Releases retrieved: 1.4.0-rc.0 Upstream release that is considered latest: 1.4.0-rc.0 Current version/release in rawhide: 1.3.1-11.fc37 URL: https://github.com/prometheus/node_exporter Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/98081/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/golang-github-prometheus-node-exporter
Releases retrieved: 1.4.0 Upstream release that is considered latest: 1.4.0 Current version/release in rawhide: 1.3.1-12.fc38 URL: https://github.com/prometheus/node_exporter Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/98081/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/golang-github-prometheus-node-exporter
I'll confess some interest in having this updated to the current version.
Releases retrieved: 1.4.1, 1.5.0 Upstream release that is considered latest: 1.5.0 Current version/release in rawhide: 1.3.1-12.fc38 URL: https://github.com/prometheus/node_exporter Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/98081/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/golang-github-prometheus-node-exporter
Any chance we could get this updated for EPEL 8/9? 1.4.0 contains a fix for crash on EPYC processors https://github.com/prometheus/node_exporter/issues/2299 which I keep hitting. 1.4.1/1.5.0 contains security related fixes for crypto, net and exporter-toolkit
I will do my best to work on this
I've identified three new packages on which this is dependent (submitted for review) There is then a build error for the package (https://download.copr.fedorainfracloud.org/results/fuller/go-sig_prometheus/fedora-rawhide-x86_64/05908811-golang-github-prometheus-node-exporter/builder-live.log.gz) which I don't have time to sort out yet - insight from interested parties is more than welcome
_build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:89:21: msg.Attributes.Alias undefined (type *rtnetlink.LinkAttributes has no field or method Alias) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:90:30: msg.Attributes.Alias undefined (type *rtnetlink.LinkAttributes has no field or method Alias) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:101:71: msg.Attributes.Carrier undefined (type *rtnetlink.LinkAttributes has no field or method Carrier) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:102:99: msg.Attributes.CarrierChanges undefined (type *rtnetlink.LinkAttributes has no field or method CarrierChanges) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:103:105: msg.Attributes.CarrierUpCount undefined (type *rtnetlink.LinkAttributes has no field or method CarrierUpCount) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:104:109: msg.Attributes.CarrierDownCount undefined (type *rtnetlink.LinkAttributes has no field or method CarrierDownCount) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:107:87: msg.Attributes.LinkMode undefined (type *rtnetlink.LinkAttributes has no field or method LinkMode) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:108:71: msg.Attributes.LinkMode undefined (type *rtnetlink.LinkAttributes has no field or method LinkMode) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:120:83: msg.Attributes.NetDevGroup undefined (type *rtnetlink.LinkAttributes has no field or method NetDevGroup) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:121:99: msg.Attributes.TxQueueLen undefined (type *rtnetlink.LinkAttributes has no field or method TxQueueLen) _build/src/github.com/prometheus/node_exporter/collector/netclass_rtnl_linux.go:121:99: too many errors I didn't look into which netlink package node-exporter uses, but perhaps bug 2142810?
Thanks for that - I identified and updated three libraries in rawhide to make some progress, including closing that bug. I've opened a PR that needs review (and likely revision) to also get prometheus-procfs up-to-date: https://src.fedoraproject.org/rpms/golang-github-prometheus-procfs/pull-request/2 There are a further three new packages that require review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2198968 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2198971 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2198973 The most recent build errors now appear to be with prometheus-procfs, which is confusing since it's updated in the COPR: https://copr.fedorainfracloud.org/coprs/fuller/go-sig_prometheus/build/5911523/
Finally got the COPR build - should be in rawhide soon Thanks for all the help
FEDORA-2023-dfdd9630df has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-dfdd9630df
FEDORA-2023-dfdd9630df has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
Can this be branched into the various EPELs?
Probably EPEL9, maybe also EPEL8 - can you open a "branch and build" EPEL package request? https://docs.fedoraproject.org/en-US/epel/epel-package-request/ Feel free to assign me to it or ping me via email I'll try to get it done next week