Skip to content

[patch] removed perl dependency from facilities db2 setup script#2441

Draft
dushyantbangal wants to merge 2 commits into
masterfrom
facilities-db2-perl
Draft

[patch] removed perl dependency from facilities db2 setup script#2441
dushyantbangal wants to merge 2 commits into
masterfrom
facilities-db2-perl

Conversation

@dushyantbangal

@dushyantbangal dushyantbangal commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description

The perl script was being used to fetch the user's home directory. This is the only one perl dependency, and perl does not come as part of the db2 image. This required installing perl just for something so small.
This change uses shell script to achieve the same without using perl.

Testing

  1. Downloaded db2 image icr.io/db2_community/db2:11.5.9.0
  2. Ran it using docker
  3. Executed all the scripts
  4. Checked connectivity to the database

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