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

profiles: move fakeroot blacklisting to disable-devel.inc #5968

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

glitsj16
Copy link
Collaborator

As of 96beb33 fakeroot is blacklisted in disable-common.inc. Without that, makepkg will break, cfr. 96beb33#r125237349.

Copy link
Collaborator

@kmk3 kmk3 left a comment

Choose a reason for hiding this comment

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

fakeroot is probably only used for building things and blocking it may break
other build-related tools as well, so I'd just move the blacklist command to
disable-devel.inc instead.

@glitsj16
Copy link
Collaborator Author

@kmk3 Agreed, makes more sense to add fakeroot blacklisting to disable-devel.inc. Done!

Thanks for the review.

As of commit 96beb33, `fakeroot` is blacklisted in disable-common.inc,
which may break makepkg and other build-related tools; cfr [1].

[1] netblue30@96beb33#r125237349.
@kmk3 kmk3 changed the title makepkg: allow fakeroot profiles: move fakeroot blacklisting to disable-devel.inc Aug 23, 2023
@kmk3 kmk3 merged commit 8b5ca18 into netblue30:master Aug 23, 2023
3 checks passed
@glitsj16 glitsj16 deleted the makepkg-fix branch August 23, 2023 14:50
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 this pull request may close these issues.

2 participants