[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2020-09-02 Thread Colin Ian King
Eoan is now EOL, closing this bug.

** Changed in: zfs-linux (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2019-09-06 Thread David R. Bergstein
A workaround I found for this issue is to mark the offending paths as
legacy in zfs and put their respective mountpoints in /etc/fstab.  Then
the upgrade succeeds as intended.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2019-09-05 Thread Frode Nordahl
A workaround to get the dependencies installed on upgrade would be:

$ sudo systemctl mask zfs-mount
$ sudo apt -f install
$ sudo systemctl unmask zfs-mount


After a reboot the ``zfs-mount`` service stays in a failed state, I wonder if 
something else has taken on its duties and there is a conflict when in a 
ZFS-on-root scenario?

My ZFS filesystems are definitely mounted, live and kicking

$ sudo systemctl status zfs-mount
● zfs-mount.service - Mount ZFS filesystems
   Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Fri 2019-09-06 06:17:35 CEST; 3min 
28s ago
 Docs: man:zfs(8)
  Process: 2995 ExecStart=/sbin/zfs mount -a (code=exited, status=1/FAILURE)
 Main PID: 2995 (code=exited, status=1/FAILURE)

Sep 06 06:17:35 frode-Precision-7530 systemd[1]: Starting Mount ZFS 
filesystems...
Sep 06 06:17:35 frode-Precision-7530 zfs[2995]: cannot mount '/root': directory 
is not empty
Sep 06 06:17:35 frode-Precision-7530 zfs[2995]: cannot mount '/var/lib': 
directory is not empty
Sep 06 06:17:35 frode-Precision-7530 systemd[1]: zfs-mount.service: Main 
process exited, code=exited, status=1/FAILURE
Sep 06 06:17:35 frode-Precision-7530 systemd[1]: zfs-mount.service: Failed with 
result 'exit-code'.
Sep 06 06:17:35 frode-Precision-7530 systemd[1]: Failed to start Mount ZFS 
filesystems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2019-09-05 Thread Frode Nordahl
I'm seeing this too, so far it has not rendered my system unbootable
though.

I have been running with ZFS as root filesystem since Bionic and have
upgraded through Disco and the issue first appeared in an update
arriving after upgrading to Eoan.

Setting up zfsutils-linux (0.8.1-1ubuntu10) ...
zfs-import-scan.service is a disabled or a static unit not running, not 
starting it.
Job for zfs-mount.service failed because the control process exited with error 
code.
See "systemctl status zfs-mount.service" and "journalctl -xe" for details.
invoke-rc.d: initscript zfs-mount, action "restart" failed.
● zfs-mount.service - Mount ZFS filesystems
   Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Fri 2019-09-06 06:07:23 CEST; 3ms 
ago
 Docs: man:zfs(8)
  Process: 6487 ExecStart=/sbin/zfs mount -a (code=exited, status=1/FAILURE)
 Main PID: 6487 (code=exited, status=1/FAILURE)

Sep 06 06:07:23 frode-Precision-7530 systemd[1]: Starting Mount ZFS 
filesystems...
Sep 06 06:07:23 frode-Precision-7530 zfs[6487]: cannot mount '/root': directory 
is not empty
Sep 06 06:07:23 frode-Precision-7530 zfs[6487]: cannot mount '/var/lib': 
directory is not empty
Sep 06 06:07:23 frode-Precision-7530 systemd[1]: zfs-mount.service: Main 
process exited, code=exited, status=1/FAILURE
Sep 06 06:07:23 frode-Precision-7530 systemd[1]: zfs-mount.service: Failed with 
result 'exit-code'.
Sep 06 06:07:23 frode-Precision-7530 systemd[1]: Failed to start Mount ZFS 
filesystems.
dpkg: error processing package zfsutils-linux (--configure):
 installed zfsutils-linux package post-installation script subprocess returned 
error exit status 1
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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2019-09-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2019-08-03 Thread David R. Bergstein
** Package changed: zfsutils (Ubuntu) => zfs-linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1835697] Re: Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

2019-07-07 Thread David R. Bergstein
This bug results in an unbootable system after the failed upgrade
occurs. As this is being run in a virtual machine I will be restoring
the original environment in case further testing is needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835697

Title:
  Upgrade to zfsutils-linux 0.8.1-1ubuntu5 fails on Ubuntu 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfsutils/+bug/1835697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs