FS#72894 - [libvirt] ZFS tweak no longer needed

Attached to Project: Community Packages
Opened by Toolybird (Toolybird) - Wednesday, 01 December 2021, 19:39 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Thursday, 02 December 2021, 11:28 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As of libvirt-7.10.0 the ZFS functionality is enabled automatically. The bins are now searched for at runtime instead of build time.

Therefore the following line in the PKGBUILD can be dropped:

--native-file "$srcdir"/find_programs.ini

and the associated "find-programs.ini" file can be rm'd.

Here's the upstream commit for reference:

https://listman.redhat.com/archives/libvir-list/2021-November/msg00103.html

The following line could also be dropped (but it doesn't hurt if left in):

-Dstorage_zfs=enabled
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Thursday, 02 December 2021, 11:28 GMT
Reason for closing:  Implemented
Comment by Sven-Hendrik Haase (Svenstaro) - Thursday, 02 December 2021, 11:28 GMT
Alright, pushed rel-2 to testing.

Loading...