On Wednesday 04 March 2009 04:50:56 Gary Sewell wrote: > ++++++++++++++++++ > dpgk -l >
Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig- pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) > iHR linux-image-2.6.18-4-amd64 2.6.18.dfsg.1-12 > Linux 2.6.18 image on AMD64 > > iHR linux-image-2.6.18-6-amd64 2.6.18.dfsg.1-17etch1 > Linux 2.6.18 image on AMD64 > +++++++++++++ So, dpkg "thinks" that you want both installed, but both are only half- installed and will need to be reinstalled. I'd start by issuing the command: aptitude reinstall linux-image-2.6.18-{4,6}-amd64 from bash. Alternatively, if you only want one installed, I'd remove the one you don't want and then reinstall the one you do want. (Don't reboot in between, it is bad to have your only kernel package be half-installed.) If aptitude fails you, you might have to drop down to using dpkg directly to "force-remove" the one you don't want, but read enough documentation to be confident with what you are doing. (It is fairly easy to break your system if you start forcing actions with dpkg.) -- Boyd Stephen Smith Jr. ,= ,-_-. =. b...@iguanasuicide.net ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/
signature.asc
Description: This is a digitally signed message part.