Hi, today building current 'next' failed with the following error: ***SNIP*** ... # Compress root filesystem # Reason for this tar+untar+tar is removing of entries listed two or more in src/ROOTFILES tar -c --exclude='#*' --exclude='proc/*' --exclude='dev/pts/*' --exclude='tmp/ROOTFILES' \ -C / --files-from=/tmp/ROOTFILES -f /ipfire.tar tar: You may not specify more than one '-Acdtrux', '--delete' or '--test-label' option Try 'tar --help' or 'tar --usage' for more information. make: *** [cdrom:158: /usr/src/log/cdrom] Error 2 ***SNAP*** Can anyone confirm? Best, Matthias