--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
03-08-2010, 02:37 PM
Josh Boyer
What are the rules for which package we build against in F-13?
On Mon, Mar 08, 2010 at 03:29:37PM +0000, Richard W.M. Jones wrote:
>
>So I submitted a rebuild for libguestfs in F-13 (just now). This
>was built against:
>
>plymouth-core-libs 0.8.0-0.20100114.2.fc13
Yes, that's what in dist-f13. You can view this with:
koji latest-pkg dist-f13 <package>
or for the buildroot explicitly:
koji latest-pkg dist-f13-build <package>
>But the version of plymouth that I get when I install plymouth from
>F-13 updates-testing on a local machine (after
>'yum --enablerepo=* clean all') is:
>
>plymouth-core-libs 0.8.0-0.20100225.1.fc13
Updates-testing packages aren't included in the buildroot.
>and neither of those versions is mentioned by Bodhi. Bodhi seems to
>suggest that it should be building against and using another version
>entirely:
>
>https://admin.fedoraproject.org/updates/search/plymouth
>plymouth-0.8.0-0.20100305.1.fc13
Bodhi doesn't suggest what you build against at all. It's just saying that the
latest submitted plymouth package is that one.
>I'm confused by this situation ...
The buildroots are populated from packages in the:
dist-f13
dist-f13-override
dist-f12-updates
tags. If a package isn't in one of those tags, it's not going to be in the
buildroot. If you need to build against a newer version of a package, then you
need to file a ticket on the rel-eng trac instance asking for a buildroot
override (which will get it tagged into dist-f13-override).
josh
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
03-08-2010, 03:05 PM
"Richard W.M. Jones"
What are the rules for which package we build against in F-13?
On Mon, Mar 08, 2010 at 10:37:43AM -0500, Josh Boyer wrote:
> The buildroots are populated from packages in the:
>
> dist-f13
> dist-f13-override
> dist-f12-updates
>
> tags. If a package isn't in one of those tags, it's not going to be in the
> buildroot. If you need to build against a newer version of a package, then you
> need to file a ticket on the rel-eng trac instance asking for a buildroot
> override (which will get it tagged into dist-f13-override).
OK thanks, good explanation. It looks like I'll need to
file a ticket in that case.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
04-07-2010, 06:20 AM
Denis Leroy
What are the rules for which package we build against in F-13?
On 03/08/2010 04:37 PM, Josh Boyer wrote:
> The buildroots are populated from packages in the:
>
> dist-f13
> dist-f13-override
> dist-f12-updates
>
> tags. If a package isn't in one of those tags, it's not going to be in the
> buildroot. If you need to build against a newer version of a package, then you
> need to file a ticket on the rel-eng trac instance asking for a buildroot
> override (which will get it tagged into dist-f13-override).
Sorry to revive this old thread, but does this imply that one cannot use
'make chain-build' for F-13 updates then ? I have a 5 level-deep sets of
updates I need to test for the new stable gtkmm stack. I can't say I'm
thrilled at the idea of filing a dozen of rel-eng tickets and waiting
for a week to do this, rather than use a single command...
-denis
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
04-07-2010, 06:30 AM
Mamoru Tasaka
What are the rules for which package we build against in F-13?
Denis Leroy wrote, at 04/07/2010 03:20 PM +9:00:
> On 03/08/2010 04:37 PM, Josh Boyer wrote:
>> The buildroots are populated from packages in the:
>>
>> dist-f13
>> dist-f13-override
>> dist-f12-updates
>>
>> tags. If a package isn't in one of those tags, it's not going to be in the
>> buildroot. If you need to build against a newer version of a package, then you
>> need to file a ticket on the rel-eng trac instance asking for a buildroot
>> override (which will get it tagged into dist-f13-override).
>
> Sorry to revive this old thread, but does this imply that one cannot use
> 'make chain-build' for F-13 updates then ?
Yes.
Mamoru
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
04-07-2010, 06:37 AM
Denis Leroy
What are the rules for which package we build against in F-13?
On 04/07/2010 08:30 AM, Mamoru Tasaka wrote:
> Denis Leroy wrote, at 04/07/2010 03:20 PM +9:00:
>> On 03/08/2010 04:37 PM, Josh Boyer wrote:
>>> The buildroots are populated from packages in the:
>>>
>>> dist-f13
>>> dist-f13-override
>>> dist-f12-updates
>>>
>>> tags. If a package isn't in one of those tags, it's not going to be in the
>>> buildroot. If you need to build against a newer version of a package, then you
>>> need to file a ticket on the rel-eng trac instance asking for a buildroot
>>> override (which will get it tagged into dist-f13-override).
>>
>> Sorry to revive this old thread, but does this imply that one cannot use
>> 'make chain-build' for F-13 updates then ?
>
> Yes.
Thanks Mamoru-san,
Well, this is not the most motivating news.
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
04-07-2010, 07:35 AM
Michael Schwendt
What are the rules for which package we build against in F-13?
On Wed, 07 Apr 2010 08:37:25 +0200, Denis wrote:
> On 04/07/2010 08:30 AM, Mamoru Tasaka wrote:
> > Denis Leroy wrote, at 04/07/2010 03:20 PM +9:00:
> >> On 03/08/2010 04:37 PM, Josh Boyer wrote:
> >>> The buildroots are populated from packages in the:
> >>>
> >>> dist-f13
> >>> dist-f13-override
> >>> dist-f12-updates
> >>>
> >>> tags. If a package isn't in one of those tags, it's not going to be in the
> >>> buildroot. If you need to build against a newer version of a package, then you
> >>> need to file a ticket on the rel-eng trac instance asking for a buildroot
> >>> override (which will get it tagged into dist-f13-override).
> >>
> >> Sorry to revive this old thread, but does this imply that one cannot use
> >> 'make chain-build' for F-13 updates then ?
> >
> > Yes.
>
> Thanks Mamoru-san,
>
> Well, this is not the most motivating news.
How easy is it for releng to create a custom buildroot/tag, which
could be used instead of working with an override tag?
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel