Mailinglist Archive: opensuse-bugs (8869 mails)

< Previous Next >
[Bug 421739] Supplements: packageand(foo:bar) doesn' t work if we have Recommends: foo in the same package and foo was not previously installed
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 1 Sep 2008 04:49:30 -0600 (MDT)
  • Message-id: <20080901104930.AA057CC7B3@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=421739

User mls@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=421739#c3


Michael Schröder <mls@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Info Provider|aaragoneses@xxxxxxxxxx |
Resolution| |INVALID




--- Comment #3 from Michael Schröder <mls@xxxxxxxxxx> 2008-09-01 04:49:30 MDT
---
"Supplements: packageand(mysql:perl-DBD-mysql)" in package foo means that
*foo* will be installed if both mysql and perl-DBD-mysql are installed.
Supplements always works on the package in where it's used.

You probably just want:

Recommends: mysql, perl-DBD-mysql

so that both mysql and perl-DBD-mysql will be chosen when foo is installed.


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