Hello folks,

Let me tell you, I've been maintaining the Telegraf[1] package in AUR
for some time now, and whenever I update it (or generate it), I have to
do it in a container because it's not possible with the `extra-x86_64-
build` command.

If you look at the PKGBUILD, there is a point where the configuration
is generated with the newly created binary itself. It is the last line
of `build()`, `./build/telegraf config > telegraf.conf`. It is at this
point that the execution stops completely if I build the package with
`extra-x86_64-build`.

Can you think of any reason why this might happen or how it could be
fixed? This step is necessary because there is no other way to generate
the base configuration.

Best regards.

[1]: https://aur.archlinux.org/packages/telegraf

-- 
Óscar García Amor | ogarcia at moire.org | http://ogarcia.me

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to