[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mozilla Software on Sparc64/Linux



Hello!

On 11/16/21 18:23, Connor McLaughlan wrote:> sbuild was able to start now.
> 
> I am now getting the dependency problem regarding python-minimal here also:
> (...)
>       unsat-dependency: python-minimal:sparc64 (>= 2.6.6-13~)

You need to replace "python-minimal" with "python2-minimal" in the Build-Depends
field in debian/control:

$ sed -i 's/python-minimal/python2-minimal/g' debian/control

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: