Daily package ownership changes?

Michael Scherer misc at zarb.org
Wed May 29 06:19:43 UTC 2013


Le mardi 28 mai 2013 à 21:10 +0200, Pierre-Yves Chibon a écrit :
> On Tue, 2013-05-28 at 14:58 -0400, Rahul Sundaram wrote:
> > 3) reports on source url which don't work - havent been done in a
> > llong time afaik and needs to be automated and way to silence them in
> > known cases in a per package way (by checking in a file into the git
> > repo for that package for instance)
> 
> I wonder if we could use fedmsg there, and trigger the check on each
> spec update of the rawhide branch or something like that.
> 
> [...\
> > 6) abi bumps could trigger rebuilds as needed automatically by the 
> > buildsystem. Several distributions including Mageia, Mandriva,
> > openSUSE has been doing this for ages already 
> 
> Any tooling from them we could use for this?

AFAIK, Mageia do not do that.
Mandriva and openSUSE both use a custom build system.

But on a conceptual level, that's not hard.

The way we could do it for Fedora is to see if there is a build on koji
( using fedmsg ), see if that a library, see the abi has changed ( using
some kind of filter and a database ), and so run some script that
rebuild and bump the spec on rawhide in mock, mail errors if any, and if
not, just send it to koji. 

-- 
Michael Scherer



More information about the devel mailing list