Re: [PATCH] Re: Adding a lock file to plague server Repo.py _update_repo()

2006-06-02 Thread Dan Williams
On Fri, 2006-06-02 at 22:42 +0200, Michael Schwendt wrote: > On Fri, 02 Jun 2006 12:38:40 -0400, Dan Williams wrote: > > > Patch is applied to the Extras buildsys build server now too, so feel > > free to use the lockfile stuff in scripts and whatever on extras64. > > Great. Found a bug, though:

Re: [PATCH] Re: Adding a lock file to plague server Repo.py _update_repo()

2006-06-02 Thread Michael Schwendt
On Fri, 02 Jun 2006 12:38:40 -0400, Dan Williams wrote: > Patch is applied to the Extras buildsys build server now too, so feel > free to use the lockfile stuff in scripts and whatever on extras64. Great. Found a bug, though: --- Repo.py.~1.26.~ 2006-06-02 17:45:30.0 +0200 +++ Repo.p

Re: [PATCH] Re: Adding a lock file to plague server Repo.py _update_repo()

2006-06-02 Thread Dan Williams
On Sat, 2006-05-20 at 16:50 +0200, Michael Schwendt wrote: > On Wed, 17 May 2006 12:00:56 +0200, Michael Schwendt wrote: > > > Currently, when we sign and push built packages, we move them out of a > > "repodir" while the build server may be copying new packages to that > > directory. > > > > We

Re: [PATCH] Re: Adding a lock file to plague server Repo.py _update_repo()

2006-06-02 Thread Dan Williams
On Sat, 2006-05-20 at 16:50 +0200, Michael Schwendt wrote: > On Wed, 17 May 2006 12:00:56 +0200, Michael Schwendt wrote: > > > Currently, when we sign and push built packages, we move them out of a > > "repodir" while the build server may be copying new packages to that > > directory. > > > > We

[PATCH] Re: Adding a lock file to plague server Repo.py _update_repo()

2006-05-20 Thread Michael Schwendt
On Wed, 17 May 2006 12:00:56 +0200, Michael Schwendt wrote: > Currently, when we sign and push built packages, we move them out of a > "repodir" while the build server may be copying new packages to that > directory. > > We have not cleaned up repodir for a long time either, because it could > no