02-Dec-2011 12:23 PM
Solved! Go to Solution.
02-Dec-2011 01:14 PM
@seabase1
As I have enabled CSSU my results maybe different to yours but did you sudo gainroot before apt-get update?
14-Dec-2011 12:15 PM
I'm sorry for not replying soon.
I did use sudo gain-root command before giving apt-get upgrade command.
18-Dec-2011 03:29 AM
18-Dec-2011 09:49 PM
matthew_maude wrote:
this error usually means you have the app manager open, or you've just closed it...
the command beforehand can just be 'root' try running these commandfs in order
root
apt-get update
apt-get upgrade -y
if you get the error again, run 'top' and see if there is a process called apt-worker running. it might be apt-worker.real, can't remember off the top of my head. if its there run 'killall apt-worker' then try the apt-get commands again
hopefully it'll work for you but if not let me know
Yes, what he said!
you may run into a challenge with the "-y" if so, just do not use the -y in the command and then when it gives you the option to approve type the "y" and enter then.
the -y should bypass the question and auto upgrade without question, but i have had issues with it in the past not accepting the command that way.
26-Dec-2011 06:11 PM
yes, this worked.
Thank you for the help. I really appreciate it.
Thanks again.