Your message dated Fri, 28 May 2010 03:32:20 +0000
with message-id <e1ohqj2-00021z...@ries.debian.org>
and subject line Bug#583114: fixed in dulwich 0.6.0-3
has caused the Debian Bug report #583114,
regarding dulwich: cannot import with python2.6
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.)
--
583114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-dulwich
Version: 0.6.0-2
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python2.6
Justification: http://lists.debian.org/debian-release/2010/02/msg00325.html
dulwich cannot be imported with python2.6:
$ python2.6 -c 'import dulwich'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named dulwich
$ dpkg -L python-dulwich | grep -F 2.6
/usr/lib/python2.6
/usr/lib/python2.6/site-packages
/usr/lib/python2.6/site-packages/dulwich
/usr/lib/python2.6/site-packages/dulwich/_pack.so
/usr/lib/python2.6/site-packages/dulwich/repo.py
/usr/lib/python2.6/site-packages/dulwich/client.py
/usr/lib/python2.6/site-packages/dulwich/_objects.so
/usr/lib/python2.6/site-packages/dulwich/index.py
/usr/lib/python2.6/site-packages/dulwich/object_store.py
/usr/lib/python2.6/site-packages/dulwich/fastexport.py
/usr/lib/python2.6/site-packages/dulwich/__init__.py
/usr/lib/python2.6/site-packages/dulwich/web.py
/usr/lib/python2.6/site-packages/dulwich/file.py
/usr/lib/python2.6/site-packages/dulwich/lru_cache.py
/usr/lib/python2.6/site-packages/dulwich/misc.py
/usr/lib/python2.6/site-packages/dulwich/pack.py
/usr/lib/python2.6/site-packages/dulwich/server.py
/usr/lib/python2.6/site-packages/dulwich/patch.py
/usr/lib/python2.6/site-packages/dulwich/tests
/usr/lib/python2.6/site-packages/dulwich/tests/test_index.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_fastexport.py
/usr/lib/python2.6/site-packages/dulwich/tests/__init__.py
/usr/lib/python2.6/site-packages/dulwich/tests/utils.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_protocol.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_server.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_web.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_lru_cache.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_objects.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_repository.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_patch.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_object_store.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_pack.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_file.py
/usr/lib/python2.6/site-packages/dulwich/tests/test_client.py
/usr/lib/python2.6/site-packages/dulwich/protocol.py
/usr/lib/python2.6/site-packages/dulwich/objects.py
/usr/lib/python2.6/site-packages/dulwich/errors.py
/usr/lib/python2.6/site-packages/dulwich-0.6.0-py2.6.egg-info
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-dulwich depends on:
ii libc6 2.10.2-9 Embedded GNU C Library: Shared lib
ii python 2.6.5-1 An interactive high-level object-o
ii python-central 0.6.16 register and build utility for Pyt
ii python2.6 2.6.5-2 An interactive high-level object-o
python-dulwich recommends no packages.
python-dulwich suggests no packages.
-- debconf-show failed
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: dulwich
Source-Version: 0.6.0-3
We believe that the bug you reported is fixed in the latest version of
dulwich, which is due to be installed in the Debian FTP archive:
dulwich_0.6.0-3.debian.tar.gz
to main/d/dulwich/dulwich_0.6.0-3.debian.tar.gz
dulwich_0.6.0-3.dsc
to main/d/dulwich/dulwich_0.6.0-3.dsc
python-dulwich_0.6.0-3_amd64.deb
to main/d/dulwich/python-dulwich_0.6.0-3_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 583...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated dulwich 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, 28 May 2010 03:17:32 +0200
Source: dulwich
Binary: python-dulwich
Architecture: source amd64
Version: 0.6.0-3
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij <jel...@debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Description:
python-dulwich - Pure-python Git library
Closes: 583114 583130
Changes:
dulwich (0.6.0-3) unstable; urgency=low
.
* Clean up properly in clean target. Closes: #583130
* Rebuild with proper version of pycentral. Closes: #583114
Checksums-Sha1:
c1c39b95ea517e7e0610f8108b08a0bbea2277e1 1188 dulwich_0.6.0-3.dsc
c5de5882a1f3631a8a4c2a1760f09235dd0b669f 2960 dulwich_0.6.0-3.debian.tar.gz
e67c2bee7626b943a04a4780aa332a41618420ef 202508
python-dulwich_0.6.0-3_amd64.deb
Checksums-Sha256:
1b96032633479de69ae6ba59fe105c372852b9e97bcd92ccf44b9b836c3996eb 1188
dulwich_0.6.0-3.dsc
a8d85d07877a0d626c4bdb5ada582c4f6de75f325d7bf275ddc6471281816d4e 2960
dulwich_0.6.0-3.debian.tar.gz
e37e2847e42fcc45911995c124c4e1e0774d19d42ac90621404fc6b8681cc34a 202508
python-dulwich_0.6.0-3_amd64.deb
Files:
d192046ef4e0909f054ffbd6a6332226 1188 python optional dulwich_0.6.0-3.dsc
2666d2d799e62cd735e0486cf97d7f94 2960 python optional
dulwich_0.6.0-3.debian.tar.gz
c34a85b962e5f8db6f1ea47d54df0c3d 202508 python optional
python-dulwich_0.6.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkv/KVcACgkQPa9Uoh7vUnZydACfboO0xQ9nek4i4jgWrw0Er9Gd
yhwAn3p5mQEuh2xp4f2mdzAJAvhx8DEN
=Bzxw
-----END PGP SIGNATURE-----
--- End Message ---