[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: archive rebuilds, step 3



On Martes, 14 de mayo de 2013 18:05:28 Lucas Nussbaum escribió:
> 
> When you are done filing bugs, you can replace all those NNN by actual bug
> numbers. For that, you need to use e.g.: cqa-importbugnumbers
> debian-qa@lists.debian.org qa-ftbfs-20130509 < $TODOFILE > tmp the two
> parameters are bug username and usertag.
> 
> You mission this time:
> - pick up ~100 random packages from the list of packages that failed to
> build on 2013-05-09 and are still marked TODO. it's a good idea to ignore
> the remaining GCC_ERROR bugs: those don't need to be filed.
>   grep TODO failed.* | grep -v GCC_ERROR | cut -d ' ' -f 1 | shuf | head -n
> 100 should give you something.
> - rebuild them. (use generate-tasks-rebuild with -i pkglist)
> - file 10 bugs using everything described above.
>   (make sure to double-check the content of the emails, esp. the URLs.
>   Those are hardcoded, so you could hack ./lib/collab-qa/log-parser.rb
>   to put your own URL for now. In the future, it should be customizable
>   differently (env variables? small config file ?))
> - commit the bug numbers to the list for 20130509.
> - report here. :)

Done, you can find logs at http://deiv.vzpla.net/
Still need to commit bug numbers.


Reply to: