Your message dated Mon, 25 May 2020 08:22:26 +0000
with message-id <e1jd8no-000ibr...@fasolo.debian.org>
and subject line Bug#961352: fixed in r-cran-fontliberation 0.1.0+dfsg-4
has caused the Debian Bug report #961352,
regarding r-cran-fontliberation: missing dependency on fonts-liberation2
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.)


-- 
961352: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961352
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-freetypeharfbuzz
Version: 0.2.5+dfsg-2
Severity: serious
Tags: bullseye sid
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: needs-update

Hi Maintainer

The autopkgtests of r-cran-freetypeharfbuzz currently fail [1],
preventing the migration of r-base.
This seems to coincide with the upload of r-cran-fontquiver/0.2.1-2.
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-freetypeharfbuzz/unstable/amd64/


> library(testthat)
> library(freetypeharfbuzz)
>
> test_check("freetypeharfbuzz")
── 1. Error: width (@test-string-info.R#4)  ────────────────────────────────────
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. testthat::expect_identical(rounded_width("foobar"), 34.0156)
 4. freetypeharfbuzz:::rounded_width("foobar")
 5. freetypeharfbuzz::str_width(text)
/tmp/autopkgtest-lxc.mhx9pi7p/downtmp/autopkgtest_tmp/helper-extents.R:3:2
 6. fontquiver::font("Liberation", "sans", "regular")
 7. fontset_props(fontset)$getter(variant, style)
 8. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 9. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 2. Error: extents takes kerning into account (@test-string-info.R#10)  ──────
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. testthat::expect_identical(rounded_width("VA"), 15.1094)
 4. freetypeharfbuzz:::rounded_width("VA")
 5. freetypeharfbuzz::str_width(text)
/tmp/autopkgtest-lxc.mhx9pi7p/downtmp/autopkgtest_tmp/helper-extents.R:3:2
 6. fontquiver::font("Liberation", "sans", "regular")
 7. fontset_props(fontset)$getter(variant, style)
 8. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 9. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 3. Failure: inputs are type-checked (@test-string-info.R#20)  ───────────────
`str_info("foo", font_size = "bar")` threw an error with unexpected message.
Expected match: "must be a length 1 numeric"
Actual message: "Internal error: cannot find fontLiberationSans-Regular.ttf"
Backtrace:
  1. testthat::expect_error(str_info("foo", font_size = "bar"), "must
be a length 1 numeric")
  6. freetypeharfbuzz::str_info("foo", font_size = "bar")
  7. fontquiver::font("Liberation", "sans", "regular")
  8. fontset_props(fontset)$getter(variant, style)
  9. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 10. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 4. Failure: inputs are type-checked (@test-string-info.R#21)  ───────────────
`str_info("foo", font_size = 1:3)` threw an error with unexpected message.
Expected match: "must be a length 1 numeric"
Actual message: "Internal error: cannot find fontLiberationSans-Regular.ttf"
Backtrace:
  1. testthat::expect_error(str_info("foo", font_size = 1:3), "must be
a length 1 numeric")
  6. freetypeharfbuzz::str_info("foo", font_size = 1:3)
  7. fontquiver::font("Liberation", "sans", "regular")
  8. fontset_props(fontset)$getter(variant, style)
  9. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 10. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 5. Error: can supply integer or double size (@test-string-info.R#25)  ───────
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. testthat::expect_identical(...)
 4. freetypeharfbuzz::str_info("foo", 12)
 5. fontquiver::font("Liberation", "sans", "regular")
 6. fontset_props(fontset)$getter(variant, style)
 7. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 8. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 6. Error: can retrieve typographical metrics (@test-string-info.R#29)  ──────
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. testthat::expect_identical(...)
 4. freetypeharfbuzz::font_info(11)
 5. fontquiver::font("Liberation", "sans", "regular")
 6. fontset_props(fontset)$getter(variant, style)
 7. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 8. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 7. Error: size is taken into account (@test-string-info.R#40)  ──────────────
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. freetypeharfbuzz::font_info(11)
 2. fontquiver::font("Liberation", "sans", "regular")
 3. fontset_props(fontset)$getter(variant, style)
 4. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 5. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 8. Error: typographical height is monotonically increasing (@test-string-info
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. base::vapply(1:50, function(size) sum(font_info(size)), double(1))
 2. freetypeharfbuzz:::FUN(X[[i]], ...)
 3. freetypeharfbuzz::font_info(size)
 4. fontquiver::font("Liberation", "sans", "regular")
 5. fontset_props(fontset)$getter(variant, style)
 6. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 7. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 9. Error: string metrics are computed for various edge cases (@test-string-in
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. freetypeharfbuzz:::expect_metrics(...)
 2. freetypeharfbuzz::str_info(string)
/tmp/autopkgtest-lxc.mhx9pi7p/downtmp/autopkgtest_tmp/helper-extents.R:7:2
 3. fontquiver::font("Liberation", "sans", "regular")
 4. fontset_props(fontset)$getter(variant, style)
 5. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 6. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

── 10. Error: supports fractional font sizes (@test-string-info.R#64)  ─────────
Internal error: cannot find fontLiberationSans-Regular.ttf
Backtrace:
 1. freetypeharfbuzz::str_width("foo", 12)
 2. fontquiver::font("Liberation", "sans", "regular")
 3. fontset_props(fontset)$getter(variant, style)
 4. fontquiver:::font_get("Liberation", variant, style, pkg = "fontLiberation")
 5. fontquiver:::concat_font(std_name, base, "ttf", package = pkg)

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 2 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 10 ]
1.  Error: width (@test-string-info.R#4)
2.  Error: extents takes kerning into account (@test-string-info.R#10)
3.  Failure: inputs are type-checked (@test-string-info.R#20)
4.  Failure: inputs are type-checked (@test-string-info.R#21)
5.  Error: can supply integer or double size (@test-string-info.R#25)
6.  Error: can retrieve typographical metrics (@test-string-info.R#29)
7.  Error: size is taken into account (@test-string-info.R#40)
8.  Error: typographical height is monotonically increasing
(@test-string-info.R#46)
9.  Error: string metrics are computed for various edge cases
(@test-string-info.R#52)
10. Error: supports fractional font sizes (@test-string-info.R#64)

Error: testthat unit tests failed
Execution halted
autopkgtest [15:07:12]: test run-unit-test: -----------------------]
autopkgtest [15:07:12]: test run-unit-test:  - - - - - - - - - -
results - - - - - - - - - -
run-unit-test        FAIL non-zero exit status 1

--- End Message ---
--- Begin Message ---
Source: r-cran-fontliberation
Source-Version: 0.1.0+dfsg-4
Done: =?utf-8?q?Dylan_A=C3=AFssi?= <dai...@debian.org>

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

Debian distribution maintenance software
pp.
Dylan Aïssi <dai...@debian.org> (supplier of updated r-cran-fontliberation 
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: Mon, 25 May 2020 09:32:53 +0200
Source: r-cran-fontliberation
Architecture: source
Version: 0.1.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Dylan Aïssi <dai...@debian.org>
Closes: 961352
Changes:
 r-cran-fontliberation (0.1.0+dfsg-4) unstable; urgency=medium
 .
   * Team upload.
   * Re-add fonts-liberation2 to deps (Closes: #961352)
Checksums-Sha1:
 7794be83cd67de73e9d92aaea7b628d168b7751f 2172 
r-cran-fontliberation_0.1.0+dfsg-4.dsc
 83385b4c043f6ed6403503e78fcdbf043b13ac98 3716 
r-cran-fontliberation_0.1.0+dfsg-4.debian.tar.xz
 3997caa7e538218e3cd5039bc4c2619d150ed57b 8605 
r-cran-fontliberation_0.1.0+dfsg-4_amd64.buildinfo
Checksums-Sha256:
 79cbe458779655d528bc9e3267c87d9ad1872c1ce14b5aa00c6527c1249da6d0 2172 
r-cran-fontliberation_0.1.0+dfsg-4.dsc
 f856c44d156f15c40be37af0e0e38dde8a9bddf46f75b846760e02b357282a74 3716 
r-cran-fontliberation_0.1.0+dfsg-4.debian.tar.xz
 5705a3b9c099fcae1f75cfcf4c21ae554703e3c7e4bd5691f75e795e50139f32 8605 
r-cran-fontliberation_0.1.0+dfsg-4_amd64.buildinfo
Files:
 44b24ac57c182e4994c06477f38bed01 2172 gnu-r optional 
r-cran-fontliberation_0.1.0+dfsg-4.dsc
 5b9a409f6e324eb88247e0541025b510 3716 gnu-r optional 
r-cran-fontliberation_0.1.0+dfsg-4.debian.tar.xz
 8b9b9346b2142a455b649f65b865ce94 8605 gnu-r optional 
r-cran-fontliberation_0.1.0+dfsg-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAl7LddEACgkQYS7xYT4F
D1SN/g//XdvsLbvIAW0aBuvxG1wuKIo/rqE/v3e9uqNW0KLEvbAdj9cIMdDYqZEj
qSOUNEYH1Nf2ZIBNXN3YAeqcEFBNs2gT160QOio/MBxY7aYj4IiQuNgQ6+PVVAjA
M7BLxGsrhUOmjFcdq6skiQnsupiE+ri61tNLb7DtBVxz/qBjeI1sZDxDOpSHkvWG
3zjXhXB9MWeizV7AN5Y7fv6rSb2Kud/C13bhtDnOxGLAxLmeTr492BqPhrDmoCT3
OfhktfL0JXZHdP3vQu3DuogROyaBgw64vSIkXMZAhC/xwBmol55FmU5UnuX/rvGS
3zcCjnDLh4IYb4Pgnq8Le2DGgRRmTLv/T9SbUk11zlFcF4EJ3xWwyCksJ+lIXSBo
QmV9SWlnnIlaYLpotZe6ZkcLE9pgDmmaM764lHr2tCzeOHSasugrGrg4aCNIZuWF
m5gXvGbFcBFiKpreUwutTCOzuh9hYjgqTV3TVAslwTiCyB5vGcsbF/ILGGIk+03m
YYFoRuFOAczVL2VeFARzTm2JFThAWYzzH4hvli32IJn6VVMV4LOq3Uw6K3l2nuOv
aSWLIICp/uj4HXEhBu/QAPErf1tpGT5QrNeHpv/0pLT/dQPI9aKrnHDn8FjZ4ykZ
SWd1eHUORHSDHDDq/t1zVLX6hfxWPVvriFIB+xrRiA4d7XIjQBo=
=fUln
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to