zfs/.github
Tony Hutter 621a06b190 [zfs-2.1.16] Workaround for Ubuntu runners
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>
2024-12-03 15:27:28 -08:00
..
ISSUE_TEMPLATE Update bug report template 2021-09-14 12:38:05 -07:00
workflows [zfs-2.1.16] Workaround for Ubuntu runners 2024-12-03 15:27:28 -08:00
codecov.yml Moves Codecov Ignore to LCOV 2019-12-17 17:47:58 -08:00
CONTRIBUTING.md Document branching structure 2020-09-28 13:23:49 -07:00
no-response.yml Auto close "Status: Feedback requested" after a month 2020-08-30 14:09:54 -07:00
PULL_REQUEST_TEMPLATE.md Enable ABI checks for the checkstyle workflow 2020-12-06 09:50:47 -08:00
stale.yml StaleBot Tweaks 2020-08-26 09:49:58 -07:00