On Fri, 28 Jan 2022 at 13:08, Barry Scott <ba...@barrys-emacs.org> wrote:
>
> I just updated one of my servers and it failed to reboot.
>
> The reason is that I had:
>
>     Requires=node_exporter.service
>
> in the default target and the update had installed a change to
> the name of the node exporter service. It is not called
> prometheus-node-exporter.service
>

seems to have been addressed already in
https://src.fedoraproject.org/rpms/golang-github-prometheus-node-exporter/c/376831d21f72ea19efeeef85ca0c54a43ed267ea?branch=rawhide
(thanks!)
This package is also built for EPEL and this change is definitely
unexpected there.


> Having been bitten I'm changing to use:
>
>     Wants=prometheus-node-exporter.service
>
> Just incase it changes again.
>
> Barry

Cheers
Francois
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to