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 <[email protected]> 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 - [email protected] > Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general > HINT: to Google archives, try '<keywords> site:us.fixstars.com' > _______________________________________________ yellowdog-general mailing list - [email protected] Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:us.fixstars.com'
