Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

CentOS 8 test in CI failing with postfix service failure #2066

Closed
geerlingguy opened this issue Jul 6, 2020 · 4 comments
Closed

CentOS 8 test in CI failing with postfix service failure #2066

geerlingguy opened this issue Jul 6, 2020 · 4 comments
Labels

Comments

@geerlingguy
Copy link
Owner

Issue Type

  • Bug Report

Your Environment

Travis CI

Your OS

  • Linux

Full console output

TASK [geerlingguy.postfix : Ensure postfix is started and enabled at boot.] ****
463fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unable to start service postfix: Job for postfix.service failed because the control process exited with error code.\nSee \"systemctl status postfix.service\" and \"journalctl -xe\" for details.\n"}

Summary

It looks like something doesn't start up right with postfix in the CentOS 8 environment.

@geerlingguy geerlingguy added the bug label Jul 6, 2020
@geerlingguy
Copy link
Owner Author

Also... varnish won't install on CentOS with error No package pygpgme available.

@geerlingguy
Copy link
Owner Author

Under Vagrant I'm not seeing an issue:

● postgresql.service - PostgreSQL database server
   Loaded: loaded (/usr/lib/systemd/system/postgresql.service; enabled; vendor preset: disabled)
   Active: active (running) since Mon 2020-07-06 16:47:44 UTC; 6s ago
  Process: 8694 ExecStartPre=/usr/libexec/postgresql-check-db-dir postgresql (code=exited, status=0/SUCCESS)

@geerlingguy geerlingguy changed the title CentOS 8 test in CI failing with postfix service failure CentOS 8 test in CI failing with postgresql service failure Jul 7, 2020
@geerlingguy geerlingguy changed the title CentOS 8 test in CI failing with postgresql service failure CentOS 8 test in CI failing with postfix service failure Jul 7, 2020
@geerlingguy
Copy link
Owner Author

Er... that's not postfix in the comment above... that's postgres :P

Testing again.

@geerlingguy
Copy link
Owner Author

Fixed via above commit.

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

No branches or pull requests

1 participant