summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-04-06jenkins.debian.net-scm-sync.git is a public backup of all jenkins ↵Holger Levsen1-1/+1
configuration, including the generated jobs
2015-04-05updateHolger Levsen1-6/+13
2015-04-05improve visuallyHolger Levsen1-1/+1
2015-04-05reproducible: build: no real need to look up for a particular suite while ↵Mattia Rizzolo1-11/+1
SQL quering for a package to build
2015-04-05schroot-create/reproducible_setup_pbuilder: configure the proxy inside the ↵Mattia Rizzolo2-4/+12
chroot IFF http_proxy is defined
2015-04-05use CDROM for ltsp installs in jessie_main-ltsp-serverWolfgang Schweer1-1/+1
Hi, this job is IMO failing due to the wrong preseeding in (d-e-config)/ defaults.thin-client-server causing a CD installation to be assumed. As a CD is actually available (as opposed to using pxeinstall) the problem could probably be solved modifying the preseeding to use it (which is the ltsp-client-builder-udeb default).
2015-04-05fix grammarHolger Levsen1-1/+1
2015-04-05reproducible: html_notes: fix indentation. I'm not even sure why python ↵Mattia Rizzolo1-6/+6
didn't complain loudly
2015-04-05reproducible: scheduler: print 'apt-get update' call when in debug modeMattia Rizzolo1-3/+5
2015-04-05reproducible: setup_pbuilder: also remove the temporary logfile at the endMattia Rizzolo1-1/+1
2015-04-05qa: udd-query: multiarch_versionskew: output a nice table with tracker.d.o ↵Mattia Rizzolo2-3/+7
link alongside package names
2015-04-04reproducible: html_notes: rebuild FTBFS indexes page after updating the notesMattia Rizzolo1-0/+4
2015-04-04reproducible: add ftbfs_build_depends_not_available_on_amd64 to boring ftbfs ↵Holger Levsen1-1/+1
issues
2015-04-04reproducible: add ftbfs_in_jenkins_setup to boring ftbfs issuesHolger Levsen1-1/+1
2015-04-04reproducible: add ftbfs_pbuilder_malformed_dsc issues to boring ftbfs issuesHolger Levsen1-1/+1
2015-04-04reproducible: refactorHolger Levsen1-3/+14
2015-04-04reproducible: explain that bad_handling_of_extra_warnings is filteredHolger Levsen1-1/+1
2015-04-04reproducible: add bad_handling_of_extra_warnings to boring ftbfs issuesHolger Levsen1-2/+2
2015-04-04reproducible: fixup the two sql queries to produce two ftbfs lists: boring ↵Holger Levsen1-2/+2
and interesting
2015-04-04reproducible: order like the restHolger Levsen1-1/+1
2015-04-04reproducible: fix 'FTBFS_filtered' to include packages with no issuesHolger Levsen1-1/+1
2015-04-04reproducible: improve ftbfs view, filter known issuesHolger Levsen1-3/+4
2015-04-04reproducible: move link further down on pageHolger Levsen1-1/+1
2015-04-04Revert "Revert "reproducible: WIP, split view in ftbfs worth investigating ↵Holger Levsen1-4/+4
and ftbfs due to our changes or setup"" This reverts commit 03e6599e0d4fcd9f86c91f3c3f996ba6a6ee7a75.
2015-04-03reproducible: fix 301 http error code for artifact pagesHolger Levsen1-1/+1
2015-04-03reproducible: include duration in rbuild logsHolger Levsen1-0/+4
2015-04-03mark openbios-ppc and openbios-sparc as wanted from wheezy-backportsHolger Levsen1-1/+3
2015-04-03turn off cron noiseHolger Levsen1-1/+1
2015-04-03reproducible: include link to reproducible url for package in artifact's ↵Holger Levsen1-2/+8
index.html pages
2015-04-03reproducible: always mention debbindiff's versionHolger Levsen1-8/+9
2015-04-03fixup permsHolger Levsen1-0/+0
2015-04-03rename file so run-parts will run itHolger Levsen1-0/+0
2015-04-03reproducible: continue updating meta pkg sets even if one failsHolger Levsen3-6/+6
2015-04-03fix language: s#maintainance#maintenance#gHolger Levsen11-52/+51
2015-04-03reproducible: cleanupHolger Levsen1-0/+1
2015-04-03reproducible: improve error messageHolger Levsen1-1/+1
2015-04-03reproducible: dont exit on diffHolger Levsen1-1/+1
2015-04-03< Lunar^> probably /run/shm is the new norm < h01ger> | ok, let's bind ↵Holger Levsen1-1/+1
mount them both
2015-04-03reproducible: debbindiff needs /dev/shm access, see ↵Holger Levsen1-1/+1
https://stackoverflow.com/questions/6033599/oserror-38-errno-38-with-multiprocessing
2015-04-01reproducible: (temporarily) disable notifications for packages which become ↵Holger Levsen1-1/+1
unreproducible
2015-03-30Revert "reproducible: WIP, split view in ftbfs worth investigating and ftbfs ↵Holger Levsen1-4/+4
due to our changes or setup" This reverts commit 65583f0fea4f1aa54153729e79650e86dca83a7d.
2015-03-30reproducible: WIP, split view in ftbfs worth investigating and ftbfs due to ↵Holger Levsen1-4/+4
our changes or setup
2015-03-30fix typoHolger Levsen1-1/+1
2015-03-30reproducible: drop ftbfs from json as long as #781517 unfixedHolger Levsen1-1/+1
2015-03-30pbuilderrc: set PATH to predictable values, see #780729 and #780725Holger Levsen1-1/+2
2015-03-30reproducible: move the really_ftbfs quering+dispalying where it should stay: ↵Mattia Rizzolo2-21/+6
in the indexes, as a section of the FTBFS pages
2015-03-29reproducible: add the new reproducible_notes.py script as another build ↵Mattia Rizzolo1-0/+1
command to the current reproducible_html_notes job
2015-03-29reproducible: notes: query the db and lists packages which FTBFS but no due ↵Mattia Rizzolo1-0/+21
to timestamps from cpp macros. Bad house for this code, but let's dump it here for now
2015-03-29reproducible: store notes in the database. This is a initial work. It does ↵Mattia Rizzolo2-0/+153
nothing other than picking the yaml files and store it's content on the db
2015-03-29reproducible: html_notes: quiet down the outputMattia Rizzolo1-2/+4