New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ztest: incomplete package #7821
Labels
Component: Packaging
custom packages
Comments
behlendorf
added a commit
to behlendorf/zfs
that referenced
this issue
Aug 22, 2018
The zfs-test package needs a build requirement on the libaio-devel package. Without it ./configure will correctly determine that mmap_libaio cannot be built and it will be skipped. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue openzfs#7821
tonyhutter
pushed a commit
to tonyhutter/zfs
that referenced
this issue
Aug 28, 2018
The zfs-test package needs a build requirement on the libaio-devel package. Without it ./configure will correctly determine that mmap_libaio cannot be built and it will be skipped. Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes openzfs#7821 Closes openzfs#7824
tonyhutter
pushed a commit
to tonyhutter/zfs
that referenced
this issue
Aug 30, 2018
The zfs-test package needs a build requirement on the libaio-devel package. Without it ./configure will correctly determine that mmap_libaio cannot be built and it will be skipped. Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes openzfs#7821 Closes openzfs#7824
tonyhutter
pushed a commit
to tonyhutter/zfs
that referenced
this issue
Sep 5, 2018
The zfs-test package needs a build requirement on the libaio-devel package. Without it ./configure will correctly determine that mmap_libaio cannot be built and it will be skipped. Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes openzfs#7821 Closes openzfs#7824
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Describe the problem you're observing
In
zfs-testRPMmmap_libaiois missing.BTW
/usr/share/zfs/zfs-tests.shdoesn't inform about missing utils without-v- IMO that should be printed also in normal mode not only in verbose.The text was updated successfully, but these errors were encountered: