Skip to content

chore: add Text::CSV perl package to backend images - #11

Merged
gkostin1966 merged 1 commit into
mainfrom
add-text-csv-perl
Jun 24, 2026
Merged

chore: add Text::CSV perl package to backend images#11
gkostin1966 merged 1 commit into
mainfrom
add-text-csv-perl

Conversation

@gkostin1966

Copy link
Copy Markdown
Collaborator

Add Text::CSV Perl Package to Backend Images

Summary

Adds the Debian package libtext-csv-perl to both backend Docker image variants so
Perl scripts that require Text::CSV work consistently in local/CI and deployment
image paths.

Changes

  • backend.dockerfile: add libtext-csv-perl to the Step 3 apt-get install
    dependency list.
  • dspace/backend.dockerfile: add libtext-csv-perl to the Step 3 apt-get install
    dependency list.

Notes

  • Build verification: make build completed successfully on 2026-06-24.
  • Smoke verification: not completed in this run because make up failed with a host
    port conflict (0.0.0.0:8983 already allocated by boxrunner-solr-1).

@gkostin1966
gkostin1966 merged commit d0ccc28 into main Jun 24, 2026
1 check passed
@gkostin1966
gkostin1966 deleted the add-text-csv-perl branch June 24, 2026 12:58
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.

1 participant