Skip to content

patching bash prompt in c9s no longer necessary since 2025? #58

@shalberd

Description

@shalberd

Getting the following error while building a new base image with this command run under directory /base:

make all RELEASE=2025a DATE=20250110

[1/2] STEP 18/20: RUN patch -u /opt/app-root/bin/activate -i patch.txt &&     rm patch.txt
patching file /opt/app-root/bin/activate
Hunk #1 FAILED at 54.
1 out of 1 hunk FAILED -- saving rejects to file /opt/app-root/bin/activate.rej
Error: building at STEP "RUN patch -u /opt/app-root/bin/activate -i patch.txt &&     rm patch.txt": while running runtime: exit status 1

make: *** [c9s-py39] Error 1

Is is possible that the latest CentOS9 from sclorg
quay.io/sclorg/python-311-c9s:c9s
does not require that patch anymore?
Did not find anything related to

https://github.com/opendatahub-io-contrib/workbench-images/blob/main/base/c9s/Containerfile#L87

at

https://github.com/opendatahub-io/notebooks/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions