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

No fakeroot solbuild #3850

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

No fakeroot solbuild #3850

wants to merge 1 commit into from

Commits on Sep 20, 2024

  1. solbuild: Drop fakeroot use, use eopkg.bin

    In my tests, dropping fakeroot is always a bonus.
    
    Using eopkg.bin instead of eopkg.py2 can add a slight wall clock overhead.
    
    However, this is offset by eopkg.bin being immune to py3 stack upgrade
    work, which will become increasingly necessary as we work toward removing
    python2 and eopkg.py2.
    
    Note: The present relase still uses eopkg.py2 to build old pspec.xml pkgs.
    
    Signed-off-by: Rune Morling <[email protected]>
    ermo authored and joebonrichie committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fc9eb29 View commit details
    Browse the repository at this point in the history