summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-08-02reproducible: add index_depwait to the UIHolger Levsen2-3/+10
2015-08-02reproducible: breakages: do not warn about depwait packages lacking the ↵Mattia Rizzolo1-1/+2
buildinfo file
2015-08-02reproducible: schedule stretch way more often than sid, now that we are in ↵Holger Levsen1-2/+2
the middle of the gcc5 transition...
2015-08-02reproducible: improve irc message, when installed packages vary between the ↵Holger Levsen1-1/+1
1st+2nd _and_ 2nd+3rd build attempt
2015-08-01reproducible: build: s/retried/rescheduled/Mattia Rizzolo1-1/+1
2015-08-01reproducible: maintenance: auto-rescheduled depwait problems due to network ↵Mattia Rizzolo1-1/+1
failures
2015-08-01reproducible: build: also send those messages to the rbuildMattia Rizzolo1-2/+2
2015-08-01reproducible: build: do not notify the world when a package go in or out depwaitMattia Rizzolo1-2/+4
2015-08-01reproducible: add a new status, "depwait", where package failing to install ↵Mattia Rizzolo3-0/+50
their build-deps ends to. This will clear FTBFS a few, and give a more easy filtering for some use cases
2015-08-01reproducible: maintenance: fix sqlite3 invocationMattia Rizzolo1-1/+1
2015-08-01reproducible: fixup previous commitMattia Rizzolo1-0/+1
2015-08-01reproducible: maintenance: do not auto-reschedule packages which actually ↵Mattia Rizzolo1-2/+7
succeeded
2015-08-01reproducible: s#tbs#to_be_scheduled#gHolger Levsen1-6/+6
2015-08-01reproducible: scheduler: fix "sqlite3.IntegrityError: UNIQUE constraint ↵Mattia Rizzolo1-11/+20
failed" error by preprocessing the list of packages to be scheduling removing duplicates
2015-08-01prepare for binary packages supportHolger Levsen1-1/+11
2015-07-31reproducible: lets try without 'OUTER', see build/reproducible_scheduler#7286Holger Levsen1-1/+1
2015-07-31bin/reproducible_create_meta_pkg_sets.sh: botch-create-graph: use ↵Johannes 'josch' Schauer1-1/+1
--drop-b-d-indep Since the set is not supposed to also bootstrap Architecture:all packages, do not consider Build-Depends-Indep dependencies as being required.
2015-07-31reproducible: silently ignore misses in cii-census setHolger Levsen1-1/+1
2015-07-31reproducible: explain which unknown packages are ignored from the cii-census setHolger Levsen1-1/+3
2015-07-30reproducible: fix punctation in irc messageHolger Levsen1-1/+1
2015-07-29reproducible: remove unused cruftHolger Levsen1-3/+0
2015-07-29reproducible: refactorHolger Levsen1-10/+10
2015-07-29reproducible: refactorHolger Levsen1-2/+2
2015-07-29reproducible: fixup SQL for b6e72c199Holger Levsen1-2/+2
2015-07-28reproducible: maintenance: be silent when succesfully deleting old schrootMattia Rizzolo1-1/+1
2015-07-28reproducible: drop warning about maybe having hit #788568 as noone is ↵Holger Levsen1-5/+0
following up on those anyway (and past events should be good enough to reproduce the issue)
2015-07-28reproducible: schedule old ftbfs packages a bit more oftenHolger Levsen1-4/+4
2015-07-27reproducible: fixup 444dcf9fdHolger Levsen1-1/+1
2015-07-27reproducible: update_if_similar(): sort and remove duplicates from listHolger Levsen1-4/+4
2015-07-27reproducible: fixup 9501cb8e (cii-census pkg set)Holger Levsen1-1/+2
2015-07-26reproducible: convert binary package list of cii-census pkg set into source ↵Holger Levsen1-0/+5
package list
2015-07-26reproducible: build: add a suite bit in the mail notification. Thanks ebourg ↵Mattia Rizzolo1-1/+1
for the suggestion!
2015-07-25reproducible: fixup typoHolger Levsen1-1/+1
2015-07-25reproducible: document how the FreeBSD build host was set upHolger Levsen1-1/+4
2015-07-25reproducible: fixup b6e72c19 - or else!Holger Levsen1-5/+5
2015-07-25reproducible: schedule ftbfs packages with no bugs filed and older than 10 ↵Holger Levsen1-5/+54
days more often (except inexperimental)
2015-07-24reproducible: another attempt to fix grammar in irc notificationsHolger Levsen1-1/+1
2015-07-24reproducible freebsd: run 'make buildworld' with sudo as it needs to write ↵Holger Levsen1-2/+2
to /usr/obj
2015-07-24reproducible freebsd: try running 'make buildworld' again, to work around ↵Holger Levsen1-0/+2
failure in cleanup (stage 2.1)
2015-07-24reproducible dashboard: add link to description of usertags usedHolger Levsen1-1/+1
2015-07-24reproducible freebsd: build release/10.1.0 to workaround ↵Holger Levsen1-0/+2
https://reviews.freebsd.org/D2558
2015-07-23reproducible freebsd: disable cleanupHolger Levsen1-2/+3
2015-07-23reproducible freebsd: mktemp on freebsd works slightly differentHolger Levsen1-1/+1
2015-07-23reproducible: express that there are more uncategorized issues tooHolger Levsen1-1/+1
2015-07-23reproducible: fixup 514631f2, also count packages with notes without ↵Holger Levsen1-2/+4
(categorized) issues
2015-07-23reproducible: count notes+issues in the database instead of using grep ↵Holger Levsen1-20/+18
tricks on the yaml files
2015-07-23reproducible move the bcolors class to _common.pyMattia Rizzolo3-19/+10
2015-07-23reproducible: _common.py: print starting, ending and execution timeMattia Rizzolo1-0/+9
2015-07-23reproducible: build: wrap the long choose_package() query in multiple linesMattia Rizzolo1-1/+4
2015-07-23reproducible: fix conditional grammar in irc messageHolger Levsen1-1/+1