summaryrefslogtreecommitdiffstats
path: root/bin/udd-query.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06udd-query: multiarch_versionskew: check the count of elements in the file ↵Mattia Rizzolo1-3/+3
instead of file size psql now always print at least a newline, even if no records are returned, that broke our `[ -s $UDD ]` check. Read the whole file once and put it in a bash array for futher usage, including counting the elements. Closes: #864238 Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-06udd-query: remove the temporary file with a trapMattia Rizzolo1-2/+3
in case this script is called with the wrong argument, and in case of failures, etc, the temporary file would be left around otherwise Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-06udd-query: move from public-udd-mirror.xvm.mit.edu to udd-mirror.debian.netMattia Rizzolo1-3/+3
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-06udd-query: orphaned_without_o_bug: consider only the higher version instead ↵Mattia Rizzolo1-9/+9
of the latest upload date this fixes a fpos of a package adopted in experimental, but with a later qa upload in unstable. Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-02-20udd-query: add mips64el to the m-a skew checkMattia Rizzolo1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2015-12-21use 'date -u' alwaysHolger Levsen1-1/+1
2015-07-08qa.d.o: orphaned_without_o_bug: turn the package list in a list of linksMattia Rizzolo1-2/+3
2015-07-08qa.d.o: orphaned_without_o_bug: fix SQL query to really get only orphaned ↵Mattia Rizzolo1-24/+14
packages
2015-05-18multiarch_versionskew: omit warning for sid, version skew is normal in sidHolger Levsen1-1/+6
2015-04-05qa: udd-query: multiarch_versionskew: output a nice table with tracker.d.o ↵Mattia Rizzolo1-2/+6
link alongside package names
2015-03-21udd: drop udd_list_tables job: there is ↵Mattia Rizzolo1-20/+0
https://udd.debian.org/schema/udd.html for that
2015-01-06udd: add pointer to https://udd.debian.org/schema/udd.htmlHolger Levsen1-0/+1
2015-01-06fix brainoHolger Levsen1-0/+1
2015-01-06udd: also describe tablesHolger Levsen1-1/+7
2015-01-06udd: add job to just list all UDD tablesHolger Levsen1-0/+12
2014-11-23qa.d.o: use logparse/debian.rulesHolger Levsen1-14/+17
2014-11-23qa.d.o: add udd_orphaned_without_o_bug job, thanks to Johannes SchauerHolger Levsen1-48/+97
2014-11-08add three new qa.d.o jobs, to detect multi-arch versions skews in wheezy, ↵Holger Levsen1-0/+64
jessie + sid