[Bug 461209] New: zypper: make --no-recommends default
https://bugzilla.novell.com/show_bug.cgi?id=461209 Summary: zypper: make --no-recommends default Product: openSUSE 11.1 Version: Final Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: jengelh@medozas.de QAContact: qa@suse.de Found By: Beta-Customer This is a feature request to make --no-recommends the default (when it is not specified). GNU getopt allows me to shorten it to --no-r but still, always having to type that just so that zypper does not offer me tons of packages would be good, and would also match apt-get behavior. Instead, a --install-recommends should probably be provided. -- 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=461209 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=461209#c1 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Ján Kupec <jkupec@novell.com> 2008-12-22 02:57:04 MST --- Nope. Zypper will get a configuration file instead :O) -- 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=461209 User jengelh@medozas.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461209#c2 --- Comment #2 from Jan Engelhardt <jengelh@medozas.de> 2008-12-22 11:01:16 MST --- You refer to ## Whether required packages are installed ONLY ## So recommended packages, language packages and packages which depend ## on hardware (modalias) will not be regarded. ## ## Valid values: boolean ## Default value: false ## # solver.onlyRequires = false right? However, setting this to true (and removing the leading '#') does not have any effect. ( # rpm -q zypper libzypp satsolver-tools zypper-1.0.2-1.5 libzypp-5.24.5-1.1 satsolver-tools-0.13.0-3.3 -- 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=461209 User jengelh@medozas.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461209#c3 Jan Engelhardt <jengelh@medozas.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | Summary|zypper: make --no-recommends default |zypper: config file onlyRequires ignored --- Comment #3 from Jan Engelhardt <jengelh@medozas.de> 2008-12-24 07:38:23 MST --- See comment #2. -- 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=461209 User jengelh@medozas.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461209#c4 --- Comment #4 from Jan Engelhardt <jengelh@medozas.de> 2008-12-27 10:21:38 MST --- Created an attachment (id=262516) --> (https://bugzilla.novell.com/attachment.cgi?id=262516) patch to implement wanted, Debian-style, behavior -- 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=461209 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=461209#c5 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zypp-maintainers@forge.provo.novell.com |jkupec@novell.com Status|REOPENED |ASSIGNED Priority|P5 - None |P3 - Medium Summary|zypper: config file onlyRequires ignored |zypper overrides zypp's onlyRequires config | |option --- Comment #5 from Ján Kupec <jkupec@novell.com> 2009-01-07 06:58:39 MST --- c#2: No, that is libzypp's config. I was referring to ~/.zypperrc. But it's true that zypper should not override libzypp's setting unless explicitly request so this is a bug. c#4: Thanx for the patch, but we really want the installation 'with recommends' by default. Rationale: less experienced users will be better off with more packages since they will provide more functionality. Experienced users can tweak the config. So once the above bug is fixed and/or zypper config will be implemented, you will be free to change that for you. I'll keep this bug now to fix the bug with zypper overriding libzypp's config. Thanx for pointing this out! -- 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