Page 1 of 1

Can't open administrative tools (mintupdate, etc.)

Posted: Sun Feb 10, 2013 6:07 pm
by stephonos11
I'm using Linux Mint 13 MATE.

If I run "sudo mintupdate" from the terminal it works fine, but if I run "mintupdate" I get an I/O error. This is also preventing me from installing .deb applications through Gdebi.

Re: Can't open administrative tools (mintupdate, etc.)

Posted: Mon Feb 11, 2013 12:19 pm
by jungle_boy
Try:

Code: Select all

sudo apt-get install mintupdate

Re: Can't open administrative tools (mintupdate, etc.)

Posted: Mon Feb 11, 2013 2:37 pm
by stephonos11
It says I already have the newest version. I think there might be something wrong with my host file or permissions because mintupdate works fine when I use sudo.

Re: Can't open administrative tools (mintupdate, etc.)

Posted: Mon Feb 11, 2013 8:40 pm
by jungle_boy
Did you check md5sum of downloaded iso image, before burn it?

Re: Can't open administrative tools (mintupdate, etc.)

Posted: Mon Feb 11, 2013 9:37 pm
by lmarmisa
stephonos11 wrote:I'm using Linux Mint 13 MATE.

If I run "sudo mintupdate" from the terminal it works fine, but if I run "mintupdate" I get an I/O error. This is also preventing me from installing .deb applications through Gdebi.
No error there. The program mintupdate needs root privileges.

Best regards,

Luis

Re: Can't open administrative tools (mintupdate, etc.)

Posted: Mon Feb 11, 2013 10:32 pm
by stephonos11
jungle_boy wrote:Did you check md5sum of downloaded iso image, before burn it?
No, I'm not sure what that is.