Bug#431735: lvm2: incorrect dependency upon libdevmapper1.02.1

Vincent Danjean vdanjean at debian.org
Wed Jul 4 15:13:20 UTC 2007


Package: lvm2
Version: 2.02.26-1
Severity: serious
Justification: Policy 3.5

Dependencies of lvm2 upon libdevmapper1.02.1 is not enought :
~# pvcreate /dev/hdd3 
pvcreate: relocation error: pvcreate: symbol dm_regex_create, version Base not defined in file libdevmapper.so.1.02.1 with link time reference
~# apt-get install libdevmapper.so.1
[...]
Préparation du remplacement de libdevmapper1.02.1 2:1.02.18-1 (en utilisant .../libdevmapper1.02.1_2%3a1.02.20-1_i386.deb) ...
[...]
~# pvcreate /dev/hdd3 
  Physical volume "/dev/hdd3" successfully created
~# 

So "Depends: libdevmapper1.02.1" should probably be replaced by
"Depends: libdevmapper1.02.1 (>= 2:1.02.20-1)"

  Best regards
    Vincent


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-rc5-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash




More information about the pkg-lvm-maintainers mailing list