Your message dated Sat, 12 Mar 2022 17:04:23 +0000
with message-id <e1nt5af-000ht5...@fasolo.debian.org>
and subject line Bug#1006380: fixed in r-cran-emayili 0.7.0-2
has caused the Debian Bug report #1006380,
regarding r-cran-tidyr breaks r-cran-emayili autopkgtest: Input must be a 
vector, not a <header> object.
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.)


-- 
1006380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006380
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-tidyr, r-cran-emayili
Control: found -1 r-cran-tidyr/1.2.0-1
Control: found -1 r-cran-emayili/0.7.0-1
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of r-cran-tidyr the autopkgtest of r-cran-emayili fails in testing when that autopkgtest is run with the binary packages of r-cran-tidyr from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
r-cran-tidyr           from testing    1.2.0-1
r-cran-emayili         from testing    0.7.0-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of r-cran-tidyr to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=r-cran-tidyr

https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-emayili/19497383/log.gz

BEGIN TEST testthat.R

R version 4.1.2 (2021-11-01) -- "Bird Hippie"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

library(testthat)

test_check("emayili")
Loading required package: emayili

Attaching package: ‘emayili’

The following object is masked from ‘package:graphics’:

    text

The following objects are masked from ‘package:base’:

    local, raw

[ FAIL 1 | WARN 2 | SKIP 14 | PASS 184 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• gpg cannot be loaded (1)
• None of {cld3} or {cld2} are installed (1)
• On CRAN (11)
• suppressWarnings(is.na(smtp_gmail)) is TRUE (1)

══ Failed tests ════════════════════════════════════════════════════════════════ ── Error (test-parties.R:8:3): generate parties table ──────────────────────────
<vctrs_error_scalar_type/vctrs_error/rlang_error/error/condition>
Error in `stop_vctrs(msg, "vctrs_error_scalar_type", actual = x)`: Input must be a vector, not a <header> object.
Backtrace:
     ▆
  1. ├─emayili::parties(msg) at test-parties.R:8:2
  2. │ └─... %>% ... at r-cran-emayili-0.7.0/R/parties.R:21:2
  3. ├─dplyr::mutate(...)
  4. ├─dplyr::rename(., address = values)
  5. ├─dplyr::select(., -address)
  6. ├─tidyr::unnest(., values)
  7. ├─tidyr::hoist(., address, "values")
  8. │ └─purrr::map(...)
  9. │   └─tidyr .f(.x[[i]], ...)
 10. │     └─tidyr:::strike(x, plucker)
 11. │       └─vctrs::vec_size(x)
 12. └─vctrs:::stop_scalar_type(`<fn>`(`<header>`), "")
 13.   └─vctrs:::stop_vctrs(msg, "vctrs_error_scalar_type", actual = x)
 14.     └─rlang::abort(message, class = c(class, "vctrs_error"), ...)

[ FAIL 1 | WARN 2 | SKIP 14 | PASS 184 ]
Error: Test failures
Execution halted
autopkgtest [11:15:39]: test run-unit-test

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: r-cran-emayili
Source-Version: 0.7.0-2
Done: Nilesh Patra <nil...@debian.org>

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

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated r-cran-emayili 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: Sat, 12 Mar 2022 22:11:07 +0530
Source: r-cran-emayili
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1006380
Changes:
 r-cran-emayili (0.7.0-2) unstable; urgency=medium
 .
   * Team Upload.
   * Add patch to fix FTBFS with r-cran-tidyr
     (Closes: #1006380)
Checksums-Sha1:
 11c0c12656b722fd677e3f6a18da82a6d217a453 2427 r-cran-emayili_0.7.0-2.dsc
 351c8e92d84e4e05e59325b152e9ae9fd2f0894b 3148 
r-cran-emayili_0.7.0-2.debian.tar.xz
 7cefd1cedfcae3d2fbf70a09f0e1bf1bb930a923 12850 
r-cran-emayili_0.7.0-2_amd64.buildinfo
Checksums-Sha256:
 33f1ec4bdd90d9b8910bc62d8c0a42002312b5403d6868ce1c267b132bb0f2c0 2427 
r-cran-emayili_0.7.0-2.dsc
 2bede36c8dbbd452c340c2988f207947a09005bd9834c5dd2bd3ce3cfab36fc2 3148 
r-cran-emayili_0.7.0-2.debian.tar.xz
 deed27bf3b406261160a37481af3a420f17faa755ee272d5ef145d5568612ffc 12850 
r-cran-emayili_0.7.0-2_amd64.buildinfo
Files:
 9b2174942afe11c184805ca37b505df5 2427 gnu-r optional r-cran-emayili_0.7.0-2.dsc
 8a19e8b8dd122c05b9509c98dce3e530 3148 gnu-r optional 
r-cran-emayili_0.7.0-2.debian.tar.xz
 e3b579dc0b998725ed6ee80169b5a97b 12850 gnu-r optional 
r-cran-emayili_0.7.0-2_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmIszqoSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxtV8P/1qbwPl9luAboYM8C/kqF8Nineh475ln
tDd+s6WruvNV79ohvJPLW7ZvFYf7Fnl/4jQUmcBr7xosb7fVblqzmPkW/mIHfbEL
qLiszPpT79F14hNmSENRD30WFcgV7QUAFyLZC8xe+RyH5RK/o0SLlBaTr8CHQGuG
Cxp++fVY97d8iDU866GLEPZYQIH9J1hJWBx1YT3Ua7m3AeFDG6jkuhNHjf9eOmxe
2AZpyA/cwLuDdS+ItAjX4YuSs0B0/A/dwbQ93LJ2U+jWCnRRozTJs0nAA8eHgR1+
Pb3nzCfzB8/vEo4OgayBCdw0A33rb2+J1/EZ+GOVw2IQn1zK1hpI/5bPvjK6aojr
T/l2QHHLwwF9rJgaWJpUtU1w4B2J99rQdhD0x6G3LMcWYrdRY38GHJPjbbbSfjWC
UUlxikTB7aI8a3qj8KdzTc5siFZ8ZIyyLMnJp5yoiXqh3rJPGhkLqgSU78alefSb
liZiJAZnEmkKWwpePEO1UkquKlsrOw8g/RaO5Fsb6GcEmEg8orqlpuMGGPfv88UX
CefnxKs1gfOyGwi+sBiSUvBNo9dXCIPd9QBOEQwnZe8uNCZQaMyfnWpQmkfKRxXJ
WEtzeczmq+0SunBZ5wtUFMbkwGM1ahND40XIfd60vun/YDi92Dh0sFYp+hNMaIEb
Ornmr6cSNUrh
=ZsyX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to