Howto: Install software (the easy way) YDL 6

YDL running on the Sony Playstation 3

Moderator: billb

=)

Postby ah394496 » 24 Apr 2008, 07:53

i really appreciate you taking the time to help me, as a newbie it's been a bit overwhleming trying to get things to work properly and i am very glad you took the time to point me in the right direction =)
ah394496
ydl newbie
ydl newbie
 
Posts: 5
Joined: 23 Apr 2008, 00:18

Postby OkOcHa » 27 May 2008, 17:24

Hi!

I have configured all my YDL 6 like you say but... Update manager doesn't work :(

This is a piece of code from yumex:

Code: Select all
18:11:45 : Downloading packages:
18:11:48 : Failure getting http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/samba-client-3.0.25b-1.4.ppc.rpm:
18:11:48 :   --> [Errno 14] HTTP Error 404: Not Found
18:11:48 : Trying other mirror.
18:11:49 : Failure getting http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/RPMS/samba-client-3.0.25b-1.4.ppc.rpm:
18:11:49 :   --> [Errno 14] HTTP Error 404: Not Found
18:11:49 : Trying other mirror.
18:11:50 : Failure getting http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/nscd-2.5-18.1.ppc.rpm:
18:11:50 :   --> [Errno 14] HTTP Error 404: Not Found
18:11:50 : Trying other mirror.


In the update manager:

Code: Select all
Component: Software Updater
Summary: TB0b6a9d11 __init__.py:892:downloadHeader:RepoError: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.

Traceback (most recent call last):
  File "/usr/sbin/pup", line 438, in _apply
    self.applyChanges(self.mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 557, in applyChanges
    self.checkDeps(mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 322, in checkDeps
    self.populateTs(keepold=0)
  File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 201, in populateTs
    self.downloadHeader(txmbr.po)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 892, in downloadHeader
    raise Errors.RepoError, saved_repo_error
RepoError: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.

Local variables in innermost frame:
errors: {}
e: [Errno 2] No existe el fichero o el directorio: '//var/cache/yum/updates/headers/httpd-2.2.3-11.ydl.1.ppc.hdr'
self: <__main__.PackageUpdater object at 0x10453390>
saved_repo_error: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.
repo: updates
checkfunc: (<bound method PackageUpdater.verifyHeader of <__main__.PackageUpdater object at 0x10453390>>, (<yum.sqlitesack.YumAvailablePackageSqlite object at 0x12827eb0>, 1), {})
local: //var/cache/yum/updates/headers/httpd-2.2.3-11.ydl.1.ppc.hdr
po: httpd - 2.2.3-11.ydl.1.ppc




Thanks!!!
OkOcHa
ydl newbie
ydl newbie
 
Posts: 2
Joined: 27 May 2008, 17:14

Postby brantleylancaster » 27 May 2008, 23:50

OkOcHa wrote:Hi!

I have configured all my YDL 6 like you say but... Update manager doesn't work :(

This is a piece of code from yumex:

Code: Select all
18:11:45 : Downloading packages:
18:11:48 : Failure getting http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/samba-client-3.0.25b-1.4.ppc.rpm:
18:11:48 :   --> [Errno 14] HTTP Error 404: Not Found
18:11:48 : Trying other mirror.
18:11:49 : Failure getting http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/RPMS/samba-client-3.0.25b-1.4.ppc.rpm:
18:11:49 :   --> [Errno 14] HTTP Error 404: Not Found
18:11:49 : Trying other mirror.
18:11:50 : Failure getting http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/nscd-2.5-18.1.ppc.rpm:
18:11:50 :   --> [Errno 14] HTTP Error 404: Not Found
18:11:50 : Trying other mirror.


In the update manager:

Code: Select all
Component: Software Updater
Summary: TB0b6a9d11 __init__.py:892:downloadHeader:RepoError: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.

Traceback (most recent call last):
  File "/usr/sbin/pup", line 438, in _apply
    self.applyChanges(self.mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 557, in applyChanges
    self.checkDeps(mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 322, in checkDeps
    self.populateTs(keepold=0)
  File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 201, in populateTs
    self.downloadHeader(txmbr.po)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 892, in downloadHeader
    raise Errors.RepoError, saved_repo_error
RepoError: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.

Local variables in innermost frame:
errors: {}
e: [Errno 2] No existe el fichero o el directorio: '//var/cache/yum/updates/headers/httpd-2.2.3-11.ydl.1.ppc.hdr'
self: <__main__.PackageUpdater object at 0x10453390>
saved_repo_error: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.
repo: updates
checkfunc: (<bound method PackageUpdater.verifyHeader of <__main__.PackageUpdater object at 0x10453390>>, (<yum.sqlitesack.YumAvailablePackageSqlite object at 0x12827eb0>, 1), {})
local: //var/cache/yum/updates/headers/httpd-2.2.3-11.ydl.1.ppc.hdr
po: httpd - 2.2.3-11.ydl.1.ppc




Thanks!!!


Yeah, I'm getting a similar error...

Here"s the dump the updater produced for me:
Code: Select all

Component: Software Updater
Summary: TB0b6a9d11 __init__.py:892:downloadHeader:RepoError: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.

Traceback (most recent call last):
  File "/usr/sbin/pup", line 438, in _apply
    self.applyChanges(self.mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 557, in applyChanges
    self.checkDeps(mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 322, in checkDeps
    self.populateTs(keepold=0)
  File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 201, in populateTs
    self.downloadHeader(txmbr.po)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 892, in downloadHeader
    raise Errors.RepoError, saved_repo_error
RepoError: failure: RPMS/httpd-2.2.3-11.ydl.1.ppc.rpm from updates: [Errno 256] No more mirrors to try.

Local variables in innermost frame:
errors: {}
e: [Errno 2] No such file or directory: '//var/cache/yum/updates/headers/httpd-2.2.3-11.ydl.1.ppc.hdr'
self: <__main__.PackageUpdater object at 0x10441430>


When I run yum update" in the terminal, it updates some stuff, but it does the no more mirrors [errno 256] message a whole bunch. Maybe they just hven't put the update files up yet? Is there anything else I/we might be doing wrong?

(This is just for updates, i can run the application installer fine...)

Thanks,

Brantley
brantleylancaster
ydl newbie
ydl newbie
 
Posts: 8
Joined: 27 May 2008, 23:03

Postby billb » 28 May 2008, 00:16

brantleylancaster wrote:When I run yum update" in the terminal, it updates some stuff, but it does the no more mirrors [errno 256] message a whole bunch. Maybe they just hven't put the update files up yet? Is there anything else I/we might be doing wrong?

(This is just for updates, i can run the application installer fine...)


Please post your repos ... use:

more /etc/yum.repos.d/*

And copy/paste here, or in a PM to me.
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Postby brantleylancaster » 28 May 2008, 12:16

billb wrote:
brantleylancaster wrote:When I run yum update" in the terminal, it updates some stuff, but it does the no more mirrors [errno 256] message a whole bunch. Maybe they just hven't put the update files up yet? Is there anything else I/we might be doing wrong?

(This is just for updates, i can run the application installer fine...)


Please post your repos ... use:

more /etc/yum.repos.d/*

And copy/paste here, or in a PM to me.


Here are my results. I've tried both 6 and 6.0 in the ftp.yellowdoglinux.com lines, neither gets me anything but the error in my previous post.

Thanks,

Brantley

Code: Select all
[root@localhost ~]# more /etc/yum.repos.d/*
::::::::::::::
/etc/yum.repos.d/dribble.repo
::::::::::::::
[dribble]
name=Dribble for Fedora 7 - ppc
baseurl=http://dribble.org.uk/repo/7/ppc
enabled=1
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/fedora-extras.repo
::::::::::::::
[fedora-extras]
name=Fedora Extras
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/ppc
enabled=1
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/freshrpms.repo
::::::::::::::
[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
::::::::::::::
/etc/yum.repos.d/livna-stable.repo
::::::::::::::
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/6/ppc
enabled=1
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/ydl-extras.repo
::::::::::::::
[ydl-extras]
name=YDL Extras
baseurl=file:///media/CDROM/
gpgcheck=0
enabled=0
::::::::::::::
/etc/yum.repos.d/yellowdog-base.repo
::::::::::::::
[base]
name=Yellow Dog Linux 6.0 Base
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/base/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1

::::::::::::::
/etc/yum.repos.d/yellowdog-extras.repo
::::::::::::::
[extras]
name=Yellow Dog Linux 6.0 Extras
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/extras/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
::::::::::::::
/etc/yum.repos.d/yellowdog-updates.repo
::::::::::::::
[updates]
name=Yellow Dog Linux 6.0 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1

brantleylancaster
ydl newbie
ydl newbie
 
Posts: 8
Joined: 27 May 2008, 23:03

Postby OkOcHa » 28 May 2008, 12:55

My yum check-update:

Code: Select all
Loading "protectbase" plugin
Loading "installonlyn" plugin
0 packages excluded due to repository protections

autofs.ppc                               1:5.0.1-0.rc2.55.3     updates         
cairo.ppc                                1.2.4-3                updates         
cairo-devel.ppc                          1.2.4-3                updates         
conman.ppc                               0.1.9.2-6.fc6          fedora-extras   
cups.ppc                                 1:1.2.4-11.14.4        updates         
cups-libs.ppc                            1:1.2.4-11.14.4        updates         
dbus.ppc                                 1.0.0-6.3              updates         
dbus-devel.ppc                           1.0.0-6.3              updates         
dbus-x11.ppc                             1.0.0-6.3              updates         
e2fsprogs.ppc                            1.39-10.ydl.1          updates         
e2fsprogs-devel.ppc                      1.39-10.ydl.1          updates         
e2fsprogs-libs.ppc                       1.39-10.ydl.1          updates         
firefox.ppc                              2.0.0.13-1.ydl.1       updates         
flac.ppc                                 1.1.2-28.1             updates         
fontconfig.ppc                           2.4.1-7                updates         
fontconfig-devel.ppc                     2.4.1-7                updates         
gd.ppc64                                 2.0.33-9.4.1           updates         
gd.ppc                                   2.0.33-9.4.1           updates         
gd-devel.ppc                             2.0.33-9.4.1           updates         
gd-devel.ppc64                           2.0.33-9.4.1           updates         
gdb.ppc                                  6.5-25.1               updates         
ghostscript.ppc                          8.15.2-9.1.1           updates         
gimp.ppc                                 2:2.2.13-2.0.7.ydl.1   updates         
gimp-libs.ppc                            2:2.2.13-2.0.7.ydl.1   updates         
glib.ppc                                 1:1.2.10-26.fc6        fedora-extras   
gstreamer-python.ppc                     0.10.7-2.fc6           fedora-extras   
hsqldb.ppc                               1:1.8.0.4-3jpp.6       updates         
kpartx.ppc                               0.4.7-12.3             updates         
krb5-devel.ppc                           1.6.1-17.1             updates         
krb5-libs.ppc                            1.6.1-17.1             updates         
krb5-workstation.ppc                     1.6.1-17.1             updates         
libX11.ppc64                             1.0.3-8.0.1            updates         
libX11.ppc                               1.0.3-8.0.1            updates         
libX11-devel.ppc                         1.0.3-8.0.1            updates         
libX11-devel.ppc64                       1.0.3-8.0.1            updates         
libXfont.ppc                             1.2.2-1.0.3            updates         
libXfont-devel.ppc                       1.2.2-1.0.3            updates         
libexif.ppc                              0.6.13-4.0.2.1         updates         
libhugetlbfs.ppc                         1.1-1.fc6              fedora-extras   
libicu.ppc                               3.6-5.11.1             updates         
libpng.ppc64                             2:1.2.10-7.1.1         updates         
libpurple.ppc                            2.0.2-3.fc6.1          fedora-extras   
libwpd.ppc                               0.8.7-3                updates         
libxml2.ppc                              2.6.26-2.1.2.1         updates         
libxml2-devel.ppc                        2.6.26-2.1.2.1         updates         
libxml2-python.ppc                       2.6.26-2.1.2.1         updates         
logrotate.ppc                            3.7.4-8                updates         
mcstrans.ppc                             0.2.6-1.1              updates         
mysql.ppc                                5.0.22-2.2.ydl.1       updates         
mysql-server.ppc                         5.0.22-2.2.ydl.1       updates         
nautilus-open-terminal.ppc               0.7-3.fc6              fedora-extras   
nfs-utils-lib.ppc                        1.0.8-7.2.z2           updates         
nscd.ppc                                 2.5-18.1               updates         
nspr.ppc                                 4.6.5-1.0.1            updates         
oddjob.ppc                               0.27-8                 fedora-extras   
oddjob-libs.ppc                          0.27-8                 fedora-extras   
openldap.ppc                             2.3.27-8.3             updates         
openldap-clients.ppc                     2.3.27-8.3             updates         
openldap-devel.ppc                       2.3.27-8.3             updates         
pcre.ppc                                 6.6-2.7                updates         
pidgin.ppc                               2.0.2-3.fc6.1          fedora-extras   
poppler.ppc                              0.5.4-4.3              updates         
postgresql-libs.ppc                      8.1.11-1.1             updates         
rsh.ppc                                  0.17-38                updates         
sabayon.ppc                              2.12.4-4.fc6           fedora-extras   
sabayon-apply.ppc                        2.12.4-4.fc6           fedora-extras   
samba.ppc                                3.0.25b-1.4            updates         
samba-client.ppc                         3.0.25b-1.4            updates         
samba-common.ppc                         3.0.25b-1.4            updates         
selinux-policy.noarch                    2.4.6-106.3            updates         
selinux-policy-targeted.noarch           2.4.6-106.3            updates         
telnet.ppc                               1:0.17-39%{dist}       updates         
tetex.ppc                                3.0-33.2.ydl.1         updates         
tetex-dvips.ppc                          3.0-33.2.ydl.1         updates         
tetex-fonts.ppc                          3.0-33.2.ydl.1         updates         
tetex-latex.ppc                          3.0-33.2.ydl.1         updates         
thunderbird.ppc                          2.0.0.9-2              updates         
tk.ppc                                   8.4.13-5.1             updates         
tzdata.noarch                            2007k-2                updates         
util-linux.ppc                           2.13-0.45.ydl.1        updates         
xorg-x11-drv-keyboard.ppc                1.1.0-3                updates         
xorg-x11-server-Xnest.ppc                1.1.1-48.26.5          updates         
xorg-x11-server-Xorg.ppc                 1.1.1-48.26.5          updates         
xorg-x11-server-Xvfb.ppc                 1.1.1-48.26.5          updates         


/etc/yum.repos.d/*

Code: Select all
::::::::::::::
/etc/yum.repos.d/dribble.repo
::::::::::::::
[dribble]
name=Dribble for Fedora 7 - ppc
baseurl=http://dribble.org.uk/repo/7/ppc
enabled=1
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/fedora-extras.repo
::::::::::::::
[fedora-extras]
name=Fedora Extras
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/ppc
enabled=1
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/livna-stable.repo
::::::::::::::
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/6/ppc
enabled=1
gpgcheck=0
::::::::::::::
/etc/yum.repos.d/yellowdog-base.repo
::::::::::::::
[base]
name=Yellow Dog Linux 6.0 Base
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/base/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1


::::::::::::::
/etc/yum.repos.d/yellowdog-extras.repo
::::::::::::::
[extras]
name=Yellow Dog Linux 6.0 Extras
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/extras/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
::::::::::::::
/etc/yum.repos.d/yellowdog-updates-.repo
::::::::::::::
[updates]
name=Yellow Dog Linux 6 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd6-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
OkOcHa
ydl newbie
ydl newbie
 
Posts: 2
Joined: 27 May 2008, 17:14

Postby billb » 28 May 2008, 14:35

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


The only thing wrong I see with this setup is you're missing protect=1 from yellowdog-updates.repo as described in the guide. Make sure you add that so packages in yellowdog-updates can update packages in yellowdog-base while yum-protectbase is enabled.

Also, it appears you have protectbase installed and protect=1 in yellowdog-base, but it's not excluding any packages like it normally would. Did you update without protectbase enabled at some point?

So ... let's add protect=1 to yellowdog-updates.repo and run yum clean all from the command line, then run yum check-update again, and see what happens. Could have been a temporary problem.
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Postby billb » 28 May 2008, 22:28

[quote="brantleylancaster"]Here are my results. I've tried both 6 and 6.0 in the ftp.yellowdoglinux.com lines, neither gets me anything but the error in my previous post.

Code: Select all
::::::::::::::
/etc/yum.repos.d/freshrpms.repo
::::::::::::::
[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


The first thing I see is that you have freshrpms enabled along with livna, which is not recommended in the guide, and also it points to Fedora Core 5 packages and we typically use FC6 packages on YDL 6. I have no idea what this may do to your system.
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Postby brantleylancaster » 28 May 2008, 22:29

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


The only thing wrong I see with this setup is you're missing protect=1 from yellowdog-updates.repo as described in the guide. Make sure you add that so packages in yellowdog-updates can update packages in yellowdog-base while yum-protectbase is enabled.

Also, it appears you have protectbase installed and protect=1 in yellowdog-base, but it's not excluding any packages like it normally would. Did you update without protectbase enabled at some point?

So ... let's add protect=1 to yellowdog-updates.repo and run yum clean all from the command line, then run yum check-update again, and see what happens. Could have been a temporary problem.


Well, I tried all of that, and I still got the same errors, but I think I figured out the issue... The -update.repo that came installed directs yum to "/pub/yellowdog/yum/6.0/updates/RPMS" which is not populated with the updates.

After performing a good ol' google search for the files yum couldn't find, i found them in a mirror under this directory "/pub/yellowdog/updates/yellowdog-6.0/RPMS" and changed my -updates.repo to that directory.

Here is what I have in there for the -updates.repo for the 2 urls:

baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/updates/yellowdog-6.0/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-updates-mlist

I'm running the update now (from terminal) so it appears to have fixed my problem...

Thanks for all your help!

Brantley
brantleylancaster
ydl newbie
ydl newbie
 
Posts: 8
Joined: 27 May 2008, 23:03

Postby billb » 28 May 2008, 22:42

brantleylancaster wrote:::::::::::::::
/etc/yum.repos.d/yellowdog-updates.repo
::::::::::::::
[updates]
name=Yellow Dog Linux 6.0 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1

[/code]


Yours posted above is a little different than mine below, and what's posted in the guide (1st post in this thread).

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


I just updated my system (see here) and didn't have any problems. No "showstoppers" anyway. :wink:
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

Postby brantleylancaster » 28 May 2008, 23:25

billb wrote:
brantleylancaster wrote:::::::::::::::
/etc/yum.repos.d/yellowdog-updates.repo
::::::::::::::
[updates]
name=Yellow Dog Linux 6.0 Updates
baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd60-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1

[/code]


Yours posted above is a little different than mine below, and what's posted in the guide (1st post in this thread).

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


I just updated my system (see here) and didn't have any problems. No "showstoppers" anyway. :wink:


Interesting...I'll have to try that after I fix my install after screwing it all up... I did some searching and found a thread where you were helping some fellows who had destroyed the libkeyutils.something file... Same happened here... either from de-selecting some conflicting thing or i didn't set the protects up correctly....

I am re-installing and will follow the initial post on this thread to the letter and see what happens...

EDIT: I just read your earlier post about the extra .repo I somehow got in my system... Apparently, to answer what it might do to my system, it screws it all up...
brantleylancaster
ydl newbie
ydl newbie
 
Posts: 8
Joined: 27 May 2008, 23:03

Postby Jae » 29 May 2008, 01:34

On this step

Billib quote
IMPORTANT -- DO NOT SKIP THIS STEP!

Back on the terminal window, we need to install something called protectbase. This will prevent any repositories other than yellowdog-updates from replacing files from your yellowdog-base.repo when you update. This is easy to do -- just enter or copy/paste the following three commands to your terminal window (you still need root privileges):

Code:
yum install yum-protectbase

echo 'protect=1' >> /etc/yum.repos.d/yellowdog-base.repo
echo 'protect=1' >> /etc/yum.repos.d/yellowdog-updates.repo


Code: Select all
Yum install-protectbase


Only add
Code: Select all
echo 'protect=1' >> /etc/yum.repos.d/yellowdog-updates.repo


Since protecbase already has the line protect=1 in
Code: Select all
/etc/yum.repos.d/yellowdog-base.repo


You can check by using this in terminal
Code: Select all
nano -w /etc/yum.repos.d/yellowdog-base.repo


and look for the word protect=1

Thanks billib
-Jae



PS3 60GB F/W 2.30 1080p YDL 6.1
Jae
ydl lover
ydl lover
 
Posts: 51
Joined: 14 May 2008, 06:35

Postby nickmon » 31 May 2008, 02:09

I'm really having trouble with the update in YDL.

Heres whats I have set:

Code: Select all
 more *.repo
::::::::::::::
dribble.repo
::::::::::::::
[dribble]
name=Dribble for Fedora 7 - ppc
baseurl=http://dribble.org.uk/repo/7/ppc
enabled=1
gpgcheck=0
::::::::::::::
fedora-extras.repo
::::::::::::::
[fedora-extras]
name=Fedora Extras
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/ppc
enabled=1
gpgcheck=0
::::::::::::::
livna-stable.repo
::::::::::::::
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/6/ppc
enabled=1
gpgcheck=0
::::::::::::::
yellowdog-base.repo
::::::::::::::
[base]
name=Yellow Dog Linux 6 Base
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/base/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd6-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1
::::::::::::::
yellowdog-extras.repo
::::::::::::::
[extras]
name=Yellow Dog Linux 6 Extras
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/extras/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd6-extras-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
::::::::::::::
yellowdog-updates.repo
::::::::::::::
[updates]
name=Yellow Dog Linux 6 Updates
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd6-updates-mlist
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/updates/yellowdog-6.0/
#mirrorlist=http://www.terrasoftsolutions.com/resources/yd6-updates-mlist
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1


When i run yum check-update :

Code: Select all
 yum check-update
Loading "installonlyn" plugin
livna-stable              100% |=========================| 2.1 kB    00:00     
extras                    100% |=========================|  951 B    00:00     
fedora-extras             100% |=========================| 1.1 kB    00:00     
updates                   100% |=========================|  951 B    00:00     
base                      100% |=========================| 1.1 kB    00:00     
dribble                   100% |=========================|  951 B    00:00     

autofs.ppc                               1:5.0.1-0.rc2.55.3     updates         
cairo.ppc                                1.2.4-3                updates         
conman.ppc                               0.1.9.2-6.fc6          fedora-extras   
cups.ppc                                 1:1.2.4-11.14.4        updates         
cups-libs.ppc                            1:1.2.4-11.14.4        updates         
dbus.ppc                                 1.0.0-6.3              updates         
dbus-x11.ppc                             1.0.0-6.3              updates         
e2fsprogs.ppc                            1.39-10.ydl.1          updates         
e2fsprogs-libs.ppc                       1.39-10.ydl.1          updates         
evolution.ppc                            2.8.0-40.1             updates         
firefox.ppc                              2.0.0.13-1.ydl.1       updates         
flac.ppc                                 1.1.2-28.1             updates         
fontconfig.ppc                           2.4.1-7                updates         
gd.ppc                                   2.0.33-9.4.1           updates         
ghostscript.ppc                          8.15.2-9.1.1           updates         
gimp.ppc                                 2:2.2.13-2.0.7.ydl.1   updates         
gimp-libs.ppc                            2:2.2.13-2.0.7.ydl.1   updates         
gstreamer-python.ppc                     0.10.7-2.fc6           fedora-extras   
hsqldb.ppc                               1:1.8.0.4-3jpp.6       updates         
httpd.ppc                                2.2.3-11.ydl.1         updates         
kpartx.ppc                               0.4.7-12.3             updates         
krb5-libs.ppc                            1.6.1-17.1             updates         
krb5-workstation.ppc                     1.6.1-17.1             updates         
libX11.ppc                               1.0.3-8.0.1            updates         
libXfont.ppc                             1.2.2-1.0.3            updates         
libexif.ppc                              0.6.13-4.0.2.1         updates         
libhugetlbfs.ppc                         1.1-1.fc6              fedora-extras   
libicu.ppc                               3.6-5.11.1             updates         
libpurple.ppc                            2.0.2-3.fc6.1          fedora-extras   
libwpd.ppc                               0.8.7-3                updates         
libxml2.ppc                              2.6.26-2.1.2.1         updates         
libxml2-python.ppc                       2.6.26-2.1.2.1         updates         
logrotate.ppc                            3.7.4-8                updates         
mcstrans.ppc                             0.2.6-1.1              updates         
nautilus-open-terminal.ppc               0.7-3.fc6              fedora-extras   
nfs-utils-lib.ppc                        1.0.8-7.2.z2           updates         
nscd.ppc                                 2.5-18.1               updates         
nspr.ppc                                 4.6.5-1.0.1            updates         
oddjob.ppc                               0.27-8                 fedora-extras   
oddjob-libs.ppc                          0.27-8                 fedora-extras   
openldap.ppc                             2.3.27-8.3             updates         
pcre.ppc                                 6.6-2.7                updates         
pidgin.ppc                               2.0.2-3.fc6.1          fedora-extras   
poppler.ppc                              0.5.4-4.3              updates         
postgresql-libs.ppc                      8.1.11-1.1             updates         
rsh.ppc                                  0.17-38                updates         
sabayon-apply.ppc                        2.12.4-4.fc6           fedora-extras   
samba-client.ppc                         3.0.25b-1.4            updates         
samba-common.ppc                         3.0.25b-1.4            updates         
selinux-policy.noarch                    2.4.6-106.3            updates         
selinux-policy-targeted.noarch           2.4.6-106.3            updates         
telnet.ppc                               1:0.17-39%{dist}       updates         
thunderbird.ppc                          2.0.0.9-2              updates         
tk.ppc                                   8.4.13-5.1             updates         
tzdata.noarch                            2007k-2                updates         
util-linux.ppc                           2.13-0.45.ydl.1        updates         
xorg-x11-drv-keyboard.ppc                1.1.0-3                updates         
xorg-x11-server-Xnest.ppc                1.1.1-48.26.5          updates         
xorg-x11-server-Xorg.ppc                 1.1.1-48.26.5          updates 


When I run yum update :

Code: Select all
Loading "installonlyn" plugin
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.ppc 0:2.2.3-11.ydl.1 set to be updated
---> Package xorg-x11-drv-keyboard.ppc 0:1.1.0-3 set to be updated
---> Package poppler.ppc 0:0.5.4-4.3 set to be updated
---> Package pcre.ppc 0:6.6-2.7 set to be updated
---> Package pidgin.ppc 0:2.0.2-3.fc6.1 set to be updated
---> Package ghostscript.ppc 0:8.15.2-9.1.1 set to be updated
---> Package telnet.ppc 1:0.17-39%{dist} set to be updated
---> Package cups.ppc 1:1.2.4-11.14.4 set to be updated
---> Package kpartx.ppc 0:0.4.7-12.3 set to be updated
---> Package samba-common.ppc 0:3.0.25b-1.4 set to be updated
---> Package util-linux.ppc 0:2.13-0.45.ydl.1 set to be updated
---> Package libxml2-python.ppc 0:2.6.26-2.1.2.1 set to be updated
---> Package nfs-utils-lib.ppc 0:1.0.8-7.2.z2 set to be updated
---> Package e2fsprogs.ppc 0:1.39-10.ydl.1 set to be updated
---> Package libX11.ppc 0:1.0.3-8.0.1 set to be updated
---> Package thunderbird.ppc 0:2.0.0.9-2 set to be updated
---> Package selinux-policy-targeted.noarch 0:2.4.6-106.3 set to be updated
---> Package autofs.ppc 1:5.0.1-0.rc2.55.3 set to be updated
---> Package sabayon-apply.ppc 0:2.12.4-4.fc6 set to be updated
---> Package apmud.ppc 0:1.0.0-6.fc6 set to be updated
---> Package logrotate.ppc 0:3.7.4-8 set to be updated
---> Package hsqldb.ppc 1:1.8.0.4-3jpp.6 set to be updated
---> Package cairo.ppc 0:1.2.4-3 set to be updated
---> Package xorg-x11-server-Xorg.ppc 0:1.1.1-48.26.5 set to be updated
---> Package gstreamer-python.ppc 0:0.10.7-2.fc6 set to be updated
---> Package firefox.ppc 0:2.0.0.13-1.ydl.1 set to be updated
---> Package nautilus-open-terminal.ppc 0:0.7-3.fc6 set to be updated
---> Package dbus.ppc 0:1.0.0-6.3 set to be updated
---> Package rsh.ppc 0:0.17-38 set to be updated
---> Package cups-libs.ppc 1:1.2.4-11.14.4 set to be updated
---> Package libXfont.ppc 0:1.2.2-1.0.3 set to be updated
---> Package nspr.ppc 0:4.6.5-1.0.1 set to be updated
---> Package dbus-x11.ppc 0:1.0.0-6.3 set to be updated
---> Package evolution.ppc 0:2.8.0-40.1 set to be updated
---> Package tk.ppc 0:8.4.13-5.1 set to be updated
---> Package libicu.ppc 0:3.6-5.11.1 set to be updated
---> Package mcstrans.ppc 0:0.2.6-1.1 set to be updated
---> Package gimp.ppc 2:2.2.13-2.0.7.ydl.1 set to be updated
---> Package gimp-libs.ppc 2:2.2.13-2.0.7.ydl.1 set to be updated
---> Package selinux-policy.noarch 0:2.4.6-106.3 set to be updated
---> Package oddjob.ppc 0:0.27-8 set to be updated
---> Package tzdata.noarch 0:2007k-2 set to be updated
---> Package postgresql-libs.ppc 0:8.1.11-1.1 set to be updated
---> Package openldap.ppc 0:2.3.27-8.3 set to be updated
---> Package libhugetlbfs.ppc 0:1.1-1.fc6 set to be updated
---> Package krb5-workstation.ppc 0:1.6.1-17.1 set to be updated
---> Package gd.ppc 0:2.0.33-9.4.1 set to be updated
---> Package fontconfig.ppc 0:2.4.1-7 set to be updated
---> Package flac.ppc 0:1.1.2-28.1 set to be updated
---> Package oddjob-libs.ppc 0:0.27-8 set to be updated
---> Package libexif.ppc 0:0.6.13-4.0.2.1 set to be updated
---> Package conman.ppc 0:0.1.9.2-6.fc6 set to be updated
---> Package krb5-libs.ppc 0:1.6.1-17.1 set to be updated
---> Package e2fsprogs-libs.ppc 0:1.39-10.ydl.1 set to be updated
---> Package libxml2.ppc 0:2.6.26-2.1.2.1 set to be updated
---> Package xorg-x11-server-Xnest.ppc 0:1.1.1-48.26.5 set to be updated
---> Package nscd.ppc 0:2.5-18.1 set to be updated
---> Package samba-client.ppc 0:3.0.25b-1.4 set to be updated
---> Package libwpd.ppc 0:0.8.7-3 set to be updated
---> Package libpurple.ppc 0:2.0.2-3.fc6.1 set to be updated
--> Processing Dependency: gecko-libs = 1.8.1.5 for package: yelp
--> Processing Dependency: libkeyutils.so.1 for package: krb5-workstation
--> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3) for package: krb5-libs
--> Processing Dependency: libkeyutils.so.1 for package: krb5-libs
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package keyutils-libs.ppc 0:1.2-2.fc6 set to be updated

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 apmud                   ppc        1.0.0-6.fc6      fedora-extras      55 k
     replacing  pmud.ppc 0.10-4.ydl.1

Updating:
 autofs                  ppc        1:5.0.1-0.rc2.55.3  updates           890 k
 cairo                   ppc        1.2.4-3          updates           396 k
 conman                  ppc        0.1.9.2-6.fc6    fedora-extras     120 k
 cups                    ppc        1:1.2.4-11.14.4  updates           3.0 M
 cups-libs               ppc        1:1.2.4-11.14.4  updates           192 k
 dbus                    ppc        1.0.0-6.3        updates           500 k
 dbus-x11                ppc        1.0.0-6.3        updates            30 k
 e2fsprogs               ppc        1.39-10.ydl.1    updates           1.0 M
 e2fsprogs-libs          ppc        1.39-10.ydl.1    updates           139 k
 evolution               ppc        2.8.0-40.1       updates            13 M
 firefox                 ppc        2.0.0.13-1.ydl.1  updates            22 M
 flac                    ppc        1.1.2-28.1       updates           336 k
 fontconfig              ppc        2.4.1-7          updates           192 k
 gd                      ppc        2.0.33-9.4.1     updates           164 k
 ghostscript             ppc        8.15.2-9.1.1     updates           6.1 M
 gimp                    ppc        2:2.2.13-2.0.7.ydl.1  updates            11 M
 gimp-libs               ppc        2:2.2.13-2.0.7.ydl.1  updates           464 k
 gstreamer-python        ppc        0.10.7-2.fc6     fedora-extras     278 k
 hsqldb                  ppc        1:1.8.0.4-3jpp.6  updates           1.8 M
 httpd                   ppc        2.2.3-11.ydl.1   updates           1.4 M
 kpartx                  ppc        0.4.7-12.3       updates           454 k
 krb5-libs               ppc        1.6.1-17.1       updates           717 k
 krb5-workstation        ppc        1.6.1-17.1       updates           956 k
 libX11                  ppc        1.0.3-8.0.1      updates           829 k
 libXfont                ppc        1.2.2-1.0.3      updates           259 k
 libexif                 ppc        0.6.13-4.0.2.1   updates           150 k
 libhugetlbfs            ppc        1.1-1.fc6        fedora-extras      37 k
 libicu                  ppc        3.6-5.11.1       updates           5.4 M
 libpurple               ppc        2.0.2-3.fc6.1    fedora-extras     6.1 M
 libwpd                  ppc        0.8.7-3          updates           218 k
 libxml2                 ppc        2.6.26-2.1.2.1   updates           841 k
 libxml2-python          ppc        2.6.26-2.1.2.1   updates           731 k
 logrotate               ppc        3.7.4-8          updates            42 k
 mcstrans                ppc        0.2.6-1.1        updates            18 k
 nautilus-open-terminal  ppc        0.7-3.fc6        fedora-extras      36 k
 nfs-utils-lib           ppc        1.0.8-7.2.z2     updates            64 k
 nscd                    ppc        2.5-18.1         updates           157 k
 nspr                    ppc        4.6.5-1.0.1      updates           136 k
 oddjob                  ppc        0.27-8           fedora-extras      63 k
 oddjob-libs             ppc        0.27-8           fedora-extras      43 k
 openldap                ppc        2.3.27-8.3       updates           316 k
 pcre                    ppc        6.6-2.7          updates           116 k
 pidgin                  ppc        2.0.2-3.fc6.1    fedora-extras     6.1 M
 poppler                 ppc        0.5.4-4.3        updates           3.0 M
 postgresql-libs         ppc        8.1.11-1.1       updates           212 k
 rsh                     ppc        0.17-38          updates            45 k
 sabayon-apply           ppc        2.12.4-4.fc6     fedora-extras     283 k
 samba-client            ppc        3.0.25b-1.4      updates           5.4 M
 samba-common            ppc        3.0.25b-1.4      updates           9.5 M
 selinux-policy          noarch     2.4.6-106.3      updates           367 k
 selinux-policy-targeted  noarch     2.4.6-106.3      updates           854 k
 telnet                  ppc        1:0.17-39%{dist}  updates            63 k
 thunderbird             ppc        2.0.0.9-2        updates            23 M
 tk                      ppc        8.4.13-5.1       updates           932 k
 tzdata                  noarch     2007k-2          updates           753 k
 util-linux              ppc        2.13-0.45.ydl.1  updates           1.9 M
 xorg-x11-drv-keyboard   ppc        1.1.0-3          updates            16 k
 xorg-x11-server-Xnest   ppc        1.1.1-48.26.5    updates           1.5 M
 xorg-x11-server-Xorg    ppc        1.1.1-48.26.5    updates           3.6 M
Installing for dependencies:
 keyutils-libs           ppc        1.2-2.fc6        fedora-extras      19 k

Transaction Summary
=============================================================================
Install      2 Package(s)         
Update      59 Package(s)         
Remove       0 Package(s)         

Total download size: 138 M
Is this ok [y/N]:


Then after a y I get this to the end...

Code: Select all
Is this ok [y/N]: y
Downloading Packages:
http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/libwpd-0.8.7-3.ppc.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/samba-client-3.0.25b-1.4.ppc.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.0/updates/RPMS/nscd-2.5-18.1.ppc.rpm: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.




Any ideas anyone ?

Thanks
PS3 40GB F/W 3.00 1080i YDL 6.0
nickmon
ydl newbie
ydl newbie
 
Posts: 17
Joined: 29 May 2008, 10:15
Location: London, UK

Postby nickmon » 31 May 2008, 02:16

After the long email above I managed to fix it, cahnged -updates.repo to have:

baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/updates/yellowdog-6.0/
PS3 40GB F/W 3.00 1080i YDL 6.0
nickmon
ydl newbie
ydl newbie
 
Posts: 17
Joined: 29 May 2008, 10:15
Location: London, UK

Postby billb » 31 May 2008, 02:49

nickmon wrote:After the long email above I managed to fix it, cahnged -updates.repo to have:

baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/updates/yellowdog-6.0/


The default as listed in the guide is still working for me, but thanks for posting in case it helps others in that situation.
PS3 60GB [CECHA01], FW 3.15, YDL 6.2, Samsung T260HD @ 1920x1200
Powermac G4 1.25 GHz x2, 2 GB RAM, YDL 6.2
User avatar
billb
Site Admin
Site Admin
 
Posts: 5522
Joined: 24 May 2007, 20:30
Location: Eastern NC, USA

PreviousNext

Return to Playstation 3

Who is online

Users browsing this forum: No registered users and 16 guests