Nautilus has gone gaga

Jeff Spaleta jspaleta at gmail.com
Sun Oct 10 19:25:45 UTC 2004


On Sun, 10 Oct 2004 12:11:46 -0700, Tom London <selinux at gmail.com> wrote:
> Sorry for not exploring more before doing the forced reinstall, but
> the system appeared quite unstable.
it was more of some pointers for next time things go unstable. rpm -V
is pretty handy.
> [root at fedora ~]# rpm -q gnome-vfs2
> gnome-vfs2-2.8.1-8
> [root at fedora ~]# rpm -V gnome-vfs2
> S.?......   /usr/bin/gnomevfs-cat
> S.?......   /usr/bin/gnomevfs-copy
> S.?......   /usr/bin/gnomevfs-info
> S.?......   /usr/bin/gnomevfs-ls
> S.?......   /usr/bin/gnomevfs-mkdir
> S.?......   /usr/bin/gnomevfs-rm
> S.?......   /usr/lib/libgnomevfs-2.so.0.800.1
> S.?......   /usr/libexec/gnome-vfs-daemon

This tells me there might be problem with the gnome-vfs2 package as installed.
This is saying that the Size of those files on disk is not the
samesize as the rpmdb expected. The ? there is saying the md5sum check
couldnt be performed. You can read up in the rpm man page about the
syntax of the -V output for more information.

Now its my understanding that rpm -V does attempt to take prelink
activity into account, but if that feature is buggy you might be
seeing some false positives due to prelink. On my system rpm -V
gnome-vfs2 returns cleanly. So you might try reinstalling gnome-vfs2
and see if things get better.

-jef




More information about the fedora-test-list mailing list