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

Rpmlint Results tab doesn't work with multibuild packages #6962

Open
antlarr-suse opened this issue Feb 11, 2019 · 0 comments
Open

Rpmlint Results tab doesn't work with multibuild packages #6962

antlarr-suse opened this issue Feb 11, 2019 · 0 comments
Labels
Bug Frontend Things related to the OBS RoR app

Comments

@antlarr-suse
Copy link

Issue Description

On multibuild packages, the "Rpmlint Results" tab doesn't show the rpmlint results for the right repository/architecture combinations.

Expected Result

On multibuild packages, the "rpmlint result" tab should show three comboboxes with flavor, repository, architecture and then the Rpmlint output from the selected combination. As an alternative, maybe it's even easier to implement a single combo box with all available combinations (since sometimes, not all combinations of flavor/repository/architecture are available since builds can be disabled/excluded).

How to Reproduce

  1. Go to https://build.opensuse.org/package/show/openSUSE:Factory/lua-lua-mpris
  2. Click on 'Rpmlint Results'
  3. There should be a way to see the results for all succeeded builds. That is:
lua-lua-mpris:lua51 / standard / x86_64
lua-lua-mpris:lua51 / standard / i586
lua-lua-mpris:lua53 / standard / x86_64
lua-lua-mpris:lua53 / standard / i586

Instead, the repository options are "ports", "snapshot" and "totest", which make no sense for that package.

@eduardoj eduardoj added Bug Frontend Things related to the OBS RoR app labels Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Frontend Things related to the OBS RoR app
Projects
None yet
Development

No branches or pull requests

2 participants