When I try to upgrade gabber using synaptic I get this error message: /usr/sbin/synaptic: relocation error: /usr/sbin/synaptic: undefined symbol: _ZN15pkgVersionMatchC1ESsNS_9MatchTypeEi This undefined symbol causes synaptic to crash. Anyone know why? The command line says: # apt install gabber Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: gabber: Depends: libgal.so.21 E: Broken packages Why would Synaptic crash over this?
Op zaterdag 20 december 2003 08:44, schreef Jerome Lyles:
When I try to upgrade gabber using synaptic I get this error message: /usr/sbin/synaptic: relocation error: /usr/sbin/synaptic: undefined symbol: _ZN15pkgVersionMatchC1ESsNS_9MatchTypeEi This undefined symbol causes synaptic to crash. Anyone know why?
Which synaptic do you have installed?
The command line says: # apt install gabber Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation:
The following packages have unmet dependencies: gabber: Depends: libgal.so.21 E: Broken packages
Why would Synaptic crash over this?
What suse version are you running? libgal.so.21 is suse-8.2 apt-info> grep libgal.so.21 file* file-8.2:opt/gnome/lib/libgal.so.21 Development_Libraries_C_and_C++/gal file-8.2:opt/gnome/lib/libgal.so.21.1.1 Development_Libraries_C_and_C++/gal gal is provided by the apt components: base or gnome2 (for suse9.0): apt-info> grep gal\; pkg-8.2 pkg-9.0 | grep -v src pkg-8.2:gal;0.23-36;i586;base pkg-9.0:gal;0.23-215;i586;gnome2 pkg-9.0:gal;0.24-69;i586;base First guess is that you don't have the component base (gnome2) listed in sources.list. -- Richard Bos Without a home the journey is endless
On Saturday 20 December 2003 12:02 am, Richard Bos wrote:
The following packages have unmet dependencies: gabber: Depends: libgal.so.21 E: Broken packages
Why would Synaptic crash over this?
What suse version are you running?
Suse 9.0
libgal.so.21 is suse-8.2 apt-info> grep libgal.so.21 file* file-8.2:opt/gnome/lib/libgal.so.21 Development_Libraries_C_and_C++/gal file-8.2:opt/gnome/lib/libgal.so.21.1.1 Development_Libraries_C_and_C++/gal
gal is provided by the apt components: base or gnome2 (for suse9.0):
apt-info> grep gal\; pkg-8.2 pkg-9.0 | grep -v src pkg-8.2:gal;0.23-36;i586;base pkg-9.0:gal;0.23-215;i586;gnome2 pkg-9.0:gal;0.24-69;i586;base
First guess is that you don't have the component base (gnome2) listed in sources.list.
rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.0-i386 update security base kde gnome2 xfree86 usr-local-bin suser-rbos
-- Richard Bos Without a home the journey is endless
participants (2)
-
Jerome Lyles
-
Richard Bos