Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Linux 5.1.2 breaks dependency for ZFS #474

Open
dagaz opened this issue May 17, 2019 · 2 comments
Open

Linux 5.1.2 breaks dependency for ZFS #474

dagaz opened this issue May 17, 2019 · 2 comments

Comments

@dagaz
Copy link

dagaz commented May 17, 2019

The problem concerns the zfs package from the Antergos reposetory:

When updating from "linux 5.0.13-arch1-1-ARCH" to "linux 5.1.2.arch1-1" it says that ZFS requests Linux<5.1.

pacman -Suy gives:

[... every repo is up to date ...]
:: Starting full system upgrade...
warning: festival: ignoring package upgrade (2.4-2 => 2.4-4)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing linux (5.1.2.arch1-1) breaks dependency 'linux<5.1' required by spl
:: installing linux (5.1.2.arch1-1) breaks dependency 'linux<5.1' required by zfs
@sevangelatos
Copy link

Can confirm. I have the same problem. @lots0logs Is there still a need to maintain a "max" kernel version in zfs/spl? It seems this was introduced here. Just cheking :-)

@dagaz
Copy link
Author

dagaz commented May 19, 2019

A working workaroud is to install the zfs-dkms package from archzfs:

Add to the /etc/pacman.conf before the Antergos section (on top of the repo-list)

[archzfs]
Server = http://archzfs.com/$repo/$arch

If the Antergos section is first, it keeps complaining.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants