[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Reupload after deletion on mentors



On 03/30/2012 09:11 AM, Daniel Stender wrote:
> On 30.03.2012 12:00, Vincent Hobeïka wrote:
>> On Friday 30 March 2012 11:24:48 Daniel Stender wrote: I have encountered the same problem. In
>> fact, your upload has been taken into account and is somewhere in the queue.
> 
> Yes I know that there is an upload queue that is no problem (it takes time until an
> uploaded package appears on the page), but, is there also a deletion queue?
> I mean why is the reupload blocked after deletion, does it also takes time to get
> purged? I've tried to get dcut into charge but it says it is forbidden in this queue.
> Any further suggestions?

The simplest solution to fixing a partially-uploaded package is to make
sure you're using the FTP protocol in dput instead of the HTTP protocol.
 The program that processes the upload queue will wait for the .dsc file
to appear in the file transfer area (the .dsc is always the last file
uploaded by dput) and will not normally remove the rest of the package
files until it appears.  When dput uses FTP, it will take a 403 (caused
by a permission problem when replacing an existing file) and proceed to
the next file, whereas when it uses HTTP it just gives up.


-- 
Stephen M. Webb  <stephen.webb@bregmasoft.ca>



Reply to: