Skip to content

Conversation

josibake
Copy link
Member

fixes a bug introduced in #25900 ; see #25900 (comment)

the general idea of #25900 was to use a non-root user as much as possible to avoid modifying the user's local filesystem. however, it appears the root user is needed to correctly install clang.

@DrahtBot
Copy link
Contributor

DrahtBot commented Nov 25, 2022

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK hebasto

@maflcko maflcko changed the title bugfix: ci: use ci_exec_root for clang install ci: use ci_exec_root for clang install Nov 25, 2022
@DrahtBot DrahtBot added the Tests label Nov 25, 2022
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 54dd8f5, tested on Ubuntu 22.04.

@maflcko maflcko merged commit c239d3d into bitcoin:master Nov 28, 2022
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Dec 1, 2022
54dd8f5 ci: use ci_exec_root for clang install (josibake)

Pull request description:

  fixes a bug introduced in bitcoin#25900 ; see bitcoin#25900 (comment)

  the general idea of bitcoin#25900 was to use a non-root user as much as possible to avoid modifying the user's local filesystem. however, it appears the root user is needed to correctly install clang.

ACKs for top commit:
  hebasto:
    ACK 54dd8f5, tested on Ubuntu 22.04.

Tree-SHA512: beb01d4b6127fbba3c8d18e85cf7ec7d1b2ec93ea05c475ab51bcaa04ef1b0591d886f1a7e0732c5ae86806013f022c0b44027380d2b0cfb1bfdc843e40f99b4
@bitcoin bitcoin locked and limited conversation to collaborators Nov 28, 2023
@josibake josibake deleted the josibake-fix-ci-permissions branch January 26, 2024 10:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants