Author Topic: Synaptic Error 'You must run this program as the root user'  (Read 1690 times)

Offline vmeiste

  • Jr. Member
  • **
  • Posts: 10
Synaptic Error 'You must run this program as the root user'
« on: November 28, 2010, 07:46:31 PM »
I just installed E17 and did a system update using Synaptic.  After rebooting and logging back in with my normal user id (not root) I tried to run Synaptic again.  I am getting an error that says 'You must run the program as the root user' and Synaptic won't load.  Any ideas?

Online Rudge

  • Hero Member
  • *****
  • Posts: 9765
  • I'm Just A Dog.
Re: Synaptic Error 'You must run this program as the root user'
« Reply #1 on: November 28, 2010, 08:16:30 PM »
I just installed E17 and did a system update using Synaptic.  After rebooting and logging back in with my normal user id (not root) I tried to run Synaptic again.  I am getting an error that says 'You must run the program as the root user' and Synaptic won't load.  Any ideas?

Hi vmeiste.  This is perfectly normal. You always have to run Synaptic as root.

It should just ask for the password and then, you are good to go.
« Last Edit: November 28, 2010, 08:20:36 PM by Rudge »


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline vmeiste

  • Jr. Member
  • **
  • Posts: 10
Re: Synaptic Error 'You must run this program as the root user'
« Reply #2 on: November 28, 2010, 08:50:38 PM »
I just installed E17 and did a system update using Synaptic.  After rebooting and logging back in with my normal user id (not root) I tried to run Synaptic again.  I am getting an error that says 'You must run the program as the root user' and Synaptic won't load.  Any ideas?

Hi vmeiste.  This is perfectly normal. You always have to run Synaptic as root.

It should just ask for the password and then, you are good to go.


No, I know that.  What it is doing is displaying a dialogue box with the error when I try to run the program.  The only response button is OK, so it does not let me do anything else.  When I click OK it just exits the program and doesn't even load.   I've run PCLinuxOS for years and have never seen this before.  Something with E17?
« Last Edit: November 28, 2010, 08:52:29 PM by vmeiste »

Online Rudge

  • Hero Member
  • *****
  • Posts: 9765
  • I'm Just A Dog.
Re: Synaptic Error 'You must run this program as the root user'
« Reply #3 on: November 28, 2010, 08:58:35 PM »
I just installed E17 and did a system update using Synaptic.  After rebooting and logging back in with my normal user id (not root) I tried to run Synaptic again.  I am getting an error that says 'You must run the program as the root user' and Synaptic won't load.  Any ideas?

Hi vmeiste.  This is perfectly normal. You always have to run Synaptic as root.

It should just ask for the password and then, you are good to go.


No, I know that.  What it is doing is displaying a dialogue box with the error when I try to run the program.  The only response button is OK, so it does not let me do anything else.  When I click OK it just exits the program and doesn't even load.   I've run PCLinuxOS for years and have never seen this before.  Something with E17?

Yep,, that is strange. I Never saw that before.

There is probably a way to reinstall Synaptic from the command line but I don't want to venture a guess as how to do it, or assume that it will have any positive results..    apt-get something.
Good luck.  
« Last Edit: November 28, 2010, 09:04:06 PM by Rudge »


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11681
  • ----IOFLU----
Re: Synaptic Error 'You must run this program as the root user'
« Reply #4 on: November 28, 2010, 09:21:17 PM »
I just installed E17 and did a system update using Synaptic.  After rebooting and logging back in with my normal user id (not root) I tried to run Synaptic again.  I am getting an error that says 'You must run the program as the root user' and Synaptic won't load.  Any ideas?


Hi vmeiste.  This is perfectly normal. You always have to run Synaptic as root.

It should just ask for the password and then, you are good to go.



No, I know that.  What it is doing is displaying a dialogue box with the error when I try to run the program.  The only response button is OK, so it does not let me do anything else.  When I click OK it just exits the program and doesn't even load.   I've run PCLinuxOS for years and have never seen this before.  Something with E17?


Somebody didn't write the command for Synaptic correctly, if it does what you say. As a work-around, open a terminal, type;
          
[<you>@localhost ~]$ su             <Enter>

enter root's password and press the Enter key.

At the root prompt type;          

[root@localhost ~]# synaptic               <Enter>

This is from the KDE menu editor, but there should be something like it for e17.



You probably wouldn't want it to show only in KDE.  ;D



If the Run as a different user option isn't checked, you get the error you see. On KDE it doesn't seem to matter that the Username: is blank, so I guess it defaults to root, if no other name is filled in.
« Last Edit: November 28, 2010, 09:23:01 PM by old-polack »
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Online Rudge

  • Hero Member
  • *****
  • Posts: 9765
  • I'm Just A Dog.
Re: Synaptic Error 'You must run this program as the root user'
« Reply #5 on: November 28, 2010, 10:11:11 PM »
thanks O-P  ;)


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline vmeiste

  • Jr. Member
  • **
  • Posts: 10
Re: Synaptic Error 'You must run this program as the root user'
« Reply #6 on: November 28, 2010, 10:15:06 PM »
Well I fixed it the dirty way.  I deleted all my "." configuration files and that seemed to have fixed it.  Not the best way to do it, but it worked.  Thanks guys for your suggestions.

Online Rudge

  • Hero Member
  • *****
  • Posts: 9765
  • I'm Just A Dog.
Re: Synaptic Error 'You must run this program as the root user'
« Reply #7 on: November 28, 2010, 10:40:53 PM »
Well I fixed it the dirty way.  I deleted all my "." configuration files and that seemed to have fixed it.  Not the best way to do it, but it worked.  Thanks guys for your suggestions.

Fixing it, is fixing it. There is no "dirt" involved.  ;D ;D

Glad to hear that it is fixed.!!  Someone else might find this useful.


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline blarney

  • Hero Member
  • *****
  • Posts: 703
  • I Chose Freedom
Re: Synaptic Error 'You must run this program as the root user'
« Reply #8 on: June 25, 2011, 09:40:04 AM »
Same thing just happened to me on KDE... Thanks to O-P it was an easy fix...

Cheers,
Blarney