BUG #17039: Won't Upgrade - Repo Error

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: kitchm(at)tutanota(dot)com
Subject: BUG #17039: Won't Upgrade - Repo Error
Date: 2021-05-27 22:22:43
Message-ID: 17039-83c8a2ad4b061dbe@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17039
Logged by: KitchM
Email address: kitchm(at)tutanota(dot)com
PostgreSQL version: 11.12
Operating system: Raspian 10
Description:

Raspian Linux 10 with postgres (PostgreSQL) 11.12 (Raspian
11.12-0+deb10u1).

Sudo apt update stated that there was one upgrade available, and then said:
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as
repository 'http://apt.postgresql.org/pub/repos/apt buster-pgdg InRelease'
doesn't support architecture 'armhf'

Sudo apt list --upgradable shows:
linux-libc-dev/testing 1:1.20210430-2 armhf [upgradable from:
4.18.120-2+rpi1]
N: There is 1 additional version. Please use the '-a' switch to see it
Doing so shows same line plus new line:
linux-libc-dev/stable.now 4.18.20-2+rpi1 armhf [installed, upgradable to:
1:1.20210430-2]

Browse pgsql-bugs by date

  From Date Subject
Next Message sreekanth vajrapu 2021-05-28 09:40:12 Re: Query is slow when order by and limit clause are used in the query
Previous Message Tom Lane 2021-05-27 16:12:37 Re: BUG #17036: generated column cann't modifyed auto when update