Hello,

I did an package upgrade yesterday after 2 month.

1.
guix package -u
it downloaded 2 hours approx. 2 GB
after that it built approx 30 min all those packages.

Then it failed.
/gnu/store/mafqy7b0z9zy2cpmlyp1zfmsqh83x57l-perl-text-markdown-discount-0.11.drv could not be built

cannot build derivation `/gnu/store/aybnx7l74c428kq1x61096qd3lk0ljq0-ca-certificate-bundle.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/rdj1zpnck9x89iglcshfh582pn9fql7s-emacs-subdirs.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/qyh30wdnac2jr4p42ylzcd86lzl2pwcg-fonts-dir.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/m4pksgrniqh61yfz1ymgipvjnhwajxmq-gdk-pixbuf-loaders-cache-file.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/qlqwy9sf6lb53192l6mvsksrdgzcxvcm-ghc-package-cache.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/sbnxsvj4pf92211p84jdxygqxv7ha4yw-glib-schemas.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/p2g00c9f9jc58wpsh6bjf4y0kp4b0axb-gtk-icon-themes.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/0m5g008r8k06kw2qcsinqcirs3hp1zxv-gtk-im-modules.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/g9jyxl3zg4c08anq3lsg109cpqnv2a4r-info-dir.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/4cfklk39jli6npnf97ngpfvvjzfmjsw9-xdg-desktop-database.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/zm2hzrhkjhnl2p38sls1ks27lyvrfgka-xdg-mime-database.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/snajmwzcwdcdpsbbfscgbwpi0qxahg50-profile.drv': 12 dependencies couldn't be built guix package: Fehler: build of `/gnu/store/snajmwzcwdcdpsbbfscgbwpi0qxahg50-profile.drv' failed

2.
After that I did a
guix package --keep-going --upgrade
it went over this first package, which could not be built,
but it stopped at the 2. package.

3.
I tried again
guix package --keep-going --upgrade
and it stopped already at the first problem
/gnu/store/mafqy7b0z9zy2cpmlyp1zfmsqh83x57l-perl-text-markdown-discount-0.11.drv

Conclusions:
guix package --keep-going --upgrade
does maximal go over the first package which can not be built,
but it does not manage to go over the 2nd package.

In this way it took me 3 hours yesterday with no success.

Is there a way to build at least the other packages if 2 packages can“t be built? because it is somehow a waste of time and electricity if it downloads 2 GB and two weeks later it downloads almost the same again.

thanks

Gottfried

Attachment: OpenPGP_0xD9E413C6C4BB32CE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to