Skip to content

Conversation

@littlebee
Copy link
Owner

@littlebee littlebee commented Jan 19, 2026

The CI build for portalbot is failing.

See also, build fail for portalbot

See commits below for what worked and what didn't. For now, just going to pin to aiortc==1.10.1.

See also aiortc/aiortc#1406.

Verified the one of the three lines commented out in last commit on requirements.txt caused the build to succeed.  Now lint is failing due to missing aiohttp_cors.
'
build error returned
try using aiortc 1.10.1 in requirements.txt but leaving pyproject.toml as it was.  I think this will make the CI build for basic_bot pass , but downstream users like portalbot will still fail.
go back to verion that fails local ci, but try and mimmick aiortc ci build here: https://github.com/aiortc/aiortc/blob/main/.github/workflows/tests.yml
go back to verion that fails local ci, but try and mimmick aiortc ci build here: https://github.com/aiortc/aiortc/blob/main/.github/workflows/tests.yml
Copy link
Owner Author

@littlebee littlebee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: create issue: what is the reasoning behind the sorting of dependencies in both pyproject.toml and requirements.txt? Is it possible to alpha sort?

@littlebee littlebee merged commit 9eea607 into main Jan 20, 2026
1 check passed
@littlebee littlebee deleted the bee/fixBuildRot branch January 20, 2026 19:42
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.

2 participants