public inbox for [email protected]help / color / mirror / Atom feed
postgresql-10 failing to install on Bionic 3+ messages / 2 participants [nested] [flat]
* postgresql-10 failing to install on Bionic @ 2020-02-19 22:40 Joe Siewert <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Joe Siewert @ 2020-02-19 22:40 UTC (permalink / raw) To: pgsql-pkg-debian Hi, Getting an error installing 10.12 since the release on 2/13/20. When installing the postgresql-10 package on Ubuntu Bionic I get the following error: "Selecting previously unselected package postgresql-client-10.", "Preparing to unpack .../1641-postgresql-client-10_10.12-1.pgdg18.04+1_amd64.deb ...", "Unpacking postgresql-client-10 (10.12-1.pgdg18.04+1) ...", "dpkg: error processing archive /tmp/apt-dpkg-install-oozGGW/1641-postgresql-client-10_10.12-1.pgdg18.04+1_amd64.deb (--unpack):", " trying to overwrite '/usr/lib/postgresql/10/bin/pg_config', which is also in package postgresql-server-dev-10 10.12-0ubuntu0.18.04.1", "dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)" Other releases from last week like 9.x and 11 seem to be working fine. Doing this on a fresh install of Bionic. Thanks! ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: postgresql-10 failing to install on Bionic @ 2020-02-20 10:03 Christoph Berg <[email protected]> parent: Joe Siewert <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Christoph Berg @ 2020-02-20 10:03 UTC (permalink / raw) To: Joe Siewert <[email protected]>; +Cc: pgsql-pkg-debian Re: Joe Siewert 2020-02-19 <CABudOfOVKV5RJKC_6mfL_5v30uuBneXLuXJ74TeVEL6dqPVaLA@mail.gmail.com> > processing archive > /tmp/apt-dpkg-install-oozGGW/1641-postgresql-client-10_10.12-1.pgdg18.04+1_amd64.deb > (--unpack):", " trying to overwrite '/usr/lib/postgresql/10/bin/pg_config', > which is also in package postgresql-server-dev-10 10.12-0ubuntu0.18.04.1", When I moved pg_config from postgresql-server-dev-* to postgresql-client-*, I put versioned restrictions in place for the version where the file was moved. However, I forgot that the postgresql packages in the base systems are also updated, but don't have that change, so we have unhandled file conflicts. I'll fix that, I need to update the pgapt packages for a different problem in the same area anyway. Thanks for reporting! Christoph ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: postgresql-10 failing to install on Bionic @ 2020-03-05 21:04 Christoph Berg <[email protected]> parent: Christoph Berg <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: Christoph Berg @ 2020-03-05 21:04 UTC (permalink / raw) To: Joe Siewert <[email protected]>; pgsql-pkg-debian Re: To Joe Siewert 2020-02-20 <[email protected]> > Re: Joe Siewert 2020-02-19 <CABudOfOVKV5RJKC_6mfL_5v30uuBneXLuXJ74TeVEL6dqPVaLA@mail.gmail.com> > > processing archive > > /tmp/apt-dpkg-install-oozGGW/1641-postgresql-client-10_10.12-1.pgdg18.04+1_amd64.deb > > (--unpack):", " trying to overwrite '/usr/lib/postgresql/10/bin/pg_config', > > which is also in package postgresql-server-dev-10 10.12-0ubuntu0.18.04.1", > > When I moved pg_config from postgresql-server-dev-* to > postgresql-client-*, I put versioned restrictions in place for the > version where the file was moved. However, I forgot that the > postgresql packages in the base systems are also updated, but don't > have that change, so we have unhandled file conflicts. > > I'll fix that, I need to update the pgapt packages for a different > problem in the same area anyway. Fwiw, this has happened a week ago or so. Christoph ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2020-03-05 21:04 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2020-02-19 22:40 postgresql-10 failing to install on Bionic Joe Siewert <[email protected]> 2020-02-20 10:03 ` Christoph Berg <[email protected]> 2020-03-05 21:04 ` Christoph Berg <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox