Re: pkg builders order of jobs

2021-05-10 Thread Mark Millard via freebsd-ports
Tatsuki Makino tatsuki_makino at hotmail.com wrote on Mon May 10 21:08:06 UTC 2021 : > In poudriere.conf, there is a setting for BUILDNAME_FORMAT. > It will be set to the default value of %Y-%m-%d_%Hh%Mm%Ss in > /usr/local/share/poudriere/common.sh > > BUILDNAME_FORMAT is used as ${BUILDNAME:=$(

Re: pkg builders order of jobs

2021-05-10 Thread Tatsuki Makino
Ronald Klop wrote on 2021/05/10 18:54: > At home my Poudriere names the builds like "2021-05-09_20h49m55s". I don't > remember configuring this by myself, so I think it is the default. In poudriere.conf, there is a setting for BUILDNAME_FORMAT. It will be set to the default value of %Y-%m-%d_%Hh%

Re: pkg builders order of jobs

2021-05-10 Thread Ronald Klop
Van: Stefan Esser Datum: zondag, 9 mei 2021 12:40 Aan: po...@freebsd.org Onderwerp: Re: pkg builders order of jobs Am 09.05.21 um 12:22 schrieb Ronald Klop: > Hi, > > On the pkg builders the list of builds is ordered on git hash. > http://beefy18.nyi.freebsd.org/jail.html?mas

Re: pkg builders order of jobs

2021-05-09 Thread Mark Millard via freebsd-ports
Ronald Klop ronald-lists at klop.ws wrote on Sun May 9 10:22:38 UTC 2021 : > On the pkg builders the list of builds is ordered on git hash. > > http://beefy18.nyi.freebsd.org/jail.html?mastername=main-amd64-default > > (NB: ipv6 only) > > This ordering is totally random to me. With svn the list

Re: pkg builders order of jobs

2021-05-09 Thread Kevin Oberman
On Sun, May 9, 2021 at 3:40 AM Stefan Esser wrote: > Am 09.05.21 um 12:22 schrieb Ronald Klop: > > Hi, > > > > On the pkg builders the list of builds is ordered on git hash. > > http://beefy18.nyi.freebsd.org/jail.html?mastername=main-amd64-default > > (NB: ipv6 only) > > > > This ordering is tot

Re: pkg builders order of jobs

2021-05-09 Thread Stefan Esser
Am 09.05.21 um 12:22 schrieb Ronald Klop: > Hi, > > On the pkg builders the list of builds is ordered on git hash. > http://beefy18.nyi.freebsd.org/jail.html?mastername=main-amd64-default > (NB: ipv6 only) > > This ordering is totally random to me. With svn the list was naturally ordered > becaus

pkg builders order of jobs

2021-05-09 Thread Ronald Klop
Hi, On the pkg builders the list of builds is ordered on git hash. http://beefy18.nyi.freebsd.org/jail.html?mastername=main-amd64-default (NB: ipv6 only) This ordering is totally random to me. With svn the list was naturally ordered because of the incremental commit id. Is it possible to add