Skip to content
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

Closed
mskarbek opened this issue Aug 21, 2018 · 0 comments
Closed

ztest: incomplete package #7821

mskarbek opened this issue Aug 21, 2018 · 0 comments
Labels
Component: Packaging custom packages

Comments

@mskarbek
Copy link
Contributor

System information

Type Version/Name
Distribution Name Fedora
Distribution Version 28
Linux Kernel 4.17.14
Architecture x86_64
ZFS Version 0.7.9
SPL Version 0.7.9

Describe the problem you're observing

In zfs-test RPM mmap_libaio is missing.

BTW /usr/share/zfs/zfs-tests.sh doesn't inform about missing utils without -v - IMO that should be printed also in normal mode not only in verbose.

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
@behlendorf behlendorf added the Component: Packaging custom packages label Aug 22, 2018
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
Labels
Component: Packaging custom packages
Projects
None yet
Development

No branches or pull requests

2 participants