Your message dated Thu, 11 Jul 2024 11:34:34 +0000
with message-id <e1srs4i-002cka...@fasolo.debian.org>
and subject line Bug#1072632: fixed in r-cran-rsqlite 2.3.7-2
has caused the Debian Bug report #1072632,
regarding r-cran-rsqlite: autopkgtest regression in testing
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 ow...@bugs.debian.org
immediately.)


-- 
1072632: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072632
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-rsqlite
Version: 2.3.4-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Hi Maintainer

Sometime around 2024-02-16, r-cran-rsqlite's autopkgtest regressed in
testing [1].  I've copied what I hope is the relevant part of the log
below.

Regards
Graham


[1] https://ci.debian.net/packages/r/r-cran-rsqlite/testing/amd64/


68s ══ Failed tests
════════════════════════════════════════════════════════════════
68s ── Failure ('test-affinity.R:98:3'): affinity checks for dbFetch()
─────────────
68s `expect_equal(class(dbFetch(rs, 1)$a), real_type)` threw an
unexpected warning.
68s Message: Changing language has no effect when envvar LC_ALL='C.UTF-8'
68s Class: simpleWarning/warning/condition
68s Backtrace:
68s ▆
68s 1. ├─... %>% expect_warning("coercing") at test-affinity.R:98:3
68s 2. ├─testthat::expect_warning(., "coercing")
68s 3. │ └─testthat:::expect_condition_matching(...)
68s 4. │ └─testthat:::quasi_capture(...)
68s 5. │ ├─testthat (local) .capture(...)
68s 6. │ │ └─base::withCallingHandlers(...)
68s 7. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 8. ├─testthat::expect_warning(., "coercing")
68s 9. │ └─testthat:::expect_condition_matching(...)
68s 10. │ └─testthat:::quasi_capture(...)
68s 11. │ ├─testthat (local) .capture(...)
68s 12. │ │ └─base::withCallingHandlers(...)
68s 13. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 14. ├─testthat::expect_warning(., "coercing")
68s 15. │ └─testthat:::expect_condition_matching(...)
68s 16. │ └─testthat:::quasi_capture(...)
68s 17. │ ├─testthat (local) .capture(...)
68s 18. │ │ └─base::withCallingHandlers(...)
68s 19. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 20. ├─testthat::expect_warning(., "coercing")
68s 21. │ └─testthat:::expect_condition_matching(...)
68s 22. │ └─testthat:::quasi_capture(...)
68s 23. │ ├─testthat (local) .capture(...)
68s 24. │ │ └─base::withCallingHandlers(...)
68s 25. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 26. ├─testthat::expect_warning(., "coercing")
68s 27. │ └─testthat:::expect_condition_matching(...)
68s 28. │ └─testthat:::quasi_capture(...)
68s 29. │ ├─testthat (local) .capture(...)
68s 30. │ │ └─base::withCallingHandlers(...)
68s 31. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 32. ├─testthat::expect_warning(., "coercing")
68s 33. │ └─testthat:::expect_condition_matching(...)
68s 34. │ └─testthat:::quasi_capture(...)
68s 35. │ ├─testthat (local) .capture(...)
68s 36. │ │ └─base::withCallingHandlers(...)
68s 37. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 38. ├─testthat::expect_warning(., "coercing")
68s 39. │ └─testthat:::expect_condition_matching(...)
68s 40. │ └─testthat:::quasi_capture(...)
68s 41. │ ├─testthat (local) .capture(...)
68s 42. │ │ └─base::withCallingHandlers(...)
68s 43. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 44. ├─testthat::expect_warning(., "coercing")
68s 45. │ └─testthat:::expect_condition_matching(...)
68s 46. │ └─testthat:::quasi_capture(...)
68s 47. │ ├─testthat (local) .capture(...)
68s 48. │ │ └─base::withCallingHandlers(...)
68s 49. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 50. └─RSQLite (local) check_affinity_fetch("BLOB", class(blob()),
class(blob()))
68s 51. ├─testthat::expect_warning(...) at test-affinity.R:60:3
68s 52. │ └─testthat:::expect_condition_matching(...)
68s 53. │ └─testthat:::quasi_capture(...)
68s 54. │ ├─testthat (local) .capture(...)
68s 55. │ │ └─base::withCallingHandlers(...)
68s 56. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
68s 57. └─testthat::expect_equal(class(dbFetch(rs, 1)$a), real_type)
68s 58. └─testthat:::expect_waldo_equal("equal", act, exp, info, ...,
tolerance = tolerance)
68s 59. └─testthat:::waldo_compare(...)
68s 60. └─testthat:::local_reporter_output()
68s 61. └─reporter$local_user_output(.env)
68s 62. └─testthat::local_reproducible_output(...)
68s 63. └─withr::local_language(lang, .local_envir = .env)
68s 64. └─withr:::check_language_envvar("LC_ALL")
68s
68s [ FAIL 1 | WARN 842 | SKIP 8 | PASS 684 ]
68s Error: Test failures
68s In addition: Warning message:
68s call dbDisconnect() when finished working with a connection
68s Execution halted

--- End Message ---
--- Begin Message ---
Source: r-cran-rsqlite
Source-Version: 2.3.7-2
Done: Michael R. Crusoe <cru...@debian.org>

We believe that the bug you reported is fixed in the latest version of
r-cran-rsqlite, 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 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated r-cran-rsqlite 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 11 Jul 2024 13:22:47 +0200
Source: r-cran-rsqlite
Architecture: source
Version: 2.3.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1072632
Changes:
 r-cran-rsqlite (2.3.7-2) unstable; urgency=medium
 .
   * Team upload.
   * d/test/run-unit-test: Don't set LC_ALL. Closes: #1072632
Checksums-Sha1:
 b3b062df1e1cae2094cb8cb0dc0a7bd11c5664a9 2389 r-cran-rsqlite_2.3.7-2.dsc
 66a01594ca27fc609e3b15990b2e9acf86d0ac12 4476 
r-cran-rsqlite_2.3.7-2.debian.tar.xz
 f06dcffbdb9251ed1f2c24106aeda92a753dbf9f 11703 
r-cran-rsqlite_2.3.7-2_source.buildinfo
Checksums-Sha256:
 0c4b4958cee937bf5ea6b4a11ff997d96a7fb0e37bdffc4a163c6402db9d98ba 2389 
r-cran-rsqlite_2.3.7-2.dsc
 d395471a0c540965ab40b046f2e07bd643670e0d11adadbd7419b2b51e035f22 4476 
r-cran-rsqlite_2.3.7-2.debian.tar.xz
 66acb049471efe176d09b72d50bd46abc0ece3377692f042ff832832200a383e 11703 
r-cran-rsqlite_2.3.7-2_source.buildinfo
Files:
 1892a3a70f3a06bf294b52ade585ffd8 2389 gnu-r optional r-cran-rsqlite_2.3.7-2.dsc
 4d2d06ddc7a172f4fb773c84ecdc903d 4476 gnu-r optional 
r-cran-rsqlite_2.3.7-2.debian.tar.xz
 4a4900cc1474014b6bbc7d3038a65ddf 11703 gnu-r optional 
r-cran-rsqlite_2.3.7-2_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmaPwK0ACgkQPCZ2P2xn
5uLeaQ/+JLaOTrPtJJcet5PrGbqRxuobuEWkf/5ayBdD5EYGzhRGbmLh4SlCAzD4
tTsMugbfTRwYB6qBeJTW+Fdp/vfqStuSbEosGIm/uC1X2fQqUw3bv4WLTJ+UxcCr
EEDoEgMd+GLIIgTZlfaltMO+Gk1UYZks3nYqqBSKS0omKWK5V9xII5eCPdtGJiuX
ZfK/OiXSWbQILbBepw15aWTC91wAljkEeSEuhfuilfalLz1fwn3OegqVZMN5iKs4
3uy9zXJUPo+VGLut3oHsQljzfcKKQcg/uzRTADIzmY0sGjuTwRbTvf34JWS8+m6R
N7wXLaVgJ2c56j4jNUO82Kh5eBNOVcYCfxcuh/sl71HZCFONPVLIi8u9MwJFq2vY
IFij8lS8OP6R+YNBJTBL+VM2hjoRzyZbMTWcv5jJFGaso+o0EhKB8qNTTFA2xVr0
Qt592reWipeWMbY3Kz/QwA40tbuBFddW6aAiA24UoDlXPemSygU0xHy+N115opYx
wHBsG0Mq7qZWF/yVGVJTSVwEKmxp+NRzgiPYyGFZpjxNt9IOn8gBLqWFe7FYkypy
BQZrQfjslm4SuDsPAyTr/jkOdCx6o5/ctfAjWHJe3oQJbJZWpLb44J3NBnJR9pmA
U0ylHRhYTfxsoMdJ5J/skfpucyZVrTTpe4e8r/gtEm3aay7ALbw=
=33Hc
-----END PGP SIGNATURE-----

Attachment: pgpulHBGWXZtf.pgp
Description: PGP signature


--- End Message ---

Reply via email to