reassign 411284 initramfs-tools
severity 411284 minor
stop

On Tue, 20 Feb 2007, David Härdeman wrote:

> reassign 411284 evms
> thanks
> 
> On Mon, Feb 19, 2007 at 11:15:20PM +0200, Sami Liedes wrote:
> >On Mon, Feb 19, 2007 at 09:38:58PM +0100, David Härdeman wrote:
> >>First of all, the 'Volume group "root" not found' warning is harmless. 
> >>The reason that you see it is that your luks volume is called 
> >>"root-crypted", which corresponds to /dev/mapper/root-crypted which 
> >>is the same device name that a lvm LV named "crypted", in VG "root", 
> >>would get. 
> >
> >Ok. Then there's left the error produced by evms_activate after doing
> >what it needed to do ("libgcc_s.so.1 must be installed for
> >pthread_cancel to work\nAborted") which I mentioned in my original
> >report, perhaps that's something that needs to be added to initramfs?
> 
> How did you get evms_activate into the initramfs image? The hook scripts 
> usually call a shell function which automagically adds all necessary 
> libraries as well...which it seems that it hasn't done.

copy_exec() explicitly copies the non-optimized libraries,
don't know yet why /lib/libgcc_s.so.1 falls into that category.
so that looks more like an possible initramfs-tools bug.

the intersting output is
ldd /usr/sbin/evms_activate
 
-- 
maks

Reply via email to