[opensuse-buildservice] Error 400 during "osc submitrequest" with a revision for the source package
Hi all, maybe I am misunderstanding the help for "osc submitrequest", but I thought one could create a submitrequest for an older revision of the source package, so I can submit a state older than what is currently the latest version (of the package that is to be submitted). But regardless of how I specify the revision (r7, 7, the md5sum from "osc log", ...), I always get the following error: Server returned an error: HTTP Error 400: Bad Request The source of package home:ojkastl_buildservice:Branch_Virtualization_vagrant/vagrant for revision r7 is broken Submitting without the "-r" option works fine. I also issued several "osc up" commands, checked out the different revisions via "osc up -r 7", all worked flawlessly). Known issues? PEBKAC? Misunderstanding? Kind Regards, Johannes -- Johannes Kastl Linux Consultant & Trainer Tel.: +49 (0) 151 2372 5802 Mail: kastl@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
On Nov 17 2018, Johannes Kastl <kastl@b1-systems.de> wrote:
Server returned an error: HTTP Error 400: Bad Request The source of package home:ojkastl_buildservice:Branch_Virtualization_vagrant/vagrant for revision r7 is broken
You need to specify the revision of the expanded sources, in this case -r2e30355c7293a400ad189b1571497b67. You can find out the correct revision from the buildhist output. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Andreas Schwab schrieb:
On Nov 17 2018, Johannes Kastl <kastl@b1-systems.de> wrote:
Server returned an error: HTTP Error 400: Bad Request The source of package home:ojkastl_buildservice:Branch_Virtualization_vagrant/vagrant for revision r7 is broken
You need to specify the revision of the expanded sources, in this case -r2e30355c7293a400ad189b1571497b67. You can find out the correct revision from the buildhist output.
Thanks Andreas, that works! Johannes -- Johannes Kastl Linux Consultant & Trainer Tel.: +49 (0) 151 2372 5802 Mail: kastl@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
participants (2)
-
Andreas Schwab
-
Johannes Kastl