Hello,

On 20/07/16 07:05 PM, Vincent Blut wrote:
> The root cause is pretty obvious, adduser tries to set influxdb user
> home before it ever exist. There are many ways to fix that issue, for 
> example we could create the necessary directory before calling adduser 
> in the post-installation script, removing the “--no-create-home” from 
> adduser call, etc. In the attached patches, you’ll see that I chose 
> another solution that involves using debhelper’s facilities.
> 
> Additionaly, you’ll find patches (0003* and 0004*) handling 
> /var/log/influxdb creation using the same method.

Thank you for the patches! I have applied them all and published a new
version of the package.

Cheers,

-- 
Alexandre Viau
av...@debian.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to