openzfs / zfs

OpenZFS on Linux and FreeBSD
https://openzfs.github.io/openzfs-docs
Other
10.31k stars 1.71k forks source link

The CI should probably test building on Debian #16156

Open rincebrain opened 2 months ago

rincebrain commented 2 months ago

Describe the feature would like to see added to OpenZFS

Testing the build on Debian

How will this feature improve OpenZFS?

We won't look like clowns when we do releases like we did in #16155.

Additional context

behlendorf commented 2 months ago

Yes, that would be good.

rincebrain commented 2 months ago

I was struck by the thought "wait, the github runners are on Ubuntu, why didn't they break"

Well, they only test the native packages, which are broken, but not in this particular way.

So a quick improvement would probably be to add github actions that use the runners to build the alien packages.