Announcing the release of Fedora 23 Beta!

Andreas Tunek andreas.tunek at gmail.com
Fri Sep 25 21:18:30 UTC 2015


2015-09-25 23:11 GMT+02:00 Andreas Tunek <andreas.tunek at gmail.com>:
> 2015-09-23 20:39 GMT+02:00 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>:
>> On Wed, Sep 23, 2015 at 07:47:58PM +0200, Andreas Tunek wrote:
>>> 2015-09-23 0:16 GMT+02:00 Adam Williamson <adamwill at fedoraproject.org>:
>>> > On Tue, 2015-09-22 at 13:33 -0400, Matthew Miller wrote:
>>> >> On Tue, Sep 22, 2015 at 06:21:00PM +0100, Pádraig Brady wrote:
>>> >> > I just used dnf distro-sync as per:
>>> >> > https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_22
>>> >> > _-.3E_Fedora_23
>>> >> >
>>> >> > This went fine, and I'm now typing this on F23 beta.
>>> >> > What are the main advantages of system-upgrade?
>>> >> > Should the above wiki mention the system-uprade instructions?
>>> >>
>>> >> There's actually a "fedup" script as part of the package. I think we
>>> >> should update the dnf-plugin-system-upgrade to Provide: fedup, and
>>> >> keep
>>> >> the instructions the same. Rationale:
>>> >
>>> > Sorry, but I already re-did all the wiki pages last week. Of course we
>>> > can change them again, but...
>>> >
>>> > https://fedoraproject.org/wiki/Upgrading was revised to list dnf-
>>> > system-upgrade as the 'recommended method' for upgrades to F23, and I
>>> > wrote https://fedoraproject.org/wiki/DNF_system_upgrade documenting
>>> > how to use it.
>>> >
>>> > The page Padraig linked to was not about fedup at all, it's the page
>>> > for doing your upgrades just using bare yum/dnf (which is not
>>> > officially supported, but we do have that page for known caveats and
>>> > best practices if you really must do it).
>>> > --
>>> > Adam Williamson
>>> > Fedora QA Community Monkey
>>> > IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
>>> > http://www.happyassassin.net
>>> >
>>> >
>>> I tried doing
>>>
>>> dnf system-upgrade download --releasever=23 --distro-sync --best
>>> dnf system-upgrade reboot
>>>
>>> as root but it rebooted directly when the upgrade started. Where can I
>>> find the logs to se what went wrong?
>>
>> journalctl -b-1 --system
>>
>> (In general, there's nothing special about the dnf upgrade
>> environment, so normal journalctl commands should work.)
>>
>> Zbyszek
>> --
>> devel mailing list
>> devel at lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/devel
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>
>
> I got the following error, any idea what could be wrong?
>
> Sep 25 23:06:56 iMacLinux dnf[616]: Error: package
> librtmp-2.4-3.20131205.gitdc76f0a.fc22.x86_64 requires
> libgnutls.so.28()(64bit), but none of the providers can be installe
> Sep 25 23:06:56 iMacLinux dnf[616]: (try to add '--allowerasing' to
> command line to replace conflicting packages)
> Sep 25 23:06:56 iMacLinux systemd[1]: dnf-system-upgrade.service: main
> process exited, code=exited, status=1/FAILURE
> Sep 25 23:06:56 iMacLinux systemd[1]: Unit dnf-system-upgrade.service
> entered failed state.
> Sep 25 23:06:56 iMacLinux systemd[1]: dnf-system-upgrade.service failed.


Removed librtmp (what could go wrong?), now I get the following error:

Sep 25 23:14:39 iMacLinux dnf[621]: Error: package
kernel-core-4.1.7-200.fc22.x86_64 requires systemd >= 200, but none of
the providers can be installed
Sep 25 23:14:39 iMacLinux dnf[621]: (try to add '--allowerasing' to
command line to replace conflicting packages)
Sep 25 23:14:39 iMacLinux systemd[1]: dnf-system-upgrade.service: main
process exited, code=exited, status=1/FAILURE
Sep 25 23:14:39 iMacLinux systemd[1]: Unit dnf-system-upgrade.service
entered failed state.
Sep 25 23:14:39 iMacLinux systemd[1]: dnf-system-upgrade.service failed.
Sep 25 23:14:39 iMacLinux systemd[1]: Rebooting as result of failure.


More information about the devel mailing list