[Bug 733167] New: zypper lp output nearly useless
https://bugzilla.novell.com/show_bug.cgi?id=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c0 Summary: zypper lp output nearly useless Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Maintenance AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de Found By: Beta-Customer Blocker: --- The output of "zypper lp" is nearly useless since openSUSE 12.1 :-( A screen dump is probably the best explanation: # zypper lp Loading repository data... Reading installed packages... Repository | Name | Version | Category | Status ------------+------------------+---------+-------------+------- update-12.1 | openSUSE-2011-16 | 1 | recommended | needed update-12.1 | openSUSE-2011-17 | 1 | recommended | needed update-12.1 | openSUSE-2011-21 | 1 | recommended | needed update-12.1 | openSUSE-2011-22 | 1 | recommended | needed update-12.1 | openSUSE-2011-25 | 1 | recommended | needed update-12.1 | openSUSE-2011-28 | 1 | recommended | needed update-12.1 | openSUSE-2011-29 | 1 | recommended | needed Very helpful information, right? ;-/ If possible, I'd like to have the patchnames from 11.x back, which at least somehow showed what a patch does. -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent CC| |coolo@suse.com, | |dmacvicar@suse.com, | |maintenance@opensuse.org Severity|Normal |Major --- Comment #1 from Michael Andres <ma@suse.com> 2011-12-01 10:12:26 CET --- Looks like maintenance changed the naming schema and I suppose they are not going to change it back. We could try to inject the summary somewhere, but it's sometimes short Update for gbrainy update for bind sometimes long "yast2 kerberos" and "yast2 ldap" do not generate valid sssd.conf for multiple servers update for NetworkManager-gnome, NetworkManager, wpa_supplicant, gnome-control-center Given this, I'd tend to add it at the end after the status rather than embeding it somewhere in the inner table. Repository | Name | Version | Category | Status | Summary ------------+------------------+---------+-------------+--------+--------------- update-12.1 | openSUSE-2011-16 | 1 | recommended | needed | aaa_base: re.. update-12.1 | openSUSE-2011-17 | 1 | recommended | needed | xfce4-sessio.. -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c2 --- Comment #2 from Michael Schröder <mls@suse.com> 2011-12-01 10:39:44 UTC --- Why not make it closer to a search result: who needs the "Repository"? Why is the status not a single letter? -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c3 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@suse.com --- Comment #3 from Dirk Mueller <dmueller@suse.com> 2011-12-03 09:19:48 CET --- What is the point in showing "Version"? I also think it should be similar to a zypper "search" output (or even zypper search -s). -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c4 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |dmueller@suse.com --- Comment #4 from Michael Andres <ma@suse.com> 2011-12-06 14:03:40 CET --- - "Repository" is there because people requested it. - "Version" was interesting because we used to release multiple versions of a patch @Dirk: Will we have the same problem on SLE11-SP2 too? -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c5 --- Comment #5 from Michael Schröder <mls@suse.com> 2011-12-06 13:22:02 UTC --- Who is "people"? People also request that the repository is shown when doing a 'zypper search'. Please aim for consistency. (I also think 'Version' should stay for the same reason) -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c6 --- Comment #6 from Michael Andres <ma@suse.com> 2011-12-06 15:52:18 CET --- Consistency, yes. We need to separate data retrieval and it's representation in the table. Currently the zypper query code knows about the table layout and also fills in the data. Without cleaning this any changes to the layout are painfull and error-prone. -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c7 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|dmueller@suse.com | --- Comment #7 from Dirk Mueller <dmueller@suse.com> 2011-12-06 17:10:22 CET --- No, at the moment the changes in patch naming are only planned for SLE12 and beyond. -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c8 --- Comment #8 from Michael Andres <ma@suse.com> 2011-12-06 18:31:09 CET --- Quick fix in zypper-1.6.18. Summary appended. -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c9 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Severity|Major |Critical --- Comment #9 from Michael Andres <ma@suse.com> 2011-12-07 09:45:21 CET --- . -- 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=733167 https://bugzilla.novell.com/show_bug.cgi?id=733167#c10 --- Comment #10 from Michael Andres <ma@suse.com> 2012-03-23 09:15:06 CET --- *** Bug 592968 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=592968 -- 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