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
920 stars 437 forks source link

REST API - POST /source/<project>?cmd=copy operation not working on 'interconnect' #9401

Open byteduty opened 4 years ago

byteduty commented 4 years ago

https://my-obs:443/source/home:cdochert:sync?cmd=copy&oproject=PRODUCTION:home:cdochert:sync&opackage=test-package

The copy from remote projects is currently not supported
byteduty commented 4 years ago

As far as I can see the only workaround for this is to list the remote project, download each of its sources, which can be huge if they are source tarballs, then upload them.