Contral: tag -1 pending Hello Witold,
On Wed, Jun 20, 2018 at 07:42:18AM +0200, Carsten Schoenert wrote: ... > > Also on a side note, apt-get it too stupid to detect that the > > installation is going to fail due to lack of free space: > > > > Preparing to unpack .../kicad-packages3d_5.0.0~rc2-2_all.deb ... > > Unpacking kicad-packages3d (5.0.0~rc2-2) ... > > dpkg: error processing archive > > /var/cache/apt/archives/kicad-packages3d_5.0.0~rc2-2_all.deb (--unpack): > > cannot copy extracted data for > > './usr/share/kicad/modules/packages3d/Package_QFP.3dshapes/LQFP-128_14x14mm_P0.4mm.wrl' > > to > > '/usr/share/kicad/modules/packages3d/Package_QFP.3dshapes/LQFP-128_14x14mm_P0.4mm.wrl.dpkg-new': > > failed to write (No space left on device) > > > > When it is obvious it is not going to fit: > > > > $ LC_ALL=C df -h > > Filesystem Size Used Avail Use% Mounted > > on > > udev 16G 0 16G 0% /dev > > tmpfs 3.2G 340M 2.9G 11% /run > > /dev/mapper/wielkiczarny_mirrored--ssd-root 1.8G 1.3G 487M 72% / > > /dev/mapper/wielkiczarny_mirrored--ssd-usr 22G 18G 3.0G 86% /usr > > tmpfs 16G 1.6G 15G 10% /dev/shm > > tmpfs 5.0M 4.0K 5.0M 1% /run/lock > > tmpfs 16G 0 16G 0% > > /sys/fs/cgroup > > /dev/mapper/wielkiczarny_mirrored--ssd-tmp 3.7G 163M 3.3G 5% /tmp > > /dev/mapper/wielkiczarny_mirrored--ssd-opt 3.9G 1.1G 2.6G 30% /opt > > /dev/mapper/wielkiczarny_mirrored--ssd-var 28G 20G 7.7G 72% /var > > /dev/md0 584M 120M 422M 23% /boot > > /dev/sdd1 121M 1.2M 120M 1% /boot/efi > > wctank4/home 81G 29M 81G 1% /home > > ... > > This is probably a issue in apt (or dpkg). For apt there is a existing > bug report #756619 you may want to jump over. > > https://bugs.debian.org/756619 as this report got no new details it will be closed by the next upload of kicad-packages3d. All further things needs to be solved by upstream or apt/dpkg, there is nothing that the packaging of kicad-packages3d can do about. Regards Carsten