Comment 47 for bug 1976228

Revision history for this message
vmware-gos-Yuhua (yhzou) wrote :

Hi Lucas Kanashiro,
1. Passed to verify sg3-utils https://launchpad.net/ubuntu/+source/sg3-utils/1.46-1ubuntu0.22.04.1 from jammy-proposed repo.

2. It won't get the package https://launchpad.net/ubuntu/+source/sg3-utils/1.46-1ubuntu0.23.04.1 from lunar-proposed. Please see details as below:

root@ubuntu:/home/vmware# cat /etc/os-release
PRETTY_NAME="Ubuntu 23.04"
NAME="Ubuntu"
VERSION_ID="23.04"
VERSION="23.04 (Lunar Lobster)"
VERSION_CODENAME=lunar
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=lunar
LOGO=ubuntu-logo

root@ubuntu:/home/vmware# apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu lunar InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu lunar-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu lunar-backports InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu lunar-proposed InRelease [255 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu lunar-security InRelease
Get:6 http://us.archive.ubuntu.com/ubuntu lunar-proposed/main amd64 Packages [127 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu lunar-proposed/main Translation-en [33.1 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu lunar-proposed/main amd64 c-n-f Metadata [2,528 B]
Get:9 http://us.archive.ubuntu.com/ubuntu lunar-proposed/restricted amd64 Packages [138 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu lunar-proposed/restricted Translation-en [25.9 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu lunar-proposed/restricted amd64 c-n-f Metadata [348 B]
Get:12 http://us.archive.ubuntu.com/ubuntu lunar-proposed/universe amd64 Packages [42.2 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu lunar-proposed/universe Translation-en [16.5 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu lunar-proposed/universe amd64 c-n-f Metadata [1,608 B]
Get:15 http://us.archive.ubuntu.com/ubuntu lunar-proposed/multiverse amd64 Packages [748 B]
Get:16 http://us.archive.ubuntu.com/ubuntu lunar-proposed/multiverse Translation-en [660 B]
Get:17 http://us.archive.ubuntu.com/ubuntu lunar-proposed/multiverse amd64 c-n-f Metadata [116 B]
Fetched 644 kB in 2s (359 kB/s)
Reading package lists...

root@ubuntu:/home/vmware# apt-get install sg3-utils
Reading package lists...
Building dependency tree...
Reading state information...
sg3-utils is already the newest version (1.46-1build1).
sg3-utils set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 32 not upgraded.

root@ubuntu:/home/vmware# dpkg -l sg3-utils
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-================================================
ii sg3-utils 1.46-1build1 amd64 utilities for devices using the SCSI command set

Best regards
Yuhua Zou