Re: strange myspace problem
All the errors that look like this are non-issues:
So you can safely ignore them. But there's a little bit of valid errors regard VBox and that j2re1.4 file. So, I'd try these, in sequence:
Then, open Adept Manager and try marking your package for installation again.
All the errors that look like this are non-issues:
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Code:
sudo dpkg --configure -a
Code:
sudo apt-get update
Code:
sudo apt-get install
Code:
sudo apt-get autoclean
Comment