Package: yum
Version: 3.4.3-2
Severity: serious
Justification: renders package unusable

Hello!

yum is missing the dependency on the python-lzma package which is
needed to decompress the repository files used in newer Fedora
repositories.

root@z6:~> yum repolist all
rawhide/metalink                                                                
                                                         |  22 kB     00:00
rawhide                                                                         
                                                         | 4.2 kB     00:00
rawhide/primary_db                                                              
                                                         |  18 MB     00:00
Error: xz compression not available

Manually installing python-lzma fixes the problem. So this should
be fixable by just adding python-lzma to the list of dependencies
for the yum package.

root@z6:~> apt-get install python-lzma
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  python-lzma
  0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
  Need to get 75.1 kB of archives.
  After this operation, 153 kB of additional disk space will be used.
  Get:1 http://ftp.debian.org/debian/ unstable/main python-lzma amd64 
0.5.3-2+b1 [75.1 kB]
  Fetched 75.1 kB in 0s (744 kB/s)
  Selecting previously unselected package python-lzma.
  (Reading database ... 432421 files and directories currently installed.)
  Preparing to unpack .../python-lzma_0.5.3-2+b1_amd64.deb ...
  Unpacking python-lzma (0.5.3-2+b1) ...
  Setting up python-lzma (0.5.3-2+b1) ...
  Processing triggers for python-support (1.0.15) ...
  root@z6:~> yum repolist all
  updates-testing/metalink                                                      
                                                                       |  22 kB 
    00:00
  updates-testing                                                               
                                                                       | 4.9 kB 
    00:00
  updates-testing/primary_db                                                    
                                                                       | 1.0 MB 
    00:00
  repo id                                                              repo 
name                                                                            
   status
  rawhide                                                              Fedora   
                                                                               
enabled: 43,648
  updates-testing                                                      Fedora 
21 - x86_64 - Test Updates                                                      
 enabled:  1,817
  repolist: 45,465
  root@z6:~>

I am raising the severity of this bug to 'serious' since I think it
is important to have this bug fixed for Jessie so that we are
shipping a working version of yum in the release. yum is particularly
interesting for Jessie as we have systemd-nspawn available which allows
one to boot into a Fedora change root with minimal efforts.

I would be happy to NMU in any case.

Adrian

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing'), (99, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages yum depends on:
ii  python               2.7.8-2
ii  python-libxml2       2.9.1+dfsg1-4
ii  python-rpm           4.11.3-1.1
ii  python-sqlite        1.0.1-11
ii  python-sqlitecachec  1.1.4-1
ii  python-urlgrabber    3.9.1-4
ii  rpm                  4.11.3-1.1

yum recommends no packages.

yum suggests no packages.

-- no debconf information


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

Reply via email to