calm now emails a report to the requester on vaulting
Jon Turney via Cygwin-apps <[email protected]> Sat, 10 Jan 2026 12:48:54 +0000
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
On 31/10/2025 16:34, Jon Turney wrote: > 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" >> [...] >> >> 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 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. This week I deployed an update to calm which addresses this. vault requests now generate reporting to the maintainer who requested the vaulting. It also should manage to report if the vaulting couldn't happen because of integrity checks (e.g. you tried to remove the last version of a package which is depended on by something else). Reporting is still also made to the maintainer(s) of record for the package (assuming it's not orphaned). Apologies for the inconvenience and sorry about the long delay required for me to find the time to work on it.