'make deb' failed on ubuntu 24.04 #16478
Labels
Component: Packaging
custom packages
Type: Building
Indicates an issue related to building binaries
Type: Defect
Incorrect behavior (e.g. crash, hang)
System information
Describe the problem you're observing
'make deb ' failed when building deb packages from source code.
Describe how to reproduce the problem
git clone https://github.com/openzfs/zfs.git
cd zfs/
git checkout zfs-2.2.6-staging
sh autogen.sh
./configure --with-linux=/usr/src/linux-headers-${KERNEL_VERSION}
make deb
Include any warning/errors/backtraces from the system logs
log:
zfs_make_deb_issue.log
The text was updated successfully, but these errors were encountered: