Mailinglist Archive: opensuse-bugs (11332 mails)

< Previous Next >
[Bug 450528] yast2 updater: installs pullin-flash-player update together with you stack updates
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 4 Dec 2008 01:29:03 -0700 (MST)
  • Message-id: <20081204082903.42A66245391@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=450528

User lslezak@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=450528#c13





--- Comment #13 from Ladislav Slezak <lslezak@xxxxxxxxxx> 2008-12-04 01:29:02
MST ---
Yesterday I have added a new pkg function Pkg::Solve(), it accepts a map with
solver parameters, currently only "ignoreAlreadyRecommended" and "onlyRequires"
are supported.

"ignoreAlreadyRecommended" - ignore recommends for already installed packages
"onlyRequires" - install only Required packages (ignore recommends,
modaliases...)

Both options can be used together.

Use e.g.

Pkg::Solve($["ignoreAlreadyRecommended":true])

instead of Pkg::PkgSolve() call.


--
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.

< Previous Next >
References