openSUSE / open-build-service

Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
https://openbuildservice.org
GNU General Public License v2.0
924 stars 436 forks source link

Forward request with multiple packages #890

Open weberhofer opened 9 years ago

weberhofer commented 9 years ago

A request that contained changes to several packages (https://build.opensuse.org/request/show/286728) got accepted and forwarded to factory. The resulting request is completely messed up (https://build.opensuse.org/request/show/290505), The mail I have received contained the following, where all changes seem to go to the php5-smarty3 package...

Visit https://build.opensuse.org/request/show/290505 State of request 290505 was changed by factory-auto: review -> declined Comment: 2 actions in one SR is not supported - https://github.com/openSUSE/osc-plugin-factory/fork_select Actions:

mdeniz commented 6 years ago

Is this still valid?

krauselukas commented 4 years ago

Going to close the issue, I couldn't reproduce any problems by submitting changes of multiple packages in one request @hennevogel

@weberhofer incase you still experiencing any related issue, do not hesitate to point it out :)

adrianschroeter commented 4 years ago

On Mittwoch, 5. August 2020, 16:05:45 CEST wrote Lukas Krause:

Going to close the issue, I couldn't reproduce any problems by submitting changes of multiple packages in one request @hennevogel

it is not about submiting, but to accept a request into a developer project and create a new one to forward the changes to another project (eg openSUSE:Factory)

--

Adrian Schroeter email: adrian@suse.de

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)

Maxfeldstraße 5
90409 Nürnberg Germany

weberhofer commented 4 years ago

I'm pretty sure it's still valid. I have re-tried it some month ago when we restructured the php5/php7/php packages.

krauselukas commented 4 years ago

Ok sorry then, I think I miss understood the issue

krauselukas commented 4 years ago

@weberhofer I had another look into the issue. In the bootstrap UI we have a check that hides the forwarding option for multi-package requests. Maybe in older versions (Bento UI) this check was missing. I couldn't find an option that allows to do it through the API. Hard to tell for me if this ever worked, or the option was shown by mistake in the past. Since I cannot reproduce the issue, I would transform it into a feature request. This is a nice to have option

krauselukas commented 4 years ago

in case you were able to forward requests through a different way (besides Webui), please let me know