Mailinglist Archive: opensuse-buildservice (306 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Change in behavior of --prefer-pkgs with multiple packages with same name
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Mon, 18 Jan 2010 15:19:54 +0100
- Message-id: <20100118141954.GA3363@linux>
On 2010-01-18 10:30:23 +0100, Michael Schroeder wrote:
from the first dir regardless if newer versions exist in other dirs or
should it take the version from the first dir if "equal" packages exist
in other dirs?
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Sat, Jan 16, 2010 at 02:54:52PM +0100, Marcus Hüwe wrote:What do you mean with "first dir wins"? Should osc only consider packages
On 2010-01-15 15:29:41 -0600, Luke Imhoff wrote:
I actually thought of a wrinkle, if the rpms areHmm no. The semantic is the following:
first_path/
foo-1-1.rpm
second_path/
foo-1-1a.rpm
foo-1-1.rpm
Then if last package listed won then foo-1-1.rpm would win, but you'd
want foo-1-1a.rpm to win, so the behavior has to be last directory
specified wins, but in a given directory, the newest version wins.
- the newest package wins (regardless in which dir it is)
- if two or more dirs contains the same package (which is newer than
all other packages) the package found in the last dir wins
- if two or more packages in the same dir are equal (but they might have
different filenames) the last package found wins
Hmm, should we change this to "first dir wins"? It would be consistent
with build's treatment of the specifired repos. (I think we have
to fix build's --prefer-rpm handling in that case as well.)
from the first dir regardless if newer versions exist in other dirs or
should it take the version from the first dir if "equal" packages exist
in other dirs?
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |