[Bug 402545] New: Making pin easier to read on CLI if no package is installed
https://bugzilla.novell.com/show_bug.cgi?id=402545 Summary: Making pin easier to read on CLI if no package is installed Product: openSUSE 11.1 Version: Factory Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: houghi@houghi.org QAContact: qa@suse.de Found By: --- Created an attachment (id=223585) --> (https://bugzilla.novell.com/attachment.cgi?id=223585) pin improvement When pin is used on the CLI the complete packagename is shown as well before each line. e.g. /CD1/suse/noarch/apparmor-docs-2.3-24.1.noarch.rpm: Name : apparmor-docs Relocations: (not relocatable) /CD1/suse/noarch/apparmor-docs-2.3-24.1.noarch.rpm: Version : 2.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany /CD1/suse/noarch/apparmor-docs-2.3-24.1.noarch.rpm: Release : 24.1 Build Date: Sat Jun 7 04:36:37 2008 /CD1/suse/noarch/apparmor-docs-2.3-24.1.noarch.rpm: Install Date: (not installed) Build Host: alfano.suse.de This makes it hard to read because of the length of the filename, including the path. Tbe repeat of the complete pathname on each line is not needed as the name of the file is already given in the form of: ---> ./CD1/suse/noarch/apparmor-docs-2.3-24.1.noarch.rpm Better would be to have something like: Name : apparmor-docs Relocations: (not relocatable) Version : 2.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany Release : 24.1 Build Date: Sat Jun 7 04:36:37 2008 Install Date: (not installed) Build Host: alfano.suse.de On lines that contain filenmames it becomes even harder to read. Only a few lines need to be implemented. Attached a patch of how I use it. -- 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=402545 Robert Vojcik <rvojcik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |martin.lasarsch@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=402545 User houghi@houghi.org added comment https://bugzilla.novell.com/show_bug.cgi?id=402545#c1 --- Comment #1 from hou ghi <houghi@houghi.org> 2008-07-25 06:41:23 MDT --- Pinging -- 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=402545 User martin.lasarsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402545#c2 --- Comment #2 from Martin Lasarsch <martin.lasarsch@novell.com> 2008-07-25 06:55:47 MDT --- right. actually i didn't stripped the cd information because we had once more than one cd, so it would also show on which cd it is. But yes, now it's obsolete ... The patch is not working id you copied ARCHIVES from a DVD :-) Will fix and patch it on monday. Thanks! -- 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=402545 User houghi@houghi.org added comment https://bugzilla.novell.com/show_bug.cgi?id=402545#c5 --- Comment #5 from hou ghi <houghi@houghi.org> 2009-03-21 04:33:25 MST --- Can this be closed? -- 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