public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
       [not found] <20190329180211.86521.99579@sourceware.org>
@ 2019-03-29 18:11 ` Thomas Wolff
  2019-03-29 18:26   ` Brian Inglis
                     ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Thomas Wolff @ 2019-03-29 18:11 UTC (permalink / raw)
  To: cygwin-apps

I've repeatedly tried to upload a new package, with the two discussed 
modifications in packaging, and the last response was this:

Am 29.03.2019 um 19:02 schrieb cygwin-no-reply@cygwin.com:
> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test version, but version '2.9.9-0' is curr:
> ERROR: install packages from source package 'mintty' have non-unique current versions 3.0.0-1 (mintty-debuginfo), 2.9.9-0 (mintty)
> ERROR: error while validating merged x86 packages for Thomas Wolff
> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test version, but version '2.9.9-0' is curr:
> ERROR: install packages from source package 'mintty' have non-unique current versions 3.0.0-1 (mintty-debuginfo), 2.9.9-0 (mintty)
> ERROR: error while validating merged x86_64 packages for Thomas Wolff
> SUMMARY: 6 ERROR(s)
Should I upload mintty-3.0.0-1.hint files with
curr: 3.0.0.1
prev: 2.9.9.0
?

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-29 18:11 ` calm: cygwin package upload report from sourceware.org for Thomas Wolff Thomas Wolff
@ 2019-03-29 18:26   ` Brian Inglis
  2019-03-29 18:41   ` Jon Turney
       [not found]   ` <46f4cc2f-7d4e-e252-2c38-edc6528875b5@dronecode.org.uk>
  2 siblings, 0 replies; 10+ messages in thread
From: Brian Inglis @ 2019-03-29 18:26 UTC (permalink / raw)
  To: cygwin-apps

On 2019-03-29 12:11, Thomas Wolff wrote:
> I've repeatedly tried to upload a new package, with the two discussed
> modifications in packaging, and the last response was this:
> 
> Am 29.03.2019 um 19:02 schrieb cygwin-no-reply@cygwin.com:
>> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test version, but
>> version '2.9.9-0' is curr:
>> ERROR: install packages from source package 'mintty' have non-unique current
>> versions 3.0.0-1 (mintty-debuginfo), 2.9.9-0 (mintty)
>> ERROR: error while validating merged x86 packages for Thomas Wolff
>> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test version, but
>> version '2.9.9-0' is curr:
>> ERROR: install packages from source package 'mintty' have non-unique current
>> versions 3.0.0-1 (mintty-debuginfo), 2.9.9-0 (mintty)
>> ERROR: error while validating merged x86_64 packages for Thomas Wolff
>> SUMMARY: 6 ERROR(s)
> Should I upload mintty-3.0.0-1.hint files with
> curr: 3.0.0.1
> prev: 2.9.9.0
> ?

If used, that should be:
curr: 3.0.0-1
prev: 2.9.9-0

Check your ${P}/${P}-${V}/${P}-${V}-{R}.${ARCH}/dist/${P}/** hints and tars all
have the same ${P}-${V}-{R} i.e. mintty-3.0.0-1.

The issue may be, as explained, that 2.9.9-0 is treated as a test release.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-29 18:11 ` calm: cygwin package upload report from sourceware.org for Thomas Wolff Thomas Wolff
  2019-03-29 18:26   ` Brian Inglis
@ 2019-03-29 18:41   ` Jon Turney
       [not found]   ` <46f4cc2f-7d4e-e252-2c38-edc6528875b5@dronecode.org.uk>
  2 siblings, 0 replies; 10+ messages in thread
From: Jon Turney @ 2019-03-29 18:41 UTC (permalink / raw)
  To: cygwin-apps

On 29/03/2019 18:11, Thomas Wolff wrote:
> I've repeatedly tried to upload a new package, with the two discussed 
> modifications in packaging, and the last response was this:
> 
> Am 29.03.2019 um 19:02 schrieb 
> cygwin-no-reply-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org:
>> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test 
>> version, but version '2.9.9-0' is curr:

This is because you have an existing override.hint file for mintty, 
containing:

curr: 2.9.9-0
prev: 2.9.6-0

You have to decide what you want instead of this.

>> ERROR: install packages from source package 'mintty' have non-unique 
>> current versions 3.0.0-1 (mintty-debuginfo), 2.9.9-0 (mintty)
>> ERROR: error while validating merged x86 packages for Thomas Wolff
>> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test 
>> version, but version '2.9.9-0' is curr:
>> ERROR: install packages from source package 'mintty' have non-unique 
>> current versions 3.0.0-1 (mintty-debuginfo), 2.9.9-0 (mintty)
>> ERROR: error while validating merged x86_64 packages for Thomas Wolff
>> SUMMARY: 6 ERROR(s)
> Should I upload mintty-3.0.0-1.hint files with
> curr: 3.0.0.1
> prev: 2.9.9.0

No, that's not even valid there. Adjust or remove the override.hint

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
       [not found]   ` <46f4cc2f-7d4e-e252-2c38-edc6528875b5@dronecode.org.uk>
@ 2019-03-29 18:42     ` Thomas Wolff
  2019-03-29 19:06       ` Brian Inglis
  0 siblings, 1 reply; 10+ messages in thread
From: Thomas Wolff @ 2019-03-29 18:42 UTC (permalink / raw)
  To: cygwin-apps

Jon Turney wrote:
> On 29/03/2019 18:11, Thomas Wolff wrote:
>> I've repeatedly tried to upload a new package, with the two discussed 
>> modifications in packaging, and the last response was this:
>>
>> Am 29.03.2019 um 19:02 schrieb 
>> cygwin-no-reply-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org:
>>> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test 
>>> version, but version '2.9.9-0' is curr:
>
> This is because you have an existing override.hint file for mintty, 
> containing:
>
> curr: 2.9.9-0
> prev: 2.9.6-0
>
> You have to decide what you want instead of this.
I see no such .hint file in the upload area anymore. Even downloaded the 
current .hint files to check.

Brian Inglis wrote:
> If used, that should be:
> curr: 3.0.0-1
> prev: 2.9.9-0
>
> Check your ${P}/${P}-${V}/${P}-${V}-{R}.${ARCH}/dist/${P}/** hints and tars all
> have the same ${P}-${V}-{R} i.e. mintty-3.0.0-1.
>
> The issue may be, as explained, that 2.9.9-0 is treated as a test release.
So I'll try the .hint as you fixed...

Thomas

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-29 18:42     ` Thomas Wolff
@ 2019-03-29 19:06       ` Brian Inglis
  0 siblings, 0 replies; 10+ messages in thread
From: Brian Inglis @ 2019-03-29 19:06 UTC (permalink / raw)
  To: cygwin-apps

On 2019-03-29 12:42, Thomas Wolff wrote:
> Jon Turney wrote:
>>> Am 29.03.2019 um 19:02 schrieb
>>> cygwin-no-reply-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org:
>> On 29/03/2019 18:11, Thomas Wolff wrote:
>>> I've repeatedly tried to upload a new package, with the two discussed
>>> modifications in packaging, and the last response was this:
>>>> ERROR: package 'mintty' version '3.0.0-1' is most recent non-test version,
>>>> but version '2.9.9-0' is curr:
>>
>> This is because you have an existing override.hint file for mintty, containing:
>>
>> curr: 2.9.9-0
>> prev: 2.9.6-0
>>
>> You have to decide what you want instead of this.
> I see no such .hint file in the upload area anymore. Even downloaded the current
> .hint files to check.

That existing override.hint may be in the current package directory, not the
upload area which you update, and is checked against that.

What is the best approach to clear override.hint in the next release after an
override was required?

> Brian Inglis wrote:
>> If used, that should be:
>> curr: 3.0.0-1
>> prev: 2.9.9-0
>>
>> Check your ${P}/${P}-${V}/${P}-${V}-{R}.${ARCH}/dist/${P}/** hints and tars all
>> have the same ${P}-${V}-{R} i.e. mintty-3.0.0-1.
>>
>> The issue may be, as explained, that 2.9.9-0 is treated as a test release.

> So I'll try the .hint as you fixed...

Watch for responses to the above to clear out overrides next release!

Once you are on a regular P-V-R cycle, you should not need hints.

Using cygport feeding calm eliminates a lot of the dinkering around
(Thanks Yaakov and Jon)!

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-28 18:36   ` Achim Gratz
  2019-03-28 20:12     ` Corinna Vinschen
@ 2019-03-29 18:42     ` Jon Turney
  1 sibling, 0 replies; 10+ messages in thread
From: Jon Turney @ 2019-03-29 18:42 UTC (permalink / raw)
  To: cygwin-apps

On 28/03/2019 18:36, Achim Gratz wrote:
> Thomas Wolff writes:
>>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
>>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
[...]
> The debuginfo package goes into its own subdirectory
Historically, this was required for at least two reasons:

- Package hint file were all named setup.hint, so couldn't co-exist in 
the same directory

- Since hyphen-digit sequences in package names weren't yet forbidden, a 
directory named after the package was used to disambiguate where to 
split the package name and version

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-28 18:36   ` Achim Gratz
@ 2019-03-28 20:12     ` Corinna Vinschen
  2019-03-29 18:42     ` Jon Turney
  1 sibling, 0 replies; 10+ messages in thread
From: Corinna Vinschen @ 2019-03-28 20:12 UTC (permalink / raw)
  To: Thomas Wolff; +Cc: cygwin-apps

On Mar 28 19:36, Achim Gratz wrote:
> Thomas Wolff writes:
> > Am 28.03.2019 um 19:11 schrieb cygwin-no-reply-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org:
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' contains '-' in version
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' has a version which doesn't start with a digit
> >> ERROR: error while reading uploaded arch x86 packages from maintainer Thomas Wolff
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' contains '-' in version
> >> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' has a version which doesn't start with a digit
> >> ERROR: error while reading uploaded arch x86_64 packages from maintainer Thomas Wolff
> >> SUMMARY: 10 ERROR(s)
> > ???
> 
> The debuginfo package goes into its own subdirectory.  How about you use
> cygport at least once and maybe _then_ try to do it "your way"?

That would also make sure your cygport file works for others
which is *hopefully* one part of this exercise.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-28 18:27 ` Thomas Wolff
  2019-03-28 18:36   ` Achim Gratz
@ 2019-03-28 18:39   ` Marco Atzeri
  1 sibling, 0 replies; 10+ messages in thread
From: Marco Atzeri @ 2019-03-28 18:39 UTC (permalink / raw)
  To: cygwin-apps

Am 28.03.2019 um 19:27 schrieb Thomas Wolff:
> Am 28.03.2019 um 19:11 schrieb cygwin-no-reply@cygwin.com:
>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty'
>> contains '-' in version

> ???

Just a guess,  your tree is

x86/release/mintty/mintty-3.0.0-1-src.tar.xz
x86/release/mintty/mintty-debuginfo-3.0.0-1.hint
x86/release/mintty/mintty-3.0.0-1.hint
x86/release/mintty/mintty-debuginfo-3.0.0-1.tar.xz
x86/release/mintty/mintty-3.0.0-1.tar.xz

while usually the packages are arranged as

x86/release/mintty/mintty-3.0.0-1-src.tar.xz
x86/release/mintty/mintty-3.0.0-1.hint
x86/release/mintty/mintty-3.0.0-1.tar.xz
x86/release/mintty/mintty-debuginfo/mintty-debuginfo-3.0.0-1.hint
x86/release/mintty/mintty-debuginfo/mintty-debuginfo-3.0.0-1.tar.xz

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
  2019-03-28 18:27 ` Thomas Wolff
@ 2019-03-28 18:36   ` Achim Gratz
  2019-03-28 20:12     ` Corinna Vinschen
  2019-03-29 18:42     ` Jon Turney
  2019-03-28 18:39   ` Marco Atzeri
  1 sibling, 2 replies; 10+ messages in thread
From: Achim Gratz @ 2019-03-28 18:36 UTC (permalink / raw)
  To: cygwin-apps

Thomas Wolff writes:
> Am 28.03.2019 um 19:11 schrieb cygwin-no-reply-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org:
>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
>> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' contains '-' in version
>> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' has a version which doesn't start with a digit
>> ERROR: error while reading uploaded arch x86 packages from maintainer Thomas Wolff
>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
>> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
>> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' contains '-' in version
>> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' has a version which doesn't start with a digit
>> ERROR: error while reading uploaded arch x86_64 packages from maintainer Thomas Wolff
>> SUMMARY: 10 ERROR(s)
> ???

The debuginfo package goes into its own subdirectory.  How about you use
cygport at least once and maybe _then_ try to do it "your way"?


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

* Re: calm: cygwin package upload report from sourceware.org for Thomas Wolff
       [not found] <20190328181150.86521.29849@sourceware.org>
@ 2019-03-28 18:27 ` Thomas Wolff
  2019-03-28 18:36   ` Achim Gratz
  2019-03-28 18:39   ` Marco Atzeri
  0 siblings, 2 replies; 10+ messages in thread
From: Thomas Wolff @ 2019-03-28 18:27 UTC (permalink / raw)
  To: cygwin-apps

Am 28.03.2019 um 19:11 schrieb cygwin-no-reply@cygwin.com:
> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' contains '-' in version
> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' has a version which doesn't start with a digit
> ERROR: error while reading uploaded arch x86 packages from maintainer Thomas Wolff
> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' contains '-' in version
> ERROR: file 'mintty-debuginfo-3.0.0-1.hint' in package 'mintty' has a version which doesn't start with a digit
> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' contains '-' in version
> ERROR: file 'mintty-debuginfo-3.0.0-1.tar.xz' in package 'mintty' has a version which doesn't start with a digit
> ERROR: error while reading uploaded arch x86_64 packages from maintainer Thomas Wolff
> SUMMARY: 10 ERROR(s)
???

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

end of thread, other threads:[~2019-03-29 19:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190329180211.86521.99579@sourceware.org>
2019-03-29 18:11 ` calm: cygwin package upload report from sourceware.org for Thomas Wolff Thomas Wolff
2019-03-29 18:26   ` Brian Inglis
2019-03-29 18:41   ` Jon Turney
     [not found]   ` <46f4cc2f-7d4e-e252-2c38-edc6528875b5@dronecode.org.uk>
2019-03-29 18:42     ` Thomas Wolff
2019-03-29 19:06       ` Brian Inglis
     [not found] <20190328181150.86521.29849@sourceware.org>
2019-03-28 18:27 ` Thomas Wolff
2019-03-28 18:36   ` Achim Gratz
2019-03-28 20:12     ` Corinna Vinschen
2019-03-29 18:42     ` Jon Turney
2019-03-28 18:39   ` Marco Atzeri

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).