Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provision this extension on a new box fails #37

Closed
BronsonQuick opened this issue Oct 22, 2022 · 0 comments · Fixed by #38
Closed

Provision this extension on a new box fails #37

BronsonQuick opened this issue Oct 22, 2022 · 0 comments · Fixed by #38

Comments

@BronsonQuick
Copy link
Member

A fresh Chassis install with just this extension doesn't install node as expected:

 default: Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install clang-3.4' returned 100: Reading package lists...
    default: Building dependency tree...
    default: Reading state information...
    default: Package clang-3.4 is not available, but is referred to by another package.
    default: This may mean that the package is missing, has been obsoleted, or
    default: is only available from another source
    default: However the following packages replace it:
    default:   clang
    default: 
    default: E: Package 'clang-3.4' has no installation candidate
    default: Error: /Stage[main]/Nodejs/Package[clang-3.4]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install clang-3.4' returned 100: Reading package lists...
    default: Building dependency tree...
    default: Reading state information...
    default: Package clang-3.4 is not available, but is referred to by another package.
    default: This may mean that the package is missing, has been obsoleted, or
    default: is only available from another source
    default: However the following packages replace it:
    default:   clang
    default: 
    default: E: Package 'clang-3.4' has no installation candidate

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 a pull request may close this issue.

1 participant