[Kernel-packages] [Bug 1936988] Re: Apt has unmet dependencies for libzpool5linux, zfs-zed, zfsutils-linux

2021-07-20 Thread Faaez
Thank you for your time.

Looks like this is a known issue and with some additional searching on
my part, thanks to your comment about the package being a 3rd party, I
found the bug report on the proper GitHub.

https://github.com/openzfs/zfs/issues/12322

** Bug watch added: github.com/openzfs/zfs/issues #12322
   https://github.com/openzfs/zfs/issues/12322

-- 
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/1936988

Title:
  Apt has unmet dependencies for libzpool5linux, zfs-zed, zfsutils-linux

Status in zfs-linux package in Ubuntu:
  Incomplete

Bug description:
  Hi guys, let me first open with I don't know where to post this. I
  hope someone here can help.

  Secondly, I use this machine as a headless server with a zpool on it
  for my home file sharing.

  I popped on today and saw updates lingering, so I ran my usual
  command.

  sudo apt update -y && sudo apt upgrade -y ; sudo apt clean && sudo
  apt autoclean ; sudo apt autoremove -y

  It was going fine until it got to the ZoL specific packages;

  The following packages have unmet dependencies:
   libzpool5linux : Depends: libnvpair3linux (>= 0.8.2) but it is not 
installed
Depends: libzfs4linux (>= 2.0) but it is not installed
   zfs-zed : Depends: libnvpair3linux (>= 0.8.2) but it is not installed
 Depends: libuutil3linux (>= 0.8.2) but it is not installed
 Depends: libzfs4linux (>= 2.0) but it is not installed
   zfsutils-linux : Depends: libnvpair3linux (= 2.1.0-0york2~18.04) but it 
is not installed
Depends: libuutil3linux (= 2.1.0-0york2~18.04) but it 
is not installed
Depends: libzfs4linux (= 2.1.0-0york2~18.04) but it is 
not installed
  E: Unmet dependencies. Try 'apt --fix-broken install' with no packages 
(or specify a solution).

  I run apt fix broken install and this is the output;

  Preparing to unpack .../libnvpair3linux_2.1.0-0york2~18.04_amd64.deb ...
  Unpacking libnvpair3linux (2.1.0-0york2~18.04) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libnvpair3linux_2.1.0-0york2~18.04_amd64.deb (--unpack):
   trying to overwrite '/lib/x86_64-linux-gnu/libnvpair.so.3.0.0', which is 
also in package libnvpair1linux 2.0.4-0york0~18.04
  Preparing to unpack .../libuutil3linux_2.1.0-0york2~18.04_amd64.deb ...
  Unpacking libuutil3linux (2.1.0-0york2~18.04) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libuutil3linux_2.1.0-0york2~18.04_amd64.deb (--unpack):
   trying to overwrite '/lib/x86_64-linux-gnu/libuutil.so.3.0.0', which is 
also in package libuutil1linux 2.0.4-0york0~18.04
  Preparing to unpack .../libzfs4linux_2.1.0-0york2~18.04_amd64.deb ...
  Unpacking libzfs4linux (2.1.0-0york2~18.04) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libzfs4linux_2.1.0-0york2~18.04_amd64.deb (--unpack):
   trying to overwrite '/lib/x86_64-linux-gnu/libzfs_core.so.3.0.0', which 
is also in package libzfs2linux 2.0.4-0york0~18.04
  Errors were encountered while processing:
   /var/cache/apt/archives/libnvpair3linux_2.1.0-0york2~18.04_amd64.deb
   /var/cache/apt/archives/libuutil3linux_2.1.0-0york2~18.04_amd64.deb
   /var/cache/apt/archives/libzfs4linux_2.1.0-0york2~18.04_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Here are my OS details;

  Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-77-generic x86_64)

  Trying the install packages one by one results in the above. So... I'm
  kinda stuck. Doesn't help that I can't access my zpool either.

  Thank you for looking.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1936988/+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 1936988] [NEW] Apt has unmet dependencies for libzpool5linux, zfs-zed, zfsutils-linux

2021-07-20 Thread Faaez
Public bug reported:

Hi guys, let me first open with I don't know where to post this. I hope
someone here can help.

Secondly, I use this machine as a headless server with a zpool on it for
my home file sharing.

I popped on today and saw updates lingering, so I ran my usual command.

sudo apt update -y && sudo apt upgrade -y ; sudo apt clean && sudo
apt autoclean ; sudo apt autoremove -y

It was going fine until it got to the ZoL specific packages;

The following packages have unmet dependencies:
 libzpool5linux : Depends: libnvpair3linux (>= 0.8.2) but it is not 
installed
  Depends: libzfs4linux (>= 2.0) but it is not installed
 zfs-zed : Depends: libnvpair3linux (>= 0.8.2) but it is not installed
   Depends: libuutil3linux (>= 0.8.2) but it is not installed
   Depends: libzfs4linux (>= 2.0) but it is not installed
 zfsutils-linux : Depends: libnvpair3linux (= 2.1.0-0york2~18.04) but it is 
not installed
  Depends: libuutil3linux (= 2.1.0-0york2~18.04) but it is 
not installed
  Depends: libzfs4linux (= 2.1.0-0york2~18.04) but it is 
not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or 
specify a solution).

I run apt fix broken install and this is the output;

Preparing to unpack .../libnvpair3linux_2.1.0-0york2~18.04_amd64.deb ...
Unpacking libnvpair3linux (2.1.0-0york2~18.04) ...
dpkg: error processing archive 
/var/cache/apt/archives/libnvpair3linux_2.1.0-0york2~18.04_amd64.deb (--unpack):
 trying to overwrite '/lib/x86_64-linux-gnu/libnvpair.so.3.0.0', which is 
also in package libnvpair1linux 2.0.4-0york0~18.04
Preparing to unpack .../libuutil3linux_2.1.0-0york2~18.04_amd64.deb ...
Unpacking libuutil3linux (2.1.0-0york2~18.04) ...
dpkg: error processing archive 
/var/cache/apt/archives/libuutil3linux_2.1.0-0york2~18.04_amd64.deb (--unpack):
 trying to overwrite '/lib/x86_64-linux-gnu/libuutil.so.3.0.0', which is 
also in package libuutil1linux 2.0.4-0york0~18.04
Preparing to unpack .../libzfs4linux_2.1.0-0york2~18.04_amd64.deb ...
Unpacking libzfs4linux (2.1.0-0york2~18.04) ...
dpkg: error processing archive 
/var/cache/apt/archives/libzfs4linux_2.1.0-0york2~18.04_amd64.deb (--unpack):
 trying to overwrite '/lib/x86_64-linux-gnu/libzfs_core.so.3.0.0', which is 
also in package libzfs2linux 2.0.4-0york0~18.04
Errors were encountered while processing:
 /var/cache/apt/archives/libnvpair3linux_2.1.0-0york2~18.04_amd64.deb
 /var/cache/apt/archives/libuutil3linux_2.1.0-0york2~18.04_amd64.deb
 /var/cache/apt/archives/libzfs4linux_2.1.0-0york2~18.04_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Here are my OS details;

Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-77-generic x86_64)

Trying the install packages one by one results in the above. So... I'm
kinda stuck. Doesn't help that I can't access my zpool either.

Thank you for looking.

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1936988

Title:
  Apt has unmet dependencies for libzpool5linux, zfs-zed, zfsutils-linux

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  Hi guys, let me first open with I don't know where to post this. I
  hope someone here can help.

  Secondly, I use this machine as a headless server with a zpool on it
  for my home file sharing.

  I popped on today and saw updates lingering, so I ran my usual
  command.

  sudo apt update -y && sudo apt upgrade -y ; sudo apt clean && sudo
  apt autoclean ; sudo apt autoremove -y

  It was going fine until it got to the ZoL specific packages;

  The following packages have unmet dependencies:
   libzpool5linux : Depends: libnvpair3linux (>= 0.8.2) but it is not 
installed
Depends: libzfs4linux (>= 2.0) but it is not installed
   zfs-zed : Depends: libnvpair3linux (>= 0.8.2) but it is not installed
 Depends: libuutil3linux (>= 0.8.2) but it is not installed
 Depends: libzfs4linux (>= 2.0) but it is not installed
   zfsutils-linux : Depends: libnvpair3linux (= 2.1.0-0york2~18.04) but it 
is not installed
Depends: libuutil3linux (= 2.1.0-0york2~18.04) but it 
is not installed
Depends: libzfs4linux (= 2.1.0-0york2~18.04) but it is 
not installed
  E: Unmet dependencies. Try 'apt --fix-broken install' with no packages 
(or specify a solution).

  I run apt fix broken install and this is the output;

  Preparing to unpack .../libnvpair3linux_2.1.0-0york2~18.04_amd64.deb ...
  Unpacking libnvpair3linux (2.1.0-0york2~18.04) ...
  dpkg: error processing archive 

[Kernel-packages] [Bug 1635867] Re: 16.04 4.4.0-45-generic is missing drivers for ESXi

2016-10-24 Thread Faaez
Oh, shoot. I forgot to update this.

For some reason, my instance was keeping at least 8 older versions of
the kernel. This was keeping my /boot partition too full.

I manually removed the oldest 3 kernels, and reran the update/upgrade
commands.

45 installed properly. There is no more issue. Unless, you can tell me
how to keep only 4 or 5 kernels installed at any given time.

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

Title:
  16.04 4.4.0-45-generic is missing drivers for ESXi

Status in linux package in Ubuntu:
  Incomplete
Status in linux-lts-xenial package in Ubuntu:
  New

Bug description:
  I am getting a kernel panic and needing to boot with 4.4.0-42. The
  install does not complete, and I get "VFS: Cannot open root device
  "sda1" or unknown block (0,0)" when booting with 45. I am using ESXi
  6u2 with Ubuntu 16.04.1.

  faaez@Plex2:~$ sudo apt-get update -y && sudo apt-get upgrade -y ; sudo 
apt-get autoremove -y
  Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  Hit:3 http://ppa.launchpad.net/hsoft/ppa/ubuntu xenial InRelease
  Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
  Hit:5 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
  Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Fetched 190 kB in 0s (323 kB/s)
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  11 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Setting up initramfs-tools (0.122ubuntu8.5) ...
  update-initramfs: deferring update (trigger activated)
  Setting up linux-image-4.4.0-45-generic (4.4.0-45.66) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  The link /initrd.img is a dangling linkto /boot/initrd.img-4.4.0-45-generic
  vmlinuz(/boot/vmlinuz-4.4.0-45-generic
  ) points to /boot/vmlinuz-4.4.0-45-generic
   (/boot/vmlinuz-4.4.0-45-generic) -- doing nothing at 
/var/lib/dpkg/info/linux-image-4.4.0-45-generic.postinst line 491.
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-45-generic 
/boot/vmlinuz-4.4.0-45-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-45-generic 
/boot/vmlinuz-4.4.0-45-generic
  update-initramfs: Generating /boot/initrd.img-4.4.0-45-generic

  gzip: stdout: No space left on device
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-4.4.0-45-generic with 1.
  run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-4.4.0-45-generic.postinst line 1052.
  dpkg: error processing package linux-image-4.4.0-45-generic (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of 
linux-image-extra-4.4.0-45-generic:
   linux-image-extra-4.4.0-45-generic depends on linux-image-4.4.0-45-generic; 
however:
Package linux-image-4.4.0-45-generic is not configured yet.

  dpkg: error processing package linux-image-extra-4.4.0-45-generic 
(--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of linux-image-generic:
   linux-image-generic depends on linux-image-4.4.0-45-generic; however:
Package linux-image-4.4.0-45-generic is not configured yet.
   linux-image-generic depends on linux-image-extra-4.4.0-45-generic; however:
Package linux-image-extra-4.4.0-45-generic is not configured yet.

  dpkg: error processing package linux-image-generic (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of linux-generic:
   linux-generic depends on linux-image-generic (= 4.4.0.45.48); however:
Package linux-image-generic is not configured No apport report written 
because the error message indicates its a followup error from a previous 
failure.
   No apport report written because the 
error message indicates its a followup error from a previous failure.
No apport report written because MaxReports 
is reached already

  No apport report written because MaxReports is reached already
   yet.

  dpkg: error processing package linux-generic (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems pr