Hello everyone,
I'm encountering a package installation error on Ubuntu 24.04 LTS. Has anyone else experienced this issue?
Error details:
The installation process completes PostgreSQL setup successfully, but fails when configuring orchd due to a postfix dependency problem.
Error output:
fixing permissions on existing directory /var/lib/postgresql/16/main ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
dpkg: dependency problems prevent configuration of orchd:
orchd depends on postfix; however:
Package postfix is not configured yet.
dpkg: error processing package orchd (--configure):
dependency problems - leaving unconfigured
Setting up postgresql-contrib (16+257build1.1) ...
Setting up postgresql (16+257build1.1) ...
Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ...
Processing triggers for ufw (0.36.2-6) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
Errors were encountered while processing:
postfix
orchd
E: Sub-process /usr/bin/dpkg returned an error code (1)