FS#24077 - gnome-shell: missing libcanberra-gtk3.so.0 - libcanberra-gtk3

Attached to Project: Arch Linux
Opened by Linas (Linas) - Tuesday, 03 May 2011, 17:45 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 03 May 2011, 21:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Run gnome-shell in terminal

$ gnome-shell
gnome-shell: error while loading shared libraries: libcanberra-gtk3.so.0: cannot open shared object file: No such file or directory
$

it exits with code 127

$ pacman -Qi gnome-shell
Name : gnome-shell
Version : 3.0.1-1
Depends On : mutter gconf dconf gjs gnome-menus gnome-desktop libcroco libcanberra libpulse telepathy-glib
polkit-gnome gobject-introspection evolution-data-server gnome-bluetooth gstreamer0.10
telepathy-logger


$ pacman -Qi libcanberra
error: package "libcanberra" not found


$ pacman -Qi libcanberra-gtk3
Name : libcanberra-gtk3
Version : 0.26-1
Provides : libcanberra=0.26

gnome-shell should contain a minimum version of libcanberra needed if it's not going to run with a lower one.
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 03 May 2011, 21:21 GMT
Reason for closing:  Not a bug
Additional comments about closing:  See last comment. Systems should be fully up to date. Picking random packages on outdated systems is not supported. Issues caused by unofficial packages cannot be supported.
Comment by Ionut Biru (wonder) - Tuesday, 03 May 2011, 17:49 GMT
libcanberra-gtk3 was never in repos that is a package from aur. you should take care about all packages from there and replace them with stock package from extra.

pacman -Qm

for your bug, install libcaberra from extra and get rid of libcanberra-gtk3

Loading...