[debian-edu-commits] [Drift-Skolelinux] [ftpsync-administrator at administrator] (13599) rsync ERROR on 2014.08.27-06:01:12

Petter Reinholdtsen pere at hungry.com
Wed Aug 27 06:09:25 UTC 2014


[Dummy-user for autobuild of CD and packages]
> rsync: write failed on "/skolelinux/administrator/debmirror/debian/debian/dists/jessie/main/Contents-amd64.gz": No space left on device (28)
> rsync error: error in file IO (code 11) at receiver.c(322) [receiver=3.0.9]
> rsync: connection unexpectedly closed (317 bytes received so far) [generator]
> rsync error: error in rsync protocol data stream (code 12) at
> io.c(605) [generator=3.0.9]

Two new architectures fill up the disk.  I added arm64 and ppc64el to
the exclude list in ~builder/etc/ftpsync*.conf and removed all arm64
binaries from the mirror, and expect this issue to be fixed in the next
mirror sync.

builder at administrator:~/etc$ find /skolelinux/administrator/debmirror/debian/debian/pool/ -name '*arm64*' -print0|xargs -0 rm; find /skolelinux/administrator/debmirror/debian/debian/pool/ -name '*ppc64el*' -print0|xargs -0 rm; df -h /skolelinux/administrator/debmirror
Filesystem                        Size  Used Avail Use% Mounted on
/dev/mapper/vg_data-lv_debmirror  428G  422G  6.2G  99% /skolelinux/administrator/debmirror
builder at administrator:~/etc$ 

-- 
Happy hacking
Petter Reinholdtsen



More information about the debian-edu-commits mailing list