all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tons of packages get rebuild
@ 2019-10-21 14:54 Hartmut Goebel
  2019-10-22  3:27 ` Maxim Cournoyer
  0 siblings, 1 reply; 5+ messages in thread
From: Hartmut Goebel @ 2019-10-21 14:54 UTC (permalink / raw)
  To: help-guix

Hi,

I'm again experiencing wired behavior on my system: When trying to
rebuild KDE Framework based on c37c8ef (2019-10-18 20:35:28), tons of
packages get rebuild, including ruby, llvm-8.0.0, gcc, glibc, openssl,
mariadb, linux-PAM, etc. Since my computer is not quite fast, this is
running since Saturday morning already.

Looks like I've  broken my setup.

Daemon is running with

guix-daemon --build-users-group=guixbuild
--substitute-urls=https://ci.guix.gnu.org

$ /usr/local/sbin/guix-daemon --version
guix-daemon (GNU Guix) 1.0.1-6.0ed97e6

$ ./pre-inst-env guix --version
guix (GNU Guix) 1.0.1.3831-dec845   -- which is my branch based on c37c8ef

Building packages with e.g.

$ ./pre-inst-env guix build -K attica

What's wrong here?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

* Re: Tons of packages get rebuild
  2019-10-21 14:54 Tons of packages get rebuild Hartmut Goebel
@ 2019-10-22  3:27 ` Maxim Cournoyer
  2019-10-22  7:05   ` Hartmut Goebel
  0 siblings, 1 reply; 5+ messages in thread
From: Maxim Cournoyer @ 2019-10-22  3:27 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: help-guix

Hello Hartmut,

Hartmut Goebel <h.goebel@crazy-compilers.com> writes:

> Hi,
>
> I'm again experiencing wired behavior on my system: When trying to
> rebuild KDE Framework based on c37c8ef (2019-10-18 20:35:28), tons of
> packages get rebuild, including ruby, llvm-8.0.0, gcc, glibc, openssl,
> mariadb, linux-PAM, etc. Since my computer is not quite fast, this is
> running since Saturday morning already.
>
> Looks like I've  broken my setup.
>
> Daemon is running with
>
> guix-daemon --build-users-group=guixbuild
> --substitute-urls=https://ci.guix.gnu.org
>
> $ /usr/local/sbin/guix-daemon --version
> guix-daemon (GNU Guix) 1.0.1-6.0ed97e6
>
> $ ./pre-inst-env guix --version
> guix (GNU Guix) 1.0.1.3831-dec845   -- which is my branch based on c37c8ef
>
> Building packages with e.g.
>
> $ ./pre-inst-env guix build -K attica
>
> What's wrong here?

I can only think that one of the packages you updated as part of your
work on the KDE Framework must be a dependency of many others (such as
Python, or another core tool)?

Sorry, I don't have other ideas.

Maxim

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

* Re: Tons of packages get rebuild
  2019-10-22  3:27 ` Maxim Cournoyer
@ 2019-10-22  7:05   ` Hartmut Goebel
  2019-10-23 18:07     ` Marius Bakke
  0 siblings, 1 reply; 5+ messages in thread
From: Hartmut Goebel @ 2019-10-22  7:05 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: help-guix

Am 22.10.19 um 05:27 schrieb Maxim Cournoyer:
> I can only think that one of the packages you updated as part of your
> work on the KDE Framework must be a dependency of many others (such as
> Python, or another core tool)?

Of course the updated package have many dependencies. But I would expect
all these packages to be build at ci.guix.gnu.org and be fetched from there.


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

* Re: Tons of packages get rebuild
  2019-10-22  7:05   ` Hartmut Goebel
@ 2019-10-23 18:07     ` Marius Bakke
  2019-10-24  8:22       ` Hartmut Goebel
  0 siblings, 1 reply; 5+ messages in thread
From: Marius Bakke @ 2019-10-23 18:07 UTC (permalink / raw)
  To: Hartmut Goebel, Maxim Cournoyer; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 671 bytes --]

Hartmut Goebel <h.goebel@crazy-compilers.com> writes:

> Am 22.10.19 um 05:27 schrieb Maxim Cournoyer:
>> I can only think that one of the packages you updated as part of your
>> work on the KDE Framework must be a dependency of many others (such as
>> Python, or another core tool)?
>
> Of course the updated package have many dependencies. But I would expect
> all these packages to be build at ci.guix.gnu.org and be fetched from there.

Does your /etc/guix/acl contain an entry such as

(public-key 
 (ecc 
  (curve Ed25519)
  (q #8D156F295D24B0D9A86FA5741A840FF2D24F60F7B6C4134814AD55625971B394#)
  )
 )

?

Does 'guix weather' give any clues?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* Re: Tons of packages get rebuild
  2019-10-23 18:07     ` Marius Bakke
@ 2019-10-24  8:22       ` Hartmut Goebel
  0 siblings, 0 replies; 5+ messages in thread
From: Hartmut Goebel @ 2019-10-24  8:22 UTC (permalink / raw)
  To: Marius Bakke; +Cc: help-guix


[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]

Am 23.10.19 um 20:07 schrieb Marius Bakke:
> Does your /etc/guix/acl contain an entry such as 
[…]
>   (q #8D156F295D24B0D9A86FA5741A840FF2D24F60F7B6C4134814AD55625971B394#)

I only had

    (curve Ed25519)
    (q #1C4515A7B9D775C7B35AE56A4B9CC58E77751D95C2DCACDFE0BD98E20513FE6B#)

which looks like I did miss some key-change.


> Does 'guix weather' give any clues?

Without the "#8D156F29" key, guix weather reports:
  80.0% substitutes available (8994 out of 11244)
  0.0% (0 out of 2250) of the missing items are queued

Running guix weather took approx. 10,5 minutes.

Adding the "#8D156F29" key gave the same values.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-10-24  8:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-21 14:54 Tons of packages get rebuild Hartmut Goebel
2019-10-22  3:27 ` Maxim Cournoyer
2019-10-22  7:05   ` Hartmut Goebel
2019-10-23 18:07     ` Marius Bakke
2019-10-24  8:22       ` Hartmut Goebel

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.