dependency problems
Ralf Mardorf
kde.lists at yahoo.com
Mon Nov 24 14:18:05 UTC 2014
On Mon, 24 Nov 2014 22:56:34 +0900
Thomas Blasejewicz <nyuwa at hb.tp1.jp> wrote:
> Where should I look / do something to get this thing back on track?
Run
cat /etc/apt/sources.list
to ensure that all needed repositories are enabled.
Backup your install and then run
sudo -i
apt-get update
apt-get dist-upgrade
instead of apt-get upgrade to resolve dependency issues. Don't worry,
dist-upgrade isn't a release update, it's an upgrade within the
release you're using, that can resolve some kinds of dependency issues.
More information about the kubuntu-users
mailing list