Hello Sung, or anyone else affected,

Accepted zfs-linux into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/zfs-
linux/0.6.5.6-0ubuntu17 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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

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

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

Title:
  zfs-share.service: Failed at step EXEC spawning /usr/bin/rm: No such
  file or directory

Status in zfs-linux package in Ubuntu:
  Incomplete
Status in zfs-linux source package in Xenial:
  Fix Committed
Status in zfs-linux source package in Yakkety:
  Fix Committed
Status in zfs-linux source package in Zesty:
  Fix Committed
Status in zfs-linux source package in Artful:
  Incomplete

Bug description:
  == SRU Xenial, Yakkety, Zesty ==

  [Justification]
  The path to rm is incorrect and hence it won't remove the /etc/dfs/sharetab

  [Fix]
  Set correct path, use /bin/rm and not /usr/bin/rm

  [Test Case]
  Without the fix, /etc/dfs/sharetab is not removed. With the fix, it is 
removed.  To test, touch /etc/dfs/sharetab and it should be removed on startup 
of the zfs share service.

  [Regression Potenial]
  Minimal, this affects the removal of a file that should be fixed. The only 
regression risk is if somebody is depending on this file, which they should not 
be doing so.

  wrong `rm` path on /lib/systemd/system/zfs-share.service

      ExecStartPre=-/usr/bin/rm -f /etc/dfs/sharetab

  there is no file such /usr/bin/rm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1684731/+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

Reply via email to