unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43940: The "channel-instances->manifest" test fails
@ 2020-10-12  4:17 Maxim Cournoyer
  2020-10-12  9:30 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Cournoyer @ 2020-10-12  4:17 UTC (permalink / raw)
  To: 43940

Hello,

The error has to do with channel-instances->manifest now trying to
url-fetch something, which pulls in guile-final which fails to be
resolved.

I've git bisected it and it points to commit
1d4ab335b22a93e01c2eb1eb3e93fc6534157040.

Here's a ,trace output of the culprit, in case it helps.
--8<---------------cut here---------------start------------->8---
trace: |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  (url-fetch/executable ("https://git.savannah.gnu.org/…" …) …)
trace: |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  (default-guile)
trace: |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  (resolve-interface (gnu packages commencement))
trace: |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  (_ (gnu packages commencement) #t #f #:ensure #f)
trace: |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  (_ #<procedure 7f7ac11e7d40 at ice-9/boot-9.scm:…)
--8<---------------cut here---------------end--------------->8---

Thanks,

Maxim




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

* bug#43940: The "channel-instances->manifest" test fails
  2020-10-12  4:17 bug#43940: The "channel-instances->manifest" test fails Maxim Cournoyer
@ 2020-10-12  9:30 ` Ludovic Courtès
  2020-10-12 13:12   ` Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2020-10-12  9:30 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 43940-done

Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> The error has to do with channel-instances->manifest now trying to
> url-fetch something, which pulls in guile-final which fails to be
> resolved.
>
> I've git bisected it and it points to commit
> 1d4ab335b22a93e01c2eb1eb3e93fc6534157040.

Fixed in 6c46e477eb50c6ee7c9b7c8199bdfb3708dc32b5, thanks for the
heads-up!

Ludo’.




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

* bug#43940: The "channel-instances->manifest" test fails
  2020-10-12  9:30 ` Ludovic Courtès
@ 2020-10-12 13:12   ` Maxim Cournoyer
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2020-10-12 13:12 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 43940-done

Ludovic Courtès <ludo@gnu.org> writes:

> Hi,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
>
>> The error has to do with channel-instances->manifest now trying to
>> url-fetch something, which pulls in guile-final which fails to be
>> resolved.
>>
>> I've git bisected it and it points to commit
>> 1d4ab335b22a93e01c2eb1eb3e93fc6534157040.
>
> Fixed in 6c46e477eb50c6ee7c9b7c8199bdfb3708dc32b5, thanks for the
> heads-up!
>
> Ludo’.

And thank you for the prompt resolution!  I couldn't figure it out
myself with the time I had :-).

Maxim




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

end of thread, other threads:[~2020-10-12 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  4:17 bug#43940: The "channel-instances->manifest" test fails Maxim Cournoyer
2020-10-12  9:30 ` Ludovic Courtès
2020-10-12 13:12   ` Maxim Cournoyer

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).