[Bug 1891374] Re: open-iscsi merge with debian experimental (2.1.1-1)

Rafael David Tinoco 1891374 at bugs.launchpad.net
Wed Aug 12 17:58:49 UTC 2020


Upgrade path in Debian sid:

(k)rafaeldtinoco at iscsideb:~/work/sources/debian$ sudo dpkg -i ./iscsiuio_2.1.1-1_amd64.deb ./libopeniscsiusr_2.1.1-1_amd64.deb ./open-iscsi_2.1.1-1_amd64.deb 
Selecting previously unselected package iscsiuio.
(Reading database ... 71157 files and directories currently installed.)
Preparing to unpack ./iscsiuio_2.1.1-1_amd64.deb ...
Unpacking iscsiuio (2.1.1-1) ...
Selecting previously unselected package libopeniscsiusr.
Preparing to unpack .../libopeniscsiusr_2.1.1-1_amd64.deb ...
Unpacking libopeniscsiusr (2.1.1-1) ...
Preparing to unpack ./open-iscsi_2.1.1-1_amd64.deb ...
Unpacking open-iscsi (2.1.1-1) over (2.0.874-7.1) ...
Setting up libopeniscsiusr (2.1.1-1) ...
Setting up open-iscsi (2.1.1-1) ...
Installing new version of config file /etc/init.d/open-iscsi ...
Installing new version of config file /etc/iscsi/iscsid.conf ...
[  270.010099] device-mapper: uevent: version 1.0.3
[  270.010378] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel at redhat.com
open-iscsi postinst: since the check in preinst some iSCSI sessions have
                     failed. -> will wait 30s for automatic recovery
Setting up iscsiuio (2.1.1-1) ...
Created symlink /etc/systemd/system/sysinit.target.wants/iscsiuio.service → /lib/systemd/system/iscsiuio.service.
Processing triggers for initramfs-tools (0.137) ...
update-initramfs: Generating /boot/initrd.img-5.7.0-2-amd64
Processing triggers for systemd (246-2) ...
Processing triggers for libc-bin (2.31-3) ...
Processing triggers for man-db (2.9.3-2) ...
(k)rafaeldtinoco at iscsideb:~/work/sources/debian$ ls /dev/sd*
/dev/sda  /dev/sdb
(k)rafaeldtinoco at iscsideb:~/work/sources/debian$ journalctl | tail -10
Aug 12 17:40:38 iscsideb systemd[1]: Started iSCSI initiator daemon (iscsid).
Aug 12 17:40:38 iscsideb systemd[1]: Reloading.
Aug 12 17:40:39 iscsideb systemd[1]: Reloading.
Aug 12 17:40:39 iscsideb systemd[1]: Reloading.
Aug 12 17:40:39 iscsideb systemd[1]: Reloading.
Aug 12 17:40:39 iscsideb systemd[1]: Starting iSCSI userspace offloading daemon (iscsiuio)...
Aug 12 17:40:39 iscsideb iscsid[1527]: iSCSI daemon with pid=1528 started!
Aug 12 17:40:41 iscsideb iscsid[1527]: connection1:0 is operational after recovery (1 attempts)
Aug 12 17:40:49 iscsideb systemd[1]: Started iSCSI userspace offloading daemon (iscsiuio).
Aug 12 17:40:56 iscsideb systemd[1]: Reloading.
(k)rafaeldtinoco at iscsideb:~/work/sources/debian$

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

Title:
  open-iscsi merge with debian experimental (2.1.1-1)

Status in open-iscsi package in Ubuntu:
  In Progress

Bug description:
  open-iscsi (2.1.1-1) experimental; urgency=medium
    
    [ Rafael David Tinoco ]
    * New upstream version 2.1.1:
      - [76d0a49] Remove OpenSSL dependency due to GPL license conflict
      - [5f12ebf] Bump compatibility
      - [44034fb] Updates to debian/rules:
        - Update package description from upstream documentation
        - Update Standards-Version
        - Update Build-Depends and Depends
        - Create new needed packages (open-iscsi userland library)
      - [f4f0987] Update copyright and fix lintian complains
      - [37cef72] status command defined to show active sessions
      - [4b93bb8] Remove old post-installation workaround and update path
      - [0a5ec77] Remove rest of unneeded old update path (abort-upgrade)
      - [a4762f0] Remove rest of unneeded old update path (upgrade)
      - [6915ce5] iscsid.service is needed whenever iscsi disks are added
      - [1002212] Update tests dependencies
      - [d3b6647] Workaround for Flex 2.5.35 is not needed anymore
      - [396b15a] Use debian/rules for dh overrides (easier to manage)
      - [3427d74] Remove old openssl patch to licensing issue:
        - d/p/debian/dont-link-against-openssl.patch
      - [dc3cfaf] Drop unneeded patches for v2.1.1:
        - bugfixes/no-make-clean-kernel.patch (2.0.875-47-gb4a1cef)
        - debian/var-run-lock.patch (2.0.877-27-g0f30033)
        - debian/udeb-without-libmount.patch (libmount1-dbgsym:2.35.1-5)
        - bugfixes/need_iscsiuio_for_hardware_offload.patch (2.0.873-214-gf780a82)
        - bugfixes/move_offload_discovery_to_fw_get_targets.patch (2.0.873-215-g3ae35d3)
        - bugfixes/fix_iscsiuio_long_options.patch (2.0.873-216-g0685179)
        - security/Check-for-root-peer-user-for-iscsiuio-IPC.patch (2.0.875-14-ge313bd6)
        - security/iscsiuio-should-ignore-bogus-iscsid-broadcast-packet.patch (2.0.875-15-gb9c3368)
        - security/Ensure-all-fields-in-iscsiuio-IPC-response-are-set.patch (2.0.875-16-gbe58eed)
        - security/Do-not-double-close-IPC-file-stream-to-iscsid.patch (2.0.875-17-g5504053)
        - security/Ensure-strings-from-peer-are-copied-correctly.patch (2.0.875-18-g85f647c)
        - security/Skip-useless-strcopy-and-validate-CIDR-length.patch (2.0.875-19-ga7a9613)
        - security/Check-iscsiuio-ping-data-length-for-validity.patch (2.0.875-20-g59ede2c)
        - include-sys-sysmacros.h-to-properly-define-minor.patch (2.0.875-10-g6d68ef5)

    [ Ritesh Raj Sarraf ]
    * [1078a22] Set debian branch to experimental
    * [59b9ef1] Install docs for the new libopeniscsiusr package

   -- Ritesh Raj Sarraf <rrs at debian.org>  Tue, 23 Jun 2020 20:38:47
  +0530

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



More information about the foundations-bugs mailing list