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

Re: mail server broken: are debian reject messages logged ?



On Fri, 17 Jul 2009, Joerg Jaspert wrote:
> But probably the bugs people could export such a list in an easy
> parseable way that one could regular fetch.

bts select pkg:wnpp users:wnpp@packages.debian.org tag:itp

which assumes that the ITPs are properly tagged with the itp usertag
for the wnpp@packages.debian.org user.

If that's not a reasonable assumption:

bts select pkg:wnpp|bts status file:-|egrep -e '^(id|subject)'|grep -B 1 ITP|awk '/^id/{print $2}'

(This will be quite a bit slower than the first, so please test with
head -n 10 or similar after the select).

Eventually, you'd be able to filter based on subject, but that's not
really there yet.
 

Don Armstrong

-- 
This message brought to you by weapons of mass destruction related
program activities, and the letter G.

http://www.donarmstrong.com              http://rzlab.ucr.edu


Reply to: