We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Deb package available under - http://get.influxdb.org/telegraf/telegraf_0.10.4-1_amd64.deb is kinda broken:
➜ ~ dpkg -c telegraf_0.10.4-1_amd64.deb drwxrwxr-x 0/0 0 2016-02-23 23:11 ./ drwxrwxr-x 0/0 0 2016-02-23 23:11 ./etc/ drwxr-xr-x 0/0 0 2016-02-23 23:11 ./etc/logrotate.d/ -rw-r--r-- 0/0 131 2016-02-23 23:11 ./etc/logrotate.d/telegraf drwxr-xr-x 0/0 0 2016-02-23 23:11 ./etc/telegraf/ -rw-r--r-- 0/0 5068 2016-02-23 23:11 ./etc/telegraf/telegraf.conf -rwxr-xr-x 0/0 29056504 2016-02-23 23:11 ./telegraf drwxrwxr-x 0/0 0 2016-02-23 23:11 ./usr/ drwxr-xr-x 0/0 0 2016-02-23 23:11 ./usr/bin/ […]
Binary is in root / and should be in /usr/bin/
/
/usr/bin/
The text was updated successfully, but these errors were encountered:
Fix deb and rpm packages
dc4f7f7
closes #752 closes #750
fc4cb16
eed076d
closes influxdata#752 closes influxdata#750
Successfully merging a pull request may close this issue.
Hi,
Deb package available under - http://get.influxdb.org/telegraf/telegraf_0.10.4-1_amd64.deb is kinda broken:
Binary is in root
/
and should be in/usr/bin/
The text was updated successfully, but these errors were encountered: