Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getbinaries -M not always functional #1519

Open
jengelh opened this issue Mar 14, 2024 · 1 comment
Open

getbinaries -M not always functional #1519

jengelh opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels

Comments

@jengelh
Copy link
Contributor

jengelh commented Mar 14, 2024

Describe the bug

$ osc co openSUSE:Factory/ffmpeg-6 && cd openSUSE/Factory/ffmpeg-6/
...

$ osc getbinaries openSUSE:Factory/ffmpeg-6 -M ffmpeg-6-mini standard x86_64
usage: osc [global opts] getbinaries [-h] [-d DIR] [-M FLAVOR] [--sources] [--debuginfo] [--ccache]
osc [global opts] getbinaries: error: The -M/--multibuild-package option can be only used from a package checkout.

$ osc getbinaries openSUSE:Factory/ffmpeg-6:ffmpeg-6-mini standard x86_64
<success>

Versions

  • Operating system: Tumbleweed 20240311 amd64
  • Packages: osc-1.6.1-1.1.noarch

Expected behavior

Have the command with the -M notation succeed just as well.

@jengelh jengelh added the Bug label Mar 14, 2024
@dmach
Copy link
Contributor

dmach commented Apr 12, 2024

If I remember correctly, multibuild handling is quite inconsistent among commands and use cases.
Let me check if I can change this without losing any consistency.

@dmach dmach self-assigned this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants