Missing "Provides: zfs" on zfsutils-linux

Bug #1535428 reported by Michael Jeanson
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
zfs-linux (Ubuntu)
Fix Released
High
Colin Ian King

Bug Description

The "zfsutils-linux" package has "Replaces: zfs" and "Conflicts: zfs" but not "Provides: zfs" making it impossible to install packages that depend on zfs like simplesnap for example.

Tested on an updated Xenial system with zfsutils-linux 0.6.5.3-0ubuntu5

Revision history for this message
Colin Ian King (colin-king) wrote :

Hi Michael,

Can you give an example of the simplesnap use-case so I can test this out?

Changed in zfs-linux (Ubuntu):
status: New → In Progress
importance: Undecided → High
assignee: nobody → Colin Ian King (colin-king)
Revision history for this message
Michael Jeanson (mjeanson) wrote :

simplesnap requires 2 zfs enabled host to do snapshot replication which might be a bit time consuming to test. The same problem happens with zfsnap which requires less setup.

Install zfsutils-linux.
 apt-get install zfsutils-linux

Create a new zfs pool with zpool, I will use 'tank' as an example.

Install zfsnap, it currently fails at this step by removing 'zfsutils-linux' and installing 'zfs-fuse'.
 apt-get install zfsnap

Create a snapshot with zfsnap.
 zfSnap -r tank

Check that the snapshot was created.
zfs list -r snapshot

Revision history for this message
Colin Ian King (colin-king) wrote :

I've packaged this fix up. It can be found in the following ppa: ppa:colin-king/zfs-xenial-lp1530953

Can you test this using:

sudo add-apt-repository ppa:colin-king/zfs-xenial-lp1530953
sudo apt-get update

and then install zfsutils-linux and zfSnap and see if this fixing things. let me know if it works. Thanks.

Changed in zfs-linux (Ubuntu):
status: In Progress → Incomplete
Revision history for this message
Michael Jeanson (mjeanson) wrote :

I tested your ppa package and it now works as intended, I can install zfsnap along zfsutils-linux.

Thanks.

Changed in zfs-linux (Ubuntu):
status: Incomplete → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package zfs-linux - 0.6.5.3-0ubuntu6

---------------
zfs-linux (0.6.5.3-0ubuntu6) xenial; urgency=medium

  * zfs-initramfs: Support GRUB's native root=ZFS= (LP: #1530953)
    - from https://github.com/zfsonlinux/pkg-zfs/pull/140 (Richard Laager)
  * debian/control: Add missing "Provides: zfs" (LP: #1535428)

 -- Colin Ian King <email address hidden> Thu, 21 Jan 2016 11:09:01 +0000

Changed in zfs-linux (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.