ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
@ 2012-02-24  7:32 Sergey Y. Afonin
  2012-03-14 12:11 ` Sergey Y. Afonin
  2012-03-14 13:00 ` Dmitry V. Levin
  0 siblings, 2 replies; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-02-24  7:32 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Приветствую.

А что в p6 произошло ? Сегодня перегрузился, при сборке пакета получилось
вот так:

patching file autoconf/configure.in
Hunk #1 succeeded at 1010 (offset 17 lines).
Hunk #2 succeeded at 1180 (offset 17 lines).
/usr/bin/patch: setting attributes for autoconf/configure.in.oe5DbIJ: Operation not supported
error: Bad exit status from /home/asy/tmp-build/rpm-tmp.53791 (%prep)

Смонтировано так:

tmpfs on /home/asy/tmp-build type tmpfs (rw,relatime,size=5242880k)
tmpfs on /home/asy/RPM/BUILD type tmpfs (rw,relatime,size=5242880k)

На днях ещё проблем не вызывало. С RPM/BUILD в /home работает.

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-02-24  7:32 [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported Sergey Y. Afonin
@ 2012-03-14 12:11 ` Sergey Y. Afonin
  2012-03-14 12:30   ` Sergey Y. Afonin
  2012-03-14 13:00 ` Dmitry V. Levin
  1 sibling, 1 reply; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-14 12:11 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Friday, February 24, 2012 11:32:47 Sergey Y. Afonin wrote:

> А что в p6 произошло ? Сегодня перегрузился, при сборке пакета получилось
> вот так:

Никто не знает, или я вопрос задал заковыристо ? :-) Речь вот про что. 
С некоторых пор, чтобы ненужные данные не коллекционировать особо, 
я сделал у себя так: 

tmpfs           5,0G  1,1M  5,0G   1% /home/asy/tmp-build
tmpfs           5,0G   12M  5,0G   1% /home/asy/RPM/BUILD

в .rpmmacros - %_tmppath       %homedir/tmp-build

Какое-то время всё это нормально жило, наверное, более года уже, и, вдруг,
RPM/BUILD на tmpfs начал вызывать проблемы...

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 12:11 ` Sergey Y. Afonin
@ 2012-03-14 12:30   ` Sergey Y. Afonin
  2012-03-14 12:38     ` Michael Shigorin
  0 siblings, 1 reply; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-14 12:30 UTC (permalink / raw)
  To: devel

On Wednesday, March 14, 2012 16:11:25 Sergey Y. Afonin wrote:

> Какое-то время всё это нормально жило, наверное, более года уже, и, вдруг,
> RPM/BUILD на tmpfs начал вызывать проблемы...

Я так понимаю, из-за "extended attribute copying support":

13 октября 2011 Dmitry V. Levin <ldv at altlinux.org> 2.6.1-alt4

    Updated patch to v2.6.1-148-g17086c5.
    Updated gnulib to v0.0-6453-g6a4c64c.
    Enabled extended attribute copying support.

Откат до 2.6.1-alt3 проблему устраняет. Поддержка расширенных атрибутов
отключается ? Слово extended в мане не упоминается...

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 12:30   ` Sergey Y. Afonin
@ 2012-03-14 12:38     ` Michael Shigorin
  2012-03-14 13:05       ` Sergey Y. Afonin
  0 siblings, 1 reply; 15+ messages in thread
From: Michael Shigorin @ 2012-03-14 12:38 UTC (permalink / raw)
  To: devel

On Wed, Mar 14, 2012 at 04:30:44PM +0400, Sergey Y. Afonin wrote:
> Откат до 2.6.1-alt3 проблему устраняет.

Вешай.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-02-24  7:32 [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported Sergey Y. Afonin
  2012-03-14 12:11 ` Sergey Y. Afonin
@ 2012-03-14 13:00 ` Dmitry V. Levin
  2012-03-14 13:23   ` Sergey Y. Afonin
  1 sibling, 1 reply; 15+ messages in thread
From: Dmitry V. Levin @ 2012-03-14 13:00 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Fri, Feb 24, 2012 at 11:32:47AM +0400, Sergey Y. Afonin wrote:
> Приветствую.
> 
> А что в p6 произошло ? Сегодня перегрузился, при сборке пакета получилось
> вот так:
> 
> patching file autoconf/configure.in
> Hunk #1 succeeded at 1010 (offset 17 lines).
> Hunk #2 succeeded at 1180 (offset 17 lines).
> /usr/bin/patch: setting attributes for autoconf/configure.in.oe5DbIJ: Operation not supported

Какая версия ядра?  У меня на tmpfs системные вызовы fgetxattr/fsetxattr
возвращают EOPNOTSUPP.


-- 
ldv

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

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 12:38     ` Michael Shigorin
@ 2012-03-14 13:05       ` Sergey Y. Afonin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-14 13:05 UTC (permalink / raw)
  To: devel

On Wednesday, March 14, 2012 14:38:38 Michael Shigorin wrote:

> > Откат до 2.6.1-alt3 проблему устраняет.
> 
> Вешай.
 
http://bugzilla.altlinux.org/27076

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 13:00 ` Dmitry V. Levin
@ 2012-03-14 13:23   ` Sergey Y. Afonin
  2012-03-14 14:03     ` Dmitry V. Levin
  0 siblings, 1 reply; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-14 13:23 UTC (permalink / raw)
  To: devel

On Wednesday, March 14, 2012 17:00:18 Dmitry V. Levin wrote:

> Какая версия ядра?  У меня на tmpfs системные вызовы fgetxattr/fsetxattr
> возвращают EOPNOTSUPP.

2.6.32-el-smp-alt24

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 13:23   ` Sergey Y. Afonin
@ 2012-03-14 14:03     ` Dmitry V. Levin
  2012-03-14 14:16       ` Sergey Y. Afonin
  2012-03-14 14:48       ` Dmitry V. Levin
  0 siblings, 2 replies; 15+ messages in thread
From: Dmitry V. Levin @ 2012-03-14 14:03 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Mar 14, 2012 at 05:23:52PM +0400, Sergey Y. Afonin wrote:
> On Wednesday, March 14, 2012 17:00:18 Dmitry V. Levin wrote:
> 
> > Какая версия ядра?  У меня на tmpfs системные вызовы fgetxattr/fsetxattr
> > возвращают EOPNOTSUPP.
> 
> 2.6.32-el-smp-alt24

llistxattr("t", (nil), 0)               = 17
llistxattr("t", 0x7fff1dee54c0, 17)     = 17
open("/etc/xattr.conf", O_RDONLY)       = -1 ENOENT (No such file or directory)
lgetxattr("t", "security.selinux", 0x0, 0) = 10
lgetxattr("t", "security.selinux", "unlabeled", 10) = 10
lsetxattr("./t.o9Njp3x", "security.selinux", "unlabeled", 10, 0) = -1 EOPNOTSUPP (Operation not supported)

Ну и ядро...


-- 
ldv

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

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 14:03     ` Dmitry V. Levin
@ 2012-03-14 14:16       ` Sergey Y. Afonin
  2012-03-14 15:14         ` Sergey Y. Afonin
  2012-03-14 14:48       ` Dmitry V. Levin
  1 sibling, 1 reply; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-14 14:16 UTC (permalink / raw)
  To: devel

On Wednesday, March 14, 2012 18:03:31 Dmitry V. Levin wrote:

> > 2.6.32-el-smp-alt24
> 
> Ну и ядро...

Строго говоря, текущее в p6 2.6.32-el-smp-alt31. Только вот последние
15 мунут пытаюсь обновить безуспешно. Ещё что-то сломалось, ни одно
новое ядро, поставленное через "update-kernel -t", не грузится. Вот же
ж только месяц-два назад работало всё...

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 14:03     ` Dmitry V. Levin
  2012-03-14 14:16       ` Sergey Y. Afonin
@ 2012-03-14 14:48       ` Dmitry V. Levin
  2012-03-15  6:39         ` Sergey Afonin
  1 sibling, 1 reply; 15+ messages in thread
From: Dmitry V. Levin @ 2012-03-14 14:48 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Mar 14, 2012 at 06:03:31PM +0400, Dmitry V. Levin wrote:
> On Wed, Mar 14, 2012 at 05:23:52PM +0400, Sergey Y. Afonin wrote:
> > On Wednesday, March 14, 2012 17:00:18 Dmitry V. Levin wrote:
> > 
> > > Какая версия ядра?  У меня на tmpfs системные вызовы fgetxattr/fsetxattr
> > > возвращают EOPNOTSUPP.
> > 
> > 2.6.32-el-smp-alt24
> 
> llistxattr("t", (nil), 0)               = 17
> llistxattr("t", 0x7fff1dee54c0, 17)     = 17
> open("/etc/xattr.conf", O_RDONLY)       = -1 ENOENT (No such file or directory)
> lgetxattr("t", "security.selinux", 0x0, 0) = 10
> lgetxattr("t", "security.selinux", "unlabeled", 10) = 10
> lsetxattr("./t.o9Njp3x", "security.selinux", "unlabeled", 10, 0) = -1 EOPNOTSUPP (Operation not supported)
> 
> Ну и ядро...

workaround: boot with selinux=0.


-- 
ldv

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

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 14:16       ` Sergey Y. Afonin
@ 2012-03-14 15:14         ` Sergey Y. Afonin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-14 15:14 UTC (permalink / raw)
  To: devel

On Wednesday, March 14, 2012 18:16:51 Sergey Y. Afonin wrote:

> Строго говоря, текущее в p6 2.6.32-el-smp-alt31. Только вот последние
> 15 мунут пытаюсь обновить безуспешно. Ещё что-то сломалось, ни одно
> новое ядро, поставленное через "update-kernel -t", не грузится. Вот же
> ж только месяц-два назад работало всё...

http://bugzilla.altlinux.org/27077

А работало потому, что раньше по UUID было. Но вот понадобилось сделать
по саринке, через /dev/sdX.

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-14 14:48       ` Dmitry V. Levin
@ 2012-03-15  6:39         ` Sergey Afonin
  2012-03-15 10:40           ` Dmitry V. Levin
  0 siblings, 1 reply; 15+ messages in thread
From: Sergey Afonin @ 2012-03-15  6:39 UTC (permalink / raw)
  To: devel

On Wednesday 14 of March 2012 18:48:03 Dmitry V. Levin wrote:

> > > 2.6.32-el-smp-alt24
> 
> workaround: boot with selinux=0.

Ага, работает.

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

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-15  6:39         ` Sergey Afonin
@ 2012-03-15 10:40           ` Dmitry V. Levin
  2012-03-15 11:11             ` Michael Shigorin
  0 siblings, 1 reply; 15+ messages in thread
From: Dmitry V. Levin @ 2012-03-15 10:40 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Thu, Mar 15, 2012 at 10:39:44AM +0400, Sergey Afonin wrote:
> On Wednesday 14 of March 2012 18:48:03 Dmitry V. Levin wrote:
> 
> > > > 2.6.32-el-smp-alt24
> > 
> > workaround: boot with selinux=0.
> 
> Ага, работает.

Короче говоря, если вы включаете selinux, то не забудьте загрузить policy,
иначе некоторые программы будут вести себя станно.


-- 
ldv

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

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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-15 10:40           ` Dmitry V. Levin
@ 2012-03-15 11:11             ` Michael Shigorin
  2012-03-15 12:16               ` Sergey Y. Afonin
  0 siblings, 1 reply; 15+ messages in thread
From: Michael Shigorin @ 2012-03-15 11:11 UTC (permalink / raw)
  To: ALT Devel discussion list

On Thu, Mar 15, 2012 at 02:40:10PM +0400, Dmitry V. Levin wrote:
> Короче говоря, если вы включаете selinux

Видимо, по умолчанию его следует отключить?

> то не забудьте загрузить policy, иначе некоторые программы
> будут вести себя станно.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported
  2012-03-15 11:11             ` Michael Shigorin
@ 2012-03-15 12:16               ` Sergey Y. Afonin
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Y. Afonin @ 2012-03-15 12:16 UTC (permalink / raw)
  To: ALT Devel discussion list

On Thursday, March 15, 2012 13:11:23 Michael Shigorin wrote:

> > Короче говоря, если вы включаете selinux

> Видимо, по умолчанию его следует отключить ?

Вообще да, я только слышал, что оно есть в el-ядрах, но ни разу
не пытался использовать сам.

-- 
С уважением, Сергей Афонин
asy@altlinux.ru

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

end of thread, other threads:[~2012-03-15 12:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24  7:32 [devel] p6, patch, tmpfs: setting attributes for ... Operation not supported Sergey Y. Afonin
2012-03-14 12:11 ` Sergey Y. Afonin
2012-03-14 12:30   ` Sergey Y. Afonin
2012-03-14 12:38     ` Michael Shigorin
2012-03-14 13:05       ` Sergey Y. Afonin
2012-03-14 13:00 ` Dmitry V. Levin
2012-03-14 13:23   ` Sergey Y. Afonin
2012-03-14 14:03     ` Dmitry V. Levin
2012-03-14 14:16       ` Sergey Y. Afonin
2012-03-14 15:14         ` Sergey Y. Afonin
2012-03-14 14:48       ` Dmitry V. Levin
2012-03-15  6:39         ` Sergey Afonin
2012-03-15 10:40           ` Dmitry V. Levin
2012-03-15 11:11             ` Michael Shigorin
2012-03-15 12:16               ` Sergey Y. Afonin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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