[Bug 462697] New: zypper list-updates -r <repo> should accept names
https://bugzilla.novell.com/show_bug.cgi?id=462697 Summary: zypper list-updates -r <repo> should accept names Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: richard.bos@xs4all.nl QAContact: qa@suse.de Found By: Community User The zypper query command list-updates results in the following output (example): # zypper list-updates Loading repository data... Reading installed packages... S | Repository | Name | Version | Arch --+-------------------------------+------------------------------+-----------------------+------- v | openSUSE-11.1-Oss | Xerces-c | 2.8.0-29.28 | i586 v | openSUSE-11.1-Non-Oss | acroread | 8.1.3-51.6 | i586 v | KDE 4.2 development snapshots | akonadi-runtime | 1.0.81-1.2 | i586 v | openSUSE-11.1-Oss | albumshaper | 2.1-220.21 | i586 Now try to limit the output to repository openSUSE-11.1-Oss: # zypper list-updates -r openSUSE-11.1-Oss Repository 'openSUSE-11.1-Oss' not found by its alias, number, or URI. Use 'zypper repos' to get the list of defined repositories. # zypper repos | grep openSUSE-11.1-Oss 12 | repo-oss | openSUSE-11.1-Oss | Yes | Yes Using the repo alias works: # zypper list-updates -r repo-oss Loading repository data... Reading installed packages... S | Name | Version | Arch --+------------------------+----------------+----- v | Xerces-c | 2.8.0-29.28 | i586 v | albumshaper | 2.1-220.21 | i586 v | commoncpp2 | 1.6.1-32.35 | i586 v | compat-openssl097g | 0.9.7g-146.1 | i586 It's confusing the that the output of 'zypper list-updates' can not directly be used by the command 'zypper list-updates -r <repo>'. The latter command should be able to resolve the repository names. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462697 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462697#c1 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zypp-maintainers@forge.provo.novell.com |jkupec@novell.com Severity|Normal |Enhancement Status|NEW |ASSIGNED Priority|P5 - None |P4 - Low --- Comment #1 from Ján Kupec <jkupec@novell.com> 2009-01-07 06:43:01 MST --- Agreed, but low priority. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com