Skip to content

[BUG] No space left on device (28) #220

Description

@cooljimy84

Towards the end of the make rpi3_64 command I get hit with this, I have plenty of disk space, just the loop back image seems full.

I can try expanding the image and running make again (not savy enough to know if it would pick up from where it was)


ovos/.local/share/containers/storage/vfs/dir/5f85ae614164fe3ab2aabcc133cdd70b94e3a65dc2d214315b30f9fe9e276233/usr/share/perl/5.36.0/Module/CoreList.pm
         32,768   3%   47.13kB/s    0:00:20  rsync: [receiver] write failed on "/home/builder/ovos-buildroot/buildroot/output/images/home/ovos/.local/share/containers/storage/vfs/dir/5f85ae614164fe3ab2aabcc133cdd70b94e3a65dc2d214315b30f9fe9e276233/usr/share/perl/5.36.0/Module/CoreList.pm": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(380) [receiver=3.2.7]

rsync: [sender] write error: Broken pipe (32)
make[1]: *** [Makefile:751: target-finalize] Error 11
make[1]: Leaving directory '/home/builder/ovos-buildroot/buildroot'
rsync -ah --progress buildroot/output/images/disk.img release/OpenVoiceOS_rpi3_64_20240220_1519.img
sending incremental file list
rsync: [sender] link_stat "/home/builder/ovos-buildroot/buildroot/output/images/disk.img" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]
make: *** [Makefile:26: rpi3_64] Error 23

builder@buildvm:~/ovos-buildroot$ df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            4.4G     0  4.4G   0% /dev
tmpfs           898M  816K  897M   1% /run
/dev/sda1       123G   68G   49G  59% /
tmpfs           4.4G  168K  4.4G   1% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           898M  6.8M  891M   1% /run/user/1000
/dev/loop0      6.6G  6.6G     0 100% /home/builder/ovos-buildroot/buildroot/output/images/home

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions