Merge lp:~xnox/debian-cd/update-i386-pool into lp:~ubuntu-cdimage/debian-cd/ubun3

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 2049
Proposed branch: lp:~xnox/debian-cd/update-i386-pool
Merge into: lp:~ubuntu-cdimage/debian-cd/ubun3
Diff against target: 51 lines (+9/-3)
1 file modified
data/focal/ubuntu-pool-amd64.packages (+9/-3)
To merge this branch: bzr merge lp:~xnox/debian-cd/update-i386-pool
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+382110@code.launchpad.net

Commit message

Update i386 pool packages with new ABIs.

Description of the change

Update i386 pool packages with new ABIs.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

well, rather ugly that this has to be maintained by hand rather than by dependency resolution of a small number of packages that will be selected *and* that it doesn't fail on missing packages (libffi6 no longer exists in focal). But let's go with it for now.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/focal/ubuntu-pool-amd64.packages'
--- data/focal/ubuntu-pool-amd64.packages 2019-11-26 04:02:49 +0000
+++ data/focal/ubuntu-pool-amd64.packages 2020-04-12 14:14:17 +0000
@@ -9,10 +9,11 @@
9# ./bin/germinate --arch amd64 --foreign i386 -d focal -s ubuntu.focal9# ./bin/germinate --arch amd64 --foreign i386 -d focal -s ubuntu.focal
10# grep ':i386' ship-live | cut -d\ -f1 | LANG=C.UTF_8 sort10# grep ':i386' ship-live | cut -d\ -f1 | LANG=C.UTF_8 sort
11#11#
12gcc-9-base:i38612gcc-10-base:i386
13libatomic1:i38613libatomic1:i386
14libbsd0:i38614libbsd0:i386
15libc6:i38615libc6:i386
16libcrypt1:i386
16libdrm-amdgpu1:i38617libdrm-amdgpu1:i386
17libdrm-intel1:i38618libdrm-intel1:i386
18libdrm-nouveau2:i38619libdrm-nouveau2:i386
@@ -21,8 +22,8 @@
21libedit2:i38622libedit2:i386
22libelf1:i38623libelf1:i386
23libexpat1:i38624libexpat1:i386
24libffi6:i38625libffi7:i386
25libgcc1:i38626libgcc-s1:i386
26libgl1-mesa-dri:i38627libgl1-mesa-dri:i386
27libgl1:i38628libgl1:i386
28libglapi-mesa:i38629libglapi-mesa:i386
@@ -54,6 +55,8 @@
54libstdc++6:i38655libstdc++6:i386
55libtinfo6:i38656libtinfo6:i386
56libunistring2:i38657libunistring2:i386
58libvulkan1:i386
59libwayland-client0:i386
57libx11-6:i38660libx11-6:i386
58libx11-xcb1:i38661libx11-xcb1:i386
59libxau6:i38662libxau6:i386
@@ -61,6 +64,7 @@
61libxcb-dri3-0:i38664libxcb-dri3-0:i386
62libxcb-glx0:i38665libxcb-glx0:i386
63libxcb-present0:i38666libxcb-present0:i386
67libxcb-randr0:i386
64libxcb-sync1:i38668libxcb-sync1:i386
65libxcb1:i38669libxcb1:i386
66libxdamage1:i38670libxdamage1:i386
@@ -69,4 +73,6 @@
69libxfixes3:i38673libxfixes3:i386
70libxshmfence1:i38674libxshmfence1:i386
71libxxf86vm1:i38675libxxf86vm1:i386
76libzstd1:i386
77mesa-vulkan-drivers:i386
72zlib1g:i38678zlib1g:i386

Subscribers

People subscribed via source and target branches