 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

2nd November 2008, 11:48 AM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309

|
|
? That's not Fedora 9 but Fedora 10 beta, isn't it? Livna does not have repositories for 9.93, so you are getting the HTTP 404 Not Found error - there is no directory structure on the servers for Fedora 9.93.
|

2nd November 2008, 11:54 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Steve is right. Looks like you have the rawhide repository enabled. Check the file /etc/yum.repos.d/fedora-rawhide.repo. See if the line enabled= is set to 1. If it is, change it to read enabled=0. Try yum update again.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

2nd November 2008, 12:42 PM
|
|
Registered User
|
|
Join Date: Jun 2008
Posts: 20

|
|
|
thanks for the quick response,
It was enabled so I changed it to 0 as asked but the error still persists
|

2nd November 2008, 12:48 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Try yum clean all then yum update.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

2nd November 2008, 12:52 PM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309

|
|
I think you'll need to disable the Livna repo as well. You can try
Code:
yum --disablerepo livna update
before editing the livna.repo file to check whether this works.
|

2nd November 2008, 01:01 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
I may be wrong but I believe that you need the = sign in the command. yum --disablerepo=livna update.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

2nd November 2008, 01:03 PM
|
|
Registered User
|
|
Join Date: Jun 2008
Posts: 20

|
|
|
Tried it with the "="
[root@localhost Daniel]# yum --disablerepo=livna update
Loaded plugins: refresh-packagekit
removing mirrorlist with no valid mirrors: //var/cache/yum/fedora/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
and thanks again for the speedy help
|

2nd November 2008, 01:07 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
Hehe! Like I said, I may be wrong....  Did you post the output of yum repolist yet?
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

2nd November 2008, 01:10 PM
|
|
Registered User
|
|
Join Date: Jun 2008
Posts: 20

|
|
|
[root@localhost Daniel]# yum repolist
Loaded plugins: refresh-packagekit
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated enabled
fedora Fedora 9.93 - i386 enabled
livna Livna for Fedora Core 9.93 - i386 - Base enabled
updates Fedora 9.93 - i386 - Updates enabled
now I did :P
|

2nd November 2008, 01:16 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
Code:
[root@localhost Daniel]# yum repolist
Loaded plugins: refresh-packagekit
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated enabled
fedora Fedora 9.93 - i386 enabled <-- Need to disable this.
livna Livna for Fedora Core 9.93 - i386 - Base enabled <-- Need to disable this.
updates Fedora 9.93 - i386 - Updates enabled <-- Need to disable this.
How about listing out the folder contents of /etc/yum.repos.d ?? ls /etc/yum.repos.d
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

2nd November 2008, 01:18 PM
|
|
Registered User
|
|
Join Date: Jun 2008
Posts: 20

|
|
|
As requested:
[root@localhost Daniel]# ls /etc/yum.repos.d
adobe-linux-i386.repo
fedora-updates.repo.rpmnew
fedora-rawhide.repo
fedora-updates-testing.repo
fedora-rawhide.repo~
fedora-updates-testing.repo.rpmnew
fedora-rawhide.repo.rpmnew
livna-devel.repo
fedora.repo
livna.repo
fedora.repo.rpmnew
livna-testing.repo
fedora-updates.repo
and how do I disable the ones you mentioned?
|

2nd November 2008, 01:31 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
The only ones you want enabled are fedora-updates.repo, fedora.repo.rpmnew, livna.repo, fedora.repo, fedora-updates.repo.rpmnew and adobe-linux.repo. All of the others need to be disabled. To disable a repo, edit the corresponding file and change the first line that reads enabled=. It needs to read enabled=0. To enable a repo edit the corresponding file and change the first enabled= line to read enabled=1. You seem to have somewhat of a mess here
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

2nd November 2008, 01:37 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
I just got a call from my son. His car is dead so I need to go rescue him. Of course that means that I won't be able to continue with this thread for a couple hours. Keep the faith. There is plenty of help in this forum. People a lot more qualified than I am. It's cold outside, 34 degrees. I'd rather stay here
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|
| 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: 00:35 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|