Your message dated Fri, 06 Mar 2020 23:49:09 +0000
with message-id <[email protected]>
and subject line Bug#948513: fixed in auto-multiple-choice 1.4.0-3
has caused the Debian Bug report #948513,
regarding auto-multiple-choice-common: Should depend on liblocale-codes-perl
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.)


-- 
948513: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948513
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: auto-multiple-choice-common
Version: 1.4.0-2
Severity: normal

Dear Maintainer,

when I run auto-multiple-choice, I get the following error:

    Can't locate Locale/Language.pm in @INC (you may need to install
    the Locale::Language module) (@INC contains: /etc/perl
    /usr/local/lib/x86_64-linux-gnu/perl/5.30.0
    /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30
    /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30
    /usr/share/perl/5.30 /usr/local/lib/site_perl
    /usr/lib/x86_64-linux-gnu/perl-base) at
    /usr/lib/AMC/perl/AMC-gui.pl line 43.
    BEGIN failed--compilation aborted at /usr/lib/AMC/perl/AMC-gui.pl line 43.

I was able to get rid of it by manually installing
liblocale-codes-perl so I think that auto-multiple-choice-common
should depend on this package.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages auto-multiple-choice-common depends on:
ii  ghostscript                               9.50~dfsg-5
ii  imagemagick                               8:6.9.10.23+dfsg-2.1+b2
ii  imagemagick-6.q16 [imagemagick]           8:6.9.10.23+dfsg-2.1+b2
ii  libarchive-zip-perl                       1.67-1
ii  libclone-perl                             0.43-2
ii  libdbd-sqlite3-perl                       1.64-1+b1
ii  libdbi-perl                               1.642-1+b2
ii  libfile-mimeinfo-perl                     0.29-1
ii  libglib-object-introspection-perl         0.048-1
ii  libgraphics-magick-perl                   1.4+really1.3.33+hg16117-1
ii  libgtk3-perl                              0.036-1
ii  liblocale-codes-perl                      3.62-1
ii  liblocale-gettext-perl                    1.07-4
ii  libperl5.22 [libio-compress-perl]         5.22.2-5
ii  librsvg2-common                           2.46.4-1
ii  libtext-csv-perl                          2.00-1
ii  libxml-simple-perl                        2.25-1
ii  libxml-writer-perl                        0.625-1
ii  netpbm                                    2:10.0-15.3+b2
ii  perl [libio-compress-perl]                5.30.0-9
ii  perl-modules-5.22 [liblocale-codes-perl]  5.22.2-5
ii  poppler-utils                             0.71.0-6
ii  tex-common                                6.13
ii  texlive-fonts-extra                       2019.20191208-1
ii  texlive-fonts-recommended                 2019.20191208-4
ii  texlive-latex-base                        2019.20191208-4
ii  texlive-latex-extra                       2019.20191208-1
ii  texlive-latex-recommended                 2019.20191208-4
ii  unzip                                     6.0-25

Versions of packages auto-multiple-choice-common recommends:
ii  fonts-linuxlibertine      5.3.0-4
pn  libemail-address-perl     <none>
ii  libemail-mime-perl        1.946-1
pn  libemail-sender-perl      <none>
ii  libfilesys-df-perl        0.92-6+b5
pn  libnet-cups-perl          <none>
pn  libopenoffice-oodoc-perl  <none>
ii  libsys-cpu-perl           0.61-2+b5
ii  pdftk                     2.02-5+b1
ii  pdftk-java [pdftk]        3.0.6-1
ii  qpdf                      9.1.0-1
ii  sensible-utils            0.0.12+nmu1
ii  texlive-xetex             2019.20191208-4

auto-multiple-choice-common suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: auto-multiple-choice
Source-Version: 1.4.0-3
Done: =?utf-8?q?Alexis_Bienven=C3=BCe?= <[email protected]>

We believe that the bug you reported is fixed in the latest version of
auto-multiple-choice, 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.
Alexis Bienvenüe <[email protected]> (supplier of updated auto-multiple-choice 
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: Fri, 06 Mar 2020 22:54:06 +0100
Source: auto-multiple-choice
Architecture: source
Version: 1.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Alexis Bienvenüe <[email protected]>
Changed-By: Alexis Bienvenüe <[email protected]>
Closes: 933485 948513 952301
Changes:
 auto-multiple-choice (1.4.0-3) unstable; urgency=medium
 .
   * Needs liblocale-codes-perl>=3.42. Closes: #948513.
   * Fix type of return value of getopt. Closes: #933485.
   * Fix FTBFS while compiling doc. Closes: #952301.
Checksums-Sha1:
 453b044f944f795e580551e379531734e557eb19 2707 auto-multiple-choice_1.4.0-3.dsc
 497088c255e34c00fa3ac338ccdd5a97e44c61d2 13144 
auto-multiple-choice_1.4.0-3.debian.tar.xz
 ab454ab8e924f58b86633082d613f139a1f7d3ef 22629 
auto-multiple-choice_1.4.0-3_amd64.buildinfo
Checksums-Sha256:
 2c209b1a50a3ccb45e8cedd8973c1adaadc80070d1b7159a55125f035a63e847 2707 
auto-multiple-choice_1.4.0-3.dsc
 6373e81f6b36e7a5502e3d15faa184590a9c173dee42b210b013dda5f1309146 13144 
auto-multiple-choice_1.4.0-3.debian.tar.xz
 0a12e5b5405820ae82380c555c520ff630b94e3f1539d45d72a90e35cb947fd6 22629 
auto-multiple-choice_1.4.0-3_amd64.buildinfo
Files:
 96c96c85b519e9c0ee44826758424547 2707 education optional 
auto-multiple-choice_1.4.0-3.dsc
 06a827ecea4f31597ff7e26ce1e4ea95 13144 education optional 
auto-multiple-choice_1.4.0-3.debian.tar.xz
 3c83d4f190d7de9062be62925b759d66 22629 education optional 
auto-multiple-choice_1.4.0-3_amd64.buildinfo

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

iQJFBAEBCgAvFiEEqiIrIniZMZ7KPBo2StWOMGjmaeIFAl5i3eQRHHBhZG9AcGFz
c29pcmUuZnIACgkQStWOMGjmaeJ0Vw//ZATeG4PSIEfieZZZ2pmlYUsjCBnxTLG1
sVTUcaV9i8SVUPEMdpWeEHpoennDl9WEChBrgAMlt8/OehrXytlFlaVz5TtH6/NE
qimFEsA0yG/MyV5QLNLypipqfaedHRbp71BfPF7+kJQAYDyg5+uv3/z6YGRd/3hl
zAEFN1k506uQDgEt14sL2GyC9OX1xMvh5xt6SY6ZG8JgmubRPysRWs5TVDKQvBJR
3aZcr8LjlxCssgrNxveMADa6CsqnUWYkX32NfzTGnN/SjTpRj2HD07qz2QmR9zFS
U1ZUvfrEqV6U3KhSquXenXF7cqVg5jD95wgJoU8pQbXDZdmxGayLIt6jT1nQTwIm
LsLdtBGfYccSe7k9NhbEz271CqXZe1hSCgQez2D3tEtcOTO36ef0XCQ3u/tPzzcr
c3gwYY2N8AWZT6d5hP9aFUUrQESiPFY8qWszwdPAYWY5lVSbjeZAas76xNGj8jt+
feoqwKtnP+umqO55AmF1ic7QQYfoLv/pzjbmWg9UwN56+CcSZuc3igvIRMlVcoUe
0vk2rnQO4EqDo8d9wG61GEanI9yTt6eTjdxvO6scks3sPdeP0rVhK/TTJTvJyB+a
4BHMG8+dr0sgFyrFKMZnNEYsSBKYRrjsDD2CDqbGFaf5v6l0Utidbg9MWQ9l7p2p
3aq7Y9Y0W6Y=
=gZPn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to