https://bugzilla.novell.com/show_bug.cgi?id=721823 https://bugzilla.novell.com/show_bug.cgi?id=721823#c0 Summary: Add --details flag to zypper install Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Minor Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: archie@dellroad.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 If you want to see the details of a "zypper install" operation (e.g., exact revision numbers, etc.), there is no "--details" flag like there is with, for example, "zypper repos". Instead, you have to use the general "-v" flag like "zypper -v install ...". But then you also get a bunch of other unwanted junk output like "Non-option program arguments: ...". This overloaded use of "-v" when what is really wanted is "zypper install --details" is unsatisfying. Solution: add a "--details" flag to "zypper install" that shows the additional *install related* detail shown by "zypper -v install ..." without the additional *non-install related* detail. Reproducible: Always Steps to Reproduce: 1. Run "zypper install" and compare to "zypper -v install" 2. Enjoy the additional install-related detail, but frown on the unwanted non-install-related detail 3. Realize that a "zypper install --details" flag would solve this problem -- 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.