*** This bug is a duplicate of bug 1833586 ***
    https://bugs.launchpad.net/bugs/1833586

So, this is Fix Released for Groovy:

commit 2a24c96
Author: Rafael David Tinoco <rafaeldtin...@ubuntu.com>
Date:   Wed Aug 12 22:45:33 2020

    * debian/open-iscsi.kmod drop: (LP: #1833586)
      no static module list is needed if we let iscsid load modules itself.

with:

-        # We switched over to modules-load.d logic, this is needed
-        MODULES_FILE=/lib/modules-load.d/open-iscsi.conf
-        if [ -f /etc/modules-load.d/open-iscsi.conf ] ; then
-            MODULES_FILE=/etc/modules-load.d/open-iscsi.conf
-        fi
-        grep '^[^#]' $MODULES_FILE | while read module args ; do
-            [ "$module" ] || continue
-            modprobe $module $args >/dev/null 2>&1 || true
-        done
-


** Changed in: open-iscsi (Ubuntu)
       Status: Triaged => Fix Released

** Changed in: open-iscsi (Ubuntu)
     Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned)

** Changed in: open-iscsi (Ubuntu)
   Importance: Medium => Undecided

** Also affects: open-iscsi (Ubuntu Focal)
   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/1884321

Title:
  open-iscsi - check upgrade paths for failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1884321/+subscriptions

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

Reply via email to