debbuild in private OBS instance?
Hello all, it seems debbuild (https://github.com/debbuild/debbuild) can make building DEBs for simple packages quite easy on OBS. We're running a private OBS instance (2.10.22) on an openSUSE Leap 15.5 host. IIUC for using debbuild to build DEBs for Debian on our private OBS we need make this project available https://build.opensuse.org/project/show/Debian:debbuild So I've copied the above project to our internal OBS instance - including project configuration and meta. But I cannot get the individual packages to build because of missing dependencies. Trying to build "debbuild" gives me nothing provides debbuild Trying to build "perl-Lua-API" gives me nothing provides perl-deb-macros In the original Project Config (https://build.opensuse.org/projects/Debian:debbuild/prjconf) I found a hint w.r.t. bootstrapping, but no dice. How do I get debbuild going on a private OBS? Thanks and regards -- Till -- Dipl.-Inform. Till Dörges doerges@pre-sense.de www.pre-sense.de/fcknzs PRESENSE Technologies GmbH Nagelsweg 41, D-20097 HH Geschäftsführer/Managing Director AG Hamburg, HRB 107844 Till Dörges USt-IdNr.: DE263765024 Dieses Jahr sind wir wieder auf der *it-sa* in Nürnberg: 22.-24. Oktober 2024, Halle 7, Stand 503 https://www.itsa365.de/de-de/companies/p/presense-technologies-gmbh Wir freuen uns auf Ihren Besuch!
What does osc buildinfo -d show? -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
On 31.07.24 10:07, Andreas Schwab wrote:
What does osc buildinfo -d show?
--- snip --- .../private/Debian:debbuild/debbuild> osc buildinfo -d <buildinfo project="Debian:debbuild" repository="Debian_12" package="debbuild"> <arch>x86_64</arch> <error>unresolvable: nothing provides debbuild</error> <debuginfo>0</debuginfo> <subpack>debbuild</subpack> <subpack>debbuild-lua-support</subpack> <expanddebug>=== meta deps expansion expand args: base-passwd user-setup perl init-system-helpers debianutils dpkg libc-bin dash coreutils diffutils sed gawk grep gzip debconf bash base-files libsystemd0 xz-utils findutils util-linux added base-passwd@Debian:12/standard because of base-passwd (direct dep) added user-setup@Debian:12/standard because of user-setup (direct dep) added perl@Debian:12/standard because of perl (direct dep) added init-system-helpers@Debian:12/standard because of init-system-helpers (direct dep) added debianutils@Debian:12/standard because of debianutils (direct dep) added dpkg@Debian:12/standard because of dpkg (direct dep) added libc-bin@Debian:12/standard because of libc-bin (direct dep) added dash@Debian:12/standard because of dash (direct dep) added coreutils@Debian:12/standard because of coreutils (direct dep) added diffutils@Debian:12/standard because of diffutils (direct dep) added sed@Debian:12/standard because of sed (direct dep) added gawk@Debian:12/standard because of gawk (direct dep) added grep@Debian:12/standard because of grep (direct dep) added gzip@Debian:12/standard because of gzip (direct dep) added debconf@Debian:12/standard because of debconf (direct dep) added bash@Debian:12/standard because of bash (direct dep) added base-files@Debian:12/standard because of base-files (direct dep) added libsystemd0@Debian:12/standard because of libsystemd0 (direct dep) added xz-utils@Debian:12/standard because of xz-utils (direct dep) added findutils@Debian:12/standard because of findutils (direct dep) added util-linux@Debian:12/standard because of util-linux (direct dep) --- now doing normal dependencies added libc6@Debian:12/standard because of base-passwd:libc6 >= 2.34 added libselinux1@Debian:12/standard because of base-passwd:libselinux1 >= 3.1~ added libdebconfclient0@Debian:12/standard because of base-passwd:libdebconfclient0 >= 0.145 added adduser@Debian:12/standard because of user-setup:adduser added passwd@Debian:12/standard because of user-setup:passwd added libperl5.36@Debian:12/standard because of perl:libperl5.36 = 5.36.0-7 added perl-base@Debian:12/standard because of perl:perl-base = 5.36.0-7 added perl-modules-5.36@Debian:12/standard because of perl:perl-modules-5.36 >= 5.36.0-7 added libc6@Debian:12/standard because of debianutils:libc6 >= 2.34 added tar@Debian:12/standard because of dpkg:tar >= 1.28-1 added libbz2-1.0@Debian:12/standard because of dpkg:libbz2-1.0 added libc6@Debian:12/standard because of dpkg:libc6 >= 2.34 added zlib1g@Debian:12/standard because of dpkg:zlib1g >= 1:1.1.4 added libzstd1@Debian:12/standard because of dpkg:libzstd1 >= 1.5.2 added libselinux1@Debian:12/standard because of dpkg:libselinux1 >= 3.1~ added libmd0@Debian:12/standard because of dpkg:libmd0 >= 0.0.0 added liblzma5@Debian:12/standard because of dpkg:liblzma5 >= 5.4.0 added libc6@Debian:12/standard because of libc-bin:libc6 >> 2.36 added libc6@Debian:12/standard because of libc-bin:libc6 << 2.37 added libc6@Debian:12/standard because of dash:libc6 >= 2.34 added libc6@Debian:12/standard because of coreutils:libc6 >= 2.34 added libgmp10@Debian:12/standard because of coreutils:libgmp10 >= 2:6.2.1+dfsg1 added libselinux1@Debian:12/standard because of coreutils:libselinux1 >= 3.1~ added libacl1@Debian:12/standard because of coreutils:libacl1 >= 2.2.23 added libattr1@Debian:12/standard because of coreutils:libattr1 >= 1:2.4.44 added libc6@Debian:12/standard because of diffutils:libc6 >= 2.34 added libc6@Debian:12/standard because of sed:libc6 >= 2.34 added libselinux1@Debian:12/standard because of sed:libselinux1 >= 3.1~ added libacl1@Debian:12/standard because of sed:libacl1 >= 2.2.23 added libc6@Debian:12/standard because of gawk:libc6 >= 2.34 added libgmp10@Debian:12/standard because of gawk:libgmp10 >= 2:6.2.1+dfsg1 added libmpfr6@Debian:12/standard because of gawk:libmpfr6 >= 3.1.3 added libreadline8@Debian:12/standard because of gawk:libreadline8 >= 6.0 added libsigsegv2@Debian:12/standard because of gawk:libsigsegv2 >= 2.9 added libc6@Debian:12/standard because of grep:libc6 >= 2.34 added libpcre2-8-0@Debian:12/standard because of grep:libpcre2-8-0 >= 10.32 added libc6@Debian:12/standard because of gzip:libc6 >= 2.33 added libtinfo6@Debian:12/standard because of bash:libtinfo6 >= 6 added libc6@Debian:12/standard because of bash:libc6 >= 2.36 added libc6@Debian:12/standard because of libsystemd0:libc6 >= 2.34 added libzstd1@Debian:12/standard because of libsystemd0:libzstd1 >= 1.5.2 added libgcrypt20@Debian:12/standard because of libsystemd0:libgcrypt20 >= 1.10.0 added liblzma5@Debian:12/standard because of libsystemd0:liblzma5 >= 5.1.1alpha+20120614 added libcap2@Debian:12/standard because of libsystemd0:libcap2 >= 1:2.10 added liblz4-1@Debian:12/standard because of libsystemd0:liblz4-1 >= 0.0~r122 added libc6@Debian:12/standard because of xz-utils:libc6 >= 2.34 added liblzma5@Debian:12/standard because of xz-utils:liblzma5 >= 5.4.0 added libc6@Debian:12/standard because of findutils:libc6 >= 2.34 added libselinux1@Debian:12/standard because of findutils:libselinux1 >= 3.1~ added util-linux-extra@Debian:12/standard because of util-linux:util-linux-extra added libc6@Debian:12/standard because of util-linux:libc6 >= 2.34 added zlib1g@Debian:12/standard because of util-linux:zlib1g >= 1:1.1.4 added libtinfo6@Debian:12/standard because of util-linux:libtinfo6 >= 6 added libpam0g@Debian:12/standard because of util-linux:libpam0g >= 0.99.7.1 added libcrypt1@Debian:12/standard because of util-linux:libcrypt1 >= 1:4.1.0 added libudev1@Debian:12/standard because of util-linux:libudev1 >= 183 added libuuid1@Debian:12/standard because of util-linux:libuuid1 >= 2.16 added libselinux1@Debian:12/standard because of util-linux:libselinux1 >= 3.1~ added libcap-ng0@Debian:12/standard because of util-linux:libcap-ng0 >= 0.7.9 added libsmartcols1@Debian:12/standard because of util-linux:libsmartcols1 >= 2.38 added libblkid1@Debian:12/standard because of util-linux:libblkid1 >= 2.37.2 added libmount1@Debian:12/standard because of util-linux:libmount1 >= 2.38 --- now doing normal dependencies added libgcc-s1@Debian:12/standard because of libc6:libgcc-s1 added libpam-modules@Debian:12/standard because of passwd:libpam-modules added libaudit1@Debian:12/standard because of passwd:libaudit1 >= 1:2.2.1 added libsemanage2@Debian:12/standard because of passwd:libsemanage2 >= 2.0.32 added libdb5.3@Debian:12/standard because of libperl5.36:libdb5.3 added libgdbm6@Debian:12/standard because of libperl5.36:libgdbm6 >= 1.21 added libgdbm-compat4@Debian:12/standard because of libperl5.36:libgdbm-compat4 >= 1.18-3 added readline-common@Debian:12/standard because of libreadline8:readline-common added libgpg-error0@Debian:12/standard because of libgcrypt20:libgpg-error0 >= 1.27 added libaudit1@Debian:12/standard because of util-linux-extra:libaudit1 >= 1:2.2.1 added libaudit1@Debian:12/standard because of libpam0g:libaudit1 >= 1:2.2.1 --- now doing normal dependencies added gcc-12-base@Debian:12/standard because of libgcc-s1:gcc-12-base = 12.2.0-14 added libpam-modules-bin@Debian:12/standard because of libpam-modules:libpam-modules-bin = 1.5.2-6 added libaudit-common@Debian:12/standard because of libaudit1:libaudit-common >= 1:3.0.9-1 added libsepol2@Debian:12/standard because of libsemanage2:libsepol2 >= 3.4 added libsemanage-common@Debian:12/standard because of libsemanage2:libsemanage-common >= 3.4-1 --- now doing normal dependencies --- now doing normal dependencies undecided about init-system-helpers:usrmerge | usr-is-merged: usrmerge@Debian:12/standard usr-is-merged@Debian:12/standard --- now doing undecided dependencies added usrmerge@Debian:12/standard because of init-system-helpers:usrmerge | usr-is-merged --- now doing normal dependencies added libfile-find-rule-perl@Debian:12/standard because of usrmerge:libfile-find-rule-perl --- now doing normal dependencies added libtext-glob-perl@Debian:12/standard because of libfile-find-rule-perl:libtext-glob-perl added libnumber-compare-perl@Debian:12/standard because of libfile-find-rule-perl:libnumber-compare-perl expand args: adduser base-files base-passwd bash coreutils dash debconf debianutils diffutils dpkg findutils gawk gcc-12-base grep gzip init-system-helpers libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3 libdebconfclient0 libfile-find-rule-perl libgcc-s1 libgcrypt20 libgdbm-compat4 libgdbm6 libgmp10 libgpg-error0 liblz4-1 liblzma5 libmd0 libmount1 libmpfr6 libnumber-compare-perl libpam-modules libpam-modules-bin libpam0g libpcre2-8-0 libperl5.36 libreadline8 libselinux1 libsemanage-common libsemanage2 libsepol2 libsigsegv2 libsmartcols1 libsystemd0 libtext-glob-perl libtinfo6 libudev1 libuuid1 libzstd1 passwd perl perl-base perl-modules-5.36 readline-common sed tar user-setup usrmerge util-linux util-linux-extra xz-utils zlib1g binutils libblkid1 libuuid1 mount libmount1 libsmartcols1 added adduser@Debian:12/standard because of adduser (direct dep) added base-files@Debian:12/standard because of base-files (direct dep) added base-passwd@Debian:12/standard because of base-passwd (direct dep) added bash@Debian:12/standard because of bash (direct dep) added coreutils@Debian:12/standard because of coreutils (direct dep) added dash@Debian:12/standard because of dash (direct dep) added debconf@Debian:12/standard because of debconf (direct dep) added debianutils@Debian:12/standard because of debianutils (direct dep) added diffutils@Debian:12/standard because of diffutils (direct dep) added dpkg@Debian:12/standard because of dpkg (direct dep) added findutils@Debian:12/standard because of findutils (direct dep) added gawk@Debian:12/standard because of gawk (direct dep) added gcc-12-base@Debian:12/standard because of gcc-12-base (direct dep) added grep@Debian:12/standard because of grep (direct dep) added gzip@Debian:12/standard because of gzip (direct dep) added init-system-helpers@Debian:12/standard because of init-system-helpers (direct dep) added libacl1@Debian:12/standard because of libacl1 (direct dep) added libattr1@Debian:12/standard because of libattr1 (direct dep) added libaudit-common@Debian:12/standard because of libaudit-common (direct dep) added libaudit1@Debian:12/standard because of libaudit1 (direct dep) added libblkid1@Debian:12/standard because of libblkid1 (direct dep) added libbz2-1.0@Debian:12/standard because of libbz2-1.0 (direct dep) added libc-bin@Debian:12/standard because of libc-bin (direct dep) added libc6@Debian:12/standard because of libc6 (direct dep) added libcap-ng0@Debian:12/standard because of libcap-ng0 (direct dep) added libcap2@Debian:12/standard because of libcap2 (direct dep) added libcrypt1@Debian:12/standard because of libcrypt1 (direct dep) added libdb5.3@Debian:12/standard because of libdb5.3 (direct dep) added libdebconfclient0@Debian:12/standard because of libdebconfclient0 (direct dep) added libfile-find-rule-perl@Debian:12/standard because of libfile-find-rule-perl (direct dep) added libgcc-s1@Debian:12/standard because of libgcc-s1 (direct dep) added libgcrypt20@Debian:12/standard because of libgcrypt20 (direct dep) added libgdbm-compat4@Debian:12/standard because of libgdbm-compat4 (direct dep) added libgdbm6@Debian:12/standard because of libgdbm6 (direct dep) added libgmp10@Debian:12/standard because of libgmp10 (direct dep) added libgpg-error0@Debian:12/standard because of libgpg-error0 (direct dep) added liblz4-1@Debian:12/standard because of liblz4-1 (direct dep) added liblzma5@Debian:12/standard because of liblzma5 (direct dep) added libmd0@Debian:12/standard because of libmd0 (direct dep) added libmount1@Debian:12/standard because of libmount1 (direct dep) added libmpfr6@Debian:12/standard because of libmpfr6 (direct dep) added libnumber-compare-perl@Debian:12/standard because of libnumber-compare-perl (direct dep) added libpam-modules@Debian:12/standard because of libpam-modules (direct dep) added libpam-modules-bin@Debian:12/standard because of libpam-modules-bin (direct dep) added libpam0g@Debian:12/standard because of libpam0g (direct dep) added libpcre2-8-0@Debian:12/standard because of libpcre2-8-0 (direct dep) added libperl5.36@Debian:12/standard because of libperl5.36 (direct dep) added libreadline8@Debian:12/standard because of libreadline8 (direct dep) added libselinux1@Debian:12/standard because of libselinux1 (direct dep) added libsemanage-common@Debian:12/standard because of libsemanage-common (direct dep) added libsemanage2@Debian:12/standard because of libsemanage2 (direct dep) added libsepol2@Debian:12/standard because of libsepol2 (direct dep) added libsigsegv2@Debian:12/standard because of libsigsegv2 (direct dep) added libsmartcols1@Debian:12/standard because of libsmartcols1 (direct dep) added libsystemd0@Debian:12/standard because of libsystemd0 (direct dep) added libtext-glob-perl@Debian:12/standard because of libtext-glob-perl (direct dep) added libtinfo6@Debian:12/standard because of libtinfo6 (direct dep) added libudev1@Debian:12/standard because of libudev1 (direct dep) added libuuid1@Debian:12/standard because of libuuid1 (direct dep) added libzstd1@Debian:12/standard because of libzstd1 (direct dep) added passwd@Debian:12/standard because of passwd (direct dep) added perl@Debian:12/standard because of perl (direct dep) added perl-base@Debian:12/standard because of perl-base (direct dep) added perl-modules-5.36@Debian:12/standard because of perl-modules-5.36 (direct dep) added readline-common@Debian:12/standard because of readline-common (direct dep) added sed@Debian:12/standard because of sed (direct dep) added tar@Debian:12/standard because of tar (direct dep) added user-setup@Debian:12/standard because of user-setup (direct dep) added usrmerge@Debian:12/standard because of usrmerge (direct dep) added util-linux@Debian:12/standard because of util-linux (direct dep) added util-linux-extra@Debian:12/standard because of util-linux-extra (direct dep) added xz-utils@Debian:12/standard because of xz-utils (direct dep) added zlib1g@Debian:12/standard because of zlib1g (direct dep) added binutils@Debian:12/standard because of binutils (direct dep) added libblkid1@Debian:12/standard because of libblkid1 (direct dep) added libuuid1@Debian:12/standard because of libuuid1 (direct dep) added mount@Debian:12/standard because of mount (direct dep) added libmount1@Debian:12/standard because of libmount1 (direct dep) added libsmartcols1@Debian:12/standard because of libsmartcols1 (direct dep) --- now doing normal dependencies added binutils-common@Debian:12/standard because of binutils:binutils-common = 2.40-2 added libbinutils@Debian:12/standard because of binutils:libbinutils = 2.40-2 added binutils-x86-64-linux-gnu@Debian:12/standard because of binutils:binutils-x86-64-linux-gnu = 2.40-2 --- now doing normal dependencies added libstdc++6@Debian:12/standard because of binutils-x86-64-linux-gnu:libstdc++6 >= 5 added libjansson4@Debian:12/standard because of binutils-x86-64-linux-gnu:libjansson4 >= 2.14 added libctf-nobfd0@Debian:12/standard because of binutils-x86-64-linux-gnu:libctf-nobfd0 >= 2.36 added libctf0@Debian:12/standard because of binutils-x86-64-linux-gnu:libctf0 >= 2.36 added libgprofng0@Debian:12/standard because of binutils-x86-64-linux-gnu:libgprofng0 >= 2.40-2 --- now doing normal dependencies expand args: podlators-perl lsb-release build-essential added lsb-release@Debian:12/standard because of lsb-release (direct dep) added build-essential@Debian:12/standard because of build-essential (direct dep) --- now doing normal dependencies added perl@Debian:12/standard because of (direct):podlators-perl added libc6-dev@Debian:12/standard because of build-essential:libc6-dev | libc-dev added gcc@Debian:12/standard because of build-essential:gcc >= 4:10.2 added g++@Debian:12/standard because of build-essential:g++ >= 4:10.2 added dpkg-dev@Debian:12/standard because of build-essential:dpkg-dev >= 1.17.11 --- now doing normal dependencies added libperl5.36@Debian:12/standard because of perl:libperl5.36 = 5.36.0-7 added perl-base@Debian:12/standard because of perl:perl-base = 5.36.0-7 added perl-modules-5.36@Debian:12/standard because of perl:perl-modules-5.36 >= 5.36.0-7 added dpkg@Debian:12/standard because of perl:dpkg >= 1.17.17 added linux-libc-dev@Debian:12/standard because of libc6-dev:linux-libc-dev added libcrypt-dev@Debian:12/standard because of libc6-dev:libcrypt-dev added libnsl-dev@Debian:12/standard because of libc6-dev:libnsl-dev added rpcsvc-proto@Debian:12/standard because of libc6-dev:rpcsvc-proto added libc6@Debian:12/standard because of libc6-dev:libc6 = 2.36-9 added libc-dev-bin@Debian:12/standard because of libc6-dev:libc-dev-bin = 2.36-9 added cpp@Debian:12/standard because of gcc:cpp = 4:12.2.0-3 added gcc-12@Debian:12/standard because of gcc:gcc-12 >= 12.2.0-1~ added cpp@Debian:12/standard because of g++:cpp = 4:12.2.0-3 added gcc-12@Debian:12/standard because of g++:gcc-12 >= 12.2.0-1~ added g++-12@Debian:12/standard because of g++:g++-12 >= 12.2.0-1~ added binutils@Debian:12/standard because of dpkg-dev:binutils added bzip2@Debian:12/standard because of dpkg-dev:bzip2 added tar@Debian:12/standard because of dpkg-dev:tar >= 1.28-1 added xz-utils@Debian:12/standard because of dpkg-dev:xz-utils >= 5.4.0 added libdpkg-perl@Debian:12/standard because of dpkg-dev:libdpkg-perl = 1.21.22 added patch@Debian:12/standard because of dpkg-dev:patch >= 2.7 --- now doing normal dependencies added libbz2-1.0@Debian:12/standard because of libperl5.36:libbz2-1.0 added libdb5.3@Debian:12/standard because of libperl5.36:libdb5.3 added libcrypt1@Debian:12/standard because of libperl5.36:libcrypt1 >= 1:4.1.0 added zlib1g@Debian:12/standard because of libperl5.36:zlib1g >= 1:1.2.2.3 added libgdbm6@Debian:12/standard because of libperl5.36:libgdbm6 >= 1.21 added libgdbm-compat4@Debian:12/standard because of libperl5.36:libgdbm-compat4 >= 1.18-3 added libcrypt1@Debian:12/standard because of perl-base:libcrypt1 >= 1:4.1.0 added libbz2-1.0@Debian:12/standard because of dpkg:libbz2-1.0 added zlib1g@Debian:12/standard because of dpkg:zlib1g >= 1:1.1.4 added libzstd1@Debian:12/standard because of dpkg:libzstd1 >= 1.5.2 added libselinux1@Debian:12/standard because of dpkg:libselinux1 >= 3.1~ added libmd0@Debian:12/standard because of dpkg:libmd0 >= 0.0.0 added liblzma5@Debian:12/standard because of dpkg:liblzma5 >= 5.4.0 added libcrypt1@Debian:12/standard because of libcrypt-dev:libcrypt1 = 1:4.4.33-2 added libtirpc-dev@Debian:12/standard because of libnsl-dev:libtirpc-dev added libnsl2@Debian:12/standard because of libnsl-dev:libnsl2 = 1.3.0-2 added libgcc-s1@Debian:12/standard because of libc6:libgcc-s1 added cpp-12@Debian:12/standard because of cpp:cpp-12 >= 12.2.0-1~ added libgcc-s1@Debian:12/standard because of gcc-12:libgcc-s1 >= 3.0 added zlib1g@Debian:12/standard because of gcc-12:zlib1g >= 1:1.1.4 added libgmp10@Debian:12/standard because of gcc-12:libgmp10 >= 2:6.2.1+dfsg1 added libstdc++6@Debian:12/standard because of gcc-12:libstdc++6 >= 5 added libzstd1@Debian:12/standard because of gcc-12:libzstd1 >= 1.5.2 added libmpfr6@Debian:12/standard because of gcc-12:libmpfr6 >= 3.1.3 added libmpc3@Debian:12/standard because of gcc-12:libmpc3 >= 1.1.0 added libisl23@Debian:12/standard because of gcc-12:libisl23 >= 0.15 added gcc-12-base@Debian:12/standard because of gcc-12:gcc-12-base = 12.2.0-14 added libgcc-12-dev@Debian:12/standard because of gcc-12:libgcc-12-dev = 12.2.0-14 added cpp-12@Debian:12/standard because of gcc-12:cpp-12 = 12.2.0-14 added libcc1-0@Debian:12/standard because of gcc-12:libcc1-0 >= 12.2.0-14 added zlib1g@Debian:12/standard because of g++-12:zlib1g >= 1:1.1.4 added libgmp10@Debian:12/standard because of g++-12:libgmp10 >= 2:6.2.1+dfsg1 added libzstd1@Debian:12/standard because of g++-12:libzstd1 >= 1.5.2 added libmpfr6@Debian:12/standard because of g++-12:libmpfr6 >= 3.1.3 added libmpc3@Debian:12/standard because of g++-12:libmpc3 >= 1.1.0 added libisl23@Debian:12/standard because of g++-12:libisl23 >= 0.15 added gcc-12-base@Debian:12/standard because of g++-12:gcc-12-base = 12.2.0-14 added libstdc++-12-dev@Debian:12/standard because of g++-12:libstdc++-12-dev = 12.2.0-14 added binutils-common@Debian:12/standard because of binutils:binutils-common = 2.40-2 added libbinutils@Debian:12/standard because of binutils:libbinutils = 2.40-2 added binutils-x86-64-linux-gnu@Debian:12/standard because of binutils:binutils-x86-64-linux-gnu = 2.40-2 added libbz2-1.0@Debian:12/standard because of bzip2:libbz2-1.0 = 1.0.8-5+b1 added libselinux1@Debian:12/standard because of tar:libselinux1 >= 3.1~ added libacl1@Debian:12/standard because of tar:libacl1 >= 2.2.23 added liblzma5@Debian:12/standard because of xz-utils:liblzma5 >= 5.4.0 --- now doing normal dependencies added libpcre2-8-0@Debian:12/standard because of libselinux1:libpcre2-8-0 >= 10.22 added libtirpc3@Debian:12/standard because of libtirpc-dev:libtirpc3 = 1.3.3+ds-1 added libtirpc3@Debian:12/standard because of libnsl2:libtirpc3 >= 1.0.2 added libgomp1@Debian:12/standard because of libgcc-12-dev:libgomp1 >= 12.2.0-14 added libitm1@Debian:12/standard because of libgcc-12-dev:libitm1 >= 12.2.0-14 added libatomic1@Debian:12/standard because of libgcc-12-dev:libatomic1 >= 12.2.0-14 added libasan8@Debian:12/standard because of libgcc-12-dev:libasan8 >= 12.2.0-14 added liblsan0@Debian:12/standard because of libgcc-12-dev:liblsan0 >= 12.2.0-14 added libtsan2@Debian:12/standard because of libgcc-12-dev:libtsan2 >= 12.2.0-14 added libubsan1@Debian:12/standard because of libgcc-12-dev:libubsan1 >= 12.2.0-14 added libquadmath0@Debian:12/standard because of libgcc-12-dev:libquadmath0 >= 12.2.0-14 added libjansson4@Debian:12/standard because of binutils-x86-64-linux-gnu:libjansson4 >= 2.14 added libctf-nobfd0@Debian:12/standard because of binutils-x86-64-linux-gnu:libctf-nobfd0 >= 2.36 added libctf0@Debian:12/standard because of binutils-x86-64-linux-gnu:libctf0 >= 2.36 added libgprofng0@Debian:12/standard because of binutils-x86-64-linux-gnu:libgprofng0 >= 2.40-2 --- now doing normal dependencies added libgssapi-krb5-2@Debian:12/standard because of libtirpc3:libgssapi-krb5-2 >= 1.17 added libtirpc-common@Debian:12/standard because of libtirpc3:libtirpc-common >= 1.3.3+ds-1 --- now doing normal dependencies added libcom-err2@Debian:12/standard because of libgssapi-krb5-2:libcom-err2 >= 1.43.9 added libk5crypto3@Debian:12/standard because of libgssapi-krb5-2:libk5crypto3 >= 1.20 added libkrb5-3@Debian:12/standard because of libgssapi-krb5-2:libkrb5-3 = 1.20.1-2 added libkrb5support0@Debian:12/standard because of libgssapi-krb5-2:libkrb5support0 >= 1.15~beta1 --- now doing normal dependencies added libssl3@Debian:12/standard because of libkrb5-3:libssl3 >= 3.0.0 added libkeyutils1@Debian:12/standard because of libkrb5-3:libkeyutils1 >= 1.5.9 --- now doing normal dependencies --- now doing normal dependencies undecided about build-essential:make: make@Debian:12/standard make-guile@Debian:12/standard undecided about dpkg-dev:make: make@Debian:12/standard make-guile@Debian:12/standard --- now doing undecided dependencies added make@Debian:12/standard because of build-essential:make --- now doing normal dependencies === build expansion path: Debian:debbuild/Debian_12 Debian:12/standard expand args: podlators-perl lsb-release adduser base-files base-passwd bash coreutils dash debconf debianutils diffutils dpkg findutils gawk gcc-12-base grep gzip init-system-helpers libacl1 libattr1 libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin libc6 libcap-ng0 libcap2 libcrypt1 libdb5.3 libdebconfclient0 libfile-find-rule-perl libgcc-s1 libgcrypt20 libgdbm-compat4 libgdbm6 libgmp10 libgpg-error0 liblz4-1 liblzma5 libmd0 libmount1 libmpfr6 libnumber-compare-perl libpam-modules libpam-modules-bin libpam0g libpcre2-8-0 libperl5.36 libreadline8 libselinux1 libsemanage-common libsemanage2 libsepol2 libsigsegv2 libsmartcols1 libsystemd0 libtext-glob-perl libtinfo6 libudev1 libuuid1 libzstd1 passwd perl perl-base perl-modules-5.36 readline-common sed tar user-setup usrmerge util-linux util-linux-extra xz-utils zlib1g build-essential bsdutils e2fsprogs hostname login mount ncurses-base ncurses-bin sysvinit-utils cpio fakeroot less kmod net-tools procps psmisc strace vim debbuild pax added lsb-release@Debian:12/standard because of lsb-release (direct dep) added adduser@Debian:12/standard because of adduser (direct dep) added base-files@Debian:12/standard because of base-files (direct dep) added base-passwd@Debian:12/standard because of base-passwd (direct dep) added bash@Debian:12/standard because of bash (direct dep) added coreutils@Debian:12/standard because of coreutils (direct dep) added dash@Debian:12/standard because of dash (direct dep) added debconf@Debian:12/standard because of debconf (direct dep) added debianutils@Debian:12/standard because of debianutils (direct dep) added diffutils@Debian:12/standard because of diffutils (direct dep) added dpkg@Debian:12/standard because of dpkg (direct dep) added findutils@Debian:12/standard because of findutils (direct dep) added gawk@Debian:12/standard because of gawk (direct dep) added gcc-12-base@Debian:12/standard because of gcc-12-base (direct dep) added grep@Debian:12/standard because of grep (direct dep) added gzip@Debian:12/standard because of gzip (direct dep) added init-system-helpers@Debian:12/standard because of init-system-helpers (direct dep) added libacl1@Debian:12/standard because of libacl1 (direct dep) added libattr1@Debian:12/standard because of libattr1 (direct dep) added libaudit-common@Debian:12/standard because of libaudit-common (direct dep) added libaudit1@Debian:12/standard because of libaudit1 (direct dep) added libblkid1@Debian:12/standard because of libblkid1 (direct dep) added libbz2-1.0@Debian:12/standard because of libbz2-1.0 (direct dep) added libc-bin@Debian:12/standard because of libc-bin (direct dep) added libc6@Debian:12/standard because of libc6 (direct dep) added libcap-ng0@Debian:12/standard because of libcap-ng0 (direct dep) added libcap2@Debian:12/standard because of libcap2 (direct dep) added libcrypt1@Debian:12/standard because of libcrypt1 (direct dep) added libdb5.3@Debian:12/standard because of libdb5.3 (direct dep) added libdebconfclient0@Debian:12/standard because of libdebconfclient0 (direct dep) added libfile-find-rule-perl@Debian:12/standard because of libfile-find-rule-perl (direct dep) added libgcc-s1@Debian:12/standard because of libgcc-s1 (direct dep) added libgcrypt20@Debian:12/standard because of libgcrypt20 (direct dep) added libgdbm-compat4@Debian:12/standard because of libgdbm-compat4 (direct dep) added libgdbm6@Debian:12/standard because of libgdbm6 (direct dep) added libgmp10@Debian:12/standard because of libgmp10 (direct dep) added libgpg-error0@Debian:12/standard because of libgpg-error0 (direct dep) added liblz4-1@Debian:12/standard because of liblz4-1 (direct dep) added liblzma5@Debian:12/standard because of liblzma5 (direct dep) added libmd0@Debian:12/standard because of libmd0 (direct dep) added libmount1@Debian:12/standard because of libmount1 (direct dep) added libmpfr6@Debian:12/standard because of libmpfr6 (direct dep) added libnumber-compare-perl@Debian:12/standard because of libnumber-compare-perl (direct dep) added libpam-modules@Debian:12/standard because of libpam-modules (direct dep) added libpam-modules-bin@Debian:12/standard because of libpam-modules-bin (direct dep) added libpam0g@Debian:12/standard because of libpam0g (direct dep) added libpcre2-8-0@Debian:12/standard because of libpcre2-8-0 (direct dep) added libperl5.36@Debian:12/standard because of libperl5.36 (direct dep) added libreadline8@Debian:12/standard because of libreadline8 (direct dep) added libselinux1@Debian:12/standard because of libselinux1 (direct dep) added libsemanage-common@Debian:12/standard because of libsemanage-common (direct dep) added libsemanage2@Debian:12/standard because of libsemanage2 (direct dep) added libsepol2@Debian:12/standard because of libsepol2 (direct dep) added libsigsegv2@Debian:12/standard because of libsigsegv2 (direct dep) added libsmartcols1@Debian:12/standard because of libsmartcols1 (direct dep) added libsystemd0@Debian:12/standard because of libsystemd0 (direct dep) added libtext-glob-perl@Debian:12/standard because of libtext-glob-perl (direct dep) added libtinfo6@Debian:12/standard because of libtinfo6 (direct dep) added libudev1@Debian:12/standard because of libudev1 (direct dep) added libuuid1@Debian:12/standard because of libuuid1 (direct dep) added libzstd1@Debian:12/standard because of libzstd1 (direct dep) added passwd@Debian:12/standard because of passwd (direct dep) added perl@Debian:12/standard because of perl (direct dep) added perl-base@Debian:12/standard because of perl-base (direct dep) added perl-modules-5.36@Debian:12/standard because of perl-modules-5.36 (direct dep) added readline-common@Debian:12/standard because of readline-common (direct dep) added sed@Debian:12/standard because of sed (direct dep) added tar@Debian:12/standard because of tar (direct dep) added user-setup@Debian:12/standard because of user-setup (direct dep) added usrmerge@Debian:12/standard because of usrmerge (direct dep) added util-linux@Debian:12/standard because of util-linux (direct dep) added util-linux-extra@Debian:12/standard because of util-linux-extra (direct dep) added xz-utils@Debian:12/standard because of xz-utils (direct dep) added zlib1g@Debian:12/standard because of zlib1g (direct dep) added build-essential@Debian:12/standard because of build-essential (direct dep) added bsdutils@Debian:12/standard because of bsdutils (direct dep) added e2fsprogs@Debian:12/standard because of e2fsprogs (direct dep) added hostname@Debian:12/standard because of hostname (direct dep) added login@Debian:12/standard because of login (direct dep) added mount@Debian:12/standard because of mount (direct dep) added ncurses-base@Debian:12/standard because of ncurses-base (direct dep) added ncurses-bin@Debian:12/standard because of ncurses-bin (direct dep) added sysvinit-utils@Debian:12/standard because of sysvinit-utils (direct dep) added cpio@Debian:12/standard because of cpio (direct dep) added fakeroot@Debian:12/standard because of fakeroot (direct dep) added less@Debian:12/standard because of less (direct dep) added kmod@Debian:12/standard because of kmod (direct dep) added net-tools@Debian:12/standard because of net-tools (direct dep) added procps@Debian:12/standard because of procps (direct dep) added psmisc@Debian:12/standard because of psmisc (direct dep) added strace@Debian:12/standard because of strace (direct dep) added vim@Debian:12/standard because of vim (direct dep) added pax@Debian:12/standard because of pax (direct dep) --- now doing normal dependencies nothing provides debbuild added libc6-dev@Debian:12/standard because of build-essential:libc6-dev | libc-dev added gcc@Debian:12/standard because of build-essential:gcc >= 4:10.2 added g++@Debian:12/standard because of build-essential:g++ >= 4:10.2 added dpkg-dev@Debian:12/standard because of build-essential:dpkg-dev >= 1.17.11 added logsave@Debian:12/standard because of e2fsprogs:logsave added libcom-err2@Debian:12/standard because of e2fsprogs:libcom-err2 >= 1.43.9 added libext2fs2@Debian:12/standard because of e2fsprogs:libext2fs2 = 1.47.0-2 added libss2@Debian:12/standard because of e2fsprogs:libss2 >= 1.38 added libpam-runtime@Debian:12/standard because of login:libpam-runtime added libfakeroot@Debian:12/standard because of fakeroot:libfakeroot >= 1.31-1.2 added libssl3@Debian:12/standard because of kmod:libssl3 >= 3.0.0 added libkmod2@Debian:12/standard because of kmod:libkmod2 = 30+20221128-1 added libncursesw6@Debian:12/standard because of procps:libncursesw6 >= 6 added libproc2-0@Debian:12/standard because of procps:libproc2-0 >= 2:4.0.2 added libunwind8@Debian:12/standard because of strace:libunwind8 added libgpm2@Debian:12/standard because of vim:libgpm2 >= 1.20.7 added libsodium23@Debian:12/standard because of vim:libsodium23 >= 1.0.14 added vim-common@Debian:12/standard because of vim:vim-common = 2:9.0.1378-2 added vim-runtime@Debian:12/standard because of vim:vim-runtime = 2:9.0.1378-2 </expanddebug> </buildinfo> --- snap --- Thanks -- Till -- Dipl.-Inform. Till Dörges doerges@pre-sense.de www.pre-sense.de/fcknzs PRESENSE Technologies GmbH Nagelsweg 41, D-20097 HH Geschäftsführer/Managing Director AG Hamburg, HRB 107844 Till Dörges USt-IdNr.: DE263765024 Dieses Jahr sind wir wieder auf der *it-sa* in Nürnberg: 22.-24. Oktober 2024, Halle 7, Stand 503 https://www.itsa365.de/de-de/companies/p/presense-technologies-gmbh Wir freuen uns auf Ihren Besuch!
participants (2)
-
Andreas Schwab
-
Till Dörges