history undo weirdness

stan stanl-fedorauser at vfemail.net
Thu Oct 22 01:19:03 UTC 2015


On Thu, 22 Oct 2015 01:05:20 +0200
Michael Schwendt <mschwendt at gmail.com> wrote:

> On Wed, 21 Oct 2015 23:44:53 +0200, Antonio M wrote:
> 
> > when I try to revert to a previous history I get an error...what
> > does it mean??
> > 
> > # dnf history undo 125
> 
> > @updates
> > Nessun pacchetto sssd-ipa-0:1.13.0-4.fc22.x86_64 disponibile.
> > Errore: An operation cannot be undone
> 
> You can only downgrade to packages, which are still available in
> the repos. Unfortunately, when an update is released, it replaces
> the previous update in the repo.

I *think* the OP can go here,
http://koji.fedoraproject.org/koji/packageinfo?packageID=7925
and pull an f22 binary rpm needed for a previous release, even if it is
no longer in the repositories.  Once it is downloaded, from the
directory where the downloaded package is located, running
dnf -C downgrade sssd-ipa
should downgrade the installed system package with the locally
downloaded package.  I haven't tried this, so it might not work, but is
probably worth a shot.

You'll have to click on an earlier sssd version for f22, and then
download the binary rpm of the package you need, sssd-ipa.  It seems
that sssd is some sort of combination package, containing a bunch of
component packages.


More information about the users mailing list