On 12-10-04 10:06 AM, Slávek Banko wrote:
On Thursday 04 of October 2012 15:46:41 Pascal Viandier wrote:
Hi,
I am running TDE on Ubuntu Lucid 64 bits.
This morning, Adept Notifier said there are 227 packages to be updated (All from TDE) I started the download and installation with adept_updater. For the first time in years, something has gone wrong since adept_updater crashed. Now I cannot restart it:
sudo /opt/trinity/bin/adept_updater kapture::PkgSystem::PkgSystem() .... kdelibs4c2a-trinity libc6 libfontconfig1 libfreetype6 libgcc1 libice6 libidn11 libqt3-mt libsm6 libstdc++6 libtqtinterface libx11-6 libxcomposite1 libxfixes3 libxrender1 zlib1g adept_updater: symbol lookup error: adept_updater: undefined symbol: _ZN9KListView9selectAllEb
apt-get update, it gives:
.... Get:1 http://ppa.quickbuild.pearsoncomputing.net lucid Release.gpg [316B] Ign http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/ubuntu/ lucid/main Translation-en_CA Hit http://ppa.quickbuild.pearsoncomputing.net lucid Release.gpg Ign http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.1 3/ubuntu/ lucid/main Translation-en_CA Get:2 http://ppa.quickbuild.pearsoncomputing.net lucid Release [22.1kB] Ign http://ppa.quickbuild.pearsoncomputing.net lucid Release Hit http://ppa.quickbuild.pearsoncomputing.net lucid Release Hit http://ppa.quickbuild.pearsoncomputing.net lucid/main Packages Hit http://ppa.quickbuild.pearsoncomputing.net lucid/main Packages Fetched 317B in 10s (31B/s) W: GPG error: http://ppa.quickbuild.pearsoncomputing.net lucid Release: The following signatures were invalid: BADSIG 43F1DC4F2B8638D0 QuickBuild Trinity Desktop Environment ... E: Some index files failed to download, they have been ignored, or old ones used instead.
I tried removing the key and put it back with no luck. And now I have some broken packages: # apt-get check Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: amarok-trinity: Depends: amarok-engine-xine-trinity (= 4:3.5.13-0ubuntu9+r1260411+pr5~lucid) but 4:3.5.13-1ubuntu0+ax1~lucid is installed or amarok-engine-yauap-trinity (= 4:3.5.13-0ubuntu9+r1260411+pr5~lucid) but it is not installed kdebase-trinity-dev: Depends: kate-trinity (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed Depends: kcontrol-trinity (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed Depends: kdebase-trinity-bin (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed kdesktop-trinity: Depends: kdebase-trinity-bin (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed kdm-trinity: Depends: kdebase-trinity-bin (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed konqueror-trinity: Depends: kcontrol-trinity (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed Depends: kdebase-kio-plugins-trinity (= 4:3.5.13-0ubuntu9+r1261450+pr23~lucid) but 4:3.5.13-1ubuntu0+ax3~lucid is installed libarts1-trinity-dev: Depends: libartsc0-trinity-dev (= 4:3.5.13-1ubuntu0+ax2~lucid) but 4:3.5.13-0ubuntu9+r1261050+pr5~lucid is installed libartsc0-trinity-dev: Depends: libartsc0-trinity (= 4:3.5.13-0ubuntu9+r1261050+pr5~lucid) but 4:3.5.13-1ubuntu0+ax2~lucid is installed libavahi-tqt-dev: Depends: libavahi-tqt-1 (= 4:3.5.13-1ubuntu0+ax1~lucid) but 4:3.5.13-0ubuntu9+r1258013+pr2~lucid is installed E: Unmet dependencies. Try using -f.
I tried whatever I could but with no luck.
Please HELP!
Pascal
Currently 3.5.13.1 update synchronizes to the mirrors. For this reason, apt source is not fully consistent in this time. If you already have your installation broken and need to quickly fix it, add to your sources.list:
http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu lucid main deb
And execute: aptitude update; aptitude upgrade
Slavek
Hi Slavek,
I followed your indications it and my system is now back and is working perfectly. Thanks a lot for the hint.
Pascal