On 04/14/2016 12:48 PM, Frank Elsner wrote:
I've to update 3 laptops from Ferdora 22 to fedora 23.
"dnf system-upgrade download --releasever=23" wants to download 1.6 GB.
I don't want to do this 3 times and came to the following idea:

Host 1                                        Host 2
dnf system-upgrade download --releasever=23
/var/cache/dnf/i386/23 ---------------------> /var/cache/dnf/i386/23
/var/cache/yum/i386/23 ---------------------> /var/cache/yum/i386/23
dnf system-upgrade reboot                     dnf system-upgrade reboot

Will this work?

Those directories don't even exist.

The one you want is:
/var/lib/dnf/system-upgrade

Once you run the download on the first one, copy that directory to the next computer. But still run the dnf download command on every computer to make sure you have the right packages. If the package already exists in that directory it won't download it again.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
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

Reply via email to