Ticket #80 (new defect)

Opened 12 months ago

Last modified 2 months ago

fake ldconfig remains in debirf

Reported by: dkg Owned by: jrollins
Priority: minor Component: debirf
Keywords: ldconfig Cc:

Description

Inside a running debirf instance, installing any package that has binary files results in the message:

Warning: Fake ldconfig called, doing nothing

Is this a remnant of fakechroot'ed debootstrap? Is there a way that we can clean that up before packing the initramfs?

Change History

Changed 12 months ago by jrollins

That same message appears during regular running of the modules as well (i'm pretty sure). it doesn't seem to have any adverse effect on the system when it appears from running commands in the modules, do we suspect that it would when running commands from within an "enter"?

Changed 12 months ago by jrollins

here's an example from the running of the rescue module:

...
Setting up libpci2 (2:2.1.11-3) ...

Warning: Fake ldconfig called, doing nothing
Setting up pciutils (1:2.2.4~pre4-1) ...
Setting up foremost (1.5.3-1) ...
Setting up hdparm (7.7-1) ...
Setting up libjpeg62 (6b-14) ...

Warning: Fake ldconfig called, doing nothing
Setting up libntfs9 (1.13.1-6+b2) ...

Warning: Fake ldconfig called, doing nothing
Setting up lvm2 (2.02.26-1+b1) ...
...

the question is whether this will ultimately cause problems or not. i haven't seen any problems that i can trace to this so far, but i'll definitely be on the lookout.

Changed 2 months ago by jrollins

  • priority changed from major to minor

i don't see any adverse side effects of this problem, so i'm lowering the severity. i do not know of a fix, though.

Note: See TracTickets for help on using tickets.