Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
07-21-2003, 07:33 PM
|
#1
|
Member
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547
Rep:
|
APT on redhat
OK... i got apt-0.5.5cnc6-fr1.i386.rpm
and I get the following when I try and install
To make sure it wasnt some BS error -- I tried apt get even after trying to rpm this ... but still cmd not found..
NOTE: I have no user or group named dude -- I don't know who that is, and I never met them in my life! NO IDEA WHO/WHAT/WHY it is
Code:
[root@localhost .gnome-desktop]# rpm -ivh apt-0.5.5cnc6-fr1.src.rpm
warning: apt-0.5.5cnc6-fr1.src.rpm: V3 DSA signature: NOKEY, key ID e42d547b
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
warning: user dude does not exist - using root
warning: group dude does not exist - using root
1:apt ########################################### [100%]
[root@localhost .gnome-desktop]#
As I said above... I tried APT even after I had tried installing with all the bogus dude crap
Code:
[root@localhost .gnome-desktop]# apt-get --help
bash: apt-get: command not found
[root@localhost .gnome-desktop]# apt get --help
bash: apt: command not found
[root@localhost .gnome-desktop]# apt-get update
bash: apt-get: command not found
[root@localhost .gnome-desktop]# apt get update
bash: apt: command not found
[root@localhost .gnome-desktop]#
Last edited by jon_k; 07-21-2003 at 08:46 PM.
|
|
|
07-21-2003, 07:49 PM
|
#2
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
From the [100%], it looks like it installed. Try the following command...
apt-get update
If it works, it will update the list of packages it can install. From there, you can...
apt-get install packagename
...replacing packagename, of course. Or...
apt-get upgrade
...will upgrade all already-installed packages to the latest versions.
|
|
|
07-21-2003, 08:30 PM
|
#3
|
Member
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547
Original Poster
Rep:
|
|
|
|
07-21-2003, 08:36 PM
|
#4
|
Member
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547
Original Poster
Rep:
|
Far far away on this forum somewhere... this guy was trying to install something (not related to apt at all) and he got the same error (the dude user group error)
a guy replied with
well it means what it says... the user and group that the rpm is set to install under doesn't exist. either you're using dodgy rpms or maybe you've been playing with your own system configuration too much? add an extra "v" to that set of options and see if you can see what the group and user actually is.
I don't think this is the case on my part -- I haven't played around with any "SYSTEM" config only played with configuration with indvidual programs (and even in that case -- only after checking out the manual / how-to / documentation)
That can't be my problem... err...
Still open for suggestions. (Err. desperate!!)
Last edited by jon_k; 07-21-2003 at 08:42 PM.
|
|
|
07-21-2003, 08:42 PM
|
#5
|
Member
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
|
Where did you get the rpm?
|
|
|
07-21-2003, 08:44 PM
|
#6
|
Member
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
|
Actually I am going to bed but go to my web site and click favorite linux links and click apt.freshrms.net and d/l the one for RH9 and rpm it in and see if that works. Post back and I'll check in the morning
|
|
|
07-21-2003, 08:58 PM
|
#7
|
Member
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547
Original Poster
Rep:
|
Hillariously I got it from
http://ftp.freshrpms.net/pub/freshrp...c6-fr1.src.rpm
I also tried the first rpm (too lazy to hit the foreward button or my current post in this text field will be deleted) at http://ftp.freshrpms.net/pub/freshrpms/redhat/9/apt/ which gave me some other FUBAR error too --
eventually if i can't find help... i'll ask freshrpms via email or something i guess... i don't know
Last edited by jon_k; 07-21-2003 at 09:09 PM.
|
|
|
07-21-2003, 09:03 PM
|
#8
|
Member
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
|
I have used that rpm myself for my RH9 box and never had a problem with it. Prehaps it became corrupted during d/l. What are you using to d/l it?
|
|
|
07-21-2003, 10:57 PM
|
#9
|
Member
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547
Original Poster
Rep:
|
Yep... ok I downloaded the RPM for redhat 8.0 and i get the same error UGH ... POS... Is there a version i can compile myself?
Last edited by jon_k; 07-21-2003 at 11:00 PM.
|
|
|
07-22-2003, 05:19 AM
|
#10
|
Member
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
|
It sounds like there is something afoot with your system not the rpm.
|
|
|
07-22-2003, 05:20 AM
|
#11
|
Member
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
|
too see if did install try
$whereis apt
|
|
|
07-22-2003, 06:12 AM
|
#12
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
That user "dude" is quite spooky. Lol... well, you don't have any user on your computer have you? Only root for what I've understood. Perhaps ( although.... I don't think so) it's an apt-get bug.
Try adding an user to your machine with
Code:
adduser -d <user name here>
Then make a password to him/her, just for fun
Code:
passwd <user name here>
Download again the package to your user home. Try to install from there... If still does not work, something went really really bad with your system and I've no idea what it could be....
|
|
|
07-22-2003, 06:14 AM
|
#13
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
Or add a "dude" user... hehe, j/k, trying to cheer you up a little
|
|
|
07-22-2003, 10:23 AM
|
#14
|
LQ Newbie
Registered: Jun 2003
Posts: 7
Rep:
|
rpm command
have you tried "rpm -Uvh apt-0.5.5cnc6-fr1.i386.rpm"
not "rpm -ivh apt-0.5.5cnc6-fr1.i386.rpm"?
ps...I am a noob....
|
|
|
07-22-2003, 02:27 PM
|
#15
|
Member
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547
Original Poster
Rep:
|
ROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAOROFLMAO ROFLMAO
THE HELL
I added user/group dude like megaman said and then used the rpm -Uvh tag and i got that ============%100 crap and then it sat for about half a minute doing nothing (figured it was waiting to conger up a bs error) and then it quit
I tryed apt-get and it gave me the help msg for apt
THANKS EVERYONE WHO REPLIED AND GAVE IMPUT -- HELL EYAH ;-)
|
|
|
All times are GMT -5. The time now is 06:11 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|