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

postfix image has several command not found errors including syslogd #1545

Open
thkukuk opened this issue Aug 15, 2024 · 1 comment
Open

Comments

@thkukuk
Copy link

thkukuk commented Aug 15, 2024

The /entrypoint/entrypoint.sh: line 411: /usr/sbin/syslogd: No such file or directory error of the postfix container is annoying. Like /usr/lib/postfix/bin//postfix-script: line 400: cmp: command not found.

For the former one, thkukuk/containers-mailserver@11d144f needs to be ported. Should apply fine on the normal entrypoint.sh file, but I have no clue about the changes done for entrypoint.sles.sh. And of course Dockerfile needs to be adjusted.
For the second one, our postfix maintainers just need to accept the SR with the fix for the package...

@dirkmueller
Copy link
Member

I believe this is meanwhile fixed (tests are passing at least..)

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

No branches or pull requests

2 participants