Am Donnerstag, 3. Dezember 2009 23:37:23 schrieb Luca S.:
On Thu, Dec 3, 2009 at 11:23 PM, maybeway36 maybeway36@gmail.com wrote:
Make sure dpkg is executable. [ -x /usr/bin/dpkg ];echo $? If it returns 0, it is. If not, run: sudo chmod +x /usr/bin/dpkg I don't know why that file wouldn't be executable, but it's worth a shot. -maybeway36
Hi, thanks for your suggestion, unfortunately dpkg is already executable. I've noticed that a reboot temporarily fixed the problem (!) Let's see if this persists.
Don't wanna frighten the horses but I'd seriously try and unpack manually a fresh version of dpkg to rule out a rootkit messed with it.
Dex