unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34468: guix pull: wrong %system when using --system flag
@ 2019-02-13 12:44 Diego Nicola Barbato
  2019-02-16 23:06 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Nicola Barbato @ 2019-02-13 12:44 UTC (permalink / raw)
  To: 34468

Hello Guix,

When running ‘guix pull’ with the --system flag the resulting guix is
configured for the host architecture instead of the target
architecture (i.e. the %system variable in ‘(guix config)’ is set to the
host architecture instead of the target architecture).

E.g. after running ‘guix pull -p test -s i686-linux’ on an x86_64 host
the file test/share/guile/site/2.2/guix/config.scm will contain the
declaration ‘(define-public %system "x86_64-linux")’.

I run what was formerly known as GuixSD (commit: 571a01d) on x86_64.

Regards,

Diego

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#34468: guix pull: wrong %system when using --system flag
  2019-02-13 12:44 bug#34468: guix pull: wrong %system when using --system flag Diego Nicola Barbato
@ 2019-02-16 23:06 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-02-16 23:06 UTC (permalink / raw)
  To: Diego Nicola Barbato; +Cc: 34468-done

Hello,

Diego Nicola Barbato <dnbarbato@posteo.de> skribis:

> When running ‘guix pull’ with the --system flag the resulting guix is
> configured for the host architecture instead of the target
> architecture (i.e. the %system variable in ‘(guix config)’ is set to the
> host architecture instead of the target architecture).
>
> E.g. after running ‘guix pull -p test -s i686-linux’ on an x86_64 host
> the file test/share/guile/site/2.2/guix/config.scm will contain the
> declaration ‘(define-public %system "x86_64-linux")’.

Should be fixed by 54eadc42d2a5ef748a7f007516cd3d56ca17c07e.

> I run what was formerly known as GuixSD (commit: 571a01d) on x86_64.

“The system formerly know as GuixSD”, I like that phrase.  :-)

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-16 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 12:44 bug#34468: guix pull: wrong %system when using --system flag Diego Nicola Barbato
2019-02-16 23:06 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).