2014-07-29 09:51, Adam Williamson skrev: > On Mon, 2014-07-28 at 11:18 +0200, Jon Ingason wrote: >> 2014-07-28 00:27, Sérgio Basto skrev: >>> On Seg, 2014-07-28 at 00:06 +0200, Jon Ingason wrote: >>>> 2014-07-27 23:36, Sérgio Basto skrev: >>>>> On Dom, 2014-07-27 at 23:31 +0200, Jon Ingason wrote: >>>>>> 2014-07-27 21:50, Kevin Fenzi skrev: >>>>>>> On Sun, 27 Jul 2014 18:24:16 +0200 >>>>>>> Jon Ingason <jon.ingason@xxxxxxxxx> wrote: >>>>>>> >>>>>>>> I follow the Rawhide wiki how to branch Rawhide to Fedora 21. >>>>>>>> What I did was that I installed >>>>>>>> Fedora-Live-Workstation-x86_64-rawhide-20140723.iso to VM with >>>>>>>> libvirt. Then I clone it and used it to do the brancing. >>>>>>> >>>>>>> ...snip... >> >>> >>> rpm -q fedora-release-21 fedora-release-20 fedora-release-22 >>> >>> you must have just one fedora-release >>> >>> $ more /etc/fedora-release >>> Fedora release 21 (Twenty One) >>> >>> $ su -c 'yum --releasever=21 distro-sync' >>> >>> or just if system already assume that is 21 >>> >>> $ su -c 'yum distro-sync' >> >> Yes, I should have done that and now when I have all f22 pakcage are gone. >> >> Thanks Sérgio and all others for the help. > > The first 'yum --releasever=21 distro-sync' should have removed all f22 > packages. Do you have the 'yum history info' from that transaction, to > see what went wrong? > What went wrong was when I did the branching something went wrong. The fc21 file were installed and fc22 were not removed. So I decided to start from the beginning. Created Rawhide VM and then did the branching. The problem this time is that there are serious broken dependency: $ sudo yum --releasever=21 distro-sync ... skip ... ---> Package tracker.x86_64 0:1.0.2-2.fc22 will be updated --> Processing Dependency: libtracker-control-1.0.so.0()(64bit) for package: gnome-photos-3.13.4-1.fc21.x86_64 --> Processing Dependency: libtracker-control-1.0.so.0()(64bit) for package: gnome-documents-3.13.4-2.fc21.x86_64 --> Processing Dependency: libtracker-miner-1.0.so.0()(64bit) for package: gnome-online-miners-3.13.3-1.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: gnome-documents-3.13.4-2.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: bijiben-3.13.4-1.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: gnome-boxes-3.13.4-1.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: gnome-photos-3.13.4-1.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: brasero-3.11.3-5.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: nautilus-3.13.2-2.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: gnome-online-miners-3.13.3-1.fc21.x86_64 --> Processing Dependency: libtracker-sparql-1.0.so.0()(64bit) for package: grilo-plugins-0.2.12-4.fc21.x86_64 --> Finished Dependency Resolution Error: Package: gnome-online-miners-3.13.3-1.fc21.x86_64 (@koji-override-0/$releasever) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: gnome-boxes-3.13.4-1.fc21.x86_64 (fedora) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: brasero-3.11.3-5.fc21.x86_64 (fedora) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: nautilus-3.13.2-2.fc21.x86_64 (fedora) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: gnome-online-miners-3.13.3-1.fc21.x86_64 (@koji-override-0/$releasever) Requires: libtracker-miner-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-miner-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-miner-1.2.so.0()(64bit) Error: Package: gnome-photos-3.13.4-1.fc21.x86_64 (fedora) Requires: libtracker-control-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-control-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-control-1.2.so.0()(64bit) Error: Package: gnome-documents-3.13.4-2.fc21.x86_64 (@koji-override-0/$releasever) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: bijiben-3.13.4-1.fc21.x86_64 (fedora) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: grilo-plugins-0.2.12-4.fc21.x86_64 (@koji-override-0/$releasever) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: gnome-photos-3.13.4-1.fc21.x86_64 (fedora) Requires: libtracker-sparql-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-sparql-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-sparql-1.2.so.0()(64bit) Error: Package: gnome-documents-3.13.4-2.fc21.x86_64 (@koji-override-0/$releasever) Requires: libtracker-control-1.0.so.0()(64bit) Removing: tracker-1.0.2-2.fc22.x86_64 (@koji-override-0/$releasever) libtracker-control-1.0.so.0()(64bit) Updated By: tracker-1.1.1-1.fc21.x86_64 (fedora) ~libtracker-control-1.2.so.0()(64bit) You could try using --skip-broken to work around the problem $ Is this something that will go away or does it need more analyzes? -- Regards Jon Ingason -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test