Re: Fedora rawhide FTBFS status 2010-02-10 x86_64

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

 



On Sat, Feb 13, 2010 at 02:06:06PM -0500, Toshio Kuratomi wrote:
> On Sat, Feb 13, 2010 at 07:28:34PM +0100, Michael Schwendt wrote:
> > On Sat, 13 Feb 2010 09:50:29 -0600, Matt wrote:
> > 
> > > sylpheed-3.0.0-3.0.beta7.fc13 (missing_DSO_to_linker__http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking) itamarjp,cwickert,mschwendt
> > 
> > How is package ownership determined? I have nothing to do anymore with
> > Sylpheed for F-13 or F-12.
> >
> Just a guess -- it's taking people in all of the non-EOL branches.  Which
> means that F-11 is why you're on this list.

This is what I use:

function get_owners()
{
    URL='https://admin.fedoraproject.org/pkgdb/acls/bugzilla?tg_format=plain'
    OUTPUT=~/owners.list

    curl -u ${FASUSER}:${FASPASS} -F user_name=${FASUSER} \
    -F password=${FASPASS} -F login=Login "$URL" | \
     grep "^Fedora|" > ${OUTPUT}
}

It's not restricted by branch.  Should it be, and if so, what syntax?

Thanks,
Matt

-- 
Matt Domsch
Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux