Skip to content

Test procedure for ingesting tarballs with package updates #72

@bedroge

Description

@bedroge

If we need to patch some package (e.g. Python/glibc) in our compatibility (or software) layer, we need to figure out how to catch the changes on a build node and do the actual change on a publisher node. Modifying and adding files is simple, but the tricky part is removing files.

Ultimately, we can perhaps tar the entire new compatibility layer directory, and ingest that with the -d option to remove the old directory. We need to think about this and test what does (not) work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    procedureA procedure is needed to solve an issuetestSomething has to be tested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions