openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
392 stars 107 forks source link

lock on openSUSE-release doesn't get respected #550

Closed rrahl0 closed 1 month ago

rrahl0 commented 1 month ago

I have a custom openSUSE-release package in home:rrahl0:COSMIC, which I want to lock down, as I want to never install that package. zypper al --repo cosmic openSUSE-release works as intended. But when I dup --allow-vendor-change, it still wants to install the custom package.

(openSUSE-release-custom-appliance in the same repo has no issues getting locked down)

mlandres commented 1 month ago

Duplicate of https://bugzilla.suse.com/show_bug.cgi?id=1225267 Workaround is to lock the corresponding product

rrahl0 commented 1 month ago

thank you. missed to look at bugzilla