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

Fix osc build --local-package #1613

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

e4t
Copy link
Contributor

@e4t e4t commented Aug 20, 2024

Check if opts.local_package is set before attempting to read content of the local package store or access data obtained from it.
Fixes: #1612

Check if opts.local_package is set before attempting to read
content of the local package store or access data obtained
from it.
This fixes issue openSUSE#1612.

Signed-off-by: Egbert Eich <eich@suse.com>
@dmach
Copy link
Contributor

dmach commented Aug 21, 2024

The failing behave tests are unrelated to these changes, merging.
Thanks for the patch!

@dmach dmach merged commit f634c9f into openSUSE:master Aug 21, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option --local-package for osc build broken
2 participants