[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2021-08-10 Thread wdoekes
Also affects Ubuntu/Focal:

# readlink /usr/share/doc/zfs-zed/changelog.Debian.gz
../libnvpair1linux/changelog.Debian.gz

# readlink /usr/share/doc/zfsutils-linux/changelog.Debian.gz 
../libnvpair1linux/changelog.Debian.gz

# readlink /usr/share/doc/zfsutils-linux/../libnvpair1linux/changelog.Debian.gz
../libnvpair1linux/changelog.Debian.gz

So.. no changelog then.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.2 LTS
Release:20.04
Codename:   focal

# apt-cache policy zfsutils-linux
zfsutils-linux:
  Installed: 0.8.3-1ubuntu12.12
  Candidate: 0.8.3-1ubuntu12.12
  Version table:
 *** 0.8.3-1ubuntu12.12 500


This is also an upgraded system.

I tried removing a stale 'rc' zfs-doc (0.7.5-1ubuntu16.4), and then
--reinstall'ing zfsutil-linux and libnvpair1linux, but I still have no
docs, only broken symlinks.

Any ideas?


Cheers,
Walter

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  Fix Released
Status in zfs-linux source package in Bionic:
  Fix Released

Bug description:
  == SRU Justification [BIONIC] ==

  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.

  == Fix ==

  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.

  == Regression Potential ==

  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.

  ---

  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2021-08-10 Thread wdoekes
Ok. I stand corrected.

I reinstall of libnvpair1linux _did_ fix it. (After removing zfs-doc.)


# apt-get install --reinstall libnvpair1linux
# ls -l /usr/share/doc/libnvpair1linux/
total 76
-rw-r--r-- 1 root root  1615 jul 12 16:36 changelog.Debian.gz

Move along.. nothing to see here.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  Fix Released
Status in zfs-linux source package in Bionic:
  Fix Released

Bug description:
  == SRU Justification [BIONIC] ==

  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.

  == Fix ==

  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.

  == Regression Potential ==

  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.

  ---

  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-14 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  Fix Released
Status in zfs-linux source package in Bionic:
  Fix Released

Bug description:
  == SRU Justification [BIONIC] ==

  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.

  == Fix ==

  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.

  == Regression Potential ==

  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.

  ---

  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-14 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.7.5-1ubuntu16

---
zfs-linux (0.7.5-1ubuntu16) bionic; urgency=medium

  * Add back missing zfs-doc package (LP: #1768777)
- this was accidentally removed from Bionic, restore it
  to keep the doc symlinks sane.

 -- Colin Ian King   Thu, 3 May 2018 16:51:11
+0100

** Changed in: zfs-linux (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress
Status in zfs-linux source package in Bionic:
  Fix Released

Bug description:
  == SRU Justification [BIONIC] ==

  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.

  == Fix ==

  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.

  == Regression Potential ==

  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.

  ---

  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-09 Thread Colin Ian King
Installed a Xenial server and then zfsutils-linux.  Upgraded to Bionic
with -proposed enabled and the symlinks are not broken with zfsutils-
linux 0.7.5-1ubuntu16 - marking as verified

** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress
Status in zfs-linux source package in Bionic:
  Fix Committed

Bug description:
  == SRU Justification [BIONIC] ==

  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.

  == Fix ==

  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.

  == Regression Potential ==

  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.

  ---

  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Brian Murray
Hello Ryan, or anyone else affected,

Accepted zfs-linux into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/zfs-
linux/0.7.5-1ubuntu16 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: zfs-linux (Ubuntu Bionic)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress
Status in zfs-linux source package in Bionic:
  Fix Committed

Bug description:
  == SRU Justification [BIONIC] ==

  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.

  == Fix ==

  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.

  == Regression Potential ==

  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.

  ---

  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Colin Ian King
** Description changed:

+ == SRU Justification ==
+ 
+ Upgrading from Xenial to Bionic causes broken symlinked changelog,
+ COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
+ missing.
+ 
+ == Fix ==
+ 
+ Add back the missing zfs-doc package, with this package the upgrade
+ works correctly.
+ 
+ == Regression Potential ==
+ 
+ Minimal, this adds just a bunch of missing files that are missing from
+ the default Bionic zfsutils-linux installation.
+ 
+ 
+ ---
+ 
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
-   Installed: 0.7.5-1ubuntu15
-   Candidate: 0.7.5-1ubuntu15
-   Version table:
-  *** 0.7.5-1ubuntu15 500
- 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 0.7.5-1ubuntu15
+   Candidate: 0.7.5-1ubuntu15
+   Version table:
+  *** 0.7.5-1ubuntu15 500
+ 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04
  
  The symlinks are busted:
  
  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian
  
- % zcat changelog.Debian.gz 
+ % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
-  gcc-8-base 8-20180414-1ubuntu2
-  libc6 2.27-3ubuntu1
-  libgcc1 1:8-20180414-1ubuntu2
+  gcc-8-base 8-20180414-1ubuntu2
+  libc6 2.27-3ubuntu1
+  libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- == SRU Justification ==
+ == SRU Justification [BIONIC] ==
  
  Upgrading from Xenial to Bionic causes broken symlinked changelog,
  COPYRIGHT and OPENSOLARIS.LICENSE.gz files because the zfs-doc file is
  missing.
  
  == Fix ==
  
  Add back the missing zfs-doc package, with this package the upgrade
  works correctly.
  
  == Regression Potential ==
  
  Minimal, this adds just a bunch of missing files that are missing from
  the default Bionic zfsutils-linux installation.
- 
  
  ---
  
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
    Installed: 0.7.5-1ubuntu15
    Candidate: 0.7.5-1ubuntu15
    Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status
  
  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04
  
  The symlinks are busted:
  
  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian
  
  % zcat changelog.Debian.gz
  gzip: changelog.Debian.gz: Too many levels of symbolic links
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably 

Re: [Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Ryan Harper
Yes; this was a an upgraded system.

On Thu, May 3, 2018 at 5:28 PM, Colin Ian King
<1768...@bugs.launchpad.net> wrote:
> This seems to only occur with a Xenial -> Artful or Xenial -> Bionic
> upgrades and not Artful -> Bionic.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1768777
>
> Title:
>   libnvpair1linux doc contents have busted symlinks
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress

Bug description:
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
Installed: 0.7.5-1ubuntu15
Candidate: 0.7.5-1ubuntu15
Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz 
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Colin Ian King
This seems to only occur with a Xenial -> Artful or Xenial -> Bionic
upgrades and not Artful -> Bionic.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress

Bug description:
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
Installed: 0.7.5-1ubuntu15
Candidate: 0.7.5-1ubuntu15
Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz 
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Colin Ian King
Couple of notes:

1. This is not an issue with clean install of zfsutils-linux
2. Removing zfsutils-linux and an autoremove with a re-install fixes this
3. This occurs on an upgrade from a previous release if I understand the issue 
correctly. 

** Changed in: zfs-linux (Ubuntu)
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress

Bug description:
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
Installed: 0.7.5-1ubuntu15
Candidate: 0.7.5-1ubuntu15
Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz 
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu)
 Assignee: (unassigned) => Colin Ian King (colin-king)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress

Bug description:
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
Installed: 0.7.5-1ubuntu15
Candidate: 0.7.5-1ubuntu15
Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz 
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1768777] Re: libnvpair1linux doc contents have busted symlinks

2018-05-03 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: zfs-linux (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1768777

Title:
  libnvpair1linux doc contents have busted symlinks

Status in zfs-linux package in Ubuntu:
  In Progress

Bug description:
  % apt-cache policy libnvpair1linux
  libnvpair1linux:
Installed: 0.7.5-1ubuntu15
Candidate: 0.7.5-1ubuntu15
Version table:
   *** 0.7.5-1ubuntu15 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  % lsb_release -rd
  Description:Ubuntu 18.04 LTS
  Release:18.04

  The symlinks are busted:

  % ls -al
  total 108
  drwxr-xr-x3 root root  4096 Apr 23 08:33 ./
  drwxr-xr-x 1120 root root 36864 May  2 07:36 ../
  lrwxrwxrwx1 root root38 Apr 17 04:18 changelog.Debian.gz -> 
../libnvpair1linux/changelog.Debian.gz
  -rw-r--r--1 root root 53854 Oct  6  2017 copyright
  lrwxrwxrwx1 root root28 Apr 17 04:18 COPYRIGHT -> 
../libnvpair1linux/COPYRIGHT
  drwxr-xr-x2 root root  4096 Apr 23 08:33 examples/
  lrwxrwxrwx1 root root41 Apr 17 04:18 OPENSOLARIS.LICENSE.gz -> 
../libnvpair1linux/OPENSOLARIS.LICENSE.gz
  -rw-r--r--1 root root   684 Oct  6  2017 README.Debian

  % zcat changelog.Debian.gz 
  gzip: changelog.Debian.gz: Too many levels of symbolic links

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libnvpair1linux 0.7.5-1ubuntu15
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 03:47:57 2018
  Dependencies:
   gcc-8-base 8-20180414-1ubuntu2
   libc6 2.27-3ubuntu1
   libgcc1 1:8-20180414-1ubuntu2
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1768777/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp