trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: November 2011

Re: [trinity-users] Package missing: kde-i18n-de-trinity

From: David Hare <davidahare@...>
Date: Mon, 07 Nov 2011 13:49:17 +0000
On 07/11/11 09:02, Mag. Dr. Nikolaus Klepp wrote:
> Am Montag, 7. November 2011 schrieb hha4491:
>> Hi Nikolaus,
>>
>>> # dpkg -l|grep trinity|grep 3.5.12
>>
>> I've got lots of references, and what ist worse: my system is totally
>> messy. Especially I can't start a display manager.
>> Watch my next message!
>
> could you please post your sources.list and the list of packages from 3.5.13
> and 3.5.12 with these commands:
>
> # echo $(dpkg -l|grep trinity|awk '/3.5.12/ { print $2 }')
>
> # echo $(dpkg -l|grep trinity|awk '/3.5.13/ { print $2 }')
>
>

Please post also, after doing apt-get update, any errors in the log from

apt-get dist-upgrade -d |tee /home/yourusername/dulog

We will see what (if anything) is failing to download.

A full dist-upgrade here this morning, using new "official" TDE repo, 
was flawless (except kdmrc wants to load a non-existent theme file, 
easily fixed)

BTW, kde-i18n-de-trinity upgraded here, as did -es and -en_GB

Try also (in a root shell) even if you did before:

/etc/init.d/kdm-trinity stop
apt-get -f install
apt-get update
apt-get dist-upgrade

If prompted to keep a configuration file or install the package 
maintainer's version, do the latter unless you have a known good reason 
not to.

If you use a proprietary graphics driver, reinstall it and reboot

Regards,
David