]> git.proxmox.com Git - mirror_zfs.git/commit
Added check for broken alien version
authorRich Ercolani <214141+rincebrain@users.noreply.github.com>
Thu, 8 Apr 2021 21:37:51 +0000 (17:37 -0400)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 21:37:51 +0000 (14:37 -0700)
commit46fb4783260f87d94962c8d31ae1a43628ba2074
tree586185ad245eb91ec4ef284e8a867aac5369be59
parent600a1dc54cadded39ce56cb5a0fa99737abdbbe9
Added check for broken alien version

Added a check for alien 8.95.{1,2,3}, which is known to fail to
generate debs 100% of the time, and instead print out a message
informing the developer that it's known to be broken and linking
them to more information.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #11848
Closes #11850
config/deb.am
config/zfs-build.m4