FC6 gnome terminal missing libvte.so.9, other dependency messups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've just upgraded from FC5 to FC6.  Now when I log in and try to
start a terminal (gnome-terminal), it will not start.  Looking
in the .xsession-errors file I see this:

gnome-terminal: error while loading shared libraries: \
 libvte.so.9: cannot open shared object file: No such file or directory

I've tried searching for all files named libvte* and found nothing.
Is this a new dependency that isn't linked correctly?
I then saw that the "vte" RPM package was not installed.

Then I attempted to do a system-wide yum update, and it
gave out some dependency errors:

 xorg-x11-proto-devel needed by qt-devel
 vorbis-tools needed by grip
 libvte.so.9 needed by grip

I then just removed those two offending packages
 rpm -e qt-devel
 rpm -e grip
and re-ran yum update.  This time it gave tons of dependency
errors all pointing to lesstif_devel, so I removed that package too.

Then yum update worked, updating around 105 package.

Still though gnome-terminal failed and libvte was not installed.

Trying "yum install vte" just fails.

I then had to locate the vte RPM file on ISO disc 2 (i386),
mount it via the loop, and manually install it

  mount -o ro,loop -t iso9660 FC-6-i386-disc2.iso /mnt/tmp
  rpm -ivh /mnt/tmp/Fedora/RPMS/vte-*.rpm

Finally gnome-terminal works!

But why was this not updated, why couldn't yum seem to correct
it or even notice anything wrong?  And most importantly, what other
messed up or missing dependencies are still on my system that
I just don't know about yet?
--
Deron Meranda

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux