llvm / llvm-iwg

The LLVM Infrastructure Working Group
https://foundation.llvm.org/docs/infrastructure-wg/
Other
18 stars 14 forks source link

CI/linter failed: E: Package 'nodejs-dev' has no installation candidate #8

Closed lazyparser closed 3 years ago

lazyparser commented 3 years ago

E: Package 'nodejs-dev' has no installation candidate

https://github.com/llvm/llvm-iwg/runs/2146777358?check_suite_focus=true

 Fetched 4272 kB in 3s (1285 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Package libssl1.0-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package nodejs-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libnode-dev

E: Package 'nodejs-dev' has no installation candidate
E: Package 'libssl1.0-dev' has no installation candidate
Error: Process completed with exit code 100.
ChristianKuehnel commented 3 years ago

Looks like GitHub upgraded to a new OS version and that has different package names...

ChristianKuehnel commented 3 years ago

fixed in #9