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

Cannot find maintainer of a package #1649

Open
hramrach opened this issue Oct 30, 2024 · 1 comment
Open

Cannot find maintainer of a package #1649

hramrach opened this issue Oct 30, 2024 · 1 comment
Labels

Comments

@hramrach
Copy link

Describe the bug
A clear and concise description of what the bug is.

Finding maintainer of a package was supported in the past but is no longer possible.

Versions

  • Operating system: openSUSE Leap 15.6
  • Packages: osc-1.9.2-lp156.2.1.noarch

To Reproduce
Steps to reproduce the behavior:

ibs bugowner -e qt6-webengine
WARNING: Ignoring config '~/.config/osc/oscrc' in XDG location, loading an existing config from /.oscrc instead
To fix this, remove '
/.oscrc'
Server returned an error: HTTP Error 404: Not Found
Project not found: qt6-webengine

Expected behavior
Give maintainer of qt6-webengine defined in any project ore report that none is defined.

Additional context

ibs maintainer --help
usage: osc [global opts] maintainer [-h] [-b] [-B] [-e] [--nodevelproject]
[-D devel_project] [-a user] [-A]
[-s user] [-S user] [-U USER] [-G GROUP]
[-d user] [-r role] [-m MESSAGE]

Search for official maintained sources in OBS instance

osc maintainer BINARY_OR_PACKAGE_NAME
osc maintainer -U
osc maintainer -G

Lookup via containers

osc maintainer
osc maintainer PRJ
osc maintainer PRJ PKG

@hramrach hramrach added the Bug label Oct 30, 2024
@hramrach
Copy link
Author

Looks like the package actually dos not have any maintainer defined.

However, the only information osc reports is 'Project not found: qt6-webengine'. It does not say it looked for a package maintainer and did not find one.

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

1 participant