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 installation problem in PHP 5.5 test suite #3048

Open
Synchro opened this issue Apr 10, 2024 · 0 comments
Open

postfix installation problem in PHP 5.5 test suite #3048

Synchro opened this issue Apr 10, 2024 · 0 comments

Comments

@Synchro
Copy link
Member

Synchro commented Apr 10, 2024

I don't know if anyone else noticed, but the test suite is currently failing when running tests under PHP 5.5. The error is this:

You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libodbc1 : Depends: libodbc2 (= 2.3.9-5) but 2.3.9-5ubuntu0.1 is to be installed
 libodbccr2 : Depends: libodbc2 (= 2.3.9-5) but 2.3.9-5ubuntu0.1 is to be installed
 unixodbc-dev : Depends: libodbccr2 (= 2.3.9-5ubuntu0.1) but 2.3.9-5 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Failed to stop postfix.service: Unit postfix.service not loaded.

I have already added --fix-broken to the package installation line, but it doesn't help.

So, if anyone has time available and would like to contribute something useful, please have a go at fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant