Your message dated Sat, 17 Dec 2011 03:02:13 +0000
with message-id <[email protected]>
and subject line Bug#651962: fixed in argparse 1.2.1-2
has caused the Debian Bug report #651962,
regarding python-argparse redundant?
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 [email protected]
immediately.)


-- 
651962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651962
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-argparse
Version: 1.2.1-1
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

When using a program that uses zope, I see the following error:

/usr/lib/python2.7/dist-packages/zope/__init__.py:3: UserWarning: Module 
argparse was already imported from /usr/lib/python2.7/argparse.pyc, but 
/usr/lib/python2.7/dist-packages is being added to sys.path
  import pkg_resources

Sure enough, it looks like python2.7 and python-argparse are both
providing argparse.py, and in different locations:

servo:~ 0$ dpkg -S /usr/lib/python2.7/argparse.py
python2.7: /usr/lib/python2.7/argparse.py
servo:~ 0$ dpkg -S /usr/lib/python2.7/dist-packages/argparse.py
python-argparse: /usr/lib/python2.7/dist-packages/argparse.py
servo:~ 0$ 

If argparse is being provided by python2.7, why is there a separate
argparse package?  Presumably one of these packages is installing the
module in the wrong place, which is why this conflict hasn't shown up
earlier.

Thanks.

jamie.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-argparse depends on:
ii  python     2.7.2-9
ii  python2.6  2.6.7-4
ii  python2.7  2.7.2-8

python-argparse recommends no packages.

Versions of packages python-argparse suggests:
pn  python-argparse-doc  <none>

- -- no debconf information

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

iQIcBAEBCAAGBQJO53fHAAoJEO00zqvie6q8HyoP/1BI5lV5wFnw0bOAi7fPj0MB
TrrlD68eTITFQd81VRAQefqBxb8bOeg0z7i9DVo2d0eRWCgcU4rQE/Ompdo7IHi3
PjrXwDDXp7b/P7WhklEBe4HbpXph64pdhYiIY15TTkSshDyJo2oCIdbRg/8BfE8o
yz6g1BzGlUMcA0cR5FS/UFdQ53cJd9+HoXBmzB6J+rlXIhAwXP+s6sikf0xX/7fN
MPzcwBXj86ooAgiZH0I5xCfsH995OHCKDTta7tq4n11Fh6q8bCt7hutJuugs46j+
l7Bzty9iDCoG8KH96Z979rf1eTUD0rWeQv95G0HCgoMuotuYLO/+1IvuIbsb4X6R
6tQWqqD+EbyoUob9Kh7DHqnamCoxfD5zXBQTFryzzHErgCI+Lh0HbbjgWaCEFzka
zk6V9tqhvjb/1Pz1wMlpmMEYHMcqG5xTkK51N/PP5zMln4dQwnja7RUGxHOU9NP0
filYmplGermuPbkwpWUNp5pctV5mQqa03iVV+vOyNkZ7oKOwpp6R770QsoRqOE7D
9VEfpwyEzgqD0V2/soGCZGr6FNSaU8MYfLKEqv11dr+/mrrnKpULvotAcE17M8p0
YBw1XpHM03rOh7JKYp+3Esg/DaSFJeViMdA45Nfq9hOC4jHiYdey2P/cTJKjfHet
zpnT6QDUM9M/UEqq6MkG
=oGmi
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: argparse
Source-Version: 1.2.1-2

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

argparse_1.2.1-2.diff.gz
  to main/a/argparse/argparse_1.2.1-2.diff.gz
argparse_1.2.1-2.dsc
  to main/a/argparse/argparse_1.2.1-2.dsc
python-argparse-doc_1.2.1-2_all.deb
  to main/a/argparse/python-argparse-doc_1.2.1-2_all.deb
python-argparse_1.2.1-2_all.deb
  to main/a/argparse/python-argparse_1.2.1-2_all.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <[email protected]> (supplier of updated argparse 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: SHA512

Format: 1.8
Date: Sat, 17 Dec 2011 07:26:49 +0530
Source: argparse
Binary: python-argparse python-argparse-doc
Architecture: source all
Version: 1.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Ritesh Raj Sarraf <[email protected]>
Changed-By: Ritesh Raj Sarraf <[email protected]>
Description: 
 python-argparse - optparse-inspired command-line parsing library
 python-argparse-doc - optparse-inspired command-line parsing library - doc
Closes: 651962
Changes: 
 argparse (1.2.1-2) unstable; urgency=low
 .
   * Only ship argparse for Python version lower than 2.7.
     - argparse is the default option parser with 2.7 and above
     Thanks to Arnaud Fontaine for the patch (Closes: #651962)
Checksums-Sha1: 
 682145d82d8a48ba08d10b769c76155ca3711b8b 2079 argparse_1.2.1-2.dsc
 9596e5870b11514ee4aeaa074583abe5bcd8a44a 4494 argparse_1.2.1-2.diff.gz
 5ee06fe174ae9ccabbf5a2bed90aae32016c33c4 46550 python-argparse_1.2.1-2_all.deb
 f84f1e36bcceb8f22d33b9906be1b6da0cb2495e 63184 
python-argparse-doc_1.2.1-2_all.deb
Checksums-Sha256: 
 fe4932f157cb18a45518f0db6d4a027c0eeb5097f48e687fa93731009e8871d1 2079 
argparse_1.2.1-2.dsc
 b5ac6312d6662c11744646e3df98411004e311badec6bab5abdcdae6a2622ecf 4494 
argparse_1.2.1-2.diff.gz
 94d4a9700b1494eb72a437c68bda4b97ab15c9068256fbf7566d77908498cc03 46550 
python-argparse_1.2.1-2_all.deb
 af2fec5ecc9faa3d35961100974ce681a136b76308e559f27d22daa9812ab2cb 63184 
python-argparse-doc_1.2.1-2_all.deb
Files: 
 faf5013db4f98256865805fe18266c32 2079 python optional argparse_1.2.1-2.dsc
 528d9f7eccfccee42bee49fffacf6db3 4494 python optional argparse_1.2.1-2.diff.gz
 deadfeb537cd303ee66ed7ac3460c493 46550 python optional 
python-argparse_1.2.1-2_all.deb
 dd0f89226a14c3dbc029f7299822c524 63184 doc optional 
python-argparse-doc_1.2.1-2_all.deb

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

iQIcBAEBCgAGBQJO6/mNAAoJEKY6WKPy4XVptfEP/3QbEpGGKsVgP00FoIINWlDr
aEjUgPqk1EIn3hprfClpp6O3/mUKTQH/dXqmBoXWj/+pdbIk+O5hF1tgF4Ht9+5a
GEUlSxMTJlJjxaSKOoqOlpPmHFKT8EL0EL+U66UcOajRWGzCxYRCwAB6huz7U3JC
fGSB+LGNOmrnQ1TQCUO6RU77Y/8aBSfYitBIrjT/CaQDaoVcuaWe9iqxQ9B0Tv8I
2BFuZ/LXwmMVimwyyu/3QhgGAOJ+OpWmvgr3LHqu9qtLa471SqmySULGV9VXN2f3
sQF1DZ7beRtZUzDKf1LAmwW2hojSC9ZR4j2JDXDy4+QEHq8oh06HTjG+KTSF3Bds
mQzBXnqz/we6kDIDUDCofcp72lnVroDTydFUgWH3775wE+mqpDfSni3ULO7Qdj5O
CbvPXgaztruUPyv2E36s8MUBVOz1xVvFRu+SO3t1Wnosk5HkDEjKCaaqROO2j0cT
4I3JS+S58n3h47lZeEJ+kPd5IcPyGUIbjtf6I8Ltthhu33/bUMA403M1T1pRQ+Lo
O4e179tDMoO2oU0e7BgQ0MpgOkTK5CTukJjpD0HCwz/ijw5s3dMfJRS7YO8lEH6Z
sbPbgkVKoOqHan3pi8pJ9jVpU6JQwxxrvq7NqMGkuCLDVeFLznjQZtbSYfsg4CqZ
o0LQuWanpzhL0n4FfpYs
=EOPC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to