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

gdbgui 0.15.1.0 #122822

Closed
wants to merge 1 commit into from
Closed

gdbgui 0.15.1.0 #122822

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew-pip-audit.

On errors/problems, please ping @woodruffw or @alex.

@BrewTestBot BrewTestBot added python Python use is a significant feature of the PR or issue no ARM bottle Formula has no ARM bottle labels Feb 9, 2023
@chenrui333
Copy link
Member

  Traceback (most recent call last):
    File "/home/linuxbrew/.linuxbrew/Cellar/gdbgui/0.15.0.1_1/bin/gdbgui", line 33, in <module>
      sys.exit(load_entry_point('gdbgui==0.15.0.1', 'console_scripts', 'gdbgui')())
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/linuxbrew/.linuxbrew/Cellar/gdbgui/0.15.0.1_1/libexec/lib/python3.11/site-packages/gdbgui/cli.py", line 249, in main
      run_server(
    File "/home/linuxbrew/.linuxbrew/Cellar/gdbgui/0.15.0.1_1/libexec/lib/python3.11/site-packages/gdbgui/server/server.py", line 95, in run_server
      socketio.run(
    File "/home/linuxbrew/.linuxbrew/Cellar/gdbgui/0.15.0.1_1/libexec/lib/python3.11/site-packages/flask_socketio/__init__.py", line 596, in run
      app.run(host=host, port=port, threaded=True,
    File "/home/linuxbrew/.linuxbrew/Cellar/gdbgui/0.15.0.1_1/libexec/lib/python3.11/site-packages/flask/app.py", line 1188, in run
      run_simple(t.cast(str, host), port, self, **options)
    File "/home/linuxbrew/.linuxbrew/Cellar/gdbgui/0.15.0.1_1/libexec/lib/python3.11/site-packages/werkzeug/serving.py", line 1069, in run_simple
      fd = int(os.environ["WERKZEUG_SERVER_FD"])
               ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
    File "<frozen os>", line 679, in __getitem__
  KeyError: 'WERKZEUG_SERVER_FD'

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Feb 9, 2023
@BrewTestBot BrewTestBot added the automerge-skip `brew pr-automerge` will skip this pull request label Feb 11, 2023
@chenrui333 chenrui333 changed the title gdbgui: bump python resources gdbgui 0.15.1.0 Feb 11, 2023
@chenrui333
Copy link
Member

Also bump eventlet to 0.3.3 per dnspython 3.3.0 compatibility issue, eventlet/eventlet#781

gdbgui: update deps

Signed-off-by: Rui Chen <rui@chenrui.dev>

bump eventlet to 0.33.3

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 removed the test failure CI fails while running the test-do block label Feb 11, 2023
@BrewTestBot
Copy link
Member Author

:shipit: @chenrui333 has triggered a merge.

@p-linnane p-linnane deleted the brew-pip-audit-gdbgui-1675961417 branch February 24, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request no ARM bottle Formula has no ARM bottle python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants