【发布时间】:2023-02-23 12:13:43
【问题描述】:
你好,我是按照postgresshttps://www.postgresql.org/download/linux/ubuntu/的原脚本一步步来的,出现了这个依赖错误,我重新配置了dkpg,我尝试使用-f来安装依赖,但还是安装不上,我一直在寻找错误 6 小时 :(, 我总是得到这个错误:
dpkg: dependency problems prevent configuration of postgresql-12:
postgresql-12 depends on postgresql-common (>= 182~); however:
Package postgresql-common is not configured yet.
dpkg: error processing package postgresql-12 (--configure):
dependency problems - leaving unconfigured
Setting up sysstat (12.5.6-1ubuntu0.1) ...
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: error processing package sysstat (--configure):
installed sysstat package post-installation script subprocess returned error exit status 10
Errors were encountered while processing:
postgresql-common
postgresql-12
sysstat
E: Sub-process /usr/bin/dpkg returned an error code (1)
我尝试安装 postgresql
【问题讨论】:
标签: linux postgresql ubuntu