Bugzilla – Bug 158825
rug product-info does not work
Last modified: 2006-04-05 19:33:04 UTC
These are the packages from beta8 without any updates: $ rug pd S | Name | Version | Category --+------------+---------+--------- i | SUSE LINUX | 10.1- | $ rug product-info "SUSE Linux" ERROR: No product with name 'SUSE Linux' was found
Andreas: case sensitive, try $ rug product-info "SUSE LINUX"
Ok, works: $ rug product-info "SUSE LINUX" Name: SUSE LINUX Version: 10.1- Arch: noarch Category: Installed: Yes But Version "10.1-" looks wrong - as well as "noarch".
Zmd reads those values from the database, which is being populated by zypp. -> Klaus
fixed in Beta9.