2009/8/25 Jim <mickeyboa@xxxxxxxxxxxxx>: > I want to run a yum command in FC11 > > yum --enablerepo=fedora-updates-testing update kernel > > This command has problems with fedora-updates-testing . > "Error getting repository data for fedora-updates-testing" > > > What would be the correct way to show this command ? > Use `yum repolist all' to get the name of all the configured repos (including the disabled repos). As Stan pointed out in his reply, the command should be, `yum --enable-repo=updates-testing update kernel' :) -- Suvayu Open source is the future. It sets us free. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines