LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 05-18-2006, 01:22 PM   #1
Gogul
Member
 
Registered: Nov 2005
Posts: 112

Rep: Reputation: 15
problem configuring of yum


Hi everyone

I've been trying to configure yum according to this documentation.

While trying to do so from the terminal, this is what happened...

Code:
[dene@localhost ~]$ su
Password:
[root@localhost dene]# cd /etc
[root@localhost etc]# mv -f yum.conf.bak
mv: missing destination file operand after `yum.conf.bak'
Try `mv --help' for more information.
[root@localhost etc]# wget http://www.fedorafaq.org/samples/yum.conf
--18:56:02--  http://www.fedorafaq.org/samples/yum.conf
           => `yum.conf'
Resolving www.fedorafaq.org... 70.84.209.18
Connecting to www.fedorafaq.org|70.84.209.18|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 578 [text/plain]

100%[====================================>] 578           --.--K/s

18:56:13 (47.41 KB/s) - `yum.conf' saved [578/578]

[root@localhost etc]# rpm -Uvh http://www.fedora.org/yum http://rpm.livna.org/livna-release-5.rpm
Retrieving http://www.fedora.org/yum
Retrieving http://rpm.livna.org/livna-release-5.rpm
warning: /var/tmp/rpm-xfer.h2o95k: Header V3 DSA signature: NOKEY, key ID a109b1ec
error: open of <!DOCTYPE failed: No such file or directory
error: open of HTML failed: No such file or directory
error: open of PUBLIC failed: No such file or directory
I can't see that I've done anything wrong, as this had worked previosly when I used it before. What I'm guessing is this is most likey a server side problem, though if anyone knows what i can do about this then it would be much appreciated .
 
Old 05-18-2006, 07:58 PM   #2
bosewicht
Senior Member
 
Registered: Aug 2003
Location: Houston, TX
Distribution: Arch
Posts: 1,381

Rep: Reputation: 47
Quote:
Originally Posted by Gogul
I've been trying to configure yum according to this documentation.

While trying to do so from the terminal, this is what happened...

[root@localhost dene]# cd /etc
[root@localhost etc]# mv -f yum.conf.bak
mv: missing destination file operand after `yum.conf.bak'
Try `mv --help' for more information.
You are trying to move the file to nowhere. you should be doing something like
Code:
mv -f yum.conf yum.conf.bak
that will rename yum.conf to yum.conf.bak. So you aren't following the directions.

From the Fedora Faq
Code:
 cd /etc
mv -f yum.conf yum.conf.bak
wget http://www.fedorafaq.org/samples/yum.conf
It's not "serverside", it's user error. Follow those instructions a little more slowly.

Last edited by bosewicht; 05-18-2006 at 08:00 PM.
 
Old 05-19-2006, 02:28 PM   #3
Gogul
Member
 
Registered: Nov 2005
Posts: 112

Original Poster
Rep: Reputation: 15
hehe yeah that's a silly mistake though that's what happened when I tried a second time to do it just to show you what happened

originally when I tried this part

Code:
[root@localhost etc]# rpm -Uvh http://www.fedora.org/yum http://rpm.livna.org/livna-release-5.rpm
it said something along the lines of "unable to resolve host name" (and yes the internet was plugged in and connected, etc)

looking back I should've typed "history" to copy and paste what I did, but ah well

Thanks for your help I'll see what happens
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
problem after yum yum yum (delicious) alaios Fedora 3 01-14-2009 02:34 AM
Configuring YUM for behind a proxy server Linux_noobnoob Fedora 4 09-07-2006 03:29 PM
Configuring YUM taborekle Fedora 3 02-23-2006 01:35 PM
need help configuring yum with gpg keys dcdbutler Linux - Newbie 0 02-01-2005 06:54 PM
help configuring yum J0sep Fedora 1 01-13-2005 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08: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