Public bug reported:

The postinst script uses the 'zfs mount' command to check mountpoints,
however, the zfs-fuse package is a suggested runtime dependency of
docker.io which might not be available and in this case the following
error will be reported during the package configuration step:

/var/lib/dpkg/info/docker.io.postinst: 31: zfs: not found

This happens because the postinst script checks the zfs kernel module
information but it does not check if the 'zfs' binary is available, and
it is not a mandatory runtime dependency.

Nevertheless, this is not a critical issue, the error is reported but
the configuration step works well.

** Affects: docker.io (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: docker.io (Ubuntu Groovy)
     Importance: Undecided
         Status: New

** Also affects: docker.io (Ubuntu Groovy)
   Importance: Undecided
       Status: New

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

Title:
  postinst script might report an error if zfs-fuse is not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1910133/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to