From d3c3805eef808e5327fd6dbcc36d805baf61871d Mon Sep 17 00:00:00 2001 From: Peng Zhang Date: Mon, 13 Nov 2023 05:23:17 +0000 Subject: [PATCH] Add dependency for package pandoc and python2.7 After python2.7 related packages are upgraded to 2.7.18-8+deb11u1, dependency also need be added, or else it will show following broken packages issue: 'libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.18-8+deb11u1) but 2.7.18-8 is to be installed Depends: libpython2.7 (= 2.7.18-8+deb11u1) but it is not going to be installed python2.7-dev : Depends: python2.7 (= 2.7.18-8+deb11u1) but 2.7.18-8 is to be installed Depends: libpython2.7 (= 2.7.18-8+deb11u1) but it is not going to be installed'. So add debian related packages for the unmet dependency of python2.7. After pandoc related package is upgraded to 2.9.2.1-1+deb11u1, dependency also need be added, or else it will show following broken packages issue: 'pandoc : Depends: pandoc-data (>= 2.9.2.1-1+deb11u1) but 2.9.2.1-1 is to be installed'. So add debian related packages for the dependency of pandoc. Test Plan: Pass: downloader Pass: build-pkgs --clean --all Pass: build-image Pass: boot Closes-bug: #2038885 Closes-bug: #2038879 Change-Id: Iddd84d615cfac3e8cc0d8ab0988d055ff4424648 Signed-off-by: Peng Zhang --- debian-mirror-tools/config/debian/containers/os-std.lst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian-mirror-tools/config/debian/containers/os-std.lst b/debian-mirror-tools/config/debian/containers/os-std.lst index f1a042cd..38c6bb53 100644 --- a/debian-mirror-tools/config/debian/containers/os-std.lst +++ b/debian-mirror-tools/config/debian/containers/os-std.lst @@ -28,13 +28,16 @@ libncurses-dev 6.2+20201114-2 https://snapshot.debian.org/archive/debian/2022070 libnuma-dev 2.0.12-1+b1 libopts25-dev 1:5.18.16-4 libpython2-stdlib 2.7.18-3 +libpython2.7 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/libpython2.7_2.7.18-8%2Bdeb11u1_amd64.deb libpython2.7-minimal 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/libpython2.7-minimal_2.7.18-8%2Bdeb11u1_amd64.deb libpython2.7-stdlib 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/libpython2.7-stdlib_2.7.18-8%2Bdeb11u1_amd64.deb +libpython2.7-dev 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/libpython2.7-dev_2.7.18-8%2Bdeb11u1_amd64.deb librhash0 1.4.1-2 libsimdjson5 0.7.1-1 libstdc++-10-dev 10.2.1-6 libxapian30 1.4.18-3 https://snapshot.debian.org/archive/debian/20220703T032011Z/pool/main/x/xapian-core/libxapian30_1.4.18-3_amd64.deb pandoc 2.9.2.1-1+deb11u1 https://snapshot.debian.org/archive/debian/20230925T090110Z/pool/main/p/pandoc/pandoc_2.9.2.1-1%2Bdeb11u1_amd64.deb +pandoc-data 2.9.2.1-1+deb11u1 https://snapshot.debian.org/archive/debian/20230925T090110Z/pool/main/p/pandoc/pandoc-data_2.9.2.1-1%2Bdeb11u1_all.deb pkg-config 0.29.2-1 pybind11-dev 2.6.2-1 python3-oslo.messaging 12.5.2-1 https://snapshot.debian.org/archive/debian/20210331T144200Z/pool/main/p/python-oslo.messaging/python3-oslo.messaging_12.5.2-1_all.deb @@ -44,6 +47,7 @@ python2 2.7.18-3 python2-minimal 2.7.18-3 python2.7 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/python2.7_2.7.18-8%2Bdeb11u1_amd64.deb python2.7-minimal 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/python2.7-minimal_2.7.18-8%2Bdeb11u1_amd64.deb +python2.7-dev 2.7.18-8+deb11u1 https://snapshot.debian.org/archive/debian/20230926T090746Z/pool/main/p/python2.7/python2.7-dev_2.7.18-8%2Bdeb11u1_amd64.deb python3-doc 3.9.2-3 python3-intelhex 2.1-2.2 python3-pybind11 2.6.2-1