[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug 1695343 )

2020-12-17 Thread Stephen Boston
Has this been corrected?

in Ubuntu 20.10.

[code]
shw -c storage
...
  *-storage
   description: Non-Volatile memory controller
   product: NVMe SSD Controller SM951/PM951
...
[/code]

The initial report suggests that NVME SSD should appear as 'disk' This
would not be correct  since NVME SSDs are not disks they are chips
providing storage.

What am I missing?

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug
  1695343 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1826737/+subscriptions

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

[Bug 1863831] [NEW] python3.8 upgrade 20.04 multiple warnings/errors

2020-02-18 Thread Stephen Boston
Public bug reported:

running python rtupdate hooks for python3.8...
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/share/hplip/base/utils.py:2060: SyntaxWarning: "is" with a literal. Did you
 mean "=="?
  if weburl is "" or weburl is None:
/usr/share/hplip/check-plugin.py:116: SyntaxWarning: "is" with a literal. Did yo
u mean "=="?
  if log_level is 'debug':
/usr/share/hplip/check.py:685: SyntaxWarning: "is not" with a literal. Did you m
ean "!="?
  if 'getfacl' not in g and '' is not g and 'file' not in g:
/usr/share/hplip/installer/core_install.py:2037: SyntaxWarning: "is" with a lite
ral. Did you mean "=="?
  if home_dir is "":
/usr/share/hplip/ui5/devmgr_ext.py:15: SyntaxWarning: "is not" with a literal. D
id you mean "!="?
  if self.latest_available_version is not "":
/usr/share/hplip/ui5/devmgr_ext.py:37: SyntaxWarning: "is not" with a literal. D
id you mean "!="?
  if self.latest_available_version is not "":
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
running python post-rtupdate hooks for python3.8...
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
Setting up vim-tiny (2:8.1.2269-1ubuntu1) ...
Setting up cups-filters-core-drivers (1.27.1-1) ...
Setting up fdisk (2.34-0.1ubuntu6) ...
Setting up python3-dev (3.8.0-3ubuntu1) ...
Setting up python3-reportlab-accel:amd64 (3.5.34-1build1) ...
Setting up onboard-common (1.4.1-2ubuntu7) ...
Setting up python3-reportlab (3.5.34-1build1) ...
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=
1) isn't supported in binary mode, the default b

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-release-upgrader-core 1:20.04.12
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: MATE
Date: Tue Feb 18 19:50:47 2020
InstallationDate: Installed on 2020-02-09 (9 days ago)
InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to focal on 2020-02-15 (3 days ago)
VarLogDistupgradeXorgFixuplog:
 INFO:root:/usr/bin/do-release-upgrade running
 INFO:root:No xorg.conf, exiting

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade focal

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

Title:
  python3.8 upgrade 20.04 multiple warnings/errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/18638

[Bug 1848607] [NEW] Upgrade enables and starts Network Manager overriding local configuration

2019-10-17 Thread Stephen Boston
Public bug reported:


In 19.04 I had disabled Network Manager. 

After the 19.10 upgrade Network Manager was enabled and started.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubuntu-release-upgrader-core 1:19.10.15
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: MATE
Date: Thu Oct 17 15:40:28 2019
InstallationDate: Installed on 2019-09-28 (18 days ago)
InstallationMedia: Ubuntu-MATE 19.04 "Disco Dingo" - Release amd64 (20190416)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to eoan on 2019-10-17 (0 days ago)
VarLogDistupgradeXorgFixuplog:
 INFO:root:/usr/bin/do-release-upgrade running
 INFO:root:No xorg.conf, exiting

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade eoan

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

Title:
  Upgrade enables and starts Network Manager overriding local
  configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848607/+subscriptions

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

[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug 1695343 )

2019-10-26 Thread Stephen Boston
I don't recall posting this bug that I don't think is a bug. NVM is not
a disk so why should it be reported as a disk?

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug
  1695343 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1826737/+subscriptions

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

[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug 1695343 )

2019-10-26 Thread Stephen Boston
@Yuan - Thank you.

For precedent in this issue can we look to the transition from tape to
disk? Both are devices for persistent storage but each is in its own
class. Now with NVM we have a third type of storage device so perhaps we
should consider a new class.

lshw is a hardware listing. Classifying NVM as 'disk' is a metaphor. So
the question is how far are we comfortable introducing or extending
metaphor into a hardware listing? Can we live with that loss of
precision?

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug
  1695343 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1826737/+subscriptions

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

[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug 1695343 )

2019-10-27 Thread Stephen Boston
This shows as 'nothing to compare'.

Of course it is your decision to make and your effort for which we are
grateful. Thank you.

However I want to go on record as protesting. An NVME storage device is
a disk only so far as it is a tape.

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes ( RedHat Bug
  1695343 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1826737/+subscriptions

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

[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes

2021-01-20 Thread Stephen Boston
Installed and ran the application. Although output for device is correct
there is another issue.


lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.10
Release:20.10
Codename:   groovy

As below

lshw-B.02.18$ lshw
WARNING: you should run this program as super-user.
terminate called after throwing an instance of 'std::length_error'
  what():  cannot create std::vector larger than max_size()
Aborted (core dumped)
~/projects/lshw-B.02.18$ su
Password: 
root@asus:/home/stephen/projects/lshw-B.02.18# lshw -class disk
root@asus:/home/stephen/projects/lshw-B.02.18# lshw -class storage
  *-storage 
   description: SATA controller
   product: HM170/QM170 Chipset SATA Controller [AHCI Mode]
   vendor: Intel Corporation
   physical id: 17
   bus info: pci@:00:17.0
   version: 31
   width: 32 bits
   clock: 66MHz
   capabilities: storage msi pm ahci_1.0 bus_master cap_list
   configuration: driver=ahci latency=0
   resources: irq:128 memory:dd43-dd431fff memory:dd434000-dd4340ff 
ioport:f090(size=8) ioport:f080(size=4) ioport:f060(size=32) 
memory:dd433000-dd4337ff
  *-storage
   description: Non-Volatile memory controller
   product: NVMe SSD Controller SM951/PM951
   vendor: Samsung Electronics Co Ltd
   physical id: 0
   bus info: pci@:3d:00.0
   version: 01
   width: 64 bits
   clock: 33MHz
   capabilities: storage pm msi pciexpress msix nvm_express bus_master 
cap_list
   configuration: driver=nvme latency=0
   resources: irq:16 memory:dd10-dd103fff ioport:d000(size=256)
root@asus:/home/stephen/projects/lshw-B.02.18# lshw | grep -C5 -i nvme
 capabilities: pci pciexpress msi pm normal_decode bus_master 
cap_list
 configuration: driver=pcieport
 resources: irq:126 ioport:d000(size=4096) memory:dd10-dd1f
   *-storage
description: Non-Volatile memory controller
product: NVMe SSD Controller SM951/PM951
vendor: Samsung Electronics Co Ltd
physical id: 0
bus info: pci@:3d:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: storage pm msi pciexpress msix nvm_express 
bus_master cap_list
configuration: driver=nvme latency=0
resources: irq:16 memory:dd10-dd103fff ioport:d000(size=256)
*-isa
 description: ISA bridge
 product: HM170 Chipset LPC/eSPI Controller
 vendor: Intel Corporation

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1826737/+subscriptions

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

[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes

2021-01-21 Thread Stephen Boston
lshw -version
unknown
the latest version is B.02.18


** Attachment added: "_usr_sbin_lshw.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1826737/+attachment/5455307/+files/_usr_sbin_lshw.1000.crash

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1826737/+subscriptions

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

[Bug 1826737] Re: lshw does not list NVMe storage devices as "disk" nodes

2021-01-21 Thread Stephen Boston
Yes. I had built from the source. lshw-B.02.18  and then lshw-02.18.85.

I had enabled proposed but it had no effect. Perhaps I had downloaded
too early?

Anyway, after updating and trying as you suggest /usr/bin/lshw then
everything works as expected.

I hope this error did not cause too much unnecessary effort.

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

Title:
  lshw does not list NVMe storage devices as "disk" nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1826737/+subscriptions

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

[Bug 1832141] Re: Panel applets crashing on start

2019-06-10 Thread Stephen Boston
Same error reported for The program 'mate-sensors-applet' received an X
Window System error.

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

Title:
  Panel applets crashing on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwnck/+bug/1832141/+subscriptions

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