Skip to content

GSC v1.9 fails for ubuntu 22.04 #249

@uwe-albert-ibm

Description

@uwe-albert-ibm

[2/2] STEP 12/21: RUN rm -rf $HOME/.cache
--> fc6b13346849
[2/2] STEP 13/21: COPY --from=gramine --chown=root /gramine/meson_build_output /gramine/meson_build_output
--> 9552306e0d08
[2/2] STEP 14/21: COPY --chown=root *.py /gramine/app_files/
--> 385fe9f65802
[2/2] STEP 15/21: COPY --chown=root apploader.sh /gramine/app_files/
--> d0627d6fcb77
[2/2] STEP 16/21: COPY --chown=root entrypoint.manifest /gramine/app_files/
--> 43e3366f726a
[2/2] STEP 17/21: RUN cd /gramine/app_files/ && which /app/mariadb-init.sh | xargs ln -s || true
--> 6bdc3d04681e
[2/2] STEP 18/21: ENV PATH="/gramine/meson_build_output/bin:$PATH"
--> 9764a8106adc
[2/2] STEP 19/21: RUN chmod u+x /gramine/app_files/apploader.sh && /usr/bin/python3 -B /gramine/app_files/finalize_manifest.py && rm -f /gramine/app_files/finalize_manifest.py
[from inside Docker container] Found 12206 files in /.
Traceback (most recent call last):
File "/gramine/app_files/finalize_manifest.py", line 175, in
main(sys.argv)
File "/gramine/app_files/finalize_manifest.py", line 166, in main
rendered_manifest_dict['sgx']['trusted_files'] = expand_trusted_files(trusted_files + already_added_files)
File "/gramine/app_files/finalize_manifest.py", line 45, in expand_trusted_files
raise ManifestError(f'File not found: {file_path}')
NameError: name 'ManifestError' is not defined
Failed to build unsigned graminized Docker image gsc-idbroker-mariadb-unsigned.

can you please help us ?
Many thanks in advance !

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