Your message dated Mon, 14 Jan 2008 14:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458953: fixed in pypy 1.0.0-svn50146-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: pypy
Version: 1.0.0-3.2~snapshot20071227
Severity: normal
Tags: patch

Hi

Wanted to give pypy a try but failed since it couldn't import thread
library. Tried to rebuild it from recent snapshot and with the help of
pypy IRC managed to enable thread support. Attached patch is sufficient
to build recent snapshot of pypy (rev 50146)

Cheers and hope to see decent snapshot of pypy in debian

Thanks for your work!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (900, 'testing'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages pypy depends on:
ii  libbz2-1.0    1.0.3-7                    high-quality block-sorting file co
ii  libc6         2.7-2                      GNU C Library: Shared libraries
ii  libgc1c2      1:6.8-1.1                  conservative garbage collector for
ii  libreadline5  5.2-3                      GNU readline and history libraries
ii  pypy-lib      1.0.0-3.2~snapshot20071227 standard python library for pypy
ii  zlib1g        1:1.2.3.3.dfsg-5           compression library - runtime

pypy recommends no packages.

-- no debconf information
diff -Naur pypy-1.0.0/debian/Makefile.in pypy-dist.yarik/debian/Makefile.in
--- pypy-1.0.0/debian/Makefile.in       2008-01-03 11:48:49.000000000 -0500
+++ pypy-dist.yarik/debian/Makefile.in  2008-01-03 12:07:17.000000000 -0500
@@ -1,7 +1,7 @@
 TARGET=pypy/translator/goal/targetpypystandalone
 
 TRANSLATE=pypy/translator/goal/translate.py
-TRANSLATEOPTS=--text --batch -b c --source
+TRANSLATEOPTS=--text --batch -b c --source --thread
 TARGETOPTS=%(TARGETOPTS)s
 TARGETOPTS_STACKLESS=%(TARGETOPTS_STACKLESS)s
 PREFIX=%(PREFIX)s
diff -Naur pypy-1.0.0/debian/changelog pypy-dist.yarik/debian/changelog
--- pypy-1.0.0/debian/changelog 2008-01-03 11:48:49.000000000 -0500
+++ pypy-dist.yarik/debian/changelog    2007-12-27 15:51:08.000000000 -0500
@@ -1,3 +1,9 @@
+pypy (1.0.0-3.2~snapshot20071227) unstable; urgency=low
+
+  * Latest snapshot
+
+ -- Yaroslav Halchenko <[EMAIL PROTECTED]>  Thu, 27 Dec 2007 15:50:45 -0500
+
 pypy (1.0.0-3.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Naur pypy-1.0.0/debian/rules pypy-dist.yarik/debian/rules
--- pypy-1.0.0/debian/rules     2008-01-03 11:48:49.000000000 -0500
+++ pypy-dist.yarik/debian/rules        2008-01-02 14:06:23.000000000 -0500
@@ -49,8 +49,6 @@
        find  debian/pypy-dev/usr/share/pypy-*/pypy/translator/llvm \
               debian/pypy-lib/usr/share/pypy-*/lib-python \
               debian/pypy-dev/usr/share/pypy-*/pypy/lang/js/test/ecma \
-              
debian/pypy-lib/usr/share/pypy-$(VERSION)/pypy/lib/pyontology/test \
-              debian/pypy-lib/usr/share/pypy-$(VERSION)/pypy/lib/app_test/ \
            -type f -exec chmod a-x {} \;
        for f in `find debian/pypy-lib debian/pypy-dev -type f` ; do \
                if head -n 1 $$f | grep -q '^#!.*python' ; then \
@@ -72,8 +70,7 @@
            mv debian/tmpfile $$f ; \
            chmod a+x $$f ; \
         done
-       rm 
debian/pypy-dev/usr/share/pypy-$(VERSION)/pypy/module/unicodedata/LICENSE \
-           
debian/pypy-dev/usr/share/pypy-$(VERSION)/pypy/translator/pyrex/Pyrex/LICENSE
+       rm 
debian/pypy-dev/usr/share/pypy-$(VERSION)/pypy/module/unicodedata/LICENSE
        rm debian/pypy-dev/usr/share/pypy-1.0/pypy/lang/js/commit
 
 install-arch:

--- End Message ---
--- Begin Message ---
Source: pypy
Source-Version: 1.0.0-svn50146-1

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

pypy-dev_1.0.0-svn50146-1_all.deb
  to pool/main/p/pypy/pypy-dev_1.0.0-svn50146-1_all.deb
pypy-doc_1.0.0-svn50146-1_all.deb
  to pool/main/p/pypy/pypy-doc_1.0.0-svn50146-1_all.deb
pypy-lib_1.0.0-svn50146-1_all.deb
  to pool/main/p/pypy/pypy-lib_1.0.0-svn50146-1_all.deb
pypy-stackless_1.0.0-svn50146-1_i386.deb
  to pool/main/p/pypy/pypy-stackless_1.0.0-svn50146-1_i386.deb
pypy_1.0.0-svn50146-1.diff.gz
  to pool/main/p/pypy/pypy_1.0.0-svn50146-1.diff.gz
pypy_1.0.0-svn50146-1.dsc
  to pool/main/p/pypy/pypy_1.0.0-svn50146-1.dsc
pypy_1.0.0-svn50146-1_i386.deb
  to pool/main/p/pypy/pypy_1.0.0-svn50146-1_i386.deb
pypy_1.0.0-svn50146.orig.tar.gz
  to pool/main/p/pypy/pypy_1.0.0-svn50146.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Fayolle <[EMAIL PROTECTED]> (supplier of updated pypy 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 09:46:11 +0100
Source: pypy
Binary: pypy-dev pypy-lib pypy-doc pypy pypy-stackless
Architecture: source i386 all
Version: 1.0.0-svn50146-1
Distribution: unstable
Urgency: low
Maintainer: Alexandre Fayolle <[EMAIL PROTECTED]>
Changed-By: Alexandre Fayolle <[EMAIL PROTECTED]>
Description: 
 pypy       - the python in python interpreter, C backend translation
 pypy-dev   - the python in python interpreter, interpreted version
 pypy-doc   - Documentation for pypy
 pypy-lib   - standard python library for pypy
 pypy-stackless - the python in python interpreter, C backend translation
Closes: 431197 444652 458953 459520
Changes: 
 pypy (1.0.0-svn50146-1) unstable; urgency=low
 .
   * Acknowledge NMU (closes: #431197)
   * Apply Yaroslav Hachenko's patch to use more recent svn snapshot, and
     enable threading support (closes: #458953)
   * Apply Thiemo Seufer's patch to enable mips and mipsel support
     (closes: #459520)
   * Added build dep on procps (closes: #444652)
   * Bumped up standards to 3.7.3
   * Note that pypy is currently under ITA: I lack time to properly follow
     upstream developments, and all patches and NMU's are welcome. If you'd
     like to adopt pypy, just send me an email to notify me and jump for
     it. Offers to co-maintain are welcome too. Thanks.
Files: 
 2fc6c1bda98210c4088d74e6ab9970ad 1031 python extra pypy_1.0.0-svn50146-1.dsc
 45fbb77fd50e2c76d06cd35b617ef428 11066927 python extra 
pypy_1.0.0-svn50146.orig.tar.gz
 c7b71ca94607e0dc877e9f9bc09e3976 8642 python extra 
pypy_1.0.0-svn50146-1.diff.gz
 d18ca3ae6c0a1174534e2c96ae8e89f0 1576600 python extra 
pypy_1.0.0-svn50146-1_i386.deb
 d025f7048ab39c5079f7ad692141c748 2508492 python extra 
pypy-stackless_1.0.0-svn50146-1_i386.deb
 9b3270e83dc54b559873a3b0434d29bf 4772510 python extra 
pypy-dev_1.0.0-svn50146-1_all.deb
 e9c63b30b0bc0fe5112e0f4f788e75f8 1640804 doc extra 
pypy-doc_1.0.0-svn50146-1_all.deb
 dffdc08f1d67c51cc0135f4fd0056dc3 4220164 python extra 
pypy-lib_1.0.0-svn50146-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBR4toXV6T+PKoJ87eAQJOpgf/Y7y+LDfM1LS1lgXwiHhYC6/GE9Lfkb1+
OMpPXuYfNN6gupunrSzeE7yEPO4NAqki334kUXMM+RjIFcspwTcxAviUB1Zd71m3
gXk/4LaVcYGP9CxK8pTPbMo5UnxfOjKzkLn3P1U+UGHvbBTmNSu1hlHddb/Ng6Ts
NIqOtcaTNs93juchvgmgu5oXMglOw/FH4Rg7pl3EbJnMUl0U2dwHHT4iXJsA/lLY
DKRmhCfFzzDbEgN55DF201ZHu2u/SRCE/646A+Zr0nEyT/ERduUHu1aiOSIUAkMb
FAul/63kI8hl8uIRCNFoty/VsQfqhY6d+WXLvlZLENLyJ8cLaPU5og==
=knEW
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to