* reconfigure in failure
@ 2019-10-24 12:05 pirboazo
2019-10-24 18:22 ` Marius Bakke
2019-10-24 18:49 ` Tobias Geerinckx-Rice
0 siblings, 2 replies; 6+ messages in thread
From: pirboazo @ 2019-10-24 12:05 UTC (permalink / raw)
To: help-guix
[-- Attachment #1.1: Type: text/plain, Size: 186 bytes --]
Hi all,
for several days I can no longer update my system.
with the last guix : 4c46356
The update fails during the check phase of the jimtcl-0.77 package.
Pierre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: reconfigure in failure
2019-10-24 12:05 reconfigure in failure pirboazo
@ 2019-10-24 18:22 ` Marius Bakke
2019-10-24 18:47 ` Jack Hill
2019-10-24 18:49 ` Tobias Geerinckx-Rice
1 sibling, 1 reply; 6+ messages in thread
From: Marius Bakke @ 2019-10-24 18:22 UTC (permalink / raw)
To: pirboazo, help-guix
[-- Attachment #1: Type: text/plain, Size: 265 bytes --]
Hello Pierre,
pirboazo <pib@pirboazo.net> writes:
> for several days I can no longer update my system.
>
> with the last guix : 4c46356
> The update fails during the check phase of the jimtcl-0.77 package.
Where is this package from? I can not find it in Guix.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: reconfigure in failure
2019-10-24 18:22 ` Marius Bakke
@ 2019-10-24 18:47 ` Jack Hill
2019-10-24 18:57 ` Marius Bakke
0 siblings, 1 reply; 6+ messages in thread
From: Jack Hill @ 2019-10-24 18:47 UTC (permalink / raw)
To: Marius Bakke; +Cc: help-guix
On Thu, 24 Oct 2019, Marius Bakke wrote:
> Hello Pierre,
>
> pirboazo <pib@pirboazo.net> writes:
>
>> for several days I can no longer update my system.
>>
>> with the last guix : 4c46356
>> The update fails during the check phase of the jimtcl-0.77 package.
>
> Where is this package from? I can not find it in Guix.
I believe this is
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/embedded.scm?id=4c463569b7af3ee064d323691bc0284155f9a85d#n331
. However, I have that in my store as
$ guix build jimtcl
/gnu/store/mica4mip3mdcp7wfmdnbynwm8p2bbwq2-jimtcl-0.77
So it at least built one time.
Sorry to not have more insight
Best,
Jack
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: reconfigure in failure
2019-10-24 12:05 reconfigure in failure pirboazo
2019-10-24 18:22 ` Marius Bakke
@ 2019-10-24 18:49 ` Tobias Geerinckx-Rice
1 sibling, 0 replies; 6+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-10-24 18:49 UTC (permalink / raw)
To: help-guix
[-- Attachment #1: Type: text/plain, Size: 233 bytes --]
Pirboazo,
pirboazo 写道:
> with the last guix : 4c46356
> The update fails during the check phase of the jimtcl-0.77
> package.
Could you include the relevant error log? It builds fine here.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: reconfigure in failure
2019-10-24 18:47 ` Jack Hill
@ 2019-10-24 18:57 ` Marius Bakke
2019-10-25 8:18 ` pirboazo
0 siblings, 1 reply; 6+ messages in thread
From: Marius Bakke @ 2019-10-24 18:57 UTC (permalink / raw)
To: Jack Hill; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 878 bytes --]
Jack Hill <jackhill@jackhill.us> writes:
> On Thu, 24 Oct 2019, Marius Bakke wrote:
>
>> Hello Pierre,
>>
>> pirboazo <pib@pirboazo.net> writes:
>>
>>> for several days I can no longer update my system.
>>>
>>> with the last guix : 4c46356
>>> The update fails during the check phase of the jimtcl-0.77 package.
>>
>> Where is this package from? I can not find it in Guix.
>
> I believe this is
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/embedded.scm?id=4c463569b7af3ee064d323691bc0284155f9a85d#n331
Whoops, indeed.
There does not seem to be any problems on the CI:
https://ci.guix.gnu.org/search?query=jimtcl
Pierre: can you run `guix build jimtcl` and paste the last lines of the
output? Also, did you purposefully disable substitutes? Normally Guix
would transparently download a pre-built package from the CI system.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: reconfigure in failure
2019-10-24 18:57 ` Marius Bakke
@ 2019-10-25 8:18 ` pirboazo
0 siblings, 0 replies; 6+ messages in thread
From: pirboazo @ 2019-10-25 8:18 UTC (permalink / raw)
To: Marius Bakke, Jack Hill; +Cc: help-guix
[-- Attachment #1.1: Type: text/plain, Size: 1199 bytes --]
Hi all ,
I found :-)
When Marius said : "did you purposefully disable substitutes?"
I understand that was a network problem.
on this VM i have two network with one without internet access, it's was
the problem.
Merci.
Pierre
On 10/24/19 8:57 PM, Marius Bakke wrote:
> Jack Hill <jackhill@jackhill.us> writes:
>
>> On Thu, 24 Oct 2019, Marius Bakke wrote:
>>
>>> Hello Pierre,
>>>
>>> pirboazo <pib@pirboazo.net> writes:
>>>
>>>> for several days I can no longer update my system.
>>>>
>>>> with the last guix : 4c46356
>>>> The update fails during the check phase of the jimtcl-0.77 package.
>>> Where is this package from? I can not find it in Guix.
>> I believe this is
>> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/embedded.scm?id=4c463569b7af3ee064d323691bc0284155f9a85d#n331
> Whoops, indeed.
>
> There does not seem to be any problems on the CI:
>
> https://ci.guix.gnu.org/search?query=jimtcl
>
> Pierre: can you run `guix build jimtcl` and paste the last lines of the
> output? Also, did you purposefully disable substitutes? Normally Guix
> would transparently download a pre-built package from the CI system.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-10-25 8:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 12:05 reconfigure in failure pirboazo
2019-10-24 18:22 ` Marius Bakke
2019-10-24 18:47 ` Jack Hill
2019-10-24 18:57 ` Marius Bakke
2019-10-25 8:18 ` pirboazo
2019-10-24 18:49 ` Tobias Geerinckx-Rice
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.