[opensuse-buildservice] Change network project Tumblweed repository to build against Tumbleweed instead of Factory:snapshot

Proposing the change and looking for someone with access to make the change. Context: http://lists.opensuse.org/opensuse-factory/2015-06/msg00073.html https://build.opensuse.org/project/meta/network Current configuration: <repository name="openSUSE_Tumbleweed"> <path project="openSUSE:Factory" repository="snapshot"/> </repository> Proposed (matches default project configuration): <repository name="openSUSE_Tumbleweed"> <path project="openSUSE:Tumbleweed" repository="standard"/> </repository> In theory the change should solve the issues with the network Tumbleweed repository building against the wrong version of boost and prevent such issues form occurring in the future. I believe this repository used to be called factory and was merely renamed to tumbleweed without changing the repository it built against. Perhaps revert that change back to proper factory repository and add proper tumbleweed entry? Additional note, presumable Factory:snapshot will be updated at some point and resolve the boost issue (as noted in the other thread), but sounds like this merely exposed this troublesome configuration. -- Jimmy -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

Hi, On Fri, Jun 05, 2015 at 04:49:55PM -0500, Jimmy Berry wrote:
Proposing the change and looking for someone with access to make the change.
Context: http://lists.opensuse.org/opensuse-factory/2015-06/msg00073.html
https://build.opensuse.org/project/meta/network
Current configuration:
<repository name="openSUSE_Tumbleweed"> <path project="openSUSE:Factory" repository="snapshot"/> </repository>
Proposed (matches default project configuration):
<repository name="openSUSE_Tumbleweed"> <path project="openSUSE:Tumbleweed" repository="standard"/> </repository>
As I have write access to network/bind I expected to have at the meta level of the project too. But I get: Sending meta data... BuildService API error: change_project_no_permission (403) no permission to change project when calling osc meta prj -e network and applying the modification as suggested. I fear here we need the help of an OBS admin. Cheers, Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team + SUSE Labs SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany

On Fri, 2015-06-05 at 16:49 -0500, Jimmy Berry wrote:
Proposing the change and looking for someone with access to make the change.
Context: http://lists.opensuse.org/opensuse-factory/2015-06/msg00073.html
https://build.opensuse.org/project/meta/network
Current configuration:
<repository name="openSUSE_Tumbleweed"> <path project="openSUSE:Factory" repository="snapshot"/> </repository>
Proposed (matches default project configuration):
<repository name="openSUSE_Tumbleweed"> <path project="openSUSE:Tumbleweed" repository="standard"/> </repository>
In theory the change should solve the issues with the network Tumbleweed repository building against the wrong version of boost and prevent such issues form occurring in the future.
Note: this won't change anything: openSUSE:Tumbleweed/standard is nothing more than a placeholder, adding the path openSUSE:Factory/snapshot I explained in another mail already what the problem is with /snapshot... we expect a solution soonish
Additional note, presumable Factory:snapshot will be updated at some point and resolve the boost issue (as noted in the other thread), but sounds like this merely exposed this troublesome configuration.
Not really.. if you check the meta of openSUSE:Tumbleweed, you see: <repository name="standard" rebuild="direct"> <path project="openSUSE:Factory" repository="snapshot"/> <arch>i586</arch> <arch>x86_64</arch> </repository> so in fact it's nothing but a wrapping project.. 0 content :) It's just cheating the users as renaming openSUSE:Factory is not really feasible. Dominique -- Dimstar / Dominique Leuenberger <dimstar@opensuse.org>
participants (3)
-
Dimstar / Dominique Leuenberger
-
Jimmy Berry
-
Lars Müller