Howto: Install software (the easy way) YDL 6

YDL running on the Sony Playstation 3

Moderator: billb

Re: Howto: Install software (the easy way) YDL 6

Postby NuxIT » 12 Mar 2010, 15:38

Hey Paul. I went ahead and made that change to the repos. (i.e) (change enabled=1 to enabled=0)
. I noticed that it loaded much quicker this time! I was just curious if I'll be missing out on a lot of good available software by changing this? I'm sure the repos I've got setup will be more than enough for my 10GIG YDL load. :P
Back on the attack after using 5.0.2. Ready to get this 6.2 up and running!
User avatar
NuxIT
ydl lover
ydl lover
 
Posts: 52
Joined: 28 Nov 2007, 00:23
Location: Westminster

Re: Howto: Install software (the easy way) YDL 6

Postby ppietro » 12 Mar 2010, 20:00

NuxIT wrote:Hey Paul. I went ahead and made that change to the repos. (i.e) (change enabled=1 to enabled=0)
. I noticed that it loaded much quicker this time! I was just curious if I'll be missing out on a lot of good available software by changing this? I'm sure the repos I've got setup will be more than enough for my 10GIG YDL load. :P


Here's the deal.

Originally, there was nothing in YellowDog Extras. That's why we added Fedora Extras.

Then - with 6.2 - they put EPEL in there:
http://fedoraproject.org/wiki/EPEL

These packages apparently conflict with Fedora Extras. The slowdown you see is protectbase trying to reconcile the two differing repos.

billb can explain the differences between the two repos better than I can - but I think everything that's in EPEL is in Fedora Extras.

Cheers,
Paul
User avatar
ppietro
Site Admin
Site Admin
 
Posts: 4965
Joined: 13 Sep 2007, 22:18

Re: Howto: Install software (the easy way) YDL 6

Postby EMR01 » 03 May 2010, 10:46

I cant get PS3Bodega Software Repository to work. this is what I get:

Code: Select all
[emre8041@localhost ~]$ rpm -ivh http://pleasantfiction.ipower.com/ps3linux/ps3bodega62/ppc/ps3bodega-release-6.2-2.noarch.rpm
Retrieving http://pleasantfiction.ipower.com/ps3linux/ps3bodega62/ppc/ps3bodega-release-6.2-2.noarch.rpm
error: can't create transaction lock on /var/lib/rpm/__db.000
[emre8041@localhost ~]$


???
EMR01
ydl newbie
ydl newbie
 
Posts: 7
Joined: 01 May 2010, 15:44

Re: Howto: Install software (the easy way) YDL 6

Postby billb » 03 May 2010, 12:19

It looks like you skipped Step 1:


1. Open a terminal window and use the su command to become the root user:
Code: Select all
su

<enter your root password>
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

Re: Howto: Install software (the easy way) YDL 6

Postby EMR01 » 03 May 2010, 12:30

nope I didnt

Code: Select all
[emre8041@localhost ~]$ su emre8041
Password:
[emre8041@localhost ~]$ rpm -ivh http://pleasantfiction.ipower.com/ps3linux/ps3bodega62/ppc/ps3bodega-release-6.2-2.noarch.rpm
Retrieving http://pleasantfiction.ipower.com/ps3linux/ps3bodega62/ppc/ps3bodega-release-6.2-2.noarch.rpm
error: can't create transaction lock on /var/lib/rpm/__db.000
[emre8041@localhost ~]$
EMR01
ydl newbie
ydl newbie
 
Posts: 7
Joined: 01 May 2010, 15:44

Re: Howto: Install software (the easy way) YDL 6

Postby billb » 03 May 2010, 12:32

Yep, you did... :mrgreen:

Enter su by itself as shown, not with your username added. You want to be logged in as root and su by itself will do that for you.
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

Re: Howto: Install software (the easy way) YDL 6

Postby EMR01 » 03 May 2010, 12:37

billb wrote:Yep, you did... :mrgreen:

Enter su by itself as shown, not with your username added. You want to be logged in as root and su by itself will do that for you.


D`OH lol :D ok
yeah its installed now.thanks
EMR01
ydl newbie
ydl newbie
 
Posts: 7
Joined: 01 May 2010, 15:44

Re: Howto: Install software (the easy way) YDL 6

Postby EMR01 » 03 May 2010, 15:30

I did everything and now I cant use add/remove software it gives this error:
"Another application is running which is accessing software information" :?:
EMR01
ydl newbie
ydl newbie
 
Posts: 7
Joined: 01 May 2010, 15:44

Re: Howto: Install software (the easy way) YDL 6

Postby CronoCloud » 03 May 2010, 20:06

EMR01 wrote:I did everything and now I cant use add/remove software it gives this error:
"Another application is running which is accessing software information" :?:


By default the yum "updatesd" daemon is running, and sometimes it will be doing things when you try to use yum yourself. The easiest thing to do is turn it off using

system-config-services

Look for an entry called yum-updatesd.

I did a post some time back on what to do.

viewtopic.php?f=19&t=6625&p=33168&hilit=updatesd#p33168

Ron Rogers Jr. (CronoCloud)
CECHE01 PS3 (MGS4 80GB Bundle) without OtherOS and with an upgraded 320GB HD
Running Fedora 23 on a Compaq Presario CQ5320F upgraded with a Phenom X4 and GT640
Vizio E221A1 22" 1080P TV with HDMI, using 1080P over HDMI
PSN ID: CronoCloudAuron
User avatar
CronoCloud
Moderator
Moderator
 
Posts: 523
Joined: 21 Oct 2006, 05:48
Location: Central Illinois, USA

Re: Howto: Install software (the easy way) YDL 6

Postby xnonsuchx » 09 May 2010, 23:36

Software Updater suddenly said there were a few dozen updates available (even though they've been on the PS3Bodega repo for a few months), including an updated kernel. I went ahead and installed, but after rebooting, got the following repeating warning during boot:

udevb[1200]: add_to_rules: unknown key 'ATTRS{idProduct}'
udevb[1200]: add_to_rules: unknown key 'ATTRS{idVendor}'

...and it fills up the screen. It didn't appear to affect operation of YDL 6.2, but it was kind of annoying. I finally narrowed it down to libmtp-0.2.6.1-1.ydl62.bdg.ppc.rpm, installed as a dependency to rhythmbox-0.11.7-5.ydl62.bdg.ppc.rpm. Uninstalling those got rid of the error. Has anyone else seen this or is there maybe something else on my system causing that library to error?
xnonsuchx
ydl beginner
ydl beginner
 
Posts: 28
Joined: 23 Jan 2010, 02:31

Re: Howto: Install software (the easy way) YDL 6

Postby billb » 10 May 2010, 03:11

xnonsuchx wrote:Software Updater suddenly said there were a few dozen updates available (even though they've been on the PS3Bodega repo for a few months), including an updated kernel. I went ahead and installed, but after rebooting, got the following repeating warning during boot:

udevb[1200]: add_to_rules: unknown key 'ATTRS{idProduct}'
udevb[1200]: add_to_rules: unknown key 'ATTRS{idVendor}'

...and it fills up the screen. It didn't appear to affect operation of YDL 6.2, but it was kind of annoying. I finally narrowed it down to libmtp-0.2.6.1-1.ydl62.bdg.ppc.rpm, installed as a dependency to rhythmbox-0.11.7-5.ydl62.bdg.ppc.rpm. Uninstalling those got rid of the error. Has anyone else seen this or is there maybe something else on my system causing that library to error?


Those were packages that were in the testing repo (disabled by default) that were recently moved to the main repo. Thanks for the report -- I'll look into it on my system as well.
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

Re: Howto: Install software (the easy way) YDL 6

Postby billb » 19 May 2010, 14:01

billb wrote:
Those were packages that were in the testing repo (disabled by default) that were recently moved to the main repo. Thanks for the report -- I'll look into it on my system as well.
xnonsuchx wrote:Software Updater suddenly said there were a few dozen updates available (even though they've been on the PS3Bodega repo for a few months), including an updated kernel. I went ahead and installed, but after rebooting, got the following repeating warning during boot:

udevb[1200]: add_to_rules: unknown key 'ATTRS{idProduct}'
udevb[1200]: add_to_rules: unknown key 'ATTRS{idVendor}'

...and it fills up the screen. It didn't appear to affect operation of YDL 6.2, but it was kind of annoying. I finally narrowed it down to libmtp-0.2.6.1-1.ydl62.bdg.ppc.rpm, installed as a dependency to rhythmbox-0.11.7-5.ydl62.bdg.ppc.rpm. Uninstalling those got rid of the error. Has anyone else seen this or is there maybe something else on my system causing that library to error?


Those were packages that were in the testing repo (disabled by default) that were recently moved to the main repo. Thanks for the report -- I'll look into it on my system as well.


Same result on my system, and uninstalling the libmtp (and rhythmbox) updates got rid of the error for me as well. I'll pull those updates from the main repo and try new updates in the testing repo.
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

Re: Howto: Install software (the easy way) YDL 6

Postby ppietro » 19 Jun 2010, 06:37

Trying something interesting.

I just did a clean install of 6.2 - finally - and I'm working on the repo setup.

So - I thought I'd try something different.

I'm using the standard YDL "3", plus livna & dribble - but I'm leaving out Fedora Extras. I figured that since YellowDog Extras includes EPEL, maybe it would work without Fedora Extras.

So far - so good. I'm not sure I'm officially recommending this, but it is interesting.

Cheers,
Paul
User avatar
ppietro
Site Admin
Site Admin
 
Posts: 4965
Joined: 13 Sep 2007, 22:18

Re: Howto: Install software (the easy way) YDL 6

Postby ppietro » 20 Jun 2010, 01:43

ppietro wrote:I'm using the standard YDL "3", plus livna & dribble - but I'm leaving out Fedora Extras. I figured that since YellowDog Extras includes EPEL, maybe it would work without Fedora Extras.


Well - it mostly works. But - it seems that basically YDL 6.2 is at a higher revision than livna. So - certain things were failing - like mplayer - because the YDL repos had newer versions than livna expected.

So - it seems that ps3bodega is probably the best to roll with for 6.2.

Me? I'm back to 6.1 now. There was nothing in 6.2 that I particularly needed at the present time.

Cheers,
Paul
User avatar
ppietro
Site Admin
Site Admin
 
Posts: 4965
Joined: 13 Sep 2007, 22:18

Re: Howto: Install software (the easy way) YDL 6

Postby xnonsuchx » 14 Jul 2010, 03:40

BTW, it appears that Fixstars recently changed its YDL 6.2 mirrorlist to only point to the mirror at OSU, which appears to have March 2010 and June 2010 file in the Updates repo that include files that don't work with YDL 6.2 on PS3. Namely, the util-linux-2.13-0.52.1.ppc.rpm update includes an updated /sbin/hwclock binary, causing YDL 6.2 on PS3 to not be able to sync its clock to the system clock and will always think it's double however many hours you are behind GMT behind the current time (e.g. if it's noon Pacific US DS time (7p GMT), it will think it's 5a the same day instead), and will show sync errors during boot/shutdown.

If you backup the /sbin/hwclock file after initial install and restore it after doing a yum update, it should work fine, but I wonder how many other newer updates may not be compatible.

UPDATE: After looking further, it looks like Fixstar's main repo now just resolves to the OSU site. After checking several other working repos, only the OSU site has the March-June '10 newer files in the updates repo, so I'm not sure if something weird (and untested) is going on or if the other mirrors just haven't added those updates yet. It's still disconcerting to me, so for the time-being, I've changed my YDL repo files and created my own mlist mirror list files (w/o the OSU one included).
xnonsuchx
ydl beginner
ydl beginner
 
Posts: 28
Joined: 23 Jan 2010, 02:31

PreviousNext

Return to Playstation 3

Who is online

Users browsing this forum: No registered users and 5 guests

cron