This update has been unpushed.
Thanks, packaging release 2.2.1 right now
This update has been unpushed.
This update has been unpushed.
This update has been unpushed.
Upgrade from f30, with package "docker" installed, to f32.
Without repo "updates-testing":
$ sudo dnf system-upgrade download --refresh --releasever=32
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
Fedora Modular 32 - x86_64 23 kB/s | 18 kB 00:00
Fedora Modular 32 - x86_64 - Updates 26 kB/s | 21 kB 00:00
Fedora 32 - x86_64 - Updates 40 kB/s | 21 kB 00:00
Fedora 32 - x86_64 30 kB/s | 18 kB 00:00
Error:
Problem: package docker-2:1.13.1-68.git47e2230.fc30.x86_64 requires atomic-registries >= 1.19.1-6, but none of the providers can be installed
- atomic-registries-1.22.1-28.gitb507039.fc30.x86_64 does not belong to a distupgrade repository
- problem with installed package docker-2:1.13.1-68.git47e2230.fc30.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
With repo "updates-testing" enabled:
$ sudo dnf system-upgrade download --refresh --releasever=32 --enablerepo updates-testing
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y
Fedora Modular 32 - x86_64 34 kB/s | 18 kB 00:00
Fedora Modular 32 - x86_64 - Updates 39 kB/s | 21 kB 00:00
Fedora 32 - x86_64 - Test Updates 38 kB/s | 21 kB 00:00
Fedora 32 - x86_64 - Updates 41 kB/s | 21 kB 00:00
Fedora 32 - x86_64 23 kB/s | 18 kB 00:00
Dependencies resolved.
===================================================================================================================================================================================================================
Package Architecture Version Repository Size
===================================================================================================================================================================================================================
Installing:
moby-engine x86_64 19.03.7-2.ce.git7141c19.fc32 updates-testing 51 M
replacing docker.x86_64 2:1.13.1-68.git47e2230.fc30
replacing docker-common.x86_64 2:1.13.1-68.git47e2230.fc30
Upgrading:
NetworkManager x86_64 1:1.22.8-1.fc32 fedora 2.0 M
...
After upgrade and after enabling cgroups v1:
$ sudo docker version
Client:
Version: 19.03.7
API version: 1.40
Go version: go1.14rc1
Git commit: 7141c19
Built: Sun Mar 8 19:48:48 2020
OS/Arch: linux/amd64
Experimental: false
Server:
Engine:
Version: 19.03.7
API version: 1.40 (minimum version 1.12)
Go version: go1.14rc1
Git commit: 7141c19
Built: Sun Mar 8 00:00:00 2020
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.2.6
GitCommit:
runc:
Version: 1.0.0-rc10+dev
GitCommit: fbdbaf85ecbc0e077f336c03062710435607dbf1
docker-init:
Version: 0.18.0
GitCommit:
go-rpm-macros has been built only for Rawhide currently, not for f30 nor f29: https://koji.fedoraproject.org/koji/packageinfo?packageID=28883
nothing provides go-rpm-macros needed by go2rpm-1-2.fc30.noarch
go2rpm calls command "golint". However, the package has no "Requires" dependency for a package providing this command (go-compilers-golang-compiler). It results to an error if that package is not installed:
Traceback (most recent call last): File "/usr/bin/go2rpm", line 11, in <module> load_entry_point('go2rpm==1', 'console_scripts', 'go2rpm')() File "/usr/lib/python3.7/site-packages/go2rpm/main.py", line 505, in main buildrequires = to_list(get_buildrequires(goipath)) File "/usr/lib/python3.7/site-packages/go2rpm/main.py", line 380, in get_buildrequires universal_newlines=True) File "/usr/lib64/python3.7/subprocess.py", line 395, in check_output kwargs).stdout File "/usr/lib64/python3.7/subprocess.py", line 472, in run with Popen(*popenargs, kwargs) as process: File "/usr/lib64/python3.7/subprocess.py", line 775, in init restore_signals, start_new_session) File "/usr/lib64/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'golist': 'golist'
I wasn't able to login into Gnome with gdm-3.22.2-1.fc25 due to an issue with Wayland; with gdm-3.22.3-1.fc25, I'm able to log in, thanks to Wayland fallback.
$ loginctl show-session 3 -p Type
Type=x11
1