public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* two questions about new upload method
@ 2013-11-29 17:27 Andrew Schulman
  2013-11-29 18:13 ` Christopher Faylor
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Schulman @ 2013-11-29 17:27 UTC (permalink / raw)
  To: cygwin-apps

(1) Is there something I should sould be doing to tell upset which package
versions are old and should be purged?  I uploaded lftp, and the new
version was added to the archive, but the old one (4.4.7-1) is still there.
Do I need to add curr: and prev: lines to setup.hint?  Or will upset figure
that out and remove the old versions at some point?

(2) I uploaded the unison packages for x86_64 in subdirectories of
x86_64/release/unison:

x86_64/release/unison/unison2.27
x86_64/release/unison/unison2.32
x86_64/release/unison/unison2.40
x86_64/release/unison/unison2.45

because that's how they're organized in x86/release.  Will upset pick them
up when they're organized that way?  I only ask because it's been about 18
hours and they haven't appeared in any of the mirrors yet, although upset
seems to be running every hour.

Thanks,
Andrew.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-29 17:27 two questions about new upload method Andrew Schulman
@ 2013-11-29 18:13 ` Christopher Faylor
  2013-11-30  3:07   ` Christopher Faylor
  0 siblings, 1 reply; 9+ messages in thread
From: Christopher Faylor @ 2013-11-29 18:13 UTC (permalink / raw)
  To: cygwin-apps

On Fri, Nov 29, 2013 at 12:27:17PM -0500, Andrew Schulman wrote:
>(1) Is there something I should sould be doing to tell upset which package
>versions are old and should be purged?

There was a long thread about how to delete packages in cygwin-apps.

http://cygwin.com/ml/cygwin-apps/2013-10/threads.html#00184

It also went into November.

>I uploaded lftp, and the new
>version was added to the archive, but the old one (4.4.7-1) is still there.
>Do I need to add curr: and prev: lines to setup.hint?  Or will upset figure
>that out and remove the old versions at some point?
>
>(2) I uploaded the unison packages for x86_64 in subdirectories of
>x86_64/release/unison:
>
>x86_64/release/unison/unison2.27
>x86_64/release/unison/unison2.32
>x86_64/release/unison/unison2.40
>x86_64/release/unison/unison2.45
>
>because that's how they're organized in x86/release.  Will upset pick them
>up when they're organized that way?  I only ask because it's been about 18
>hours and they haven't appeared in any of the mirrors yet, although upset
>seems to be running every hour.

Guess I need to add a FAQ.

Q) Why aren't my files being transferred to the release area?  I've waited
several days and don't see any movement.

A) The package updater runs every 10 minutes so, if you don't see any movement
in, e.g., 20 minutes, then your package is not going to be updated.

The main reason that this could happen is if you uploaded a package that
you are not actually responsible for.  The updater only knows what you
are responsible for based on http://cygwin.com/cygwin-pkg-maint so if
you aren't listed as an owner there your packages won't be updated.

I added you as the owner for "unison" and "unison2.45".

cgf

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-29 18:13 ` Christopher Faylor
@ 2013-11-30  3:07   ` Christopher Faylor
  2013-11-30  4:46     ` Christopher Faylor
  0 siblings, 1 reply; 9+ messages in thread
From: Christopher Faylor @ 2013-11-30  3:07 UTC (permalink / raw)
  To: cygwin-apps

On Fri, Nov 29, 2013 at 01:13:30PM -0500, Christopher Faylor wrote:
>I added you as the owner for "unison" and "unison2.45".

Which didn't do anything.  I'm investigating why now.

cgf

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-30  3:07   ` Christopher Faylor
@ 2013-11-30  4:46     ` Christopher Faylor
  2013-11-30  8:48       ` Andrew Schulman
  0 siblings, 1 reply; 9+ messages in thread
From: Christopher Faylor @ 2013-11-30  4:46 UTC (permalink / raw)
  To: cygwin-apps

On Fri, Nov 29, 2013 at 10:06:50PM -0500, Christopher Faylor wrote:
>On Fri, Nov 29, 2013 at 01:13:30PM -0500, Christopher Faylor wrote:
>>I added you as the owner for "unison" and "unison2.45".
>
>Which didn't do anything.  I'm investigating why now.

It was because the !ready files disappeared after the previous
run.  I put one in unison/unison2.45 and the files were moved.

cgf

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-30  4:46     ` Christopher Faylor
@ 2013-11-30  8:48       ` Andrew Schulman
  2013-11-30 16:18         ` Ken Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Schulman @ 2013-11-30  8:48 UTC (permalink / raw)
  To: cygwin-apps

> On Fri, Nov 29, 2013 at 10:06:50PM -0500, Christopher Faylor wrote:
> >On Fri, Nov 29, 2013 at 01:13:30PM -0500, Christopher Faylor wrote:
> >>I added you as the owner for "unison" and "unison2.45".
> >
> >Which didn't do anything.  I'm investigating why now.
> 
> It was because the !ready files disappeared after the previous
> run.  I put one in unison/unison2.45 and the files were moved.

Thanks.  The packages are out now.
Andrew

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-30  8:48       ` Andrew Schulman
@ 2013-11-30 16:18         ` Ken Brown
  2013-11-30 17:48           ` Andrew Schulman
  0 siblings, 1 reply; 9+ messages in thread
From: Ken Brown @ 2013-11-30 16:18 UTC (permalink / raw)
  To: cygwin-apps

On 11/30/2013 3:47 AM, Andrew Schulman wrote:
>> On Fri, Nov 29, 2013 at 10:06:50PM -0500, Christopher Faylor wrote:
>>> On Fri, Nov 29, 2013 at 01:13:30PM -0500, Christopher Faylor wrote:
>>>> I added you as the owner for "unison" and "unison2.45".
>>>
>>> Which didn't do anything.  I'm investigating why now.
>>
>> It was because the !ready files disappeared after the previous
>> run.  I put one in unison/unison2.45 and the files were moved.
>
> Thanks.  The packages are out now.

I see unison2.45 but not the others.

Ken

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-30 16:18         ` Ken Brown
@ 2013-11-30 17:48           ` Andrew Schulman
  2013-11-30 19:40             ` Christopher Faylor
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Schulman @ 2013-11-30 17:48 UTC (permalink / raw)
  To: cygwin-apps

> On 11/30/2013 3:47 AM, Andrew Schulman wrote:
> >> On Fri, Nov 29, 2013 at 10:06:50PM -0500, Christopher Faylor wrote:
> >>> On Fri, Nov 29, 2013 at 01:13:30PM -0500, Christopher Faylor wrote:
> >>>> I added you as the owner for "unison" and "unison2.45".
> >>>
> >>> Which didn't do anything.  I'm investigating why now.
> >>
> >> It was because the !ready files disappeared after the previous
> >> run.  I put one in unison/unison2.45 and the files were moved.
> >
> > Thanks.  The packages are out now.
> 
> I see unison2.45 but not the others.

Hm, you're right.  Not sure why, since I am listed as maintainer of
unison2.27, unison2.32, unison2.40 at http://cygwin.com/cygwin-pkg-maint.
And they're all listed in !packages in my upload directory.

I just recreated !ready again.  In my upload directory I see that
x86_64/release/unison/unison2.45 has been cleared out, but the uploaded
files for unison2.27, unison2.32, and unison2.40 are still waiting there.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-30 17:48           ` Andrew Schulman
@ 2013-11-30 19:40             ` Christopher Faylor
  2013-12-01  9:28               ` Andrew Schulman
  0 siblings, 1 reply; 9+ messages in thread
From: Christopher Faylor @ 2013-11-30 19:40 UTC (permalink / raw)
  To: cygwin-apps

On Sat, Nov 30, 2013 at 12:48:14PM -0500, Andrew Schulman wrote:
>> On 11/30/2013 3:47 AM, Andrew Schulman wrote:
>> >> On Fri, Nov 29, 2013 at 10:06:50PM -0500, Christopher Faylor wrote:
>> >>> On Fri, Nov 29, 2013 at 01:13:30PM -0500, Christopher Faylor wrote:
>> >>>> I added you as the owner for "unison" and "unison2.45".
>> >>>
>> >>> Which didn't do anything.  I'm investigating why now.
>> >>
>> >> It was because the !ready files disappeared after the previous
>> >> run.  I put one in unison/unison2.45 and the files were moved.
>> >
>> > Thanks.  The packages are out now.
>> 
>> I see unison2.45 but not the others.
>
>Hm, you're right.  Not sure why, since I am listed as maintainer of
>unison2.27, unison2.32, unison2.40 at http://cygwin.com/cygwin-pkg-maint.
>And they're all listed in !packages in my upload directory.
>
>I just recreated !ready again.  In my upload directory I see that
>x86_64/release/unison/unison2.45 has been cleared out, but the uploaded
>files for unison2.27, unison2.32, and unison2.40 are still waiting there.

I just put a '!ready' file in the unison directory and everything was
transferred.

You need at least one !ready file per architecture so if you put a !ready
at your top level it won't work as expected.

From: https://sourceware.org/cygwin-apps/package-upload.html

  Note: !ready files need to be created at least once for each
  architecture that is uploaded, i.e., in each of the x86 and x86_64
  directories or in the package directories themselves.

  upset will periodically scan the upload directories for packages that
  are ready, and, if there are no errors, move the packages into the real
  release area.  New directories in the release area will be created as
  needed.  If there are errors then setup.ini will not be updated and the
  release area will remain pristine.

  Note: The upload area is only for new files intended for the Cygwin
  release.  There is no reason to put older files in the upload
  directories since they already exist in the main release.

cgf

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: two questions about new upload method
  2013-11-30 19:40             ` Christopher Faylor
@ 2013-12-01  9:28               ` Andrew Schulman
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Schulman @ 2013-12-01  9:28 UTC (permalink / raw)
  To: cygwin-apps

> You need at least one !ready file per architecture so if you put a !ready
> at your top level it won't work as expected.

Oh - thanks.
Andrew

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-01  9:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-29 17:27 two questions about new upload method Andrew Schulman
2013-11-29 18:13 ` Christopher Faylor
2013-11-30  3:07   ` Christopher Faylor
2013-11-30  4:46     ` Christopher Faylor
2013-11-30  8:48       ` Andrew Schulman
2013-11-30 16:18         ` Ken Brown
2013-11-30 17:48           ` Andrew Schulman
2013-11-30 19:40             ` Christopher Faylor
2013-12-01  9:28               ` Andrew Schulman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).