I noticed that linux-firmware had not been updated since last October and with the AMD SinkClose vulnerability I thought it would be good to do an update. However I am having problems. The build works fine with the previous linux-firmware version but with the new one I get the following failures at the flash-images stage. I have done the build from fresh with a clean before the build but it makes no difference. The error message sequence is as follows:- flash-images [        6 ][ FAIL ]     tar: var/state/dhcp/dhcpd.leases: Cannot open: No such file or directory     tar: var: Cannot mkdir: No space left on device     tar: var/tmp: Cannot mkdir: No such file or directory     tar: var: Cannot mkdir: No space left on device     tar: var/updatecache: Cannot mkdir: No such file or directory     tar: var/updatecache: Cannot mkdir: No such file or directory     tar: var/updatecache/download: Cannot mkdir: No such file or directory     tar: var/updatecache: Cannot mkdir: No such file or directory     tar: var/updatecache/metadata: Cannot mkdir: No such file or directory     tar: var/updatecache: Cannot mkdir: No such file or directory     tar: var/updatecache/download: Cannot mkdir: No such file or directory     tar: var/updatecache: Cannot mkdir: No such file or directory     tar: var/updatecache/metadata: Cannot mkdir: No such file or directory     tar: var: Cannot mkdir: No space left on device     tar: var/urlrepo: Cannot mkdir: No such file or directory     tar: etc/fonts/conf.d/10-hinting-slight.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/10-hinting-slight.conf': No space left on device     tar: etc/fonts/conf.d/10-scale-bitmap-fonts.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf': No space left on device     tar: etc/fonts/conf.d/10-sub-pixel-none.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/10-sub-pixel-none.conf': No space left on device     tar: etc/fonts/conf.d/10-yes-antialias.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/10-yes-antialias.conf': No space left on device     tar: etc/fonts/conf.d/11-lcdfilter-default.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf': No space left on device     tar: etc/fonts/conf.d/20-unhint-small-vera.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf': No space left on device     tar: etc/fonts/conf.d/30-metric-aliases.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/30-metric-aliases.conf': No space left on device     tar: etc/fonts/conf.d/65-fonts-persian.conf: Cannot create symlink to '../../../usr/share/fontconfig/conf.avail/65-fonts-persian.conf': No space left on device     tar: srv/web/ipfire/html/captive/assets/bootstrap-grid.min.css: Cannot create symlink to '../../../../../../usr/share/bootstrap/css/bootstrap-grid.min.css': No space left on device     tar: srv/web/ipfire/html/captive/assets/bootstrap-grid.min.css.map: Cannot create symlink to '../../../../../../usr/share/bootstrap/css/bootstrap-grid.min.css.map': No space left on device     tar: srv/web/ipfire/html/captive/assets/bootstrap-reboot.min.css.map: Cannot create symlink to '../../../../../../usr/share/bootstrap/css/bootstrap-reboot.min.css.map': No space left on device     tar: srv/web/ipfire/html/captive/assets/bootstrap-reboot.min.css: Cannot create symlink to '../../../../../../usr/share/bootstrap/css/bootstrap-reboot.min.css': No space left on device     tar: Exiting with failure status due to previous errors     make: *** [flash-images:126: /usr/src/log/flash-image] Error 2     make: Leaving directory '/usr/src/lfs' ERROR: Building flash-images [ FAIL ] Regards, Adolf.