Re: Linux DESTDIR bulk build result are available

Aleksey Cheusov <[email protected]>
Newsgroups gmane.os.netbsd.devel.pkgsrc.wip.review
Message-ID <[email protected]>
 >> Linux DESTDIR bulk build result are available here
 >> 
 >> http://www.mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current-destdir/logs/20080829.1720/META/report.html
> Thank you, this is very useful!

> However I think that the ``Failures per maintainer'' is completely
> useless. Because the MAINTAINER could read the package that fail on
> ``Failed packages'', and with a simple regular expression she/he
> could read her/his failed maintained packages.

Grepping report is still very easy.

$ wget http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current/log/20080825.0717/META/report.txt
$ awk '
   /Failed packages/, /Failed due/ {
      if ($NF ~ /pkgsrc-users@/) print $0
   }' report.txt

-- 
Best regards, Aleksey Cheusov.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.