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



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to