@hashworks fixed (again). If this happens again I'll do that you said, attach the version to a fixed commit istead of tag.
Search Criteria
Package Details: telegraf 1.22.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/telegraf.git (read-only, click to copy) |
---|---|
Package Base: | telegraf |
Description: | Plugin-driven server agent for reporting metrics into InfluxDB |
Upstream URL: | http://influxdb.org/ |
Keywords: | InfluxData influxdb |
Licenses: | MIT |
Submitter: | exz |
Maintainer: | ogarcia |
Last Packager: | ogarcia |
Votes: | 37 |
Popularity: | 2.24 |
First Submitted: | 2015-09-02 18:05 (UTC) |
Last Updated: | 2022-05-17 06:34 (UTC) |
Dependencies (3)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, gccrs-go-git, go-beta, gcc-go-git, gcc-go) (make)
Required by (0)
Sources (5)
Latest Comments
ogarcia commented on 2021-05-23 10:29 (UTC)
hashworks commented on 2021-05-22 12:38 (UTC) (edited on 2021-05-22 12:38 (UTC) by hashworks)
Checksum fails with 1.18.3 again – if upstream keeps overwriting version tags you might want to pin the commit hash.
ogarcia commented on 2021-05-09 09:36 (UTC)
@nogweii sure? I get 19856eef5762c0740f3531d5c4d55e25d8a9de34278ee6e1dcef49dfd48942e1
nogweii commented on 2021-05-08 23:54 (UTC)
There seems to be another checksum failure, why would they keep rebuilding the binary over and over.
ogarcia commented on 2021-05-02 11:48 (UTC) (edited on 2021-05-02 11:49 (UTC) by ogarcia)
@jhass, fixed. Seems that the guys at InfluxData rebuild the source binary and changed the checksum.
jhass commented on 2021-05-02 09:48 (UTC)
Checksum fails for me with 1.18.2, I get 19856eef5762c0740f3531d5c4d55e25d8a9de34278ee6e1dcef49dfd48942e1
ogarcia commented on 2021-03-28 10:25 (UTC)
@gdamjan I know, but for me that configuration only makes sense if the service is not going to be running all the time
gdamjan commented on 2021-03-25 15:10 (UTC)
Hi all, one suggestion, there's really no need to have .tmpfiles and .sysusers for most services these days.
DynamicUser=yes
and StateDirectory=telegraf
in the .service unit will work as well (and probably a ConfigurationDirectory=telegraf
for /etc/telegraf/).
zhimsel commented on 2020-03-26 16:52 (UTC)
FYI to anyone who uses this package: I've created a development package for telegraf that tracks the git repo's latest master
danieltetraquark commented on 2019-03-08 17:16 (UTC)
Build fails for me:
go: warning: "./..." matched no packages
...
install: der Aufruf von stat für '/telegraf' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
==> FEHLER: Ein Fehler geschah in package().
Breche ab...
Lenny commented on 2018-11-24 19:38 (UTC)
Can you please add "aarch64" to available architectures? I'm using this PKGBUILD on archlinuxarm distro and need to edit it every time it gets and update.
Thanks
ogarcia commented on 2018-10-31 08:28 (UTC)
To update this package to current version remove:
go get github.com/sparrc/gdm
gdm restore
And replace with:
go get -v -u github.com/golang/dep/cmd/dep
dep ensure -v -vendor-only
alaskanarcher commented on 2018-01-11 06:27 (UTC)
Slightly modified the PKGBUILD so you don't have to remove the src and pkg folders each time you rebuild.
Pinned Comments