ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Как пройти сборку если требуется /dev/shm ?
@ 2014-12-29 14:32 Andrew V. Stepanov
  2014-12-30 13:53 ` Andrew V. Stepanov
  0 siblings, 1 reply; 14+ messages in thread
From: Andrew V. Stepanov @ 2014-12-29 14:32 UTC (permalink / raw)
  To: devel

При сборке RPM пакета, требуется /dev/shm
А именно,

    SemLock.__init__(self, SEMAPHORE, 1, 1)
   File "/usr/lib64/python2.7/multiprocessing/synchronize.py", line 75, 
in __init__
     sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
OSError: [Errno 38] Function not implemented

Как лучше поступить в данном случае?
Я понимаю что можно внести разрешить /dev/shm в конфиге hasher-priv..но 
это локальное решение.


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

end of thread, other threads:[~2015-01-16 20:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-29 14:32 [devel] Как пройти сборку если требуется /dev/shm ? Andrew V. Stepanov
2014-12-30 13:53 ` Andrew V. Stepanov
2014-12-31 13:57   ` Alexander Bokovoy
2015-01-01 20:41   ` Dmitry V. Levin
2015-01-12 12:30     ` Anton Farygin
2015-01-12 13:55       ` Dmitry V. Levin
2015-01-12 14:15         ` Dmitry V. Levin
2015-01-12 19:12           ` Anton Farygin
2015-01-12 19:36             ` Dmitry V. Levin
2015-01-13 11:55               ` Anton Farygin
2015-01-16 14:54                 ` Dmitry V. Levin
2015-01-16 19:07                   ` Anton Farygin
2015-01-16 19:54                     ` Dmitry V. Levin
2015-01-16 20:06                       ` Anton Farygin

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