Your message dated Tue, 09 Jun 2026 13:03:58 +0000
with message-id <[email protected]>
and subject line Bug#1139526: fixed in r-cran-partitions 1.10-9+ds-4
has caused the Debian Bug report #1139526,
regarding r-cran-partitions: FTBFS: LaTeX error
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.)
--
1139526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139526
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:r-cran-partitions
Version: 1.10-9+ds-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202606/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:r-cran-partitions, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem R
dh_auto_clean -O--buildsystem=R
dh_autoreconf_clean -O--buildsystem=R
dh_clean -O--buildsystem=R
debian/rules binary
dh binary --buildsystem R
dh_update_autotools_config -O--buildsystem=R
dh_autoreconf -O--buildsystem=R
dh_auto_configure -O--buildsystem=R
dh_auto_build -O--buildsystem=R
dh_auto_test -O--buildsystem=R
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=R
dh_prep -O--buildsystem=R
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p inst/doc
rsvg-convert vignettes/algorithm.svg -o vignettes/algorithm.png
rsvg-convert vignettes/blocks.svg -o vignettes/blocks.png
rsvg-convert vignettes/strand.svg -o vignettes/strand.png
dh_auto_install
I: R packages needed for DEP8: testthat, covr
I: R Package: partitions Version: 1.10-9
I: Building using R version 4.6.0-5
I: R API version: r-api-4.0
I: Using built-time from d/changelog: Wed, 11 Mar 2026 09:15:35 +0900
mkdir -p
/<<BUILDDIR>>/r-cran-partitions-1.10-9\+ds/debian/r-cran-partitions/usr/lib/R/site-library
R CMD INSTALL -l
/<<BUILDDIR>>/r-cran-partitions-1.10-9\+ds/debian/r-cran-partitions/usr/lib/R/site-library
--clean . --built-timestamp="'Wed, 11 Mar 2026 09:15:35 +0900'"
* installing *source* package âpartitionsâ ...
** this is package âpartitionsâ version â1.10-9â
files âbuild/partial.rdbâ, âbuild/vignette.rdsâ,
âinst/doc/partitions.Râ, âinst/doc/partitions.Rnwâ,
âinst/doc/partitions.pdfâ, âinst/doc/scrabble.Râ,
âinst/doc/scrabble.Rnwâ, âinst/doc/scrabble.pdfâ,
âinst/doc/setpartitions.Râ, âinst/doc/setpartitions.Rnwâ,
âinst/doc/setpartitions.pdfâ, âvignettes/algorithm.pdfâ,
âvignettes/answers.Rdataâ, âvignettes/blocks.pdfâ,
âvignettes/strand.pdfâ are missing
files âvignettes/scrabble.Rnwâ, âvignettes/setpartitions.Rnwâ have the
wrong MD5 checksums
** using staged installation
** libs
using C compiler: âx86_64-linux-gnu-gcc (Debian 15.2.0-17) 15.2.0â
using C++ compiler: âx86_64-linux-gnu-g++ (Debian 15.2.0-17) 15.2.0â
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
x86_64-linux-gnu-g++ -std=gnu++20 -I"/usr/share/R/include" -DNDEBUG -fpic
-g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.6.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
app.cpp -o app.o
x86_64-linux-gnu-gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2
-ffile-prefix-map=/build/reproducible-path/r-base-4.6.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
partitions.c -o partitions.o
x86_64-linux-gnu-gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2
-ffile-prefix-map=/build/reproducible-path/r-base-4.6.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
partitions_init.c -o partitions_init.o
x86_64-linux-gnu-gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2
-ffile-prefix-map=/build/reproducible-path/r-base-4.6.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
permutations.c -o permutations.o
x86_64-linux-gnu-g++ -std=gnu++20 -shared -L/usr/lib/R/lib -Wl,-z,relro -o
partitions.so app.o partitions.o partitions_init.o permutations.o
-L/usr/lib/R/lib -lR
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
installing to
/<<PKGBUILDDIR>>/debian/r-cran-partitions/usr/lib/R/site-library/00LOCK-r-cran-partitions-1.10-9+ds/00new/partitions/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (partitions)
W: Ignoring specified R dependency: R (>= 3.6.0)
I: Using r-cran-testthat for Recommends:testthat
I: Using r-cran-covr for Recommends:covr
I: Using r-cran-gmp for Imports:gmp
I: Using r-cran-polynom for Imports:polynom
I: Using r-cran-sets for Imports:sets
I: Using r-cran-rdpack for Imports:Rdpack
I: Use r-cran-partitions as Debian binary package for variables substitution
R_LIBS=debian/r-cran-partitions/usr/lib/R/site-library dh_vignette
R version 4.6.0 (2026-04-24) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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.
> tools::buildVignettes(dir=".", tangle=TRUE, quiet=TRUE)
--- re-building âpartitions.Rnwâ using Sweave
Loading required package: partitions
Error: processing vignette 'partitions.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'partitions.tex' failed.
LaTeX errors:
! Undefined control sequence.
<argument> cite.\@citeb
\@extra@b@citeb
l.71 \begin{document}
! Emergency stop.
<argument> cite.\@citeb
\@extra@b@citeb
l.71 \begin{document}
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building âpartitions.Rnwâ
--- re-building âscrabble.Rnwâ using Sweave
Error: processing vignette 'scrabble.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'scrabble.tex' failed.
LaTeX errors:
! Undefined control sequence.
<argument> cite.\@citeb
\@extra@b@citeb
l.76 \begin{document}
! Emergency stop.
<argument> cite.\@citeb
\@extra@b@citeb
l.76 \begin{document}
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building âscrabble.Rnwâ
--- re-building âsetpartitions.Rnwâ using Sweave
Error: processing vignette 'setpartitions.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'setpartitions.tex' failed.
LaTeX errors:
! Undefined control sequence.
<argument> cite.\@citeb
\@extra@b@citeb
l.82 \begin{document}
! Emergency stop.
<argument> cite.\@citeb
\@extra@b@citeb
l.82 \begin{document}
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building âsetpartitions.Rnwâ
SUMMARY: processing the following files failed:
âpartitions.Rnwâ âscrabble.Rnwâ âsetpartitions.Rnwâ
Error: Vignette re-building failed.
Execution halted
make[1]: *** [debian/rules:21: override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: r-cran-partitions
Source-Version: 1.10-9+ds-4
Done: Charles Plessy <[email protected]>
We believe that the bug you reported is fixed in the latest version of
r-cran-partitions, 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.
Charles Plessy <[email protected]> (supplier of updated r-cran-partitions
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: Tue, 09 Jun 2026 21:48:56 +0900
Source: r-cran-partitions
Architecture: source
Version: 1.10-9+ds-4
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <[email protected]>
Changed-By: Charles Plessy <[email protected]>
Closes: 1139526
Changes:
r-cran-partitions (1.10-9+ds-4) unstable; urgency=medium
.
* Team upload.
* Packaging update (routine-update)
* Standards-Version: 4.7.4 (routine-update)
* Drop 'Rules-Requires-Root: no' from d/control (routine-update)
* Stop rebuilding the vignette. Closes: #1139526
Checksums-Sha1:
0d33a053065aba79cac6449ecc3c277788f047a7 2266 r-cran-partitions_1.10-9+ds-4.dsc
ed08535aa80ca98c6c37d742a009654fe645639f 3764
r-cran-partitions_1.10-9+ds-4.debian.tar.xz
b74add79518f6982d577eaf417988e20fbbb41dc 11515
r-cran-partitions_1.10-9+ds-4_amd64.buildinfo
Checksums-Sha256:
c850befd4946056754faf0ff4e797d52b28b30191a9230c233005b8727152ea7 2266
r-cran-partitions_1.10-9+ds-4.dsc
7fb70520336c6ef0c5350eda847712e8d4193ab3ba7703eb83e40ca2f7fe7688 3764
r-cran-partitions_1.10-9+ds-4.debian.tar.xz
faf4e8063bec5a9a2445f88e94429abcb5aa1bff092ed57fb3186f94e31e05d1 11515
r-cran-partitions_1.10-9+ds-4_amd64.buildinfo
Files:
dd3b616763f32694adbd92460e8a9834 2266 gnu-r optional
r-cran-partitions_1.10-9+ds-4.dsc
a2ef004c73a95ba69dd45ce1a5c8d1d7 3764 gnu-r optional
r-cran-partitions_1.10-9+ds-4.debian.tar.xz
0fc17556f84189ce7d47aa194e46d3f8 11515 gnu-r optional
r-cran-partitions_1.10-9+ds-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEc0cUmcxg7Z7ugFlGxb1sjyKV1QIFAmooDQsACgkQxb1sjyKV
1QJbMA/+L/2h+tXkodgr9cuwgGdBwYliwYGJElRhft9hDdkzB9grsXwcubdgJxDu
X6m0c2FX9aFrfD2nRpt2bq6q+1fQeU79FlHcN8CxNPS3N8Orq3kNfl2399zQiLH+
nGGIXVYyuOHmJSPu/MyVDp02cDp4SFwDAoXXaGBS+dxs93RfAfpcf29emdxNZUp9
D/OFvfeL5VybbDM2gtkjf1PGUchgyVt0RnNNmhDSKtIgauuVv9C5FbPZrC6VVehk
8GhXJkzhPJbkomknGMLsmH6nmH6eS2TEXnvNKB8S6Znijplyo/6eynWkKNamVSi6
TV4j1WEakQBfKlWXBF9UMrbM7chvMpmVr77HQ1mc3OCs6aN+bfgH5GLRBepuE8xu
fglQ/QvmJgxdnJU0C5q3fymR4xvuXE6g0Td+2eyRzKiAYDnpGHuVRi4XSWZO/n+j
PalGHPewOwyMYEeZJPMsI2j9u2B3z6P9DV48ArlAdfRkngGNjyVhprP4Y4AoLMpg
jWGkz5sdKOWmGYGe7Xq7OleSKi+Dd7CCN/Y6/NNCTDmLVLb0h2bGCLykFlSHSLgV
0ubMk9NCbPNvkoeikYYITPAfcAFIfgRy7pjIvohDAjrVf1ExZ7GLc4HygSVg7/GJ
tzvG8YGpN2ER1Qb/pxOU79g3OtOVGEHQ7eAUqsYMy15Me/HaKug=
=EJar
-----END PGP SIGNATURE-----
pgpRHpWS3DgCP.pgp
Description: PGP signature
--- End Message ---