Your message dated Wed, 27 Jun 2012 16:06:54 +0000
with message-id <e1sjula-0002mc...@franck.debian.org>
and subject line Bug#679067: fixed in yum 3.2.25-2
has caused the Debian Bug report #679067,
regarding urlparse: AttributeError: 'module' object has no attribute 
'uses_fragment'
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.)


-- 
679067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679067
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: yum
Version: 3.2.25-1
Severity: grave
Tags: patch
Justification: renders package unusable

Dear Maintainer,

Yum is suffering from a widely reported bug related to recent python upgrade(s).
Please consider fixing this by changing

> urlparse.uses_fragment.append("media")

to 

> try:
>    urlparse.uses_fragment.append("media")
> except AttributeError, err:
>    print err

in both 
        /usr/lib/pymodules/python2.7/yum/yumRepo.py
and
        /usr/lib/pymodules/python2.7/yum/packages.py

Thank you for your consideration.

Sincerely, Joh

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yum depends on:
ii  python               2.7.3~rc2-1
ii  python-libxml2       2.8.0+dfsg1-4
ii  python-rpm           4.10.0-2
ii  python-sqlite        1.0.1-9
ii  python-sqlitecachec  1.1.2-1+b2
ii  python-support       1.0.14
ii  python-urlgrabber    3.9.1-4
ii  rpm                  4.10.0-2

yum recommends no packages.

yum suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: yum
Source-Version: 3.2.25-2

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

yum_3.2.25-2.diff.gz
  to main/y/yum/yum_3.2.25-2.diff.gz
yum_3.2.25-2.dsc
  to main/y/yum/yum_3.2.25-2.dsc
yum_3.2.25-2_all.deb
  to main/y/yum/yum_3.2.25-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 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated yum 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: Wed, 27 Jun 2012 15:19:14 +0000
Source: yum
Binary: yum
Architecture: source all
Version: 3.2.25-2
Distribution: unstable
Urgency: low
Maintainer: Thomas Goirand <z...@debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description: 
 yum        - Advanced front-end for rpm
Closes: 679067
Changes: 
 yum (3.2.25-2) unstable; urgency=low
 .
   * Fixes crash at start of yum with error: urlparse: AttributeError: 'module'
   object has no attribute 'uses_fragment' (Closes: #679067).
   * Using z...@debian.org as maintainer email.
Checksums-Sha1: 
 eb1b3aed262147014f5ec824bfab1183e0423546 1068 yum_3.2.25-2.dsc
 4231a31887d3a3f65902eeb28d64119e0177a744 10409 yum_3.2.25-2.diff.gz
 d089a5f6b14b7281ec04f8d91a1e1b83534a839a 631828 yum_3.2.25-2_all.deb
Checksums-Sha256: 
 ccae414d402ecc22cb5953a333dcd30da4d84406fe050b780633725b1f92dca5 1068 
yum_3.2.25-2.dsc
 450076b1893b6127bed2e6f2be1f008cb455d45656dd76200334cbd3ec50479c 10409 
yum_3.2.25-2.diff.gz
 25628795a497ec055d4c866169fad553c8b5c0f531a5f39d92904f2bf029d9ac 631828 
yum_3.2.25-2_all.deb
Files: 
 e3dbff2d1731f5b24847ca96fea6f82e 1068 admin extra yum_3.2.25-2.dsc
 3ea8fb43134324235d9ef31df144a1cf 10409 admin extra yum_3.2.25-2.diff.gz
 66027e5c7a4274c2b92768198f6f6c2a 631828 admin extra yum_3.2.25-2_all.deb

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

iEYEARECAAYFAk/rJSEACgkQl4M9yZjvmkmS0QCfbCuWSHzBAMjYg9LpBAi0yUxK
l8AAoMn2S4Ws2FEtSM9bt5rE+S6Zx6pa
=FlYl
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to