Package: latexmk
Version: 1:4.70b-0.2
Severity: normal

Hello,

As can be seen on:
https://salsa.debian.org/debian/litl/-/jobs/1938566

latexmk cannot be used in cross-builds. It would just need

Multi-Arch: foreign

in debian/control for it to become usable so, could you apply the
attached patch?

Thanks,
Samuel

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'proposed-updates-debug'), (500, 'proposed-updates'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 
'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), 
(500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.0 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages latexmk depends on:
ii  perl                5.32.1-5
ii  texlive-latex-base  2020.20210202-3

Versions of packages latexmk recommends:
ii  acroread [pdf-viewer]             9.5.5-dmo14
ii  atril [postscript-viewer]         1.24.0-1+b1
ii  evince [postscript-viewer]        40.4-2
ii  ghostscript [postscript-viewer]   9.54.0~dfsg-5
ii  gv [postscript-viewer]            1:3.7.4-2+b1
ii  mupdf [pdf-viewer]                1.17.0+ds1-2
ii  okular [postscript-viewer]        4:21.08.1-1+b1
ii  xpdf [pdf-viewer]                 3.04+git20210103-3
ii  zathura-pdf-poppler [pdf-viewer]  0.3.0-1

Versions of packages latexmk suggests:
ii  ghostscript  9.54.0~dfsg-5

-- no debconf information

-- 
Samuel
<b> j'en ai parlé à xavier, il n'est pas interdit qu'il le change un jour
 -+- #sos - a le bras long vers le chameau -+-
--- debian/control.original     2021-09-26 14:29:02.481640094 +0200
+++ debian/control      2021-09-26 14:29:07.851657508 +0200
@@ -10,6 +10,7 @@
 
 Package: latexmk
 Architecture: all
+Multi-Arch: foreign
 Depends: perl:any, texlive-latex-base, ${misc:Depends}
 Suggests: ghostscript
 Recommends: xpdf | pdf-viewer, gv | postscript-viewer

Reply via email to