Re: [ydl-gen] "yum update" does not work after "yum upgrade" from ydl-6.1 to ydl-6.2

2009-10-08 Thread John Frankish
Thanks, but the issue is not particularly that - on the ps3, Bluetooth does not 
work with ydl-6.2 and (my understanding is that) an update was issued, which 
includes a kernel update.

My problem is that, even though I can see more recent packages in 
yd62-updates-mlist, "yum update" is ignoring them.

John

-Original Message-
From: yellowdog-general-boun...@lists.fixstars.com 
[mailto:yellowdog-general-boun...@lists.fixstars.com] On Behalf Of Derick 
Centeno
Sent: Thursday, 08 October, 2009 22:41
To: Discussion List for Yellow Dog Linux User Topics
Subject: Re: [ydl-gen] "yum update" does not work after "yum upgrade" from 
ydl-6.1 to ydl-6.2

Did you check to see if maybe the bluetooth tools are installed first?

You can determine that by doing:

#yum info "*bluetooth*"

Yum will list what is available for installation and what you already
have installed.  Brief explanations will be listed as well.  Of
course, you can only invoke what is installed already.

On Thu, Oct 8, 2009 at 7:41 AM, John Frankish  wrote:
> Hi,
>
> After a successful upgrade from ydl-6.1 -> ydl-6.2, I would like to update to 
> the new kernel to enable Bluetooth, but "yum update" does not work.
>
> I get:
>
> # yum clean all
> Loading "installonlyn" plugin
> Loading "protectbase" plugin
> Cleaning up Everything
> # yum update
> Loading "installonlyn" plugin
> Loading "protectbase" plugin
> Setting up Update Process
> base  100% |=| 1.1 kB00:00
> primary.xml.gz100% |=| 951 kB02:54
> base  : ## 2788/2788
> 0 packages excluded due to repository protections
> No Packages marked for Update/Obsoletion
>
> i.e. it looks like the yum-updates repo is not checked?
>
> Any ideas what the problem might be? Repo contents posted below.
>
> Regards
> John
>
> # cat yellowdog-base.repo
> #generated by system-config-ydlnet
> [base]
> name=Yellow Dog Linux 6.2 Base
> #mirrorlist=http://us.fixstars.com/resources/yd62-base-mlist
> mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-base-mlist
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
> protect=1
>
> # cat yellowdog-updates.repo
> [updates]
> name=Yellow Dog Linux 6.2 Updates
> #baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.2/updates/
> mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-updates-mlist
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
> protect=1
> ___
> yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
> Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  ' site:us.fixstars.com'
>
___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  ' site:us.fixstars.com'
___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  ' site:us.fixstars.com'


Re: [ydl-gen] "yum update" does not work after "yum upgrade" from ydl-6.1 to ydl-6.2

2009-10-08 Thread Derick Centeno
Did you check to see if maybe the bluetooth tools are installed first?

You can determine that by doing:

#yum info "*bluetooth*"

Yum will list what is available for installation and what you already
have installed.  Brief explanations will be listed as well.  Of
course, you can only invoke what is installed already.

On Thu, Oct 8, 2009 at 7:41 AM, John Frankish  wrote:
> Hi,
>
> After a successful upgrade from ydl-6.1 -> ydl-6.2, I would like to update to 
> the new kernel to enable Bluetooth, but "yum update" does not work.
>
> I get:
>
> # yum clean all
> Loading "installonlyn" plugin
> Loading "protectbase" plugin
> Cleaning up Everything
> # yum update
> Loading "installonlyn" plugin
> Loading "protectbase" plugin
> Setting up Update Process
> base                      100% |=| 1.1 kB    00:00
> primary.xml.gz            100% |=| 951 kB    02:54
> base      : ## 2788/2788
> 0 packages excluded due to repository protections
> No Packages marked for Update/Obsoletion
>
> i.e. it looks like the yum-updates repo is not checked?
>
> Any ideas what the problem might be? Repo contents posted below.
>
> Regards
> John
>
> # cat yellowdog-base.repo
> #generated by system-config-ydlnet
> [base]
> name=Yellow Dog Linux 6.2 Base
> #mirrorlist=http://us.fixstars.com/resources/yd62-base-mlist
> mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-base-mlist
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
> protect=1
>
> # cat yellowdog-updates.repo
> [updates]
> name=Yellow Dog Linux 6.2 Updates
> #baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.2/updates/
> mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-updates-mlist
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
> protect=1
> ___
> yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
> Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  ' site:us.fixstars.com'
>
___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  ' site:us.fixstars.com'

[ydl-gen] "yum update" does not work after "yum upgrade" from ydl-6.1 to ydl-6.2

2009-10-08 Thread John Frankish
Hi,

After a successful upgrade from ydl-6.1 -> ydl-6.2, I would like to update to 
the new kernel to enable Bluetooth, but "yum update" does not work.

I get:

# yum clean all
Loading "installonlyn" plugin
Loading "protectbase" plugin
Cleaning up Everything
# yum update
Loading "installonlyn" plugin
Loading "protectbase" plugin
Setting up Update Process
base  100% |=| 1.1 kB00:00
primary.xml.gz100% |=| 951 kB02:54
base  : ## 2788/2788
0 packages excluded due to repository protections
No Packages marked for Update/Obsoletion

i.e. it looks like the yum-updates repo is not checked?

Any ideas what the problem might be? Repo contents posted below.

Regards
John

# cat yellowdog-base.repo
#generated by system-config-ydlnet
[base]
name=Yellow Dog Linux 6.2 Base
#mirrorlist=http://us.fixstars.com/resources/yd62-base-mlist
mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-base-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1

# cat yellowdog-updates.repo
[updates]
name=Yellow Dog Linux 6.2 Updates
#baseurl=http://ftp.yellowdoglinux.com/pub/yellowdog/yum/6.2/updates/
mirrorlist=http://www.terrasoftsolutions.com/resources/yd62-updates-mlist
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
protect=1
___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  ' site:us.fixstars.com'