Skip to content

fix show environment for n3248te#17508

Merged
lguohan merged 1 commit intosonic-net:masterfrom
justindthomas:fix-dell
Mar 25, 2024
Merged

fix show environment for n3248te#17508
lguohan merged 1 commit intosonic-net:masterfrom
justindthomas:fix-dell

Conversation

@justindthomas
Copy link
Contributor

Why I did it

The command show environment has been broken on this platform for quite a while. These adjustments allow it to function again.

Work item tracking
  • Microsoft ADO (number only):

How I did it

I adjusted the platform_sensors.py file for the n3248te to appease the errors that it was generating from the Python interpreter.

How to verify it

Run sudo show environment on an unchanged n3248te to see that it generates an error right away about print statements being malformed. Then place this file at /usr/bin/platform_sensors.py in the pmon container and run the command again to see the correct output.

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

master

Description for the changelog

Updated platform_sensors.py for the Dell N3248TE-ON platform to fix Python errors.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 14, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: justindthomas / name: Justin Thomas (c4c56a2)

@jeff-yin
Copy link
Collaborator

@arunlk-dell @vpsubramaniam please review!

@SkylarHoughtonIntelerad

@lguohan is this ready to review?

@lguohan lguohan merged commit fb29a40 into sonic-net:master Mar 25, 2024
justindthomas added a commit to justindthomas/sonic-buildimage that referenced this pull request Mar 25, 2024
Why I did it
The command show environment has been broken on this platform for quite a while. These adjustments allow it to function again.

How I did it
I adjusted the platform_sensors.py file for the n3248te to appease the errors that it was generating from the Python interpreter.

How to verify it
Run sudo show environment on an unchanged n3248te to see that it generates an error right away about print statements being malformed. Then place this file at /usr/bin/platform_sensors.py in the pmon container and run the command again to see the correct output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants