Remove NBS 32-bit postgresql extension packages, part 5
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mobilitydb (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
pgextwlist (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pgfincore (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pglogical (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
pgmemcache (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pgnodemx (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pgpointcloud (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
pgrouting (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
This is a follow-up to #208800{3,4,5,6} as I've identified a few more affected packages.
I'm copying Jeremy's original description at the end of this description.
The affected packages are:
- pgpointcloud
- pgnodemx
- pgmemcache
- pglogical
- pgfincore
- pgextwlist
- mobilitydb
I ran the following to check for reverse-
for p in pgpointcloud pgnodemx pgmemcache pglogical pgfincore pgextwlist mobilitydb; do
(reverse-depends -a armhf -r plucky -R -l src:${p}; reverse-depends -a armhf -r plucky -R -l -b src:${p}) | grep . && echo $p
done
Only pglogical has reverse-
- pgl-ddl-deploy: source package, asked for removal in #2088006
- pglogical-ticker: source package, asked for removal in #2088006
- postgresql-
There is a special package: mobilitydb which is a new package and never got out of proposed (also postgresql even if it's not in the name).
Jeremy's description:
Please remove the postgresql extension packages on armhf since they are no intentionally no longer built.
https:/
See https:/
Changed in pgrouting (Ubuntu): | |
status: | New → Invalid |
tags: | added: ftbfs plucky update-excuse |
$ remove-package -a armhf -b -m "64-bit only, ANAIS; LP: #2089236" -y postgresql- 16-pointcloud 16-pointcloud 1.2.5-1 in plucky armhf
Removing packages from plucky:
postgresql-
Comment: 64-bit only, ANAIS; LP: #2089236
1 package successfully removed.
$