[Debian-ports-devel] Bug#865470: include debian-ports-archive-keyring on non released architectures

Thorsten Glaser tg at mirbsd.de
Sat Jun 24 10:20:59 UTC 2017


John Paul Adrian Glaubitz dixit:

>> -				BINCLUDE=`[ -n "$(BASE_INCLUDE)" ] && cat $(BASE_INCLUDE) | tr "\n" "," | sed 's!,$$!!g'`; \
>> +				BINCLUDE=`[ -n "$(BASE_INCLUDE)" ] && cat $(BASE_INCLUDE) | sort -u | tr "\n" "," | sed 's!,$$!!g'`; \
>
>I'm not sure I understand why you added the additional "sort -u" here. Is the order
>of packages important? Did you get an error when building a CD without it?

Reproducible builds effort, probably?

bye,
//mirabilos
-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
                                         -- Henry Nelson, March 1999



More information about the Debian-ports-devel mailing list