Monday, February 24, 2014
Fixing Can't locate object method "new" via package "Gnome2::Vte::Terminal" in pac-manager on opensuse
Perl updates in OpenSuSE can interfere with libraries provided in Pac-manager itself.
As a symptom you will not be able to connect to sessions and can see error message in console similar to:
"Can't locate object method "new" via package "Gnome2::Vte::Terminal""
you need to clean those using:
find /usr/share/pac-manager/ -name "Vte.so*" -exec rm {} +
and it start pac manager normally.
Provided by:Forthscale systems, cloud experts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment