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

Bug#762664: libkdeinit4_ksmserver.so depends on nonexisting libpulse-common



What is even worse also other kde applications suffer from the same
problem:
$ konsole
konsole: error while loading shared libraries: libpulsecommon-4.0.so:
cannot open shared object file: No such file or directory

$ for file in /usr/bin/*
do
	ldd $file | grep libpulsecommon-4.0.so >/dev/null 2>&1 && echo $file
done
/usr/bin/akonadi_davgroupware_resource
/usr/bin/akonadi_googlecalendar_resource
/usr/bin/akonadi_maildispatcher_agent
/usr/bin/akonadi_newmailnotifier_agent
/usr/bin/akonadi_openxchange_resource
/usr/bin/k3b
/usr/bin/kaccess
/usr/bin/kalarm
/usr/bin/kmix
/usr/bin/kmixctrl
/usr/bin/knotify4
/usr/bin/konsole
/usr/bin/krunner
/usr/bin/ksmserver
/usr/bin/kwin
/usr/bin/kwin_gles
/usr/bin/plasma-desktop
/usr/bin/plasma-overlay
/usr/bin/plasmapkg
/usr/bin/plasma-windowed
/usr/bin/systemsettings
/usr/bin/x-terminal-emulator

I have hard time to believe this would get through unnoticed. Is it
possible that there is something wrong with my repository setup or the
mirrors I am using?
$ cat /etc/apt/sources.list
deb http://ftp.cz.debian.org/debian stable main non-free contrib
deb http://security.debian.org/debian-security stable/updates main contrib non-free

deb http://ftp.cz.debian.org/debian testing main non-free contrib
deb http://security.debian.org/debian-security testing/updates main contrib non-free
#deb http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted

deb http://ftp.cz.debian.org/debian unstable main non-free contrib

deb-src http://ftp.cz.debian.org/debian stable main non-free contrib
deb-src http://ftp.cz.debian.org/debian testing main non-free contrib
deb-src http://ftp.cz.debian.org/debian unstable main non-free contrib
#deb-src http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted

#deb http://download.skype.com/linux/repos/debian/ stable non-free

This hasn't changed recently. The only thing I have changed recently was
that I removed multiarch support (the additional arch was i386) but I
have tried to reinstall the whole kde stack now and it didn't help at
all.

Thanks!
-- 
Michal Hocko


Reply to: