[ATrpms-users] smart and apt-get show different results
Sdkovacs
sdkovacs at gmail.com
Wed Aug 30 18:53:55 CEST 2006
On 8/30/06, Axel Thimm <Axel.Thimm at atrpms.net> wrote:
> On Wed, Aug 30, 2006 at 12:35:38PM -0400, Sdkovacs wrote:
> > Maybe I'm missing a repo or something, but I can't figure out why
> > apt-get and smart are showing different upgrade results.
>
> looks like you're missing updates-legacy in the smart config. Do you
> know why?
>
I don't know, I guess I must have disabled it at some point.
#smart channel --show
[atrpms]
type = rpm-md
name = Fedora Core 3 - i386 - ATrpms
baseurl = http://dl.atrpms.net/fc3-i386/atrpms/stable
[fedoralegacyupdatestesting]
type = rpm-md
name = Fedora Core 3 - i386 - Unreleased Updates by FedoraLegacy
disabled = yes
baseurl = http://dl.atrpms.net/fc3-i386/redhat/updates-testing-legacy
[atrpms-testing]
type = rpm-md
name = Fedora Core 3 - i386 - ATrpms testing
disabled = yes
baseurl = http://dl.atrpms.net/fc3-i386/atrpms/testing
[rpm-db]
type = rpm-sys
name = RPM Database
[fedoralegacyupdates]
type = rpm-md
name = Fedora Core 3 - i386 - Released Updates by FedoraLegacy
disabled = yes
baseurl = http://dl.atrpms.net/fc3-i386/redhat/updates-legacy
[updates]
type = rpm-md
name = Fedora Core 3 - i386 - Released Updates
baseurl = http://dl.atrpms.net/fc3-i386/redhat/updates
[release]
type = rpm-md
name = Fedora Core 3 - i386 - Base
baseurl = http://dl.atrpms.net/fc3-i386/redhat/release
Ok, so it was disabled. Then I enabled it:
# smart channel --enable fedoralegacyupdates
and did an update/upgrade and all the packages were there. Thanks Axel!
More information about the atrpms-users
mailing list