download retry bug; mkdir: File exists

  • Done
  • quality assurance status badge
Details
2 participants
  • Attila Lendvai
  • Ludovic Courtès
Owner
unassigned
Submitted by
Attila Lendvai
Severity
important

Debbugs page

Attila Lendvai wrote 2 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
DbOGRvLi9zb01NjmzfMl3jubvVCd5hEISun-Nade0EQtXB-kpyfwjbg4Lim80gLUtua_inNv_WoobMFM_YwS-CIeW7J39hgUb9Q5epKa4YU=@lendvai.name
maybe this commit has a bug?


i get a "mkdir: File exists" error:

1,198.1 MB will be downloaded
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
locale-2.33 1.9MiB 567KiB/s 00:04 ▕██████████████████▏ 100.0%
dtc-1.6.1 96KiB 106KiB/s 00:01 ▕██████████████████▏ 100.0%
linux-firmware-20230404 267.8MiB 119KiB/s 04:57 ▕██▎ ▏ 12.8%retrying download of '/gnu/store/i5cjfma5k2fz0h278ypqbdzhl4pjdzjf-linux-firmware-20230404' with other substitute URLs...
linux-firmware-20230404 267.8MiB 226KiB/s 00:01 ▕ ▏ 0.0%guix substitute: error: mkdir: File exists: "/gnu/store/i5cjfma5k2fz0h278ypqbdzhl4pjdzjf-linux-firmware-20230404"
substitution of /gnu/store/i5cjfma5k2fz0h278ypqbdzhl4pjdzjf-linux-firmware-20230404 failed
guix system: error: corrupt input while restoring archive from #<closed: file 7f382a0a6a80>

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“The world is not to be narrowed till it will go into the understanding… but the understanding to be expanded and opened till it can take in the image of the world as it is in fact.”
— Sir Francis Bacon (1561–1626)
Ludovic Courtès wrote 2 years ago
control message for bug #63443
(address . control@debbugs.gnu.org)
87r0rjx0l6.fsf@gnu.org
severity 63443 important
quit
Ludovic Courtès wrote 2 years ago
Re: bug#63443: download retry bug; mkdir: File exists
(name . Attila Lendvai)(address . attila@lendvai.name)(address . 63443-done@debbugs.gnu.org)
87legty69k.fsf@gnu.org
Hi,

Attila Lendvai <attila@lendvai.name> skribis:

Toggle quote (16 lines)
> maybe this commit has a bug?
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8bd4126917f59f4af9a4323c3d5699201862dca2
>
> i get a "mkdir: File exists" error:
>
> 1,198.1 MB will be downloaded
> substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
> substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
> locale-2.33 1.9MiB 567KiB/s 00:04 ▕██████████████████▏ 100.0%
> dtc-1.6.1 96KiB 106KiB/s 00:01 ▕██████████████████▏ 100.0%
> linux-firmware-20230404 267.8MiB 119KiB/s 04:57 ▕██▎ ▏ 12.8%retrying download of '/gnu/store/i5cjfma5k2fz0h278ypqbdzhl4pjdzjf-linux-firmware-20230404' with other substitute URLs...
> linux-firmware-20230404 267.8MiB 226KiB/s 00:01 ▕ ▏ 0.0%guix substitute: error: mkdir: File exists: "/gnu/store/i5cjfma5k2fz0h278ypqbdzhl4pjdzjf-linux-firmware-20230404"
> substitution of /gnu/store/i5cjfma5k2fz0h278ypqbdzhl4pjdzjf-linux-firmware-20230404 failed
> guix system: error: corrupt input while restoring archive from #<closed: file 7f382a0a6a80>

Fixed in 885d524f79aa4bbfac5dfebf285e1e248184ee70.

Thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 63443@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63443
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help