1 comment:
Patchset:
the failure is not from this patch itself:
"
+ hash -r
+ pip install -r requirements.txt
Collecting git+https://github.com/osmocom/asn1tools (from -r requirements.txt (line 14))
Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-0z_u8wnu
Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-0z_u8wnu
fatal: could not read Username for 'https://github.com': No such device or address
fatal: expected flush after ref listing
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-0z_u8wnu did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-0z_u8wnu did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE
"
To view, visit change 43513. To unsubscribe, or for help writing mail filters, visit settings.