Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for debconf term error #126

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Fix for debconf term error #126

merged 1 commit into from
Feb 11, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 11, 2025

📝 Brief description

Fix for debconf term error

💻 Commits

  • 4dcdaee - ChristophShyper - 2025-02-11 23:04:36
    Fix for debconf term error
    Fixes following error in Actions:
    debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module)

📁 Modified files

Dockerfile | 4 ++++
README.md | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

@github-actions github-actions bot requested review from ChristophShyper and a team as code owners February 11, 2025 21:58
@github-actions github-actions bot added the bugfix Bug needing a fix label Feb 11, 2025
Fixes following error in Actions:
`debconf: (Can't locate Term/ReadLine.pm in @inc (you may need to install the Term::ReadLine module) `
@ChristophShyper ChristophShyper merged commit 5325c6e into master Feb 11, 2025
4 checks passed
@ChristophShyper ChristophShyper deleted the bugfix/debconf branch February 11, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug needing a fix
Development

Successfully merging this pull request may close these issues.

1 participant