mirror of
https://github.com/openzfs/zfs.git
synced 2025-10-01 02:46:29 +00:00
![]() When Alien converts the RPMs to DEB packages, it calls this line: $this->do("rpm2cpio '".$this->filename."' | (cd $workdir; $decomp cpio --extract --make-directories --no-absolute-filenames --preserve-modification-time) 2>&1") This seems to fail on zfs-2.1.16 with: cpio: ./usr/src/spl-2.1.16/6.5.0-1025-azure: Cannot open: No such file or directory The workaround is just to always return true from the 'cpio' command. This does not seem to affect anything. Signed-off-by: Tony Hutter <hutter2@llnl.gov> |
||
---|---|---|
.. | ||
scripts | ||
build-dependencies.txt | ||
checkstyle-dependencies.txt | ||
checkstyle.yaml | ||
zfs-tests-functional.yml | ||
zfs-tests-sanity.yml | ||
zloop.yml |