Bug ID 1124096
Summary zypper option --repo is broken
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS openSUSE Factory
Status NEW
Severity Normal
Priority P5 - None
Component libzypp
Assignee zypp-maintainers@forge.provo.novell.com
Reporter kill_it@mail.ru
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

whenever use zypper --repo (-r) switch it ignores

for example, with non-existing repo:

zypper se -r 123

returns all packages from all repos, so any search with -r <alias|name|#|URI>
switch doesn't work too

expected behavior:

zypper should return:

Repository '123' not found by its alias, number, or URI.
Use 'zypper repos' to get the list of defined repositories.


or return package list from specified repo


You are receiving this mail because: