Open justindthomas opened 1 year ago
Hi,
This happened to me as well (https://github.com/sonic-net/SONiC/issues/1494)
It seems to only affect the Dell N3248 for some reason. I have not had this issue on Celestica or Edgecore switches
@prgeor Please assign to appropriate individual.
@prgeor and @dgsudharsan I submitted a PR (noted above) to fix this.
Description
All commands executed as non-privileged generate an error related to
dmidecode
. This does not seem to affect the function of the device, but is an annoyance. I started working with a different manufacturer's device at work (a Ragile unit) and noticed that it does not have this peculiarity, so decided to raise an issue here for my Dell unit.Steps to reproduce the issue:
Here is some example output (summarized) from my Dell N3248TE-ON:
Describe the results you received:
The expected output, but with a warning about a missing
dmidecode
command.Describe the results you expected:
No warning about the
dmidecode
command (which does exist, but is only in the path for the root user).Output of
show version
:Output of
show techsupport
:See the file uploaded in https://github.com/sonic-net/sonic-buildimage/issues/16730