Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xcvrd NameError: global name 'select' is not defined #18

Closed
pavel-shirshov opened this issue Oct 4, 2018 · 2 comments
Closed

xcvrd NameError: global name 'select' is not defined #18

pavel-shirshov opened this issue Oct 4, 2018 · 2 comments

Comments

@pavel-shirshov
Copy link

Current master gives me following error in syslog

Oct  4 00:09:52.935763 str-s6100-acs-1 INFO pmon#xcvrd: Start main loop
Oct  4 00:09:52.936035 str-s6100-acs-1 INFO pmon#supervisord: xcvrd Traceback (most recent call last):
Oct  4 00:09:52.937167 str-s6100-acs-1 INFO pmon#supervisord: xcvrd   File "/usr/bin/xcvrd", line 449, in <module>
Oct  4 00:09:52.937167 str-s6100-acs-1 INFO pmon#supervisord: xcvrd     main()
Oct  4 00:09:52.937167 str-s6100-acs-1 INFO pmon#supervisord: xcvrd   File "/usr/bin/xcvrd", line 415, in main
Oct  4 00:09:52.937167 str-s6100-acs-1 INFO pmon#supervisord: xcvrd     status, port_dict = platform_sfputil.get_transceiver_change_event()
Oct  4 00:09:52.937167 str-s6100-acs-1 INFO pmon#supervisord: xcvrd   File "/usr/share/sonic/platform/plugins/sfputil.py", line 454, in get_transceiver_change_event
Oct  4 00:09:52.937327 str-s6100-acs-1 INFO pmon#supervisord: xcvrd     epoll = select.epoll()
Oct  4 00:09:52.937327 str-s6100-acs-1 INFO pmon#supervisord: xcvrd NameError: global name 'select' is not defined
@Anandaraj-Maharajan
Copy link

@paavaanan from Dell is looking into it. Please assign it to him.

@jleveque
Copy link
Contributor

jleveque commented Oct 4, 2018

Should be reloved via sonic-net/sonic-buildimage#2117

@jleveque jleveque closed this as completed Oct 4, 2018
vdahiya12 pushed a commit to vdahiya12/sonic-platform-daemons that referenced this issue Apr 4, 2022
[sfp_util] open eeprom files with buffering disabled
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

No branches or pull requests

3 participants