offa / scope-guard

Implementation of Scoped Guards and Unique Resource as proposed in P0052.
MIT License
46 stars 6 forks source link

CodeQL CI builds fail #186

Closed offa closed 2 years ago

offa commented 2 years ago

CodeQL CI builds fail, no code changes though.

ERROR: ld.so: object '/__t/CodeQL/0.0.0-20220214/x64/codeql/tools/linux64/${LIB}_${PLATFORM}_trace.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
+ apt-get install -y python3-pip
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package python3-pip
Error: Process completed with exit code 100.