Hi Riccardo, Am 05.12.2016 um 16:44 schrieb Riccardo Mottola <[email protected]>: > Dagobert Michelsen wrote: >>> I think I remember that you would "tweak" this since this build is useless >>> and at most there is a trick that on package assembly the 10x-amd64 >>> packages are copied in to satisfy package check, but since solaris9x is >>> only 1386, it should not fail on a "mgar build", right? >> Yes, if you are buildig Solaris 9 and Solaris 10 with 64 bit enabled, than >> Solaris 9 should >> not include 64 bit. > > but can you fix that in mgar or is that a bug in my receipe? I think it was > the frist case.
A general fix needs some effort to get a combined view for all Solaris releases packages are build for. As the problem is rather specific I suggest you just skip this one modulation manually: # Solaris 9 package does not contain 64 bit on i386 as we have a separate Solaris 10 package SKIP_MODULATIONS-5.9 += isa-amd64 SKIP_MODULATIONS = $(SKIP_MODULATIONS-$(GAROSREL)) Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
signature.asc
Description: Message signed with OpenPGP using GPGMail
