Re: dnf system-upgrade download + reboot does not finish upgrade.

2019-07-09 Thread sixpack13
moon's ago I read about / upgraded with one of the following commands: sudo dnf system-upgrade download --releasever=30 --setopt=module_platform_id=platform:f30 --allowerasing OR sudo dnf system-upgrade download --refresh --releasever=30 --setopt='module_platform_id=platform:f30' --allowerasin

Re: dnf system-upgrade download + reboot does not finish upgrade.

2019-07-09 Thread Samuel Sieb
On 7/9/19 7:08 AM, Federic Ducon wrote: Jul 09 01:10:55 localhost.localdomain audit[1]: AVC avc: denied { read } for pid=1 comm="systemd" name="dnf" dev="sda6" ino=1572867 scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:va$ This line shows up twice. Which filesystem is

Re: dnf system-upgrade download + reboot does not finish upgrade.

2019-07-09 Thread Samuel Sieb
On 7/9/19 9:24 AM, Greg Woods wrote: At any rate, the first step is to check in /var/log/dnf.log and see if there is a traceback in there, which will usually point to what the problem is. In my case I was trying to go from F28 to F29, and ended up having to remove the "mediatomb" package (which

Re: dnf system-upgrade download + reboot does not finish upgrade.

2019-07-09 Thread Greg Woods
On Tue, Jul 9, 2019 at 8:09 AM Federic Ducon wrote: > I am trying to upgrade from Fedora 29 to Fedora 30 > > dnf system-upgrade download --refresh --releasever=30 --allowerasing > dnf system-upgrade reboot > > The download stage completes and posts a msg proposing the second line. > > The reboot