Mailinglist Archive: opensuse-packaging (45 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Packages renames
- From: Richard Guenther <rguenther@xxxxxxx>
- Date: Wed, 7 May 2008 15:32:10 +0200 (CEST)
- Message-id: <Pine.LNX.4.64.0805071530200.29495@xxxxxxxxxxxxxx>
On Wed, 7 May 2008, Michael Schroeder wrote:
old:
Name: newpac
Version: 1.1
Provides: oldpac = 1.1
Obsoletes: oldpac <= 1.0
new:
Name: oldpac
Version: 1.1
Provides: newpac = 1.1
Obsoletes: newpac <= 1.1
At some point in time yast didn't catch the update from newpac
to oldpac. You say the new solver now disambiguates this based
on that one obsoletes is <= 1.0 and one is newpac <= 1.1?
Richard.
--
Richard Guenther <rguenther@xxxxxxx>
Novell / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
On Wed, May 07, 2008 at 03:19:27PM +0200, Richard Guenther wrote:
Name: newpac
Version: 1.1
Obsoletes: oldpac <= 1.0
but not provide oldpac = 1.0 as that would be wrong,
or oldpac = 1.1 as that would cause problems if we rename it back to oldpac.
What problems would that cause?
old:
Name: newpac
Version: 1.1
Provides: oldpac = 1.1
Obsoletes: oldpac <= 1.0
new:
Name: oldpac
Version: 1.1
Provides: newpac = 1.1
Obsoletes: newpac <= 1.1
At some point in time yast didn't catch the update from newpac
to oldpac. You say the new solver now disambiguates this based
on that one obsoletes is <= 1.0 and one is newpac <= 1.1?
Richard.
--
Richard Guenther <rguenther@xxxxxxx>
Novell / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |