rpm -V - verifying packages

bitlord bitlord0xff at gmail.com
Tue Feb 3 07:45:18 UTC 2015


On Mon, 02 Feb 2015 18:45:47 -0700
Robin Laing <MeSat at TelusPlanet.net> wrote:

> On 2015-01-20 10:14, Tony Nelson wrote:
> > On 15-01-19 23:00:27, Robin Laing wrote:
> >   ...
> >>> I decided to
> >>> check my machine with rpm -Va > rpm_verify.txt
> >   ...
> >> I do understand the configure and data files but when lib files are
> >> all showing that issue as below.
> >>
> >> S.?......    /usr/lib64/libgtk-3.so.0.1400.6
> >> S.?......    /usr/lib64/libQtOpenGL.so.4.8.6
> >> S.?......    /usr/lib64/libcanberra-gtk.so.0.1.9
> >> S.?......    /usr/lib64/octave/3.8.2/liboctgui.so.0.0.0
> >> S.?......    /usr/lib64/octave/3.8.2/liboctinterp.so.2.0.0
> >   ...
> >
> > Those are likely prelink unlinking failures.  If you do it again,
> > look at the error output, which went to the terminal this time.  You
> > can send both to the file:
> >
> >      # rpm -Va &>rpm_verify2.txt
> >
> 
> Sorry for taking so long to get back.  Work and life.
> 
> I am removed prelink.  It was a leftover from the upgrade using
> fedup. A F20 package.
> 
Be sure that you do 
# prelink -ua 
Which returns everything to normal state (non-prelinked), else you
may have some problems. 


More information about the users mailing list