When i try to install python-minimal into the chroot, i get: root@SunUltra25:/work/chroot# chroot /work/chroot/sid-sparc64-sbuild root@SunUltra25:/# apt install python-minimal Reading package lists... Done Building dependency tree... Done Reading state information... Done Package python-minimal is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python2-minimal python-is-python3 python-is-python2
E: Package 'python-minimal' has no installation candidate Regards, Connor On Tue, Nov 16, 2021 at 6:23 PM Connor McLaughlan <cont6p...@gmail.com> wrote: > Hello Adrian, > > sbuild was able to start now. > > I am now getting the dependency problem regarding python-minimal here also: > > output-version: 1.2 > native-architecture: sparc64 > report: > - > package: sbuild-build-depends-main-dummy > version: 0.invalid.0 > architecture: sparc64 > status: broken > reasons: > - > missing: > pkg: > package: sbuild-build-depends-main-dummy > version: 0.invalid.0 > architecture: sparc64 > unsat-dependency: python-minimal:sparc64 (>= 2.6.6-13~) > > background-packages: 77315 > foreground-packages: 1 > total-packages: 77316 > broken-packages: 1 > > > +------------------------------------------------------------------------------+ > | Cleanup > | > > +------------------------------------------------------------------------------+ > > Purging /<<BUILDDIR>> > Not cleaning session: cloned chroot in use > E: Package build dependencies not satisfied; skipping > > > +------------------------------------------------------------------------------+ > | Summary > | > > +------------------------------------------------------------------------------+ > > Build Architecture: sparc64 > Build Type: any > Build-Space: n/a > Build-Time: 0 > Distribution: sid > Fail-Stage: install-deps > Host Architecture: sparc64 > Install-Time: 0 > Job: /work/firefox-build/firefox_62.0.3-1.1.dsc > Machine Architecture: sparc64 > Package: firefox > Package-Time: 0 > Source-Version: 62.0.3-1.1 > Space: n/a > Status: given-back > Version: 62.0.3-1.1 > > -------------------------------------------------------------------------------- > Finished at 2021-11-16T16:15:18Z > Build needed 00:00:00, no disk space > E: Package build dependencies not satisfied; skipping > connor@SunUltra25:/work/firefox-build/firefox-62.0.3$ > > On Tue, Nov 16, 2021 at 3:26 PM John Paul Adrian Glaubitz < > glaub...@physik.fu-berlin.de> wrote: > >> On 11/16/21 15:22, Connor McLaughlan wrote: >> > onnor@SunUltra25:/work/firefox-build/firefox-62.0.3$ sbuild -d sid >> > --arch=sparc64 --no-arch-all >> > hostname: Name or service not known >> > /bin/sh: 1: python: not found >> >> As root, change into the chroot and install python-is-python2: >> >> # chroot /srv/chroot/sid-sparc64-sbuild >> # apt install python-is-python2 >> # exit >> >> Then try again. >> >> Adrian >> >> -- >> .''`. John Paul Adrian Glaubitz >> : :' : Debian Developer - glaub...@debian.org >> `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de >> `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 >> >>