openSUSE/osc

Option `--local-package` for `osc build` broken

Closed this issue · 0 comments

e4t commented

Describe the bug
This has been reported in issue #572, therefore I'm referring the the repoducer this comment. After running:

$ osc build --alternative-project=openSUSE:Factory standard x86_64 --no-verify --local-package

the error message:

Error: "/tmp/openSUSE:Factory/bcc" is not an osc package working copy.

Versions

  • Operating system: openSUSE Leap 15.5
  • Packages: osc-1.8.3-150500.417.1.noarch from openSUSE:Tools

To Reproduce
See here.

Expected behavior
As far as I understand, this option is meant to build a local package which is not checked out of OBS. Together with --alternative-project it should build against any public project in OBS. This clearly isn't the case.