Re: Fwd: calm: cygwin package report for Marco Atzeri

Jon Turney via Cygwin-apps <[email protected]> Fri, 31 Oct 2025 16:34:43 +0000
Newsgroups gmane.os.cygwin.applications
Message-ID <[email protected]>
On 20/10/2025 05:31, Marco Atzeri via Cygwin-apps wrote:
> Hi Jon,
> I hit some issue trying to upload the latest tidy
> with
>   "cygport tidy.cygport up"
> 
> -------- Forwarded Message --------
> Subject: calm: cygwin package report for Marco Atzeri
> Date: Sun, 19 Oct 2025 05:31:05 -0000
> From: cygwin-no-reply-rDBXBDvO6BXQT0dZR+AlfA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org
> Reply-To: cygwin-apps-rDBXBDvO6BXQT0dZR+AlfA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org
> To: marco.atzeri-Re5JQEeQqe8AvxtiuMwx3w-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org
> 
> ERROR: package 'libtidy-devel' ordering discrepancy in non-test 
> versions: '5.9.20-1+d08ddc2' has most recent timestamp, but version 
> '1:5.8.0-1' is greatest
> ERROR: package 'tidy' ordering discrepancy in non-test versions: 
> '5.9.20-1+d08ddc2' has most recent timestamp, but version '1:5.8.0-1' is 
> greatest
> ERROR: package 'tidy-debuginfo' ordering discrepancy in non-test 
> versions: '5.9.20-1+d08ddc2' has most recent timestamp, but version 
> '1:5.8.0-1' is greatest
> ERROR: package 'tidy-src' ordering discrepancy in non-test versions: 
> '5.9.20-1+d08ddc2' has most recent timestamp, but version '1:5.8.0-1' is 
> greatest
> ERROR: error while validating merged packages for Marco Atzeri
> SUMMARY: 5 ERROR(s)
> -------------------------------------
> 
> as the situation was
> 
> Version    Arch    Package Size    Date    Files    Status
> 20090325-1    src    357 KiB    2013-06-05 06:11    stable
> 1:5.6.0-1    src    646 KiB    2021-03-14 18:00    stable
> 1:5.8.0-1    src    966 KiB    2025-01-08 14:14    stable
> 
> but
>   ssh cygwin-rDBXBDvO6BXQT0dZR+AlfA-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org vault tidy-20090325-1
> 
> was not effective, I finally went on the

Unfortunately, calm currently has a defect where the person who 
requested vaulting doesn't get informed about the success/failure of the 
action.

In this case, tidy-20090325-1 couldn't be removed, because the 
libtidy0_99_0 it provides is depended on by versions of other packages: 
abiword-plugins, klinkstatus, konquerer, and php-tidy.

I should probably remove all of those as well, but I don't have the time 
to explore the dependency chains of that, right now...

> RELEASEDIR => '/sourceware/ftp/anonftp/pub/cygwin/x86_64/release'
> 
> and nuked 20090325-1 and removed the "version 1:.." override.
> 
> I hope this will reset to a standard configuration
> 
> Version    Arch    Package Size    Date    Files    Status
> 
> 5.6.0-1    src    646 KiB    2021-03-14 18:00    stable
> 5.8.0-1    src    966 KiB    2025-01-08 14:14    stable
> 
> and allows normal upgrade.
> 
> I hope it will solve the problem and your manual intervention will not 
> be required. Otherwise you know what I did :-(

Unfortunately, 'memory hole'-ing 20090325-1 doesn't work as desired, 
because 20090325 is greater than 5, so setup doesn't see any need to 
upgrade that where it is already installed.

That's why I added the epoch number ('1:'), the last time you updated 
this package (March 2021).

(I still haven't got around to adding direct support for that in 
cygport, which means this all requires tedious manual mucking about...)

Anyhow, all sorted now.