Your message dated Wed, 15 Oct 2025 13:28:43 +0000
with message-id <[email protected]>
and subject line Bug#1102537: fixed in r-cran-gstat 2.1-3-2
has caused the Debian Bug report #1102537,
regarding r-cran-gstat: autopkgtest failure on s390x
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1102537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102537
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: r-cran-gstat
Version: 2.1-3-1
Severity: serious

https://tracker.debian.org/pkg/r-cran-gstat

Issues preventing migration:
∙ ∙ autopkgtest for r-cran-gstat/2.1-3-1: amd64: Pass, arm64: Pass, armel: 
Pass, armhf: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Regression 
or new test ♻


 43s autopkgtest [01:52:32]: test run-unit-test: [-----------------------
 43s BEGIN TEST allier.R
 43s 
 43s R version 4.4.3 (2025-02-28) -- "Trophy Case"
 43s Copyright (C) 2025 The R Foundation for Statistical Computing
 43s Platform: s390x-ibm-linux-gnu
 43s 
 43s R is free software and comes with ABSOLUTELY NO WARRANTY.
 43s You are welcome to redistribute it under certain conditions.
 43s Type 'license()' or 'licence()' for distribution details.
 43s 
 43s R is a collaborative project with many contributors.
 43s Type 'contributors()' for more information and
 43s 'citation()' on how to cite R or R packages in publications.
 43s 
 43s Type 'demo()' for some demos, 'help()' for on-line help, or
 43s 'help.start()' for an HTML browser interface to help.
 43s Type 'q()' to quit R.
 43s 
 43s > # Sytze de Bruin's post to r-sig-geo, Nov 16, 2015:
 43s > library(sp)
 43s > library(gstat)
 43s > 
 43s > # some data
 43s > x <- c(215, 330, 410, 470, 545)
 43s > y <- c(230, 310, 330, 340, 365)
 43s > fc <- c(0.211, 0.251, 0.281, 0.262, 0.242)
 43s > por <- c(0.438, 0.457, 0.419, 0.430, 0.468)
 43s > Allier <- data.frame(x, y, fc, por)
 43s > coordinates(Allier) = ~x+y
 43s > 
 43s > # gstat object for co-kriging using linear model of co-regionalization
 43s > g <- gstat(id=c("fc"), formula=fc~1, data=Allier,
 43s +            model=vgm(0.00247, "Sph", 480, 0.00166))
 43s > g <- gstat(g, id="por", formula=por~1, data=Allier,
 43s +            model=vgm(0.00239, "Sph", 480, 0.00118))
 43s > g <- gstat(g, id=c("fc", "por"),
 43s +            model=vgm(0.00151, "Sph", 480, -0.00124))
 43s > 
 43s > # predict at single point
 43s > g$set = list(choleski = 0) # LDL'
 43s > A <- predict(g, SpatialPoints(data.frame(x=450, y=350)), debug = 32)
 43s Error in predict.gstat(g, SpatialPoints(data.frame(x = 450, y = 350)),  : 
 43s   BLAS/LAPACK routine 'DPOTRF' gave error code -4
 43s Calls: predict -> predict.gstat
 43s Execution halted
 44s autopkgtest [01:52:33]: test run-unit-test: -----------------------]
 44s autopkgtest [01:52:33]: test run-unit-test:  - - - - - - - - - - results - 
- - - - - - - - -
 44s run-unit-test        FAIL non-zero exit status 1

--- End Message ---
--- Begin Message ---
Source: r-cran-gstat
Source-Version: 2.1-3-2
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
r-cran-gstat, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated r-cran-gstat package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 15 Oct 2025 14:39:51 +0200
Source: r-cran-gstat
Architecture: source
Version: 2.1-3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1102537
Changes:
 r-cran-gstat (2.1-3-2) unstable; urgency=medium
 .
   * d/watch: version=5
   * d/tests/control: Do not test on architecture s390x
     Closes: #1102537
   * Standards-Version: 4.7.2 (routine-update)
   * dh-update-R to update Build-Depends (routine-update)
Checksums-Sha1:
 1156ffee7fe8cc22700ffb797c4a98edd9702af5 2319 r-cran-gstat_2.1-3-2.dsc
 a7016a30ed1241f8948f28dd053c77cf72968993 3816 
r-cran-gstat_2.1-3-2.debian.tar.xz
 55d7ecca13a05f7bf55ee45f63229bd2cc06b43a 14317 
r-cran-gstat_2.1-3-2_amd64.buildinfo
Checksums-Sha256:
 cbac622fe44810f1913587f2a390c427364a6b2c19ded5d29bb5ec162187b791 2319 
r-cran-gstat_2.1-3-2.dsc
 ebcc58513aab6101ae592406e44f6255e26f05cca15b100edab2c992376e633f 3816 
r-cran-gstat_2.1-3-2.debian.tar.xz
 dcac7c96a0510e1796a8de9c0cc2d7ee23127bbd6f33fbc0aed3f406d7b3b05b 14317 
r-cran-gstat_2.1-3-2_amd64.buildinfo
Files:
 a6ef4109324f8d5fb239ea60d6848e36 2319 gnu-r optional r-cran-gstat_2.1-3-2.dsc
 fdb39e863be3e249f8702ac3aedb79a6 3816 gnu-r optional 
r-cran-gstat_2.1-3-2.debian.tar.xz
 911e013aa104675b896ff3ef059ec7c3 14317 gnu-r optional 
r-cran-gstat_2.1-3-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmjvl2sRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGdTw//V8JQ7n8WONMCZoPYKD+bTESk/HWxsLiZ
m0tTG/5tUYOZIo4qSnVm24jH5fo6YxqXHNjA0YmHcCMCxKrGN/AWCepvpSn4R3+k
KMymFjTIEahfB+rPgyF7Z0ax355xLT43LGUS8J+YZuN7X0cNYxmwgiWMWhB7n3R6
Ua246sS6FkoIQqqbwtTKNrJWXnjBb6WzEkC5JXbV441+NVNnUswB+bADo3y0/WpV
DMtJlCuJ3NPKEv/ot4P3v3iXfdZITOjzLSfILneBvTJ3e5gwx/l9DexQLC2C/45/
yzAkMDqMnh0rMnMxNFKnv7LGLd4WlwWTWwAfQJ2ihR/EN3sPKmg3VKBHag7JilPP
TnC3QLjsshQhs+S7OFZCvwKPMb/H2Of+6I+R/koiXDXO6sbQH3BhN5RrKB05WEaD
0yV/pbAYUhIWasGA/UiGsjE7K37R5vcQLiGWyfz5jghpLIdvOJwM6zFJdM8sLB4R
FaXHDy1R3mWTIxmQtIytSpwAXzTIzWxkrJmvPVeZE765dvuadnrEQV807PXMRPmE
T3g5TmVIqT1qQtHgnfyvDZ/BS22MkM35/nEsqnSSVWy2ka2GvAk7Pwbzmg7Z82lh
WZAAfiK+urpSqlk9/aq6uyRMLLI0uvRLMPMW8FkGowc/XciNXcovP6UZ/BvuIuFV
ZbcCiTByc1A=
=qqg2
-----END PGP SIGNATURE-----

Attachment: pgpUObj5AA4ie.pgp
Description: PGP signature


--- End Message ---

Reply via email to