Re: A change to how calm expires packages

2022-01-20 Thread Brian Inglis
On 2022-01-20 07:33, Jon Turney wrote: To try to avoid packages lingering in the 'test' status indefinitely (which leads to them not being installed by most users, as they don't run setup with 'consider test packages' enabled, thus these packages generally aren't getting used, so having them is

Re: [ITP] biosig [was: Re: newcomer issues when packaging biosig, stimfit, etc.]

2022-01-20 Thread Alois Schlögl
Am 1/18/22 um 23:56 schrieb Brian Inglis: On 2022-01-18 14:50, Alois Schlögl wrote: Am 1/18/22 um 06:32 schrieb Brian Inglis: On 2022-01-17 14:44, Alois Schlögl wrote: Am 1/15/22 um 21:44 schrieb Achim Gratz: Marco Atzeri writes: add DIFF_EXCLUDES="Makefile" to avoid the artifact DIS

Re: Help needed with wxWidgets3.1 tests compilation error

2022-01-20 Thread Brian Inglis
On 2022-01-20 10:10, Hamish McIntyre-Bhatty wrote: I've been having trouble compiling the unit tests for wxWidgets3.1-3.1.5 on Cygwin. The same tests build just fine on my Linux Mint 20.3 install, however that is using GCC 9.3.0 instead of Cygwin's 11.2.0. Attached is the full build log, but I

Re: A change to how calm expires packages

2022-01-20 Thread Achim Gratz
Jon Turney writes: > This change will cause the following packages to be removed: > > _autorebase-001091-0.1 > gcc-11.2.0-0 > mingw64-i686-gcc-11.1.0-0.1 > mingw64-i686-gcc-11.2.0-0 > mingw64-i686-gcc-7.3.0-1 > mingw64-x86_64-gcc-11.1.0-0.1 > mingw64-x86_64-gcc-11.2.0-0.1 > mingw64-x86_64-gcc-7.3.0

Help needed with wxWidgets3.1 tests compilation error

2022-01-20 Thread Hamish McIntyre-Bhatty
Hi there, I've been having trouble compiling the unit tests for wxWidgets3.1-3.1.5 on Cygwin. The same tests build just fine on my Linux Mint 20.3 install, however that is using GCC 9.3.0 instead of Cygwin's 11.2.0. Attached is the full build log, but I will also point out my ideas about par

Re: A change to how calm expires packages

2022-01-20 Thread Ken Brown
On 1/20/2022 9:33 AM, Jon Turney wrote: texlive-collection-latexrecommended-doc: untest 20210118-2 and expire 20210118-1 Yes, please. It was just a mistake that I never untested 20210118-2. Ken

Re: how to obsolete now-removed subpackage?

2022-01-20 Thread Jon Turney
On 20/01/2022 14:00, Jon Turney wrote: On 20/01/2022 13:42, Jon Turney wrote: On 20/01/2022 13:12, Ken Brown wrote: On 1/20/2022 7:14 AM, Glenn Strauss wrote: lighttpd 1.4.64 removes long-deprecated packages, including mod_trigger_b4_dl (replaceable with a lua script, if needed) I am trying t

CI system cryptic error

2022-01-20 Thread Hamish McIntyre-Bhatty
Hi there, Recently, I created a test package for python-imaging, and the CI system gave a build error that I didn't see locally: *** ERROR: unknown wheel filename. This only occurred for the Python 3.8 build (3.6 and 3.7 are unaffected). Considering some of the library name changes between t

Tox issues with Python 3.6 and 3.7

2022-01-20 Thread Hamish McIntyre-Bhatty
Hi there, This is a follow-up to Marco Atzeri and I talking about tox in the Python 3.9 email thread. I have just started trying to use tox for testing python-imaging. I have found that tox has some issues on Python 3.6 and 3.7, namely that: 3.6: typing-extensions (on PyPI) is required for

A change to how calm expires packages

2022-01-20 Thread Jon Turney
To try to avoid packages lingering in the 'test' status indefinitely (which leads to them not being installed by most users, as they don't run setup with 'consider test packages' enabled, thus these packages generally aren't getting used, so having them isn't generating much value), I'm plan

Re: how to obsolete now-removed subpackage?

2022-01-20 Thread Glenn Strauss
On Thu, Jan 20, 2022 at 02:00:02PM +, Jon Turney wrote: > On 20/01/2022 13:42, Jon Turney wrote: > > On 20/01/2022 13:12, Ken Brown wrote: > > > On 1/20/2022 7:14 AM, Glenn Strauss wrote: > > > > lighttpd 1.4.64 removes long-deprecated packages, > > > > including mod_trigger_b4_dl (replaceable

Re: how to obsolete now-removed subpackage?

2022-01-20 Thread Jon Turney
On 20/01/2022 13:42, Jon Turney wrote: On 20/01/2022 13:12, Ken Brown wrote: On 1/20/2022 7:14 AM, Glenn Strauss wrote: lighttpd 1.4.64 removes long-deprecated packages, including mod_trigger_b4_dl (replaceable with a lua script, if needed) I am trying to build using lighttpd.cygport and after

Re: how to obsolete now-removed subpackage?

2022-01-20 Thread Jon Turney
On 20/01/2022 13:12, Ken Brown wrote: On 1/20/2022 7:14 AM, Glenn Strauss wrote: lighttpd 1.4.64 removes long-deprecated packages, including mod_trigger_b4_dl (replaceable with a lua script, if needed) I am trying to build using lighttpd.cygport and after uploading package 1.4.64-1, I got error

Re: how to obsolete now-removed subpackage?

2022-01-20 Thread Ken Brown
On 1/20/2022 7:14 AM, Glenn Strauss wrote: lighttpd 1.4.64 removes long-deprecated packages, including mod_trigger_b4_dl (replaceable with a lua script, if needed) I am trying to build using lighttpd.cygport and after uploading package 1.4.64-1, I got errors, so I tried adding PKG_OBSOLETES="

how to obsolete now-removed subpackage?

2022-01-20 Thread Glenn Strauss
lighttpd 1.4.64 removes long-deprecated packages, including mod_trigger_b4_dl (replaceable with a lua script, if needed) I am trying to build using lighttpd.cygport and after uploading package 1.4.64-1, I got errors, so I tried adding PKG_OBSOLETES="lighttpd-mod_trigger_b4_dl" to lighttpd.cygpor