This bug was fixed in the package python3.1 - 3.1.2-0ubuntu3
---
python3.1 (3.1.2-0ubuntu3) lucid-proposed; urgency=low
* Assume working semaphores, don't rely on running kernel for the check.
LP: #630511.
* Disable test_threading test on powerpc, which fail on the buildds.
-
Thanks for testing!
** Changed in: python3.1 (Ubuntu Lucid)
Status: In Progress => Fix Committed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/630511
Title:
Upgrade the following packages:
python3.1-minimal [3.1.2-0ubuntu2 (lucid, now) -> 3.1.2-0ubuntu3
(lucid-proposed)]
Score is 81
Accept this solution? [Y/n/q/?]
The following packages will be upgraded:
python3.1 python3.1-minimal
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upg
Any testers of the lucid-proposed package? As this has been in -proposed
for about four months, I'll remove the proposed package soon if there is
no feedback. Thank you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
As far as I can say (and I had written in my reply on Sept. 17 2010) the bug
is fixed.
Daniele
On Sun, Jan 23, 2011 at 11:48 AM, Sardorbek Pulatov (pROCKrammer) <
prockram...@ya.ru> wrote:
> Is there any progress with this bug?
>
>
--
You received this bug notification because you are a membe
Is there any progress with this bug?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/630511
Title:
Support for multiprocessing broken in python3.1
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
** Changed in: python3.1 (Ubuntu Lucid)
Assignee: (unassigned) => Canonical Foundations Team
(canonical-foundations)
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Branch linked: lp:ubuntu/lucid-proposed/python3.1
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
** Branch linked: lp:debian/sid/python3.1
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
** Changed in: python3.1 (Ubuntu Lucid)
Status: Triaged => In Progress
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
I can confirm that with the current build I am no longer experiencing the
problem.
python3.1:
Installed: 3.1.2+20100915-0ubuntu3
Candidate: 3.1.2+20100915-0ubuntu3
Version table:
*** 3.1.2+20100915-0ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
** Branch linked: lp:debian/experimental/python3.2
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
** Branch linked: lp:ubuntu/python3.1
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
htt
This bug was fixed in the package python3.1 - 3.1.2+20100915-0ubuntu2
---
python3.1 (3.1.2+20100915-0ubuntu2) maverick; urgency=low
* Assume working semaphores, don't rely on running kernel for the check.
LP: #630511.
-- Matthias KloseThu, 16 Sep 2010 15:19:45 +0200
** Cha
when building a package for release N, the buildd should really run the
kernel of release N-1
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
how do we know that other packages are affected?
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubu
the configure checks:
# Multiprocessing check for broken sem_getvalue
AC_MSG_CHECKING(for broken sem_getvalue)
AC_TRY_RUN([
#include
#include
#include
#include
#include
int main(void){
sem_t *a = sem_open("/autocftw", O_CREAT, S_IRUSR|S_IWUSR, 0);
int count;
int res;
if(a==SEM_FAILED
the general issue is that kernel features are checked at build time with
a kernel which has nothing to do with the kernel of the release the
package is built for.
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because y
same for lucid :-(
** Also affects: python3.1 (Ubuntu Lucid)
Importance: Undecided
Status: New
** Also affects: python3.1 (Ubuntu Maverick)
Importance: Critical
Status: Triaged
** Changed in: python3.1 (Ubuntu Lucid)
Importance: Undecided => Critical
** Changed in: python
comparing a python3.1 build from sid with one on maverick, same thing
when comparing the pyconfig.h from a local build with one from the
buildd (both maverick):
--- pyconfig.h.sid 2010-09-09 20:11:48.0 +0200
+++ pyconfig.h.mav 2010-07-08 12:19:45.0 +0200
@@ -34,9 +34,6 @@
I am attaching a test case (straight from python documentation).
** Attachment added: "testpool.py"
https://bugs.launchpad.net/ubuntu/+source/python3.1/+bug/630511/+attachment/1590523/+files/testpool.py
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
On 15.09.2010 21:45, Daniele Pighin wrote:
> Just checked, I am afraid it's still there.
do you have a test case which you could attach?
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you are a member of Ubuntu
Just checked, I am afraid it's still there.
$ apt-cache policy python3.1python3.1:
Installed: 3.1.2+20100915-0ubuntu1
Candidate: 3.1.2+20100915-0ubuntu1
Version table:
*** 3.1.2+20100915-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/
please recheck with 3.1.2+20100915-0ubuntu1 when the package is built
and in the archive
** Changed in: python3.1 (Ubuntu)
Status: New => Incomplete
--
Support for multiprocessing broken in python3.1
https://bugs.launchpad.net/bugs/630511
You received this bug notification because you ar
24 matches
Mail list logo