Bug#654783: marked as done (python2.7: FTBFS(kfreebsd): testsuite hang)

2012-04-05 Thread Debian Bug Tracking System
Your message dated Thu, 05 Apr 2012 17:18:54 +
with message-id e1sfqkk-0005ku...@franck.debian.org
and subject line Bug#654783: fixed in python2.7 2.7.3~rc2-2
has caused the Debian Bug report #654783,
regarding python2.7: FTBFS(kfreebsd): testsuite hang
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
654783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:python2.7
Version: 2.7.2-9
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-...@lists.debian.org

Hi!

  I'm trying to figure out why python2.7 testsuite is hanging on
kfreebsd. Reporting as bug to track the status.

 * running the testsuite by hand makes it stop in

test_interrupted_write_buffered (test.test_io.CSignalsTest) ... 

 * Running only the test_io part manually doesn't hang at all.

 * Adding a single print before the write [1] (line 2727) makes it go
   firther but still hangs later on:

test_itimer_prof (test.test_signal.ItimerTest) ... ('SIGPROF handler invoked', 
(27, frame object at 0x6181780))
ok
test_itimer_real (test.test_signal.ItimerTest) ... 
call pause()...


[1] self.assertRaises(ZeroDivisionError,
  wio.write, item * (1024 * 1024))

Regards

Christoph


---End Message---
---BeginMessage---
Source: python2.7
Source-Version: 2.7.3~rc2-2

We believe that the bug you reported is fixed in the latest version of
python2.7, which is due to be installed in the Debian FTP archive:

idle-python2.7_2.7.3~rc2-2_all.deb
  to main/p/python2.7/idle-python2.7_2.7.3~rc2-2_all.deb
libpython2.7_2.7.3~rc2-2_amd64.deb
  to main/p/python2.7/libpython2.7_2.7.3~rc2-2_amd64.deb
python2.7-dbg_2.7.3~rc2-2_amd64.deb
  to main/p/python2.7/python2.7-dbg_2.7.3~rc2-2_amd64.deb
python2.7-dev_2.7.3~rc2-2_amd64.deb
  to main/p/python2.7/python2.7-dev_2.7.3~rc2-2_amd64.deb
python2.7-doc_2.7.3~rc2-2_all.deb
  to main/p/python2.7/python2.7-doc_2.7.3~rc2-2_all.deb
python2.7-examples_2.7.3~rc2-2_all.deb
  to main/p/python2.7/python2.7-examples_2.7.3~rc2-2_all.deb
python2.7-minimal_2.7.3~rc2-2_amd64.deb
  to main/p/python2.7/python2.7-minimal_2.7.3~rc2-2_amd64.deb
python2.7_2.7.3~rc2-2.diff.gz
  to main/p/python2.7/python2.7_2.7.3~rc2-2.diff.gz
python2.7_2.7.3~rc2-2.dsc
  to main/p/python2.7/python2.7_2.7.3~rc2-2.dsc
python2.7_2.7.3~rc2-2_amd64.deb
  to main/p/python2.7/python2.7_2.7.3~rc2-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated python2.7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 05 Apr 2012 15:47:03 +0200
Source: python2.7
Binary: python2.7 python2.7-minimal libpython2.7 python2.7-examples 
python2.7-dev idle-python2.7 python2.7-doc python2.7-dbg
Architecture: source all amd64
Version: 2.7.3~rc2-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 idle-python2.7 - IDE for Python (v2.7) using Tkinter
 libpython2.7 - Shared Python runtime library (version 2.7)
 python2.7  - Interactive high-level object-oriented language (version 2.7)
 python2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
 python2.7-dev - Header files and a static library for Python (v2.7)
 python2.7-doc - Documentation for the high-level object-oriented language 
Python
 python2.7-examples - Examples for the Python language (v2.7)
 python2.7-minimal - Minimal subset of the Python language (version 2.7)
Closes: 621374 650555 654783 656763 663874 664529 665346
Changes: 
 python2.7 (2.7.3~rc2-2) unstable; urgency=low
 .
   * Use xdg-open/gvfs-open in Lib/webbrowser.py (Michael Vogt).
 LP: #971311.
   * Add a paragraph about python-foo-dbg packages to README.debug.
 LP: #872050.
   * Disable some tests (no feedback from porters):
 - test_socket on hurd-i386.
 - test_io on amd64.
 - test_signal on kfreebsd-*. Closes: #654783.
 - test_threading on sparc.
   * Tighten build dependency on libexpat-dev. Closes: #665346.
   * 

Bug#654783: marked as done (python2.7: FTBFS(kfreebsd): testsuite hang)

2012-01-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jan 2012 21:11:26 +
with message-id e1rolk6-ww...@franck.debian.org
and subject line Bug#654783: fixed in python2.7 2.7.2-13
has caused the Debian Bug report #654783,
regarding python2.7: FTBFS(kfreebsd): testsuite hang
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
654783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:python2.7
Version: 2.7.2-9
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-...@lists.debian.org

Hi!

  I'm trying to figure out why python2.7 testsuite is hanging on
kfreebsd. Reporting as bug to track the status.

 * running the testsuite by hand makes it stop in

test_interrupted_write_buffered (test.test_io.CSignalsTest) ... 

 * Running only the test_io part manually doesn't hang at all.

 * Adding a single print before the write [1] (line 2727) makes it go
   firther but still hangs later on:

test_itimer_prof (test.test_signal.ItimerTest) ... ('SIGPROF handler invoked', 
(27, frame object at 0x6181780))
ok
test_itimer_real (test.test_signal.ItimerTest) ... 
call pause()...


[1] self.assertRaises(ZeroDivisionError,
  wio.write, item * (1024 * 1024))

Regards

Christoph


---End Message---
---BeginMessage---
Source: python2.7
Source-Version: 2.7.2-13

We believe that the bug you reported is fixed in the latest version of
python2.7, which is due to be installed in the Debian FTP archive:

idle-python2.7_2.7.2-13_all.deb
  to main/p/python2.7/idle-python2.7_2.7.2-13_all.deb
libpython2.7_2.7.2-13_amd64.deb
  to main/p/python2.7/libpython2.7_2.7.2-13_amd64.deb
python2.7-dbg_2.7.2-13_amd64.deb
  to main/p/python2.7/python2.7-dbg_2.7.2-13_amd64.deb
python2.7-dev_2.7.2-13_amd64.deb
  to main/p/python2.7/python2.7-dev_2.7.2-13_amd64.deb
python2.7-doc_2.7.2-13_all.deb
  to main/p/python2.7/python2.7-doc_2.7.2-13_all.deb
python2.7-examples_2.7.2-13_all.deb
  to main/p/python2.7/python2.7-examples_2.7.2-13_all.deb
python2.7-minimal_2.7.2-13_amd64.deb
  to main/p/python2.7/python2.7-minimal_2.7.2-13_amd64.deb
python2.7_2.7.2-13.diff.gz
  to main/p/python2.7/python2.7_2.7.2-13.diff.gz
python2.7_2.7.2-13.dsc
  to main/p/python2.7/python2.7_2.7.2-13.dsc
python2.7_2.7.2-13_amd64.deb
  to main/p/python2.7/python2.7_2.7.2-13_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated python2.7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jan 2012 16:33:47 +0100
Source: python2.7
Binary: python2.7 python2.7-minimal libpython2.7 python2.7-examples 
python2.7-dev idle-python2.7 python2.7-doc python2.7-dbg
Architecture: source all amd64
Version: 2.7.2-13
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 idle-python2.7 - IDE for Python (v2.7) using Tkinter
 libpython2.7 - Shared Python runtime library (version 2.7)
 python2.7  - Interactive high-level object-oriented language (version 2.7)
 python2.7-dbg - Debug Build of the Python Interpreter (version 2.7)
 python2.7-dev - Header files and a static library for Python (v2.7)
 python2.7-doc - Documentation for the high-level object-oriented language 
Python
 python2.7-examples - Examples for the Python language (v2.7)
 python2.7-minimal - Minimal subset of the Python language (version 2.7)
Closes: 654783 656118
Changes: 
 python2.7 (2.7.2-13) unstable; urgency=low
 .
   * Update to 20120120, taken from the 2.7 branch.
   * Remove patch integrated upstream (issue9054.diff).
   * Backport Issue #9189 to distutils/sysconfig.py as well.
 Closes: #656118.
   * Disable test_io on kfreebsd again. Closes: #654783.
   * Disable test_bsddb3 tests on kfreebsd again.
Checksums-Sha1: 
 712016c1626714b4c236c0e353cfe524d3c53f77 2052 python2.7_2.7.2-13.dsc
 648504187e30c09854bfa8b4fb0d7150fbbc0e64 741202 python2.7_2.7.2-13.diff.gz
 cb2b52807694c2612622ca7af054923b0f90d78a 708818 
python2.7-examples_2.7.2-13_all.deb