Rudd-O / zfs-fedora-installer

Fedora on ZFS root installer
35 stars 6 forks source link

zfs repo not working with fedora 31 #33

Closed fneddy closed 4 years ago

fneddy commented 4 years ago

your zfs repo seems to not work with the newest f31 release. If i change the repo url to the native repo it successfully compiles the zfs modules.

maybe consider updating your zfs repo or change (line 1416 in init.py](https://github.com/Rudd-O/zfs-fedora-installer/blob/625f1814653ae477024d8ecc9c139f2a7ed2d832/src/installfedoraonzfs/__init__.py#L1416) to use the official repo

fneddy commented 4 years ago

maybe you should consider using the "official" fedora zfs repo

Rudd-O commented 4 years ago

Working on fixing it...

Rudd-O commented 4 years ago

The staging branch should have something that works correctly. Will merge to master soon. Testing the final details.