From: | Martín Marqués <martin(dot)marques(at)gmail(dot)com> |
---|---|
To: | chris(at)1006(dot)org |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: postgresql10-server RPM unpacking of archive failed |
Date: | 2018-11-20 12:36:39 |
Message-ID: | CABeG9Lu=uk4EwA-yWVMW-Vr_yxqV7nKFWThA9jq=MFKf89xRGw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
El lun., 19 nov. 2018 a las 17:15, Chris Mair (<chris(at)1006(dot)org>) escribió:
>
> Hi,
>
> on a CentOS 7.5 machine with PostgreSQL 10.3 installed from the PGDG yum repo,
> I have a strange error when trying to update to 10.6.
>
> A simple "yum update" updated everything except postgresql10-server.x86_64!
>
> That package gives (repeatedly) the error message:
>
> Error unpacking rpm package postgresql10-server-10.6-1PGDG.rhel7.x86_64
> error: unpacking of archive failed: cpio: lstat
I would try cleaning up all the data (packages and metadata) and trying again:
yum clean all
yum update postgresql10-server
Regards,
--
Martín Marqués
It’s not that I have something to hide,
it’s that I have nothing I want you to see
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Lavoie | 2018-11-20 17:55:15 | Multiple Hosts connection with ODBC Driver |
Previous Message | Stephen Frost | 2018-11-20 12:18:26 | Re: pgconf eu 2018 slides entry missing from https://wiki.postgresql.org/wiki/PostgreSQL_Related_Slides_and_Presentations |