[Nix-dev] Can not figure out user name in nix-1.7 build
Pjotr Prins
pjotr.public12 at thebird.nl
Tue Jun 3 22:33:01 CEST 2014
I am trying to build Nix-1.7 from a bootstrapped nix build and get
env TMPDIR=/var/tmp /home/cog/pprins/nix-boot/bin/nix-env -f nixpkgs/ -iA nix
(...)
++ nix-build dependencies.nix -o /var/tmp/nix-build-nix-1.7.drv-0/nix-1.7/tests/test-tmp/result
download-from-binary-cache.pl: cannot figure out user name at /home/cog/pprins/nix/store/zcldwb80nnxy054a2zzfzksplygyz4db-nix-1.7/libexec/nix/substituters/download-from-binary-cache.pl line 43.
echo $USER
pprins
There is no USER in env-vars.
All the dependencies build fine. Any idea?
Pj.
On Tue, Jun 03, 2014 at 08:02:05PM +0200, Andreas Herrmann wrote:
> > Ok indeed I can reproduce it. Can you please report a bug in nixpkgs?
>
> > https://github.com/NixOS/nixpkgs/issues/new
>
> Thanks for confirming it.
>
>
> Here's the link to the issue:
>
> https://github.com/NixOS/nixpkgs/issues/2818
>
>
> Cheers!
>
>
>
> On 3 June 2014 14:53, Luca Bruno <lethalman88 at gmail.com> wrote:
>
> On 01/06/2014 17:17, Andreas Herrmann wrote:
> > Dear Luca,
> >
> > Thanks for your response.
> >
> > > What commit of nixpkgs are you tracking?
> > How do I find that out?
> >
> > I installed Nix using the install script, not the from source
> > installation. So, I never manually checked out any package list.
> >
> > I ran the following commands. They didn't really do anything. In my
> > interpretation that means, that my Nix installation should already be
> > up-to-date. Correct?
> >
> Ok indeed I can reproduce it. Can you please report a bug in nixpkgs?
> https://github.com/NixOS/nixpkgs/issues/new
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
More information about the nix-dev
mailing list