ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] vsftpd
@ 2013-03-27 11:58 Anton Gorlov
  2013-03-27 12:01 ` Anton Gorlov
  0 siblings, 1 reply; 9+ messages in thread
From: Anton Gorlov @ 2013-03-27 11:58 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

После обновления ещё vsftpd перестал  работать, вернее не даёт загружать 
файлы.
В dmesg сыпятся сообщения
[  238.130396] type=1326 audit(1364384816.027:2): auid=4294967295 
uid=501 gid=501 ses=4294967295 pid=12579 comm="vsftpd" sig=31 syscall=72 
compat=0 ip=0x7f099be3cf38 code=0x0



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-27 11:58 [sisyphus] vsftpd Anton Gorlov
@ 2013-03-27 12:01 ` Anton Gorlov
    0 siblings, 1 reply; 9+ messages in thread
From: Anton Gorlov @ 2013-03-27 12:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

27.03.2013 15:58, Anton Gorlov пишет:
> После обновления ещё vsftpd перестал  работать, вернее не даёт 
> загружать файлы.
> В dmesg сыпятся сообщения
> [  238.130396] type=1326 audit(1364384816.027:2): auid=4294967295 
> uid=501 gid=501 ses=4294967295 pid=12579 comm="vsftpd" sig=31 
> syscall=72 compat=0 ip=0x7f099be3cf38 code=0x0
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
В lftp смог вот что ещё разглядеть
lftp stalker@127.0.0.1:~> put ~/pgadmin.log
put: Фатальная ошибка: 500 OOPS: priv_sock_get_cmd


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  @ 2013-03-27 13:35     ` Dmitry V. Levin
  2013-03-27 13:36       ` Anton Gorlov
  0 siblings, 1 reply; 9+ messages in thread
From: Dmitry V. Levin @ 2013-03-27 13:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 859 bytes --]

On Wed, Mar 27, 2013 at 04:04:24PM +0400, Anton Gorlov wrote:
> 27.03.2013 16:01, Anton Gorlov пишет:
> >27.03.2013 15:58, Anton Gorlov пишет:
> >>После обновления ещё vsftpd перестал 
> >>работать, вернее не даёт загружать 
> >>файлы.
> >>В dmesg сыпятся сообщения
> >>[  238.130396] type=1326 audit(1364384816.027:2): auid=4294967295 
> >>uid=501 gid=501 ses=4294967295 pid=12579 comm="vsftpd" sig=31 
> >>syscall=72 compat=0 ip=0x7f099be3cf38 code=0x0
> >>
> >>_______________________________________________
> >>Sisyphus mailing list
> >>Sisyphus@lists.altlinux.org
> >>https://lists.altlinux.org/mailman/listinfo/sisyphus
> >В lftp смог вот что ещё разглядеть
> >lftp stalker@127.0.0.1:~> put ~/pgadmin.log
> >put: Фатальная ошибка: 500 OOPS: priv_sock_get_cmd
> 
> Помогает
> seccomp_sandbox=NO

А ядро у вас какое?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-27 13:35     ` Dmitry V. Levin
@ 2013-03-27 13:36       ` Anton Gorlov
  2013-03-27 15:23         ` Dmitry V. Levin
  0 siblings, 1 reply; 9+ messages in thread
From: Anton Gorlov @ 2013-03-27 13:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

27.03.2013 17:35, Dmitry V. Levin пишет:
>>>
>>> В lftp смог вот что ещё разглядеть
>>> lftp stalker@127.0.0.1:~> put ~/pgadmin.log
>>> put: Фатальная ошибка: 500 OOPS: priv_sock_get_cmd
>> Помогает
>> seccomp_sandbox=NO
> А ядро у вас какое?
>
3.8.4-std-def-alt1


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-27 13:36       ` Anton Gorlov
@ 2013-03-27 15:23         ` Dmitry V. Levin
  2013-03-27 15:25           ` Anton Gorlov
  2013-03-28  6:06           ` Sergei Epiphanov
  0 siblings, 2 replies; 9+ messages in thread
From: Dmitry V. Levin @ 2013-03-27 15:23 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

On Wed, Mar 27, 2013 at 05:36:39PM +0400, Anton Gorlov wrote:
> 27.03.2013 17:35, Dmitry V. Levin пишет:
> >>>
> >>>В lftp смог вот что ещё разглядеть
> >>>lftp stalker@127.0.0.1:~> put ~/pgadmin.log
> >>>put: Фатальная ошибка: 500 OOPS: priv_sock_get_cmd
> >>Помогает
> >>seccomp_sandbox=NO
> >А ядро у вас какое?
> >
> 3.8.4-std-def-alt1

Спасибо, отправил на сборку vsftpd-3.0.2-alt2, в котором seccomp работает.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-27 15:23         ` Dmitry V. Levin
@ 2013-03-27 15:25           ` Anton Gorlov
  2013-03-27 16:35             ` Dmitry V. Levin
  2013-03-28  6:06           ` Sergei Epiphanov
  1 sibling, 1 reply; 9+ messages in thread
From: Anton Gorlov @ 2013-03-27 15:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

27.03.2013 19:23, Dmitry V. Levin пишет:
> Спасибо, отправил на сборку vsftpd-3.0.2-alt2, в котором seccomp работает.
Номер таска, сразу и проверю


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-27 15:25           ` Anton Gorlov
@ 2013-03-27 16:35             ` Dmitry V. Levin
  0 siblings, 0 replies; 9+ messages in thread
From: Dmitry V. Levin @ 2013-03-27 16:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

On Wed, Mar 27, 2013 at 07:25:18PM +0400, Anton Gorlov wrote:
> 27.03.2013 19:23, Dmitry V. Levin пишет:
> >Спасибо, отправил на сборку vsftpd-3.0.2-alt2, в 
> >котором seccomp работает.
> Номер таска, сразу и проверю

http://git.altlinux.org/tasks/archive/done/_91/93273/


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-27 15:23         ` Dmitry V. Levin
  2013-03-27 15:25           ` Anton Gorlov
@ 2013-03-28  6:06           ` Sergei Epiphanov
  2013-03-28  7:47             ` Dmitry V. Levin
  1 sibling, 1 reply; 9+ messages in thread
From: Sergei Epiphanov @ 2013-03-28  6:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On 27 марта 2013 19:23 Dmitry V. Levin wrote:
> > >>seccomp_sandbox=NO
> > >
> > >А ядро у вас какое?
> > 
> > 3.8.4-std-def-alt1
> 
> Спасибо, отправил на сборку vsftpd-3.0.2-alt2, в котором seccomp работает.

А ведь об этой проблеме я писал аж в августе прошлого года. Только сейчас 
заработало?

-- 
С уважением, Епифанов Сергей

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] vsftpd
  2013-03-28  6:06           ` Sergei Epiphanov
@ 2013-03-28  7:47             ` Dmitry V. Levin
  0 siblings, 0 replies; 9+ messages in thread
From: Dmitry V. Levin @ 2013-03-28  7:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

On Thu, Mar 28, 2013 at 10:06:54AM +0400, Sergei Epiphanov wrote:
> On 27 марта 2013 19:23 Dmitry V. Levin wrote:
> > > >>seccomp_sandbox=NO
> > > >
> > > >А ядро у вас какое?
> > > 
> > > 3.8.4-std-def-alt1
> > 
> > Спасибо, отправил на сборку vsftpd-3.0.2-alt2, в котором seccomp работает.
> 
> А ведь об этой проблеме я писал аж в августе прошлого года. Только сейчас 
> заработало?

Тогда казалось, что виновато ядро. :)


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-03-28  7:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-27 11:58 [sisyphus] vsftpd Anton Gorlov
2013-03-27 12:01 ` Anton Gorlov
2013-03-27 13:35     ` Dmitry V. Levin
2013-03-27 13:36       ` Anton Gorlov
2013-03-27 15:23         ` Dmitry V. Levin
2013-03-27 15:25           ` Anton Gorlov
2013-03-27 16:35             ` Dmitry V. Levin
2013-03-28  6:06           ` Sergei Epiphanov
2013-03-28  7:47             ` Dmitry V. Levin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git