Hm, so I tried some configs to see if I could reproduce this. With just the GeoIP config, I got warnings, but no errors: Setting up sa-compile (4.0.0-8ubuntu5) ...^M Running sa-compile (may take a long time)^M config: deprecated setting used, change country_db_type to geodb_module^M config: deprecated setting used, change country_db_path to geodb_options^M geodb: GeoIP2 requested, but no databases could be loaded^M Setting up python3-launchpadlib (1.11.0-6) ...^M
I had to trick geodb and create an empty db file, as I don't have a maxmind account, nor was I willing to obtain one just for this test. Looking back at the logs from the original attempt, I'm suspecting that dcc config options are to blame instead: Running sa-compile (may take a long time) Jun 15 16:16:28.567 [552494] info: config: failed to parse line in /etc/spamassassin/local.cf (line 103): use_dcc 1 Jun 15 16:16:28.568 [552494] info: config: failed to parse line in /etc/spamassassin/local.cf (line 104): dcc_home /var/dcc Jun 15 16:16:28.568 [552494] info: config: failed to parse line in /etc/spamassassin/local.cf (line 105): dcc_path /usr/local/bin/dccproc Jun 15 16:16:28.568 [552494] info: config: failed to parse line in /etc/spamassassin/local.cf (line 106): dcc_timeout 10 config: deprecated setting used, change country_db_type to geodb_module config: deprecated setting used, change country_db_path to geodb_options sa-compile: not compiling; 'spamassassin --lint' check failed! dpkg: error processing package sa-compile (--configure): installed sa-compile package post-installation script subprocess returned error exit status 2 These come from the attached log DpkgTerminalLog.txt So what is this dcc config? Is this something provided by another plugin, and if yes, is that plugin shipped in ubuntu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069505 Title: package sa-compile 4.0.0-8ubuntu5 failed to install/upgrade: installed sa-compile package post-installation script subprocess returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/2069505/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
