PDA

View Full Version : [kubuntu] synaptic problems with broken package kdebase-runtime



kweetniet
January 21st, 2010, 11:04 AM
hello

I'm fairly a newbe.
Synaptic tells me I have a broken package: kdebase runtime
It tells when repairing:
E: /var/cache/apt/archives/kdebase-runtime_4%3a4.2.2-0ubuntu1.1_amd64.deb: poging tot overschrijven van `/usr/lib/kde4/libexec/kdesu', wat ook in pakket kdesudo zit

in english Try to overwrite......what also in the package kdesudo

I can not repair it. Now I can not update anything.
jaunty
AMD64
almost everything works well

I saw on another site itś an existing bug, but didn't found a solution
who can help me step by step

zvacet
January 21st, 2010, 12:17 PM
Type in terminal


sudo apt-get -f install

kweetniet
January 21st, 2010, 12:39 PM
thank you very much for your reaction
so i did type interminal

then it looks like that it ends at the same point synaptic also ends

attempt to rewrite `/usr/lib/kde4/libexec/kdesu which is also in the package kdesudo
( i translated the above sentence)

looks there is someting wrong with:
/var/cache/apt/archives/kdebase-runtime_4%3a4.2.2-0ubuntu1.1_amd64.deb

Iḿ struggling

pc-reparateur.nl
January 21st, 2010, 01:31 PM
Hi kweetniet,

You are lucky I just had the same problem and I solved it with just removing kde-sudo

sudo apt-get remove kde-sudo

After that I did the dist-upgrade without any problems!

Best regards,

Eric Schoonderwal



hello

I'm fairly a newbe.
Synaptic tells me I have a broken package: kdebase runtime
It tells when repairing:
E: /var/cache/apt/archives/kdebase-runtime_4%3a4.2.2-0ubuntu1.1_amd64.deb: poging tot overschrijven van `/usr/lib/kde4/libexec/kdesu', wat ook in pakket kdesudo zit

in english Try to overwrite......what also in the package kdesudo

I can not repair it. Now I can not update anything.
jaunty
AMD64
almost everything works well

I saw on another site itś an existing bug, but didn't found a solution
who can help me step by step

kweetniet
January 21st, 2010, 10:25 PM
hoi Eric
Can I removing kde sudo without any damage (what does kde sudo do)

after dist-upgrade do i have another distribution? 9.10 or so
do i upgrade with synaptic?

Victor

zvacet
January 22nd, 2010, 10:34 AM
After


sudo apt-get dist-upgrade

you will still have Jaunty.But yes you can upgrade via synaptic.Refresh and after that mark all upgrades.

kweetniet
January 22nd, 2010, 02:24 PM
try to remove kdesudo in terminal

answer: couldn't find kdesudo
Problem still exist

victor

kweetniet
January 26th, 2010, 11:13 AM
still no solution
?

kweetniet
January 26th, 2010, 04:51 PM
unbelievable I think i did it

i found this :
sudo dpkg-divert --package kdebase-runtime --divert /usr/lib/kde4/libexec/kdesu.not-kdebase-runtime --rename /usr/lib/kde4/libexec/kdesu

this cleared the broken package syndrom in synaptic

I foun it here:

https://bugs.launchpad.net/ubuntu/+source/kdebase-runtime/+bug/345776
#13