LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-20-2010, 08:13 PM   #1
JoeSmythe
LQ Newbie
 
Registered: Oct 2010
Location: Ohio
Posts: 4

Rep: Reputation: 0
Question "Unable to locate package root-system-bin"


I type in root, it says root is not currently installed and tells me what to type in to install it; I type that in and I get the error message "Unable to locate package root-system-bin"... I'm using Ubuntu 10.10 and I just installed it onto an older HP laptop...
 
Old 10-20-2010, 08:18 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
so.. what is your goal here?
 
Old 10-20-2010, 08:22 PM   #3
JoeSmythe
LQ Newbie
 
Registered: Oct 2010
Location: Ohio
Posts: 4

Original Poster
Rep: Reputation: 0
Just trying to make sure I installed it correctly with everything that I need to actually use it.
 
Old 10-20-2010, 08:24 PM   #4
dustyfoot
LQ Newbie
 
Registered: Dec 2009
Posts: 4

Rep: Reputation: 0
I'm having similar issue, and my end goal is to be able to use root user on the terminal. This is the first time using ubuntu, in redhat and suse, I was able to use root.
 
Old 10-20-2010, 08:27 PM   #5
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Quote:
Originally Posted by JoeSmythe View Post
I type in root, it says root is not currently installed and tells me what to type in to install it; I type that in and I get the error message "Unable to locate package root-system-bin"... I'm using Ubuntu 10.10 and I just installed it onto an older HP laptop...
I might be missing something here, but "root" is a user. Are you typing root into a login prompt or at the terminal after you've logged in?

You might find this link useful. It's where I started anyway. It covers some good basics without being boring.

Last edited by damgar; 10-20-2010 at 08:29 PM.
 
1 members found this post helpful.
Old 10-20-2010, 08:36 PM   #6
JoeSmythe
LQ Newbie
 
Registered: Oct 2010
Location: Ohio
Posts: 4

Original Poster
Rep: Reputation: 0
Smile

Thanks, damgar, that'll definitely help.
 
Old 10-20-2010, 08:39 PM   #7
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
No problem. Welcome to LQ. I hope you have fun and learn a lot....so you can help me!
 
Old 10-20-2010, 09:07 PM   #8
dustyfoot
LQ Newbie
 
Registered: Dec 2009
Posts: 4

Rep: Reputation: 0
so, how do you use root user from the terminal?...with suse I was able switch to root user in the terminal...if try the same with ubuntu I get the same message joe got
 
Old 10-20-2010, 09:16 PM   #9
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
By default you use sudo. If you want to do something that root normally does you do
Code:
sudo updatedb
for instance which will run that command as if it were run by root. For persistence there is
Code:
sudo su
or myriad other ways. If you want to actually login as root you have set a root password, which I don't remember how to do at the moment, but it is easy to find using google. Other ways to become root can be found here.
 
Old 10-20-2010, 09:19 PM   #10
dustyfoot
LQ Newbie
 
Registered: Dec 2009
Posts: 4

Rep: Reputation: 0
thanx a lot, I was able to use sudo, but unable to use sudo for everything root does, for instance init...I would get that same message that root is not installed
 
Old 10-20-2010, 09:21 PM   #11
dustyfoot
LQ Newbie
 
Registered: Dec 2009
Posts: 4

Rep: Reputation: 0
damgar..disregard my last post...I didn't finish reading your last post...thanx once again
 
Old 10-20-2010, 09:42 PM   #12
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Not a problem. BTW to set a root password you should be able to just do
Code:
sudo passwd
as your administrative user and then su into root as normal. GUI logins used to take some fiddling with GDM but that may or may not be the case anymore. Just to get ahead of the curve, I'll go ahead and say that it is recommended not to do these things, but I tend to believe that sometimes it's neccessary or just a lot easier to log in as root and then exit when I'm done.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't locate object method "path" via package "Autom4te::Request" at/usr/bin/autom4te wjh513 Linux - Software 1 08-13-2010 02:31 PM
Getting bash to login as root and recognize commands like "vi" and "locate" ajaygoeslinux Linux - Software 4 05-04-2009 10:51 PM
Can't locate object method "splitpath" via package "PACK001" at /usr/lib/perl5/5.8.8/ sajigeorge Linux - Software 1 01-11-2009 06:33 AM
perl install error: Can't locate object method "new" via package "Module::Build::Vers powah Linux - Software 0 10-24-2006 01:57 PM
Can't locate object method "splitpath" via package "File::Spec" RobJohnston Linux - General 2 06-28-2003 09:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration