On Tue, Oct 06, 2015 at 01:18:27PM -0400, sean darcy wrote: > running updated 21. > > fedup --network 22 > > Preparation seemed to go well: > > ........ > [ 191.911] (II) fedup:<module>() /usr/bin/fedup exiting cleanly at Tue Oct > 6 12:26:25 2015 > > Rebooted. > > Died somewhere in upgrading. Is there any log of the upgrade ? > > No new kernel installed. Reboots into 21 kernel. Lots of dupes. yum upgrade > just give 21 updates. > > fedup no help: > > fedup --network 22 > usage: fedup <SOURCE> [options] > fedup: error: argument --network: version must be higher than 22 > > Any help appreciated. I believe the upgrade log is in /var/log/upgrade.log. You might want to try this: # dnf --allowerasing --assumeno update | tee dnflog.txt If I recall correctly, this happened to me on only one system I tried upgrading from F21 -> F22. There I blithely did a 'dnf update' just to see what would happen. (It was an experimental system so I was OK with being foolhardy). In that case, the update just solved everything. However, I'm not fully confident it will work for you, but if you look at the output (dnflog.txt) you'll see a list of what would happen if you ran the update. Ideally, you'll see lots of potential updates, and very few potential removals (maybe old kernels, but make sure at least one is being updated). Based on the results, you can decide what if any data to back up, and then try it. YMMV, caveat emptor. -- Paul W. Frields http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 http://redhat.com/ - - - - http://pfrields.fedorapeople.org/ The open source story continues to grow: http://opensource.com -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org