[R-pkg-team] Bug#961528: r-cran-fontbitstreamvera: breaks autopkgtests of r-cran-fontquiver

Graham Inggs ginggs at debian.org
Mon May 25 18:48:39 BST 2020


Source: r-cran-fontbitstreamvera
Version: 0.1.1+dfsg-3
Severity: serious
Control: affects -1 + src:r-cran-fontquiver
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: breaks

Hi Maintainer

The dependency on ttf-bitstream-vera was dropped [1] which causes the
autopkgtests of r-cran-fontquiver to fail [2].  This now prevents the
migration of r-base.
I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://salsa.debian.org/r-pkg-team/r-cran-fontbitstreamvera/-/commit/252cbb0608674957495a0de9539e8b4f60d5443a
[2] https://ci.debian.net/packages/r/r-cran-fontquiver/unstable/amd64/


> library(testthat)
> library(fontquiver)
>
> test_check("fontquiver")
── 1. Error: Bitstream Vera files are found (@test-fonts.R#14)  ────────────────
Internal error: cannot find fontVera.ttf
Backtrace:
 1. fontquiver:::check_fontset_files(...)
 2. base::Map(...)
 3. base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
 5. base::lapply(names(styles), font_getter, variant = variant)
 6. fontquiver:::FUN(X[[i]], ...)
 7. fontquiver:::font_get("Bitstream Vera", variant, style, pkg =
"fontBitstreamVera")
 8. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 2. Error: throw when malformed list is supplied (@test-html-dependency.R#5)
Internal error: cannot find fontVera.ttf
Backtrace:
 1. fontquiver:::fontset_bitstream_vera()
 2. fontquiver:::font_get("Bitstream Vera", variant, style, pkg =
"fontBitstreamVera")
 3. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 3. Error: font collections are spliced (@test-html-dependency.R#14)  ────────
Internal error: cannot find fontVera.ttf
Backtrace:
 1. fontquiver::font_variants("Bitstream Vera")
 2. base::Map(...)
 3. base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
 5. base::lapply(styles, props$getter, variant = variant_name)
 6. fontquiver:::FUN(X[[i]], ...)
 7. fontquiver:::font_get("Bitstream Vera", variant, style, pkg =
"fontBitstreamVera")
 8. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 5 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 3 ]
1. Error: Bitstream Vera files are found (@test-fonts.R#14)
2. Error: throw when malformed list is supplied (@test-html-dependency.R#5)
3. Error: font collections are spliced (@test-html-dependency.R#14)

Error: testthat unit tests failed
Execution halted
autopkgtest [17:32:53]: test run-unit-test: -----------------------]
autopkgtest [17:32:53]: test run-unit-test:  - - - - - - - - - -
results - - - - - - - - - -
run-unit-test        FAIL non-zero exit status 1



More information about the R-pkg-team mailing list