Bug#1043224: r-bioc-decoupler: autopkgtest regression

2023-08-15 Thread Andreas Tille
Am Tue, Aug 15, 2023 at 09:03:24PM +0200 schrieb Andreas Tille: > > -extra_depends=r-cran-glmnet (>= 4.1.0), \ Argh, got it, its the usual misspelling of versions and should rather be 4.1-0 ... I need to think about a fix in dh-r whether I can spot those issues automatically. Kind regards

Bug#1043224: r-bioc-decoupler: autopkgtest regression

2023-08-15 Thread Andreas Tille
Hi Graham Am Tue, Aug 15, 2023 at 02:14:06PM + schrieb Graham Inggs: > Control: tags -1 + patch > > The following patch removes the bogus versioned dependency and allows > the autopkgtests to succeed: Would you mind explaining what exactly is bogus on versioned Test-Depends? These are creat

Bug#1043224: r-bioc-decoupler: autopkgtest regression

2023-08-15 Thread Graham Inggs
Control: tags -1 + patch The following patch removes the bogus versioned dependency and allows the autopkgtests to succeed: --- a/debian/tests/autopkgtest-pkg-r.conf +++ b/debian/tests/autopkgtest-pkg-r.conf @@ -1,4 +1,4 @@ -extra_depends=r-cran-glmnet (>= 4.1.0), \ +extra_depends=r-cran-glmnet,

Bug#1043224: r-bioc-decoupler: autopkgtest regression

2023-08-07 Thread Graham Inggs
Source: r-bioc-decoupler Version: 2.6.0+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: regression Hi Maintainer The upload of r-bioc-decoupler 2.6.0+dfsg-1 is failing its own autopkgtest [1]. I've copied what I hope is the relevant part of the log below. It seems r-bioc-dec