https://bugzilla.novell.com/show_bug.cgi?id=206972
Summary: A way to control whether built packages reach build and/or dist area Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rguenther@novell.com QAContact: adrian@novell.com
To avoid using packages for building or to avoid cluttering the dist area with intermediate packages.
Like in CrossToolchain:sh4 I do not want to distribute cross-sh4-bootstrap-gcc, but only need it as intermediate stage for building the other packages.
Like in home:rguenther I end up with choices for libgcc, which is provided by libgcc (from Factory or 10.1) and libgcc41 (from gcc41 package) and libgcc42 (from gcc42 package). There is no need to use home:rguenther/gcc41 or home:rguenther/gcc42 for resolving any dependencies on build-time of home:rguenther.
https://bugzilla.novell.com/show_bug.cgi?id=206972
aj@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |adrian@novell.com |screening@forge.provo.novell| |.com |
https://bugzilla.novell.com/show_bug.cgi?id=206972
mrueckert@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|adrian@novell.com |mls@novell.com
https://bugzilla.novell.com/show_bug.cgi?id=206972
rguenther@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent
------- Comment #1 from rguenther@novell.com 2007-01-17 03:09 MST ------- Raising severity, this blocks Fate #301523.
https://bugzilla.novell.com/show_bug.cgi?id=206972
rguenther@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Enhancement |Blocker Priority|P1 - Urgent |P5 - None
------- Comment #2 from rguenther@novell.com 2007-01-22 04:17 MST ------- Err, severity.
https://bugzilla.novell.com/show_bug.cgi?id=206972
adrian@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@novell.com, cschum@novell.com AssignedTo|mls@novell.com |abauer@novell.com
------- Comment #3 from adrian@novell.com 2007-01-22 06:33 MST ------- short version from personal discussion:
Solving the problems of Richard might be also possible via providing an interface for read and writing the project configs (.conf files).
Andreas, can you discuss with Michael how to offer this functionality via the api ?
We should keep this bugreport open anyway for considering the requested functionality from Richard afterwards.
https://bugzilla.novell.com/show_bug.cgi?id=206972
adrian@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Blocker |Enhancement Status|NEW |NEEDINFO Info Provider| |mls@novell.com Priority|P5 - None |P1 - Urgent
------- Comment #4 from adrian@novell.com 2007-02-12 10:35 MST ------- This is not a blocker, but we need this for two important things atm:
1) being able to test build openSUSE Factory distribution within the build service.
2) solving Richards problem ;)
(changing from Blocker to enhancement and from P5 to P1, because it is important ;)
What we need for this is:
1) A switch to disallow the export of a package or all packages in a project to the ftp server export.
2) A switch to disallow the export of a package or all packages in a project to the build tree (means, they will not used for building another package in that project).
Please try to get an agreement how we have to modify the project/package.xml for that. Michael, can you make a proposal ?
https://bugzilla.novell.com/show_bug.cgi?id=206972#c5
Richard Guenther rguenther@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|mls@novell.com | Resolution| |FIXED
--- Comment #5 from Richard Guenther rguenther@novell.com 2007-11-12 06:57:48 MST --- I think this is all done now.
https://bugzilla.novell.com/show_bug.cgi?id=206972
Richard Guenther rguenther@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development