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

"Package has no source revision yet" #17250

Open
rifux opened this issue Jan 4, 2025 · 9 comments
Open

"Package has no source revision yet" #17250

rifux opened this issue Jan 4, 2025 · 9 comments
Labels
Bug Frontend Things related to the OBS RoR app

Comments

@rifux
Copy link

rifux commented Jan 4, 2025

Issue Description

I'm encountering an error message "Package has no source revision yet" when attempting to create a new kiwi image using the OBS web interface.

Expected Result

The process should result in a fully functional kiwi repository.

Observed Behavior:

Instead of creating the repository, an error message appears stating "Package has no source revision yet."

image

How to Reproduce

  1. Access the OBS web UI at https://build.opensuse.org and log in.
  2. Follow this link: https://build.opensuse.org/image_templates (can be accessed via https://studioexpress.opensuse.org)
  3. Choose "openSUSE Tumbleweed Minimal Images" and then click "Create appliance."

Additional information

@hellcp-work
Copy link
Contributor

This is for the same reason as before, there is an issue with the template image package, we should detect if that's the case and hide them from options that can be selected

@hellcp-work hellcp-work added Bug Frontend Things related to the OBS RoR app labels Jan 6, 2025
@rifux
Copy link
Author

rifux commented Jan 6, 2025

and hide them from options that can be selected

And how do we create openSUSE TW - based images then?

@hellcp-work
Copy link
Contributor

Well, somebody would still have to come in and fix the issue with the source package, but we would avoid allowing people to reach this error

@adrianschroeter
Copy link
Member

nah, please don't hide it. If the setup got messed up, we need to see and fix it...

@adrianschroeter
Copy link
Member

I merged the conflicting change now. Should work again.

@hellcp-work
Copy link
Contributor

nah, please don't hide it. If the setup got messed up, we need to see and fix it...

We should still do something, notify maintainers and make sure that the users can't select an option that ends up with an error seems like the best solution

@rifux
Copy link
Author

rifux commented Jan 23, 2025

if selecting openSUSE Tumbleweed Minimal Images the error persists:

Image

with openSUSE Leap Micro 6.0 Images selected I have this error:

Image

@rifux
Copy link
Author

rifux commented Jan 23, 2025

make sure that the users can't select an option that ends up with an error seems like the best solution

I think the best solution is to fix the error itself, not to remove an option entirely ;)

@hellcp-work
Copy link
Contributor

Considering that resolving conflicts requires a human intervention, that's easier said than done

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

3 participants