Mailinglist Archive: opensuse-buildservice (105 mails)
< Previous | Next > |
Re: [opensuse-buildservice] DoD: ignore specific versions of a package
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Tue, 3 Dec 2019 13:42:32 +0000
- Message-id: <20191203134232.GA13263@suse.de>
On Tue, Dec 03, 2019 at 02:26:38PM +0100, Carsten Höger wrote:
That shouldn't be a problem, bs_dodup should select the higher version.
Please check the :full.solv file (dumpsolv :full.solv) and/or the
:full/doddata file (obs_admin --dump :full/doddata).
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
Hi,
we are currently experiencing a problem with a mirror that contains two
versions of a single package:
git-core-doc-2.14.5-1
git-core-doc-2.17.2-2
That shouldn't be a problem, bs_dodup should select the higher version.
but only
git-core-2.17.2-2
and thus, obs complains:
nothing provides git-core-doc = 2.17.2-2 needed by git
since that seems to confuse dodup; it doesn't download any version of
git-core-doc.
Please check the :full.solv file (dumpsolv :full.solv) and/or the
:full/doddata file (obs_admin --dump :full/doddata).
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
< Previous | Next > |