PS3Hax - Sony Fears Us  

Go Back   PS3Hax - Sony Fears Us > OtherOS Resources > Yellow Dog Linux
Register FAQ Members List Calendar Mark Forums Read

Yellow Dog Linux Other OS for Sony Playstation

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-26-2007, 11:37 PM
Krack3n's Avatar
Krack3n   is offline
PS3Hax Expert User
 
Join Date: Jan 2007
Posts: 27
Default Error in yumex?

I get the error after starting yumex "error in loading repository data." "failure: repodata/comps.xml from extrasfc4: [errno 256] No moremirrors t try."
__________________

PS3(60GB NTSC-U)-400GB(HDXT)-Firmware v1.32<->v2.10-OtherOs YDL v6.0-Infectus-SM v3.8 Coder-PSXLoader v.8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-27-2007, 01:18 AM
haxen's Avatar
haxen   is offline
I shredded my PS3
PS3Hax Leader
 
Join Date: Dec 2006
Posts: 239
Default Re: Error in yumex?

follow the instructions at the top of this thread:

[Please register to see this link. ]
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-27-2007, 02:56 AM
Krack3n's Avatar
Krack3n   is offline
PS3Hax Expert User
 
Join Date: Jan 2007
Posts: 27
Default Re: Error in yumex?

Quote:
Originally Posted by haxen
follow the instructions at the top of this thread:

[Please register to see this link. ]
i did; to a t and still get the error
__________________

PS3(60GB NTSC-U)-400GB(HDXT)-Firmware v1.32<->v2.10-OtherOs YDL v6.0-Infectus-SM v3.8 Coder-PSXLoader v.8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-27-2007, 03:44 AM
haxen's Avatar
haxen   is offline
I shredded my PS3
PS3Hax Leader
 
Join Date: Dec 2006
Posts: 239
Default Re: Error in yumex?

No, you did not. You must have a line in yum.conf or an extra repos file that lists an fc4 repos source that is out of date. Delete any extra repos files other than the ones in the thread. Look in yum.conf for this fc4 source and delete it if its in there. There iis already an fc5 updates repos file that you should have created. You are not configured right.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-27-2007, 04:25 AM
Krack3n's Avatar
Krack3n   is offline
PS3Hax Expert User
 
Join Date: Jan 2007
Posts: 27
Default Re: Error in yumex?

Quote:
Originally Posted by haxen
No, you did not. You must have a line in yum.conf or an extra repos file that lists an fc4 repos source that is out of date. Delete any extra repos files other than the ones in the thread. Look in yum.conf for this fc4 source and delete it if its in there. There iis already an fc5 updates repos file that you should have created. You are not configured right.
i'm running the yum.conf in the UPDATED whatever file that i downloaded. the .repo files are EXACTLY to what was in the thread...

What am I doing wrong here?

I did get KDE to install and i'm running it now, it would just be nice to use a graphical package manager instead of yum. Also why won't yum read from my DVD. I wound up copying the rpms from the dvd to the /var/cache/xxxx folders and made yum install them.
__________________

PS3(60GB NTSC-U)-400GB(HDXT)-Firmware v1.32<->v2.10-OtherOs YDL v6.0-Infectus-SM v3.8 Coder-PSXLoader v.8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-27-2007, 07:05 AM
ssjahrodss   is offline
PS3Hax Senior Hacker
 
Join Date: Jan 2007
Posts: 44
Default Re: Error in yumex?

did you get your RPM-GPG-KEY? are you using fc or ydl? when you try add/remove software... with ydl-extra did you put the ydl dvd in drivre?
the only file you need is yum.conf dont take blabla.repo delet them all. in /var/cache/yum/ to , yum.conf will make all new file no repositories bug
here my ultimat yum conf work wonderfull for me and i foud all this alone after one week in linux world

cp: overwrite `/etc/yum.conf'? y
[root@localhost simonk]# yum list all
Loading "installonlyn" plugin
Setting up repositories
extrasfc5 [1/10]
extrasfc4 [2/10]
livna-stable [3/10]
livna-stable 100% |=========================| 951 B 00:00
freshrpms2 [4/10]
ydl-extras [5/10]
ydl-extras 100% |=========================| 1.1 kB 00:00
base [6/10]
updates [7/10]
freshrpms [8/10]
os [9/10]
extras [10/10]
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 119 kB 00:00
livna-stab: ################################################## 255/255
Added 255 new packages, deleted 0 old in 5.06 seconds
primary.xml.gz 100% |=========================| 634 kB 00:00
ydl-extras: ################################################## 2208/2208
Added 2208 new packages, deleted 0 old in 26.89 seconds
-----------------------------------------------------------------------------------------------------------------
10 repositories not bad at all
here my yum.conf dont forget rpm-gpg-key needed for fc4/fc5
--------------------------------------------------------------------------------------------------------------------
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=yellowdog-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=0
plugins=1
metadata_expire=1800

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

[base]
name=Yellow Dog Linux 5.0 Base
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/base/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[extras]
name=Yellow Dog Linux 5.0 Extras
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/extras/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[updates]
name=Yellow Dog Linux 5.0 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[extrasfc4]
name=Fedora Extrasfc4 - $releasever - $basearch
baseurl=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/4/ppc/
gpgcheck=1
gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras

[freshrpms]
name=FreshRPMs
baseurl=http://ayo.freshrpms.net/fedora/linux/5/ppc/freshrpms/
mirrorlist=http://ayo.freshrpms.net/fedora/linux/5/mirrors-freshrpms
enabled=1
#gpgcheck=1

[os]
name=Yellow Dog Linux $releasever - $basearch - os
baseurl=http://ayo.freshrpms.net/yellowdog/4.0/ppc/os
gpgcheck=1

[freshrpms2]
name=Yellow Dog Linux $releasever - $basearch - freshrpms2
baseurl=http://ayo.freshrpms.net/yellowdog/4.0/ppc/freshrpms
gpgcheck=1

[extrasfc5]
name=Fedora Extras - $releasever - $basearch
baseurl=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/5/ppc/
gpgcheck=1
gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras

[ydl-extras]
name=YDL Extras
baseurl=file:///media/CDROM/
gpgcheck=1
enabled=1

[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/5/ppc
gpgcheck=0
enabled=1
-------------------------------------------------------------------------------------------------
when i use ydl-extras repo in yum.conf my blue ray drive eject the dvd i foud this after couple swap in yumex load shell
ydl-extras: ################################################## 2208/2208
Added 2208 new packages, deleted 0 old in 27.35 seconds
primary.xml.gz 100% |=========================| 759 kB 00:01
base : ################################################## 2208/2208
Added 2208 new packages, deleted 0 old in 27.06 seconds
if you look theys got the same amount of update so i just delete ydl-extra line and evryting work perfect
sry for my eng im french
good luck!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-27-2007, 03:12 PM
haxen's Avatar
haxen   is offline
I shredded my PS3
PS3Hax Leader
 
Join Date: Dec 2006
Posts: 239
Default Re: Error in yumex?

ss, nice 298 GB hard drive you have there, is it a USB drive? what make?
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-27-2007, 04:26 PM
ssjahrodss   is offline
PS3Hax Senior Hacker
 
Join Date: Jan 2007
Posts: 44
Default Re: Error in yumex?

yep usb acomdata 298 gig for my torrent on ps3 ,formated fat 32 and i mount it like this:mount -o remount,rw /dev/sda3 .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-28-2007, 04:46 AM
Krack3n's Avatar
Krack3n   is offline
PS3Hax Expert User
 
Join Date: Jan 2007
Posts: 27
Default Re: Error in yumex?

what is this "RPM-GPG-KEY" is that a piece of software or a key generated by another program?

And yes I had the ydl 5 dvd in the drive and yum would not copy the rpms from it, it downloaded them, slowly, until i found wher eit hid them then overwrote them from the dvd, tricking yum into installing them.

And so basically I need to delete my yum.conf and all my .repo files in /etc/yum and /etc/repo.d ? and then use your yum.conf file?

There needs to be an all in one writeup step by step for us non ydl users. I'm used to downloading source and compiling everything, you think this would be easier.

Quote:
Originally Posted by ssjahrodss
did you get your RPM-GPG-KEY? are you using fc or ydl? when you try add/remove software... with ydl-extra did you put the ydl dvd in drivre?
the only file you need is yum.conf dont take blabla.repo delet them all. in /var/cache/yum/ to , yum.conf will make all new file no repositories bug
here my ultimat yum conf work wonderfull for me and i foud all this alone after one week in linux world

cp: overwrite `/etc/yum.conf'? y
[root@localhost simonk]# yum list all
Loading "installonlyn" plugin
Setting up repositories
extrasfc5 [1/10]
extrasfc4 [2/10]
livna-stable [3/10]
livna-stable 100% |=========================| 951 B 00:00
freshrpms2 [4/10]
ydl-extras [5/10]
ydl-extras 100% |=========================| 1.1 kB 00:00
base [6/10]
updates [7/10]
freshrpms [8/10]
os [9/10]
extras [10/10]
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 119 kB 00:00
livna-stab: ################################################## 255/255
Added 255 new packages, deleted 0 old in 5.06 seconds
primary.xml.gz 100% |=========================| 634 kB 00:00
ydl-extras: ################################################## 2208/2208
Added 2208 new packages, deleted 0 old in 26.89 seconds
-----------------------------------------------------------------------------------------------------------------
10 repositories not bad at all
here my yum.conf dont forget rpm-gpg-key needed for fc4/fc5
--------------------------------------------------------------------------------------------------------------------
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=yellowdog-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=0
plugins=1
metadata_expire=1800

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

[base]
name=Yellow Dog Linux 5.0 Base
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/base/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[extras]
name=Yellow Dog Linux 5.0 Extras
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/extras/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[updates]
name=Yellow Dog Linux 5.0 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[extrasfc4]
name=Fedora Extrasfc4 - $releasever - $basearch
baseurl=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/4/ppc/
gpgcheck=1
gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras

[freshrpms]
name=FreshRPMs
baseurl=http://ayo.freshrpms.net/fedora/linux/5/ppc/freshrpms/
mirrorlist=http://ayo.freshrpms.net/fedora/linux/5/mirrors-freshrpms
enabled=1
#gpgcheck=1

[os]
name=Yellow Dog Linux $releasever - $basearch - os
baseurl=http://ayo.freshrpms.net/yellowdog/4.0/ppc/os
gpgcheck=1

[freshrpms2]
name=Yellow Dog Linux $releasever - $basearch - freshrpms2
baseurl=http://ayo.freshrpms.net/yellowdog/4.0/ppc/freshrpms
gpgcheck=1

[extrasfc5]
name=Fedora Extras - $releasever - $basearch
baseurl=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/5/ppc/
gpgcheck=1
gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras

[ydl-extras]
name=YDL Extras
baseurl=file:///media/CDROM/
gpgcheck=1
enabled=1

[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/5/ppc
gpgcheck=0
enabled=1
-------------------------------------------------------------------------------------------------
when i use ydl-extras repo in yum.conf my blue ray drive eject the dvd i foud this after couple swap in yumex load shell
ydl-extras: ################################################## 2208/2208
Added 2208 new packages, deleted 0 old in 27.35 seconds
primary.xml.gz 100% |=========================| 759 kB 00:01
base : ################################################## 2208/2208
Added 2208 new packages, deleted 0 old in 27.06 seconds
if you look theys got the same amount of update so i just delete ydl-extra line and evryting work perfect
sry for my eng im french
good luck!
__________________

PS3(60GB NTSC-U)-400GB(HDXT)-Firmware v1.32<->v2.10-OtherOs YDL v6.0-Infectus-SM v3.8 Coder-PSXLoader v.8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-28-2007, 03:18 PM
ssjahrodss   is offline
PS3Hax Senior Hacker
 
Join Date: Jan 2007
Posts: 44
Default Re: Error in yumex?

use only this one as yum.conf try to understand struture of yum.conf and rpm-pgp-key needed to conect to some server for update or you get a error in yum cant connect to server


[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=yellowdog-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=0
plugins=1
metadata_expire=1800

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

[base]
name=Yellow Dog Linux 5.0 Base
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/base/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[extras]
name=Yellow Dog Linux 5.0 Extras
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/extras/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[updates]
name=Yellow Dog Linux 5.0 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/5.0/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd50-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

[freshrpms]
name=FreshRPMs
baseurl=http://ayo.freshrpms.net/fedora/linux/5/ppc/freshrpms/
mirrorlist=http://ayo.freshrpms.net/fedora/linux/5/mirrors-freshrpms
enabled=1
#gpgcheck=1

[os]
name=Yellow Dog Linux $releasever - $basearch - os
baseurl=http://ayo.freshrpms.net/yellowdog/4.0/ppc/os
gpgcheck=1

[ydl-extras]
name=YDL Extras
baseurl=file:///media/CDROM/
gpgcheck=1
enabled=1

[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/5/ppc
gpgcheck=0
enabled=1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CONFIGURE YUM & YUMEX ! haxen Yellow Dog Linux 59 08-22-2008 10:27 PM
Problems with yumex nardi Yellow Dog Linux 2 05-13-2007 06:59 AM
Help With Comfiguring Yum and Yumex 882 Yellow Dog Linux 3 04-02-2007 06:55 PM
xmame on yumex? ntuj Yellow Dog Linux 2 03-19-2007 06:22 PM
uninstall yumex?/ 681 Yellow Dog Linux 3 03-17-2007 03:44 PM


All times are GMT -5. The time now is 09:35 PM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by 3.0.0
© PS3Hax.com 2007 & 2008