[Bug 493892] New: Problems to enable build in single reporistory only
http://bugzilla.novell.com/show_bug.cgi?id=493892 Summary: Problems to enable build in single reporistory only Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: pmladek@novell.com QAContact: adrian@novell.com Found By: Development I had problems to enabled build in the OpenOffice.org:UNSTABLE project for openSUSE_10.3 repository. I tried to do it on the "Flags for experts" page, see https://build.opensuse.org/project/flags_for_experts?project=OpenOffice.org%.... I disabled the build globaly and enabled it just for the openSUSE_10.3 repository. It produced the following snippet in the project metadata: <build> <enable repository='openSUSE_10.3'/> <disable/> </build> It caused strange things. The main project page, https://build.opensuse.org/project/show?project=OpenOffice.org%3AUNSTABLE, showed expected things. The build was enabled only on openSUSE_10.3. On the other hand, the "Monitor build status" page showed that the build was disabled in all repositories. I waited one hour without change. Workaround: I edited the project metadata by "osc meta -e prj OpenOffice.org\:UNSTABLE" and set there the inverted logic: <build> <enable/> <enable repository='openSUSE_10.3'/> <disable repository='openSUSE_11.0'/> <disable repository='openSUSE_11.1'/> <disable repository='SLED_10'/> <disable repository='openSUSE_Factory'/> </build> Everything worked fine then. Note: Note that only part of the BS infrastructure had problems with the first setting. The main page showed good setting. Only the monitor page and "osc prjresults" showed invalid setting. I am not sure about the scheduler. It possible that it actually started the build and only the monitor page was broken. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493892 User suse-tux@gmx.de added comment http://bugzilla.novell.com/show_bug.cgi?id=493892#c2 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-tux@gmx.de --- Comment #2 from Marcus Hüwe <suse-tux@gmx.de> 2009-04-16 06:46:48 MDT --- I just committed a fix for this (r7096). Now it should support constructs like <build> <enable repository='openSUSE_10.3'/> <disable/> </build> etc. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493892 User suse-tux@gmx.de added comment http://bugzilla.novell.com/show_bug.cgi?id=493892#c3 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Marcus Hüwe <suse-tux@gmx.de> 2009-07-28 05:32:51 MDT --- I think we can close this bug - so far r7096 (+ r7119) weren't reverted and it seems to work. If not please reopen. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com