Den 2017-11-16 kl. 15:04, skrev Christopher Ross: > > > On 16/11/17 12:59, Christopher Ross wrote: >> Today I tried upgrading my x86 laptop from Fedora 26 to 27 but it >> failed with the following... > > > For info, trying again consistently yields the same results. > > > root@nellie 13:43:45 ~ # fedora-upgrade > Going to upgrade your Fedora to version 27. > You may want to read Release Notes: > http://docs.fedoraproject.org/release-notes/ > Hit Enter to continue or Ctrl + C to cancel. > dnf system-upgrade: error: unrecognized arguments: --distro-sync If you do $ grep "\-\-distro-sync" /usr/sbin/fedora-upgrade you get dnf system-upgrade download --releasever=$UPGRADE_TO --distro-sync dnf system-upgrade download --releasever=$UPGRADE_TO --distro-sync dnf system-upgrade download --releasever=rawhide --distro-sync --nogpgcheck and --distro-sync is not an option in dnf. This is the reason for error. Therefore this must be a bug. You should report this in bugzilla. > root@nellie 13:59:51 ~ # > > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx -- Jon Ingason _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx