armhf-linux flash image: "No space left on device"

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 6 years ago
(address . bug-guix@gnu.org)
20190504152350.648fe7d9@scratchpost.org

ERROR: In procedure copy-file:
In procedure copy-file: No space left on device

copying 410 store items [################################################ ]Backtrace:
In ./gnu/build/vm.scm:
337:3 19 (initialize-partition #<<partition> device: "/dev/vda1"���>)
360:6 18 (_ "/fs")
In ./guix/progress.scm:
70:36 17 (call-with-progress-reporter _ _)
[...]
@ build-succeeded /gnu/store/6xhjsmw5k3lngapr3bmn0336dbik9lx2-disk-image.drv -
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlzNkmYACgkQ5xo1VCww
uqXc5wf/TIwV4GoxmkLKSTDReU3EDKsoh4iLhjk7W5KLSu3SiiRGv7hOxzqraJ9D
FUaQegZvim591pPPHBNXo68gY8Jp1M713snjSux19Bdp53sk174mmvnTixi+Hst9
jBWo+PrtY+qaoM5oBTu+Wj3+kaM7RaMcGxNbqB+R4XkQI3fFcCGaerMmb5OxN7UZ
SdsXYPFKmbK1360zhFRkQ+if/aIZpI9JIKCD0GZxrgMArGM5JeQWAtfYTR7RnopT
WaiXJLlxQQLIA5LEw/pCNJqr8wRBdoXc49tV8lY9xgBFz3hrU/BIAen1eeKhosoE
ao1o6FKIGnqmcyWe6FEr+ugZVXW8Pw==
=HRSh
-----END PGP SIGNATURE-----


Maxim Cournoyer wrote 3 years ago
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . 35559-done@debbugs.gnu.org)
87ee6fb0dk.fsf@gmail.com
Hi Danny,

Danny Milosavljevic <dannym@scratchpost.org> writes:

Toggle quote (14 lines)
>
> ERROR: In procedure copy-file:
> In procedure copy-file: No space left on device
>
> copying 410 store items [################################################ ]Backtrace:
> In ./gnu/build/vm.scm:
> 337:3 19 (initialize-partition #<<partition> device: "/dev/vda1"���>)
> 360:6 18 (_ "/fs")
> In ./guix/progress.scm:
> 70:36 17 (call-with-progress-reporter _ _)
> [...]
> @ build-succeeded /gnu/store/6xhjsmw5k3lngapr3bmn0336dbik9lx2-disk-image.drv -

If Berlin ran out of space 2 years ago, that could have explained it.
It's hard to tell now, so I'm going to guess this was the case and close
this bug report.

Thanks for the notice!

Maxim
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 35559
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