 |
 |
 |
 |
| Mac Chat The place to discuss your Fedora/ Mac woes (including ibooks and powerbooks). |

17th August 2005, 03:24 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
|
Original yum.conf?
I hope this isn't already posted somewhere... I saw a few online, but I am not sure any of them are for the ppc platform...
I seem to have hosed my yum.conf file, it was working fine after the install, but something I did seemed to mess it up. If someone would be willing to post a working yum.conf for ppc I would greatly appreciate it!
|

17th August 2005, 03:25 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
|
I suppose that I should add that I am using Fedora Core 4...
|

17th August 2005, 03:26 PM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: Bangalore
Age: 25
Posts: 1,574

|
|
|
I think you can use regular yum.confs
as it uses variables.
Particularly
$basever (not server, it is base - version.)
It will be i386 or x86_64 or ppc accordingly
|

17th August 2005, 03:33 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Netherlands
Age: 25
Posts: 1,426

|
|
|
__________________
Registered Linux user number 389291
Laptop: Nec Versa p550, Pentium M 1.86GHz, 1024MB ram, x300, 80 GB HD, bluetooth, 2915BG Wlan card
Desktop: Amd Athlon x2 4200+, 2GB ram, Geforce 7300GT 512MB silent, 160GB HD in a nice centurion 534 case :cool:
|

17th August 2005, 03:46 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
I have tired following the directions found at http://www.fedorafaq.org/#yumconf, but I get this error:
Code:
Setting up repositories
Cannot open/read repomd.xml file for repository: livna
failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try.
|

17th August 2005, 03:53 PM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Singapore
Age: 32
Posts: 661

|
|
Quote:
|
Originally Posted by haymann
I have tired following the directions found at http://www.fedorafaq.org/#yumconf, but I get this error:
Code:
Setting up repositories
Cannot open/read repomd.xml file for repository: livna
failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try.
|
Try doing this,
rpm -ivh http://rpm.livna.org/fedora/4/i386/R...2.4.noarch.rpm
It will automatically add livna into your repositories for you.
__________________
[sayeeth@somebody ~]$ kill bill
bash: kill: bill: arguments must be process or job IDs
|

17th August 2005, 03:59 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
Code:
Retrieving http://rpm.livna.org/fedora/4/i386/R...2.4.noarch.rpm
warning: /var/tmp/rpm-xfer.jqPfBO: Header V3 DSA signature: NOKEY, key ID a109b1ec
Preparing... ########################################### [100%]
file /etc/yum.repos.d/livna.repo from install of livna-release-4-0.lvn.2.4 conflicts with file from package yum-fedorafaq-4-2005.07.25a
Should I "clear everything out" and try this again?
|

17th August 2005, 04:02 PM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Singapore
Age: 32
Posts: 661

|
|
Quote:
|
Originally Posted by haymann
Code:
Retrieving http://rpm.livna.org/fedora/4/i386/R...2.4.noarch.rpm
warning: /var/tmp/rpm-xfer.jqPfBO: Header V3 DSA signature: NOKEY, key ID a109b1ec
Preparing... ########################################### [100%]
file /etc/yum.repos.d/livna.repo from install of livna-release-4-0.lvn.2.4 conflicts with file from package yum-fedorafaq-4-2005.07.25a
Should I "clear everything out" and try this again?
|
Geez, okay ignore the livna rpm stuff. Just try yum update again.
__________________
[sayeeth@somebody ~]$ kill bill
bash: kill: bill: arguments must be process or job IDs
|

17th August 2005, 04:05 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
|
Forgive me for sounding dense, but what exactly do you mean by "try yum update again"? I should have probably mentioned, if it wasn't already obvoius, that I am fairly new to Linux (as well as Mac...).
Thanks!
|

17th August 2005, 04:10 PM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Singapore
Age: 32
Posts: 661

|
|
Quote:
|
Originally Posted by haymann
I have tired following the directions found at http://www.fedorafaq.org/#yumconf, but I get this error:
Code:
Setting up repositories
Cannot open/read repomd.xml file for repository: livna
failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try.
|
Hmm okay, how did you get to see this screen? You opened up a terminal as root and typed yum update, right?
__________________
[sayeeth@somebody ~]$ kill bill
bash: kill: bill: arguments must be process or job IDs
|

17th August 2005, 04:13 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
|
Correct. This was after I tried the steps listed on the fedorafaq page. Before that I was getting a different error, but I didn't write that one down...
|

17th August 2005, 04:15 PM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Singapore
Age: 32
Posts: 661

|
|
Quote:
|
Originally Posted by haymann
Correct. This was after I tried the steps listed on the fedorafaq page. Before that I was getting a different error, but I didn't write that one down...
|
Okay, now I want you to try yum update again. See if the same error appears.
__________________
[sayeeth@somebody ~]$ kill bill
bash: kill: bill: arguments must be process or job IDs
|

17th August 2005, 04:23 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
OK, yum update yields
Code:
yum update
Setting up Update Process
Setting up repositories
Cannot open/read repomd.xml file for repository: livna
failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try.
|

17th August 2005, 04:31 PM
|
 |
Registered User
|
|
Join Date: Jul 2004
Location: Singapore
Age: 32
Posts: 661

|
|
|
Hmmmm ... perhaps you could post the output of your yum.conf here?
From terminal, cat /etc/yum.conf. Once the information is displayed, just copy and paste the output here.
__________________
[sayeeth@somebody ~]$ kill bill
bash: kill: bill: arguments must be process or job IDs
|

17th August 2005, 04:36 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 19

|
|
Code:
# Note: This file is no longer the entire yum configuration
# for fedorafaq.org. See http://www.fedorafaq.org/#yumconf
# for details on how to set up your system with the new
# yum configuration.
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
# We don't want to gpg-check local, unsigned packages
#gpgcheck=1
# Changed this because some mirrors go down and then
# re-trying takes forever.
retries=1
timeout=10
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
Doesn't look right to me, but according to the fedorafaq site it was updated in late July...
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 22:36 (Saturday, 18-05-2013)
|
|
 |
 |
 |
 |
|
|