Excerpts from Steve Langasek's message of Fri Nov 22 19:23:42 +0100 2013:
> Control: tags -1 moreinfo unreproducible
>
> On Fri, Nov 22, 2013 at 05:34:18PM +0100, Michal Suchanek wrote:
> > Package: mountall
> > Version: 2.46
> > Severity: critical
> > Justification: breaks the whole system
>
> > I installed upstart which relies on mountall to mount all partitions
> > including /usr.
>
> > mountall links to a plymouth library which is in /usr.
>
> What library is that?
>
> $ ldd /sbin/mountall |grep usr
> $
>
> I took care to ensure that the library dependencies were on /lib where they
> needed to be, before I uploaded this to Debian. And every version of the
> plymouth package that I can find in the archive has its libraries in /lib.
> So where is this lib in /usr coming from on your system?
>
>From plymouth:
root@vptest2:~# ldd `which mountall ` | grep usr
libply-boot-client.so.2 =>
/usr/lib/x86_64-linux-gnu/libply-boot-client.so.2 (0x00007f2d393ef000)
root@vptest2:~# dpkg -S libply-boot-client.so.2
plymouth: /usr/lib/x86_64-linux-gnu/libply-boot-client.so.2
plymouth: /usr/lib/x86_64-linux-gnu/libply-boot-client.so.2.1.0
root@vptest2:~# dpkg -l mountall plymouth upstart
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture
Description
+++-=============================-===================-===================-===============================================================
ii mountall 2.46 amd64
filesystem mounting tool
ii plymouth 0.8.5.1-5 amd64
Graphical Boot Animation and Logger
rc upstart 1.6.1-1 amd64
event-based init daemon
What version of plymouth do you have?
Thanks
Michal
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]