| From: | Bo Guo <bo(dot)guo(at)gisticinc(dot)com> |
|---|---|
| To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Ubuntu Upgrade from 18.04 to 20.04 failed due to Postgres/Postgis package on removal blacklist. |
| Date: | 2021-11-09 16:23:16 |
| Message-ID: | 28768e4f-f6f7-ad78-d0dc-169954a06156@gisticinc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hello Community!
One of my Postgresql servers has been over the years through "in-place"
update for last 6 years or so. Currently stands at 18.04 w/
Postgres-12-Postgis 3.1, the server went through multiple version os
Ubuntu and PostgreSQL .
I am trying to upgrade Ubuntu to 20.04 first before upgrading
PostgreSQL, but failed with OS upgrade. Here are the last few lines in
/var/log/dist-upgrade/main.log after failed upgrade:
2021-11-09 08:35:50,044 DEBUG blacklist expr '^postgresql-.*[0-9][0-9].*' matches 'postgresql-12-postgis-3'
2021-11-09 08:35:50,044 DEBUG The package 'postgresql-12-postgis-3' is marked for removal but it's in the removal blacklist
2021-11-09 08:35:50,053 ERROR Dist-upgrade failed: 'The package 'postgresql-12-postgis-3' is marked for removal but it is in the removal blacklist.'
2021-11-09 08:35:50,055 DEBUG abort called
The offending package 'postgresql-12-postgis-3' corresponds my current
Postgresql version. Should I remove the package and proceed with OS
upgrade? I am at a loss...
Thanks!
Bo
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron | 2021-11-09 17:16:24 | Re: Ubuntu Upgrade from 18.04 to 20.04 failed due to Postgres/Postgis package on removal blacklist. |
| Previous Message | Nikhil Shetty | 2021-11-09 15:59:05 | Re: Stuck Checkpoint Process |