greetings, good people!
my notebook machine now working properly for the first time in months through the upgrade to slávek's repository, i thought to do the same with my desktop machine (also running kubuntu 12.04) but even apt-get dist-upgrade holds back kdelibs-trinity. it's d/ling right now and i have a sense that i may be about to break things.
am i right in assuming there is something wrong/i am doing something wrong here?
thanks for any ideas that might be forthcoming.
best,
On Thursday 28 of March 2013 15:31:14 dep wrote:
greetings, good people!
my notebook machine now working properly for the first time in months through the upgrade to slávek's repository, i thought to do the same with my desktop machine (also running kubuntu 12.04) but even apt-get dist-upgrade holds back kdelibs-trinity. it's d/ling right now and i have a sense that i may be about to break things.
am i right in assuming there is something wrong/i am doing something wrong here?
thanks for any ideas that might be forthcoming.
best,
As a result of the move file edit-as-root.desktop (in /opt/trinity/share/apps/konqueror/servicemenus/) from package konqueror-trinity to package libkonq4-trinity during upgrade occurs conflict between these packages and you must run upgrade 2× to solve this problem.
Slavek --
said Slávek Banko:
| As a result of the move file edit-as-root.desktop | (in /opt/trinity/share/apps/konqueror/servicemenus/) from package | konqueror-trinity to package libkonq4-trinity during upgrade occurs | conflict between these packages and you must run upgrade 2× to solve | this problem.
alas, the error remains. so i tried to simply install kdelibs-trinity, and got this:
dep@dep-desktop:~$ sudo apt-get install kdelibs-trinity Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: kdelibs-trinity : Depends: kdelibs4c2a-trinity (>= 4:3.5.13-2ubuntu0~pre41+5~precise) but 4:3.5.13-2ubuntu0~pre40+5~precise is to be installed E: Unable to correct problems, you have held broken packages.
am puzzled.
On Thursday 28 of March 2013 15:31:14 dep wrote:
greetings, good people!
my notebook machine now working properly for the first time in months through the upgrade to slávek's repository, i thought to do the same with my desktop machine (also running kubuntu 12.04) but even apt-get dist-upgrade holds back kdelibs-trinity. it's d/ling right now and i have a sense that i may be about to break things.
am i right in assuming there is something wrong/i am doing something wrong here?
thanks for any ideas that might be forthcoming.
best,
Oh, sorry, this was a second problem - i386 (and all) packages have already builded, but amd64 is builded later. Soon should be available also amd64 packages and everything will be in order again.
Slavek --