Fedora Account System
Red Hat Associate
Red Hat Customer
* Does the service require post-rpm-installation configuration in order to be useful (for example, does it need manual edits to a configuration file)? No, uses the existing repository configuration as is. * Does the service listen on a network socket for connections originating on a separate physical or virtual machine? No, connections are outgoing. * Is the service non-persistent (i.e. run once at startup and exit)? No, this is a timer for a recurring even. * What is the exact name (or names) of the systemd unit files to be enabled? rpm-ostree-countme.timer * Is this request for all Fedora deliverables or only for some Editions (list them)? This is for all rpm-ostree based Fedora variants, thus applies to IoT, Silverblue/Kinoite, CoreOS. This will only be enabled on systems where rpm-ostree is installed (only rpm-ostree based systems right now). The timer unit is also conditioned with a check that it is running on an rpm-ostree based system and the binary itself also perform the same check.
This is mostly a tracking issue for the following PRs: - Rawhide PR: https://src.fedoraproject.org/rpms/fedora-release/pull-request/199 - F35 & F34 PR in progress See also: - https://fedoraproject.org/wiki/Changes/DNF_Better_Counting - https://github.com/coreos/fedora-coreos-tracker/issues/717 - https://fedoramagazine.org/getting-better-at-counting-rpm-ostree-based-systems/ Existing implementation: - https://src.fedoraproject.org/rpms/fedora-release/pull-request/173 - https://src.fedoraproject.org/rpms/fedora-release/pull-request/182
F35: https://src.fedoraproject.org/rpms/fedora-release/pull-request/200
Won't make a PR for F34 as we don't strictly need it.
Had to make one for 34 as we need it for IoT: https://src.fedoraproject.org/rpms/fedora-release/pull-request/203
FEDORA-2021-49e1ee35b2 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-49e1ee35b2
FEDORA-2021-49e1ee35b2 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-49e1ee35b2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-49e1ee35b2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-49e1ee35b2 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.