Bug#395181: missing dependency on libdevmapper1.01

2006-11-06 Thread Roland Stigge
maximilian attems wrote:
 initrd-tools is dead.
 
 you want to use initramfs-tools.

OK, then better leave this one unfixed to keep the package RC-buggy and
let someone kick it out of Debian...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#395181: missing dependency on libdevmapper1.01

2006-11-02 Thread Roland Stigge
Hi,

you can either do this:

===
diff -ruN initrd-tools-0.1.84.1.orig/mkinitrd initrd-tools-0.1.84.1/mkinitrd
--- initrd-tools-0.1.84.1.orig/mkinitrd 2006-04-24 01:08:14.0 +0200
+++ initrd-tools-0.1.84.1/mkinitrd  2006-11-02 17:23:11.0 +0100
@@ -384,7 +384,7 @@
 EOF
{
echo /sbin/cryptsetup
-   echo /lib/libdevmapper.so.1.01
+   echo /lib/libdevmapper.so.*
echo /lib/libpopt.so.0
} 6
 }
===

... or hard code it again (/lib/libdevmapper.so.1.02) and next time get
a new bug for free!

(This is not the first time this happens: See #266591 et al.)

bye,
  Roland


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#395181: missing dependency on libdevmapper1.01

2006-10-27 Thread Bastian Blank
On Thu, Oct 26, 2006 at 06:51:51PM -0600, dann frazier wrote:
 On Thu, Oct 26, 2006 at 04:26:58PM +0200, Goswin von Brederlow wrote:
  On that note there seems to be a versioned conflict between newer 2.6
  kernels and libdevmapper causing the filesystem to deadlock.
  
  Could you coordinate with the lvm maintainers to get the kernels to
  conflict with an too old lvm please.
 
 hey Debian LVM Team,
   Do you have a recommendation for such a conflict?

Conflict between what and what?

Bastian

-- 
... The prejudices people feel about each other disappear when they get
to know each other.
-- Kirk, Elaan of Troyius, stardate 4372.5


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#395181: missing dependency on libdevmapper1.01

2006-10-26 Thread Goswin von Brederlow
dann frazier [EMAIL PROTECTED] writes:

 reassign 395181 initrd-tools
 thanks

 On Wed, Oct 25, 2006 at 03:05:33PM +0200, martin f krafft wrote:
 The package is missing a dependency on libdevmapper1.01

 Thanks - the issue is most likely with initrd-tools, so reassigning.

 -- 
 dann frazier

On that note there seems to be a versioned conflict between newer 2.6
kernels and libdevmapper causing the filesystem to deadlock.

Could you coordinate with the lvm maintainers to get the kernels to
conflict with an too old lvm please.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#395181: missing dependency on libdevmapper1.01

2006-10-26 Thread dann frazier
On Thu, Oct 26, 2006 at 04:26:58PM +0200, Goswin von Brederlow wrote:
 On that note there seems to be a versioned conflict between newer 2.6
 kernels and libdevmapper causing the filesystem to deadlock.
 
 Could you coordinate with the lvm maintainers to get the kernels to
 conflict with an too old lvm please.

hey Debian LVM Team,
  Do you have a recommendation for such a conflict?

-- 
dann frazier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#395181: missing dependency on libdevmapper1.01

2006-10-25 Thread martin f krafft
Package: kernel-image-2.6.8-3-686
Version: 2.6.8-16sarge5
Severity: serious

Setting up kernel-image-2.6.8-3-686 (2.6.8-16sarge5) ...
ldd: /lib/libdevmapper.so.1.01: No such file or directory
Failed to create initrd image.
dpkg: error processing kernel-image-2.6.8-3-686 (--configure):
 subprocess post-installation script returned error exit status 9
Errors were encountered while processing:
 kernel-image-2.6.8-3-686
E: Sub-process /usr/bin/dpkg returned an error code (1)


The package is missing a dependency on libdevmapper1.01


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (750, 'unstable'), (500, 'testing'), (250, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages kernel-image-2.6.8-3-686 depends on:
ii  coreutils [fileutils] 5.97-5.1   The GNU core utilities
ii  initrd-tools  0.1.84.1   tools to create initrd image for p
ii  module-init-tools 3.2.2-3tools for managing Linux kernel mo

kernel-image-2.6.8-3-686 recommends no packages.

-- no debconf information

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Processed: Re: Bug#395181: missing dependency on libdevmapper1.01

2006-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 395181 initrd-tools
Bug#395181: missing dependency on libdevmapper1.01
Bug reassigned from package `kernel-image-2.6.8-3-686' to `initrd-tools'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#395181: missing dependency on libdevmapper1.01

2006-10-25 Thread dann frazier
reassign 395181 initrd-tools
thanks

On Wed, Oct 25, 2006 at 03:05:33PM +0200, martin f krafft wrote:
 The package is missing a dependency on libdevmapper1.01

Thanks - the issue is most likely with initrd-tools, so reassigning.

-- 
dann frazier



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]