Repairing truncated file

Sérgio Basto sergio at serjux.com
Tue Jun 4 03:40:22 UTC 2013


On Dom, 2013-06-02 at 19:14 -0400, Frank McCormick wrote: 
> On 06/02/2013 06:50 PM, Frank McCormick wrote:
> 
> > On 06/02/2013 02:06 PM, Sérgio Basto wrote: 
> > > On Dom, 2013-06-02 at 13:23 -0400, Frank McCormick wrote: 
> > > > On 06/02/2013 01:12 PM, Frank McCormick wrote: 
> > > > > After an aborted yum update recently I began to notice
> > > > > ldconfig 
> > > > > complaining about 
> > > > > a truncated file 
> > > > > 
> > > > > Transaction test succeeded 
> > > > > Running transaction 
> > > > >    Installing : 1:qt-x11-4.8.4-19.fc19.i686 1/1 
> > > > > /sbin/ldconfig: file /lib/libQtOpenGL.so.4.8.4;51a94e8f is
> > > > > truncated 
> > > > > 
> > > > >    Verifying  : 1:qt-x11-4.8.4-19.fc19.i686 
> > > > > 
> > > > > 
> > > > > I have tried to fine out which file contains the library but
> > > > > yum 
> > > > > whatprovides doesn't 
> > > > > return any answers 
> > > > > 
> > > > > 
> > > >       Further to this I found out the rpm file containing that
> > > > library is 
> > > > :qt-x11-4.8.4-19.fc19.i686 
> > > > and I re installed. However ldconfig is still complaining the
> > > > file is 
> > > > truncated and the message has 
> > > > that added "; 51a94e8f  on the end . 
> > > > 
> > > > 
> > > > How to fix ..anyone ? 
> > > rm /lib/libQtOpenGL.so.4.8.4;51a94e8f 
> > > 
> > > yum reinstall qt-x11 
> > > 
> > 
> >   I'll try removing it first. 
> > 
> 
>      Doesn't work. Erased the offending files and re installed but
> ldconfig
> still complains about the truncated file.
> And what is the ;51a94e8f on the end of the file ?

if  /lib/libQtOpenGL.so.4.8.4;51a94e8f doesn't exit , and qt-x11 is
correctly installed 

rpm -V qt-x11 
what says ?

ldconfig -i 
don't fix it ? 


> -- 
> --Cheers--

-- 
Sérgio M. B.



More information about the test mailing list