For the record I did a search of all the packages in the Ubuntu archive
(for Bionic, Cosmic, and Disco) which used the new invoke-rc.d argument
of "--skip-systemd-native" and only found sasl2-bin. Additionally, I
also search all my local bug attachments (foundations-bugs subscribed
packages) for issues with invoke-rc.d and didn't find any. Subsequently,
I don't think this really needs SRU'ing for Bionic and Cosmic.

 $ export UST="/home/bdmurray/source-trees/ubuntu-security-tools"; export 
ARCH=amd64; for comp in main; do 
~/source-trees/ubuntu-security-tools/repo-tools/for-archive 
/mnt/storage/archive-mirror/dists/disco/$comp/binary-$ARCH/Packages.gz 
/mnt/storage/archive-mirror/ 
$UST/repo-tools/for-archive-tools/unpack-control-search "skip-systemd-native"; 
done
/mnt/storage/archive-mirror/pool/main/c/cyrus-sasl2/sasl2-bin_2.1.27+dfsg-1_amd64.deb
 ./postinst:            invoke-rc.d --skip-systemd-native saslauthd $_dh_action 
|| exit 1
 ./prerm:       invoke-rc.d --skip-systemd-native saslauthd stop || exit 1
[  2:53PM 5093 ]  [ bdmurray@bizarro:/mnt/storage/archive-mirror ]
 $ export UST="/home/bdmurray/source-trees/ubuntu-security-tools"; export 
ARCH=amd64; for comp in main; do 
~/source-trees/ubuntu-security-tools/repo-tools/for-archive 
/mnt/storage/archive-mirror/dists/cosmic/$comp/binary-$ARCH/Packages.gz 
/mnt/storage/archive-mirror/ 
$UST/repo-tools/for-archive-tools/unpack-control-search "skip-systemd-native"; 
done
[  3:00PM 5094 ]  [ bdmurray@bizarro:/mnt/storage/archive-mirror ]
 $ export UST="/home/bdmurray/source-trees/ubuntu-security-tools"; export 
ARCH=amd64; for comp in universe multiverse restricted; do 
~/source-trees/ubuntu-security-tools/repo-tools/for-archive 
/mnt/storage/archive-mirror/dists/cosmic/$comp/binary-$ARCH/Packages.gz 
/mnt/storage/archive-mirror/ 
$UST/repo-tools/for-archive-tools/unpack-control-search "skip-systemd-native"; 
done
[  3:16PM 5095 ]  [ bdmurray@bizarro:/mnt/storage/archive-mirror ]
 $ export UST="/home/bdmurray/source-trees/ubuntu-security-tools"; export 
ARCH=amd64; for comp in main universe multiverse restricted; do 
~/source-trees/ubuntu-security-tools/repo-tools/for-archive 
/mnt/storage/archive-mirror/dists/bionic/$comp/binary-$ARCH/Packages.gz 
/mnt/storage/archive-mirror/ 
$UST/repo-tools/for-archive-tools/unpack-control-search "skip-systemd-native"; 
done

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

Title:
  dist-upgrader tarball contains and uses an ancient version of invoke-
  rc.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1813464/+subscriptions

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

Reply via email to