hi,
i have a similiar problem, but i dont understand the solution. i have knoppix 
5.0x installed on disk. i have problem with package kdebluetooth:
[EMAIL PROTECTED]:/# apt-get --force-yes remove kdebluetooth
The following packages will be REMOVED:
  kdebluetooth
0 upgraded, 0 newly installed, 1 to remove and 158 not upgraded.
1 not fully installed or removed.
Do you want to continue [Y/n]? y
Removing kdebluetooth ...
dpkg-divert: mismatch on divert-to
  when removing `diversion of /usr/bin/kdesktop_lock to 
/usr/bin/kdesktop_lock_nobt by kdebluetooth'
  found `diversion of /usr/bin/kdesktop_lock to /usr/bin/kdesktop_lock.orig by 
kdelock-knoppix'
dpkg: error processing kdebluetooth (--remove):
 subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
 kdebluetooth
E: Sub-process /usr/bin/dpkg returned an error code (1)

same error is produced by apt-get install kdebluetooth, dpkg -r --force-all 
kdebluetooth, apt-get upgrade, apt-get -f install
i tryed to remove diversion:
[EMAIL PROTECTED]:/# dpkg-divert --rename --remove /usr/bin/kdesktop_lock
Removing `diversion of /usr/bin/kdesktop_lock to /usr/bin/kdesktop_lock.orig by 
kdelock-knoppix'
dpkg-divert: rename involves overwriting `/usr/bin/kdesktop_lock' with
  different file `/usr/bin/kdesktop_lock.orig', not allowed

and finally sequence dpkg -P kdebluetooth ; ldconfig ; dpkg -P kdebluetooth 
fails too:
[EMAIL PROTECTED]:/# ldconfig
[EMAIL PROTECTED]:/# dpkg -P kdebluetooth
Removing kdebluetooth ...
dpkg-divert: mismatch on divert-to
  when removing `diversion of /usr/bin/kdesktop_lock to 
/usr/bin/kdesktop_lock_nobt by kdebluetooth'
  found `diversion of /usr/bin/kdesktop_lock to /usr/bin/kdesktop_lock.orig by 
kdelock-knoppix'
dpkg: error processing kdebluetooth (--purge):
 subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
 kdebluetooth

more info:
[EMAIL PROTECTED]:/# ls -l /usr/bin/kdesktop_lock*
-rwxr-xr-x 1 root root    390 Jul 27  2002 /usr/bin/kdesktop_lock
-rwxr-xr-x 1 root root 172116 May  7 03:49 /usr/bin/kdesktop_lock.orig
[EMAIL PROTECTED]:/# uname -a
Linux hatla 2.6.17 #4 SMP PREEMPT Wed May 10 13:53:45 CEST 2006 i686 GNU/Linux

-- 
breezy->dapper upgrade issue with nvidia-glx
https://launchpad.net/bugs/41314

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to