From: Thiago Jung Bauermann <bauermann@kolabnow.com>
To: "Maxim Cournoyer" <maxim.cournoyer@gmail.com>,
"Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Replacing polkit by polkit-duktape on core-updates-frozen ?
Date: Tue, 23 Nov 2021 17:34:36 -0300 [thread overview]
Message-ID: <3383359.eBeA72QzMn@popigai> (raw)
In-Reply-To: <87lf1eiyel.fsf@gnu.org>
Hello,
Em terça-feira, 23 de novembro de 2021, às 14:18:10 -03, Ludovic Courtès
escreveu:
> > But my "test" fails the same:
> >
> > $ ./pre-inst-env guix build --system=aarch64-linux \
> >
> > -e '(@ (gnu packages polkit) polkit)' -n |& grep polkit
> >
> > /gnu/store/dw11y85xfsb8hcg7w2cw57f1xfs4i74m-polkit-0.120.drv
> > /gnu/store/ric7yf4ra2p14p29fwsh18m1nakciakv-polkit-0.120.tar.xz
>
> That’s expected because here you’re effectively calling
> (%current-system) from the top level, and that’s x86_64.
>
> A good test is to try and build one of its dependents:
>
> guix build -s aarch64-linux gnome-control-center -n
>
> should list polkit-duktape.
>
> HTH!
Sorry, I should have taken a closer look at this patch yesterday. IIUC it’s
a bug to test (%current-system) before (%current-target-system). That’s
because the latter is only defined for cross-builds, while the former is
always defined. So in practice (%current-target-system) will never be
checked.
This what patch 1 in the series at https://issues.guix.gnu.org/49672 fixes.
Rebasing it and addressing Maxime’s comments is on my todo list.
> Are we done and ready for merging once this patch has been applied to
> ‘core-updates-frozen’?
Hooray! I’m currently investigating a problem with lualatex (issue 51252).
I don’t know whether it’s serious enough to delay the merge.
--
Thanks,
Thiago
next prev parent reply other threads:[~2021-11-23 20:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-11 18:23 Replacing polkit by polkit-duktape on core-updates-frozen ? Maxim Cournoyer
2021-11-11 23:30 ` Thiago Jung Bauermann
2021-11-17 11:08 ` Ludovic Courtès
2021-11-22 3:35 ` Maxim Cournoyer
2021-11-22 13:30 ` Ludovic Courtès
2021-11-22 20:26 ` Maxim Cournoyer
2021-11-22 20:41 ` Maxim Cournoyer
2021-11-23 17:18 ` Ludovic Courtès
2021-11-23 20:34 ` Thiago Jung Bauermann [this message]
2021-11-24 4:11 ` Maxim Cournoyer
2021-11-24 4:02 ` Maxim Cournoyer
2021-11-24 8:42 ` Josselin Poiret via Development of GNU Guix and the GNU System distribution.
2021-11-24 14:42 ` Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3383359.eBeA72QzMn@popigai \
--to=bauermann@kolabnow.com \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
--cc=maxim.cournoyer@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).