Skip to content

Conversation

@LoopedBard3
Copy link
Member

@LoopedBard3 LoopedBard3 commented Sep 3, 2024

Fix runtime-wasm-perf pipeline runs that are failing due to a package conflict between node and libnode72:amd64 12.22.9~dfsg-1ubuntu3.6. This is fixed by running sudo apt autoremove -y before installing nodejs to remove the libnode72 package.
Run with example failure: https://dev.azure.com/dnceng-public/public/_build/results?buildId=795729&view=results
Example failure:

Preparing to unpack .../nodejs_18.20.4-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.4-1nodesource1) ...
dpkg: error processing archive /var/cache/apt/archives/nodejs_18.20.4-1nodesource1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3.6
Errors were encountered while processing:
 /var/cache/apt/archives/nodejs_18.20.4-1nodesource1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

…conflict between node and libnode72:amd64 12.22.9~dfsg-1ubuntu3.6. This is fixed by running sudo apt autoremove -y before installing nodejs to remove the libnode72 package.
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@LoopedBard3 LoopedBard3 mentioned this pull request Sep 3, 2024
@LoopedBard3 LoopedBard3 merged commit 800ba81 into dotnet:main Sep 3, 2024
@LoopedBard3 LoopedBard3 deleted the PerfFixWasmPerfPipeline branch September 3, 2024 23:11
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Sep 6, 2024
…ckage conflict (dotnet#107317)

Fix runtime-wasm-perf pipeline runs that are failing due to a package conflict between node and libnode72:amd64 12.22.9~dfsg-1ubuntu3.6. This is fixed by running sudo apt autoremove -y before installing nodejs to remove the libnode72 package.
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
…ckage conflict (dotnet#107317)

Fix runtime-wasm-perf pipeline runs that are failing due to a package conflict between node and libnode72:amd64 12.22.9~dfsg-1ubuntu3.6. This is fixed by running sudo apt autoremove -y before installing nodejs to remove the libnode72 package.
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
…ckage conflict (dotnet#107317)

Fix runtime-wasm-perf pipeline runs that are failing due to a package conflict between node and libnode72:amd64 12.22.9~dfsg-1ubuntu3.6. This is fixed by running sudo apt autoremove -y before installing nodejs to remove the libnode72 package.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants