Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian package install in /bin instead of /usr/bin #2

Closed
laeti-tia opened this issue Jul 2, 2024 · 1 comment
Closed

Debian package install in /bin instead of /usr/bin #2

laeti-tia opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels
debian Debian and Ubuntu related issues

Comments

@laeti-tia
Copy link
Member

Our Debian package install the node_exporter binary in /bin/ instead of /usr/bin that is used in the service file.

dpkg -c prometheus-node-exporter_5.1.1-1_arm64.deb 
drwxr-xr-x root/root         0 2024-06-28 16:54 ./
drwxr-xr-x root/root         0 2024-06-28 16:54 ./bin/
-rwxr-xr-x root/root  13091864 2024-06-28 16:54 ./bin/node_exporter
drwxr-xr-x root/root         0 2024-06-28 16:54 ./etc/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./etc/default/
-rw-r--r-- root/root        46 2011-11-11 01:00 ./etc/default/node_exporter
drwxr-xr-x root/root         0 2024-06-28 16:54 ./lib/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./lib/systemd/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./lib/systemd/system/
-rw-r--r-- root/root       462 2011-11-11 01:00 ./lib/systemd/system/node_exporter.service
drwxr-xr-x root/root         0 2024-06-28 16:54 ./usr/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./usr/share/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./usr/share/doc/prometheus-node-exporter/
-rw-r--r-- root/root       222 2024-06-28 16:54 ./usr/share/doc/prometheus-node-exporter/changelog.Debian.gz
-rw-r--r-- root/root       904 2024-06-28 16:54 ./usr/share/doc/prometheus-node-exporter/copyright
drwxr-xr-x root/root         0 2024-06-28 16:54 ./usr/share/lintian/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       118 2024-06-28 16:54 ./usr/share/lintian/overrides/prometheus-node-exporter
drwxr-xr-x root/root         0 2024-06-28 16:54 ./var/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./var/lib/
drwxr-xr-x root/root         0 2024-06-28 16:54 ./var/lib/prometheus/
@github-project-automation github-project-automation bot moved this to Ready in perfSONAR Jul 2, 2024
@laeti-tia laeti-tia moved this from Ready to Done in perfSONAR Jul 2, 2024
@laeti-tia laeti-tia self-assigned this Jul 2, 2024
@laeti-tia
Copy link
Member Author

Solved with 7762f8b

@laeti-tia laeti-tia added the debian Debian and Ubuntu related issues label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debian Debian and Ubuntu related issues
Projects
Archived in project
Development

No branches or pull requests

1 participant