im having problem with my adept package manager. i get this message when i try to install a program:<br>There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages.
<br><br>these problems where found:<br>E: emacs21: subprocess post-installation script returned error exit status 1<br>E: cedet-common: dependency problems - leaving unconfigured<br>E: eieio: dependency problems - leaving unconfigured
<br>E: speedbar: dependency problems - leaving unconfigured<br><br>i tried to fix this by using dpkg-reconfugure, i got these messages:<br><br>root@darkfena313:/home/darkfena313# dpkg-reconfigure eieio<br>/usr/sbin/dpkg-reconfigure: eieio is broken or not fully installed
<br>root@darkfena313:/home/darkfena313# dpkg-reconfigure cedet<br>Package `cedet' is not installed and no info is available.<br>Use dpkg --info (= dpkg-deb --info) to examine archive files,<br>and dpkg --contents (= dpkg-deb --contents) to list their contents.
<br>/usr/sbin/dpkg-reconfigure: cedet is not installed<br>root@darkfena313:/home/darkfena313# dpkg-reconfigure emacs21<br>/usr/sbin/dpkg-reconfigure: emacs21 is broken or not fully installed<br>root@darkfena313:/home/darkfena313# dpkg-reconfigure speedbar
<br>/usr/sbin/dpkg-reconfigure: speedbar is broken or not fully installed<br>root@darkfena313:/home/darkfena313#<br> <br><br>does anyone know how i can fix this problem? im using kubuntu 6.6<br><br>