From: REAL <real@kemsu.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Непересобрающиеся пакеты Date: Mon, 22 Apr 2013 17:45:46 +0700 Message-ID: <517514DA.7080709@kemsu.ru> (raw) In-Reply-To: <517513E9.9010306@kemsu.ru> 22.04.2013 17:41, REAL пишет: > Обнаружил кое-что: Что самое интересное, на обоих машинах: $ rpm -qi python3 Name : python3 Relocations: (not relocatable) Version : 3.3.1 Vendor: ALT Linux Team Release : alt4 Build Date: Tue Apr 16 00:12:49 2013 Но на одной такая ошибка не воспроизводится, а на другой как раз имеем интересующий нас "Function not implemented". > > >>> import multiprocessing > >>> p = multiprocessing.Pool() > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "/usr/lib64/python3.3/multiprocessing/__init__.py", line 222, in > Pool > return Pool(processes, initializer, initargs, maxtasksperchild) > File "/usr/lib64/python3.3/multiprocessing/pool.py", line 116, in > __init__ > self._setup_queues() > File "/usr/lib64/python3.3/multiprocessing/pool.py", line 211, in > _setup_queues > self._inqueue = SimpleQueue() > File "/usr/lib64/python3.3/multiprocessing/queues.py", line 337, in > __init__ > self._rlock = Lock() > File "/usr/lib64/python3.3/multiprocessing/synchronize.py", line 120, > in __init__ > SemLock.__init__(self, SEMAPHORE, 1, 1) > File "/usr/lib64/python3.3/multiprocessing/synchronize.py", line 48, > in __init__ > sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue) > OSError: [Errno 38] Function not implemented > > > Какие будут идеи? > -- REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
next prev parent reply other threads:[~2013-04-22 10:45 UTC|newest] Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-04-13 12:16 Aleksey Novodvorsky 2013-04-13 13:15 ` Michael Shigorin 2013-04-17 0:18 ` Dmitry V. Levin 2013-04-17 4:02 ` REAL 2013-04-17 14:37 ` George V. Kouryachy 2013-04-18 2:21 ` REAL 2013-04-18 3:26 ` Dmitry V. Levin 2013-04-18 3:37 ` REAL 2013-04-18 12:17 ` Aleksey Novodvorsky 2013-04-19 2:22 ` REAL 2013-04-19 8:27 ` REAL 2013-04-19 8:32 ` Aleksey Novodvorsky 2013-04-20 12:26 ` Aleksey Novodvorsky 2013-04-21 4:36 ` REAL 2013-04-21 5:09 ` Aleksey Novodvorsky 2013-04-21 14:29 ` Sergey Bolshakov 2013-04-22 2:28 ` REAL 2013-04-22 2:40 ` REAL 2013-04-22 8:15 ` Sergey Bolshakov 2013-04-22 8:20 ` REAL 2013-04-22 8:37 ` REAL 2013-04-22 8:49 ` Aleksey Novodvorsky 2013-04-22 8:58 ` REAL 2013-04-22 9:02 ` Aleksey Novodvorsky 2013-04-22 9:09 ` REAL 2013-04-22 9:10 ` Aleksey Novodvorsky 2013-04-22 9:21 ` REAL 2013-04-22 10:05 ` Aleksey Avdeev 2013-04-22 10:18 ` REAL 2013-04-22 10:19 ` REAL 2013-04-22 10:41 ` REAL 2013-04-22 10:45 ` REAL [this message] 2013-04-22 11:43 ` Dmitry V. Levin 2013-04-23 3:03 ` REAL 2013-04-23 9:42 ` Sergey Bolshakov 2013-04-23 9:46 ` Dmitry V. Levin 2013-04-22 9:55 ` Denis Pynkin 2013-04-22 11:17 ` Dmitry V. Levin 2013-04-22 14:24 ` Denis Pynkin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=517514DA.7080709@kemsu.ru \ --to=real@kemsu.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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