On Mon, 20 Feb 2012 14:32:59 +0100, RH (Reindl) wrote:

> 
> 
> Am 20.02.2012 14:31, schrieb Christopher Svanefalk:
> > Assuming I have a package installed from updates-testing, is there any 
> > simple away (apart from erasing and
> > reinstalling) to replace it with the equivalent package from the normal 
> > updates repository? Trying to avoid
> > breaking dependencies.
> 
> yum update --distro-sync

if updates-testing is disabled, else add --disablerepo=updates-testing

Alternatively:

  yum downgrade PACKAGEBASENAME

if it's just a single package.

Btw, you cannot break RPM dependencies that way unless you play with --nodeps 
installation via "rpm". Yum would refuse to break RPM dependencies.

-- 
Fedora release 17 (Beefy Miracle) - Linux 3.3.0-0.rc3.git7.2.fc17.x86_64
loadavg: 0.74 0.66 0.28
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to