mirror of
https://github.com/openzfs/zfs.git
synced 2025-09-30 18:24:46 +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> |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
codecov.yml | ||
CONTRIBUTING.md | ||
no-response.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
stale.yml |