nt: Wednesday, January 31, 2007 2:37 PM
Subject: Re: Using maven to build RPMs and problems with the RPM database
> Concurrency is an issue any way you slice it, and it's not just limited
to
> RPMs. RPMs represent a set of files installed on the system, so you have
> to
> somehow
From: "John Casey" <[EMAIL PROTECTED]>
To: "Maven Developers List"
Sent: Wednesday, January 31, 2007 2:37 PM
Subject: Re: Using maven to build RPMs and problems with the RPM database
Concurrency is an issue any way you slice it, and it's not just limited to
RPMs
On 31 Jan 07, at 11:37 AM 31 Jan 07, John Casey wrote:
Concurrency is an issue any way you slice it, and it's not just
limited to
RPMs. RPMs represent a set of files installed on the system, so you
have to
somehow verify that you're not installing the same RPM
_or_file_list_ on one
system
Concurrency is an issue any way you slice it, and it's not just limited to
RPMs. RPMs represent a set of files installed on the system, so you have to
somehow verify that you're not installing the same RPM _or_file_list_ on one
system at the same time. Granted, this isn't as severe a limitation as
Hi,
I'm just throwing out a question because I have experience a problem
with concurrency in the RPM database. Over in the CBUILDs stuff where
we are using Maven to build RPMs whenever I do two simultaneous
builds where the result is installing an RPM I seem to corrupt the
database render