xidel: fix openssl connections#192085
Merged
lovesegfault merged 1 commit intoNixOS:masterfrom Sep 20, 2022
Merged
Conversation
vcunat
reviewed
Sep 20, 2022
Member
There was a problem hiding this comment.
It updates now, but not without errors:
Running update for:
- firefox-release-bin-unwrapped-104.0.2: UPDATING ...
- firefox-release-bin-unwrapped-104.0.2: DONE.
Packages updated!
Exception ignored in: <function BaseSubprocessTransport.__del__ at 0x7fee43147be0>
Traceback (most recent call last):
File "/nix/store/sz0j8k8ljh7y8qgyfxgqb3ws11bcy4gs-python3-3.10.6/lib/python3.10/asyncio/base_subprocess.py", line 126, in __del__
self.close()
File "/nix/store/sz0j8k8ljh7y8qgyfxgqb3ws11bcy4gs-python3-3.10.6/lib/python3.10/asyncio/base_subprocess.py", line 104, in close
proto.pipe.close()
File "/nix/store/sz0j8k8ljh7y8qgyfxgqb3ws11bcy4gs-python3-3.10.6/lib/python3.10/asyncio/unix_events.py", line 546, in close
self._close(None)
File "/nix/store/sz0j8k8ljh7y8qgyfxgqb3ws11bcy4gs-python3-3.10.6/lib/python3.10/asyncio/unix_events.py", line 570, in _close
self._loop.call_soon(self._call_connection_lost, exc)
File "/nix/store/sz0j8k8ljh7y8qgyfxgqb3ws11bcy4gs-python3-3.10.6/lib/python3.10/asyncio/base_events.py", line 750, in call_soon
self._check_closed()
File "/nix/store/sz0j8k8ljh7y8qgyfxgqb3ws11bcy4gs-python3-3.10.6/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
13 tasks
vcunat
approved these changes
Sep 20, 2022
Member
vcunat
left a comment
There was a problem hiding this comment.
The stack trace was there even before openssl update. Let me not complicate this fix by that.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Noticed in #191990
Most likely caused by #150093
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes