![](https://seccdn.libravatar.org/avatar/a68dc1ba9552c55e09bac8aa731dfbea.jpg?s=120&d=mm&r=g)
Am Dienstag, 3. Mai 2011 schrieb Vincent Untz:
Hi,
There's a new review step done when packages are submitted to Factory (maybe just for updates that look like a new branch of a package), that checks the licenses of the package.
That's all call, except that it doesn't handle well forwarding packages with a _service:
"reject": "checkout failed: _service file without _service:* files"
That's most probably because the review script was run before the build service ran the services. A potential solution for that would be to try again five minutes later, I guess.
Where should I file that?
The bug is real, but it's not in the license script - the problem is this work flow: osc add http:// # creates _service file osc build # all is fine, juhu! osc ci # ci _service osc sr # submit _the just checked in_ revision <-- now the source service runs and commits _service:* as new revision osc results # oh, all succeeded, fine I can can go to bed But as a matter of fact the SR will be broken as it only contains the receipt not the files. This is a major flaw of the _service concept I'm afraid, not a bug in the license script. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org