On 12/4/19 12:37 PM, Andreas Tille wrote: > Control: tags -1 moreinfo > Control: tags -1 unreproducible > > Hi Olivier, > > chado-utils installs nicely on my testing system. Does the > issue persist on your side or can we close this bug?
reproducible in docker container (buster or sid). Seems in fact related to libchado-perl, not chado-utils (but libchado-perl is a dependency, reason why it failed). Issue is with (I think) $USER being not set in containers. postinstall script (Makefile.PL) expects CHADO_DB_USERNAME or USER env vars. Not yet clear to me if CHADO_DB_USERNAME is required anyway. So I think we could "move" bug to libchado-perl (do you know if there is a way to move a bug to an other package?) , a patch would be set to set: exportCHADO_DB_USERNAME=chado in libchado-perl postinst next to export CHADO_DB_NAME I will do the patch Olivier > > Kind regards > > Andreas. > -- Olivier Sallou Univ Rennes, Inria, CNRS, IRISA Irisa, Campus de Beaulieu F-35042 RENNES - FRANCE Tel: 02.99.84.71.95 gpg key id: 4096R/326D8438 (keyring.debian.org) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438

