|
| View previous topic :: View next topic |
| Author |
Message |
LinuxN00b
|
Posted: Fri Apr 08, 2005 3:17 pm Post subject: can't use yum update anymore |
|
|
Since I installed BLAG on my spare laptop, I have been using yum update to install patches. Today, it won't work. I get the following error:
| Code: | yum update
Repository base already added, not adding again
Setting up Update Process
Setting up Repos
http://www.blagblagblag.org/30000/i386/RPMS.extras/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Not Found
Trying other mirror.
Cannot open/read repomd.xml file for repository: extras
failure: repodata/repomd.xml from extras: [Errno 256] No more mirrors to try.
|
ideas? Thanks for the help!
|
|
|
 |
jebba
|
Posted: Fri Apr 08, 2005 9:42 pm Post subject: |
|
|
Whoops. My bad.
After I updated the RPMS.os & RPMS.extras dir after beta2 i broke the yum script.
It's re-running now and should be ready in 30 minutes or so.
-Jeff
|
|
|
 |
gmike
|
Posted: Sun Apr 17, 2005 6:21 pm Post subject: |
|
|
[rooot@-a ~]# yum update
bash: yum: command not found
[root@gmike-a ~]#
i get this error if i try to use yum to update blag. anybody why yum command is not being recognised
|
|
|
 |
jebba
|
Posted: Sun Apr 17, 2005 7:23 pm Post subject: |
|
|
Hmm. Is this in 29k/30k? Earlier versions didn't support yum, only apt-get. If you are running 30k (beta), you can install yum thusly:
| Code: | apt-get update
apt-get install yum |
-Jeff
|
|
|
 |
gmike
|
Posted: Sun Apr 17, 2005 7:42 pm Post subject: |
|
|
thanks very much, that did the wonder. i have version 30k installed, my first install of blag
|
|
|
 |
|
|
|