[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#740291: marked as done (texlive-latex-extra: invoice package uses input instead of RequirePackage to include package fp)



Your message dated Fri, 14 Mar 2014 06:12:13 +0000
with message-id <E1WOLLp-0006UU-BD@franck.debian.org>
and subject line Bug#740291: fixed in texlive-extra 2013.20140314-1
has caused the Debian Bug report #740291,
regarding texlive-latex-extra: invoice package uses input instead of RequirePackage to include package fp
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 owner@bugs.debian.org
immediately.)


-- 
740291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740291
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-latex-extra
Version: 2012.20120611-2
Severity: normal
Tags: upstream patch

Dear Maintainer,

The invoice package uses \input instead of \RequirePackage to include package
fp. Line 152 from file invoice.sty uses the following code:

\input{fp}

This seems to create incompatibilities with other packages such as wallpaper or
datatool (and probably many others).

Those problems could be avoided by replacing \input{fp} with
\RequirePackage{fp}.


Note: having seen the warnings provided by reportbug when preparing a report
for the TeX Team, I was truly hesitant about submitting this bug. I realize
that this issue is in no way the maintainers' fault, and it's something that
should be fixed upstream. However, considering that the fix is trivial and
could probably help other people, I finally decided to file the report. I
apologize in advance if you consider that this bug shouldn't have been
reported.


-------- Additional information
-------------------------------------------------------

1) Minimum working example

%----------------------------------------------
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{invoice}
\usepackage{wallpaper}

\begin{document}
Minimum working example
\end{document}
%----------------------------------------------

Running pdflatex on this file will produce the following error:

(/usr/share/texlive/texmf-dist/tex/latex/wallpaper/wallpaper.sty

! LaTeX Error: Missing \begin{document}.

2) The problem described affects not only stable (texlive 2012.20120611) but
also the testing branch (texlive 2013.20140215) (the invoice.sty file is
exactly the same in both versions of texlive)

3) Here are some external links taken from tex.stackexchange which illustrate
the problem :

    http://tex.stackexchange.com/questions/133566/combining-invoice-and-
datatool-to-create-serial-invoices
    http://tex.stackexchange.com/questions/162446/problem-using-invoice-and-
wallpaper-packages-together



-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

   *** The Debian TeX Team is *no* LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
	(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 1285 Feb 26 01:55 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jan  9  2013 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Oct  3  2012 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
-rw-rw-r-- 1 root staff 80 Feb 26 01:55 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 31 Oct  3  2012 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Oct  3  2012 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Oct  3  2012 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
######################################
 Config files
-rw-r--r-- 1 root root 475 Feb 21 23:01 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 3806 Feb 26 01:18 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 32 Oct  3  2012 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 3752 Feb 26 01:18 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Jan  9  2013 mktex.cnf
-rw-r--r-- 1 root root 475 Feb 21 23:01 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-latex-extra depends on:
ii  dpkg                       1.16.12
ii  preview-latex-style        11.86-11
ii  tex-common                 3.15
ii  texlive-binaries           2012.20120628-4
ii  texlive-common             2012.20120611-5
ii  texlive-latex-recommended  2012.20120611-5
ii  texlive-pictures           2012.20120611-5

Versions of packages texlive-latex-extra recommends:
ii  texlive-latex-extra-doc  2012.20120611-2

Versions of packages texlive-latex-extra suggests:
pn  libfile-which-perl  <none>

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.49
ii  dpkg                   1.16.12
ii  ucf                    3.0025+nmu3

Versions of packages tex-common suggests:
ii  debhelper  9.20120909

Versions of packages texlive-latex-extra is related to:
ii  tex-common        3.15
ii  texlive-binaries  2012.20120628-4

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:
--- invoice.sty.wheezy	2011-10-04 00:00:00.000000000 -0300
+++ invoice.sty	2014-02-27 02:58:46.239307099 -0300
@@ -149,7 +149,7 @@
 \RequirePackage{ifthen}
 \RequirePackage{longtable}
 \RequirePackage{calc}
-\input{fp}
+\RequirePackage{fp}
 \input{invoice.def}
 %
 \newcommand{\InvoiceVersion}{0.9}%

--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2013.20140314-1

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

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (supplier of updated texlive-extra 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 14 Mar 2014 13:01:26 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils texlive-formats-extra texlive-generic-extra texlive-math-extra texlive-plain-extra texlive-latex-extra texlive-fonts-extra texlive-music texlive-games texlive-pstricks texlive-publishers texlive-humanities texlive-science texpower pdfjam texlive-latex3 texlive-fonts-extra-doc texlive-humanities-doc texlive-latex-extra-doc texlive-pstricks-doc texlive-publishers-doc texlive-science-doc
Architecture: source all
Version: 2013.20140314-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description: 
 pdfjam     - TeX Live: transitional dummy package
 texlive-bibtex-extra - TeX Live: BibTeX additional styles
 texlive-extra-utils - TeX Live: TeX auxiliary programs
 texlive-font-utils - TeX Live: Graphics and font utilities
 texlive-fonts-extra - TeX Live: Additional fonts
 texlive-fonts-extra-doc - TeX Live: Documentation files for texlive-fonts-extra
 texlive-formats-extra - TeX Live: Additional formats
 texlive-games - TeX Live: Games typesetting
 texlive-generic-extra - TeX Live: Generic additional packages
 texlive-humanities - TeX Live: Humanities packages
 texlive-humanities-doc - TeX Live: Documentation files for texlive-humanities
 texlive-latex-extra - TeX Live: LaTeX additional packages
 texlive-latex-extra-doc - TeX Live: Documentation files for texlive-latex-extra
 texlive-latex3 - TeX Live: transitional dummy package
 texlive-math-extra - TeX Live: Mathematics packages
 texlive-music - TeX Live: Music packages
 texlive-plain-extra - TeX Live: Plain TeX packages
 texlive-pstricks - TeX Live: PSTricks
 texlive-pstricks-doc - TeX Live: Documentation files for texlive-pstricks
 texlive-publishers - TeX Live: Publisher styles, theses, etc.
 texlive-publishers-doc - TeX Live: Documentation files for texlive-publishers
 texlive-science - TeX Live: Natural and computer sciences
 texlive-science-doc - TeX Live: Documentation files for texlive-science
 texpower   - TeX Live: transitional dummy package
Closes: 740291
Changes: 
 texlive-extra (2013.20140314-1) unstable; urgency=medium
 .
   * fix invoice.sty loading fp wrongly (Closes: #740291)
Checksums-Sha1: 
 d1d591df7d457ccbd90ae9e53c95e6e181c056f4 3297 texlive-extra_2013.20140314-1.dsc
 ce23108791d13a62d0d809a08196b1e77cb816da 906507016 texlive-extra_2013.20140314.orig.tar.xz
 2e701e5204ffbaa29c4f7e4be07ff809191233eb 130460 texlive-extra_2013.20140314-1.debian.tar.xz
 69246dbcd0ffded2a14658f80429a88efc400805 32721974 texlive-bibtex-extra_2013.20140314-1_all.deb
 c83a83a978384654c5c895810b3259532f698acd 10547024 texlive-extra-utils_2013.20140314-1_all.deb
 021c7fca34471de2d9a14b350426052521a8ad6e 1727284 texlive-font-utils_2013.20140314-1_all.deb
 5b8bca88dab2af96df82ca63db210400de0daf3c 2079790 texlive-formats-extra_2013.20140314-1_all.deb
 76b68bb9c9f42550e612cf4ab90bce272857a690 9570090 texlive-generic-extra_2013.20140314-1_all.deb
 e851258fb33b4a9a3f268ed4c6b8b1d79cc34984 13992268 texlive-math-extra_2013.20140314-1_all.deb
 e95ca3dc8639abada5fb4976efe06e974c85538b 3143738 texlive-plain-extra_2013.20140314-1_all.deb
 e8e83edb11832359aadeaa39e5f20860cc1deacf 7326178 texlive-latex-extra_2013.20140314-1_all.deb
 d398c4978d73a82a79d5b761fc21193f6c77401e 171487552 texlive-fonts-extra_2013.20140314-1_all.deb
 f3fdc958d671465f358970f33ed8a0c3201fcba3 9557742 texlive-music_2013.20140314-1_all.deb
 34360dec160e1f623780b6f76d2e8007bdaa6c4e 6143486 texlive-games_2013.20140314-1_all.deb
 975297a0f8917bef5a10c9c5693e32cdf5e2dc95 26194318 texlive-pstricks_2013.20140314-1_all.deb
 8f2a85edf1f19bb1fc266d8820b70c699e6420bc 2081004 texlive-publishers_2013.20140314-1_all.deb
 f96efe595ec5ce9800cf2c80ff42371e4652959b 365436 texlive-humanities_2013.20140314-1_all.deb
 253cd1d037462a0f6b8cb87ae4dff442519a5ef3 2384114 texlive-science_2013.20140314-1_all.deb
 44f32bcf599824677d7c96fe44203ded3eca48c8 24202 texpower_2013.20140314-1_all.deb
 636d643be8db4dfc59e62c70e37076f4b8cad8f2 24182 pdfjam_2013.20140314-1_all.deb
 602ea1a11d2cef2f09a451051db74c21774e0cdb 24204 texlive-latex3_2013.20140314-1_all.deb
 b51043b738a2cac9111bc1b27818605e43f6946c 53251600 texlive-fonts-extra-doc_2013.20140314-1_all.deb
 7fcdad07616880a0957c60b4aea10bbfbf50bec2 15555798 texlive-humanities-doc_2013.20140314-1_all.deb
 6435d47622bb4dede70a68b040a37925893df8bd 317084850 texlive-latex-extra-doc_2013.20140314-1_all.deb
 48e0fd14ed61db40980bef7bc82801e3c833d586 77672704 texlive-pstricks-doc_2013.20140314-1_all.deb
 e34dc38b3c89cbd87d4acdc3eef4cfb35fbccf7f 68702014 texlive-publishers-doc_2013.20140314-1_all.deb
 b8a10b0cb13d8a1bd5c3a501079f83fed7fc43fd 21917668 texlive-science-doc_2013.20140314-1_all.deb
Checksums-Sha256: 
 101b4c896b572f443150e097704c54ecc2bf211fefa6ff913d698858d4809a3f 3297 texlive-extra_2013.20140314-1.dsc
 6b4216fe87c354a0c3c8ec456272cc096a7ec112a68031797ae23f18e1e5b74c 906507016 texlive-extra_2013.20140314.orig.tar.xz
 ace376ff4e1e6dc9eb26bfbed688c7a6f383caa526c62fa8c2ee7fc65900eb79 130460 texlive-extra_2013.20140314-1.debian.tar.xz
 74e90dbfa2f642f36b8ad840be0b6c17f65d3ac218c117a854ffe6007f2f4960 32721974 texlive-bibtex-extra_2013.20140314-1_all.deb
 9f03cffc05bb5ab3c63b4c63fd8428c381ade6b905562ea7c63f998c92d9b90b 10547024 texlive-extra-utils_2013.20140314-1_all.deb
 608e9b8f74ff420390521f836b186e85abb55389d330fe77644e4bb5d08ce5f6 1727284 texlive-font-utils_2013.20140314-1_all.deb
 08049095291ac7b21b0c977756ae9a0816320fb6cf8e35481b4297b45d224939 2079790 texlive-formats-extra_2013.20140314-1_all.deb
 8c93d70e269991b6508bbc83ecdcee9c3e4710ce5ae47f232f12153c5ad8b0cc 9570090 texlive-generic-extra_2013.20140314-1_all.deb
 a56b2a4ce3d61677fc8a312ac54e16817336d584b1583bebf7100618f0adf8e3 13992268 texlive-math-extra_2013.20140314-1_all.deb
 a07eccf864a0290dd03ca13cf8d11a61bf479f8727be66a248cb641726dd9cd5 3143738 texlive-plain-extra_2013.20140314-1_all.deb
 048bbfbd5d6061d31a8da8527dba94a98949d16ef2525ced8b1f41a7c1d9d07d 7326178 texlive-latex-extra_2013.20140314-1_all.deb
 f97173e6f99fe1d0d175827831317a4f3a6181342866fa20fcb95c77d8d5dc5a 171487552 texlive-fonts-extra_2013.20140314-1_all.deb
 fa7583a8bc36da0a401a8ed3a25c23b5453c9070212e67263a73512c336e10f6 9557742 texlive-music_2013.20140314-1_all.deb
 37c75c7628e6d2a707e2c2ffd83b143325141eadfe0ab6e1109489dc708e190c 6143486 texlive-games_2013.20140314-1_all.deb
 eafa3b0814186b0985e866a8ee4b824a7df7360791a5d0ae764547add40e840e 26194318 texlive-pstricks_2013.20140314-1_all.deb
 047c4fbcd70b3a6d3b40ec30fd71c07d12a244f80ffaf7d707e3ab9afdf6ee31 2081004 texlive-publishers_2013.20140314-1_all.deb
 a5e966fcaf720da73b95682f88a8f98ca558967dc0e3b4023f33560d4cc828c6 365436 texlive-humanities_2013.20140314-1_all.deb
 9630992b373b6de5efccbf2021cdedf5a13cc72226eb9082ee71b0d87957de9a 2384114 texlive-science_2013.20140314-1_all.deb
 108ecabe6a2a196bdebb755cb80176f1ef56301b61a3293032474aaf8d3ed0c3 24202 texpower_2013.20140314-1_all.deb
 e7c85c8233d80201190606b36a9f70ebaac2d40b77584decec50a77e01402c7c 24182 pdfjam_2013.20140314-1_all.deb
 99a4bddd3dde213662917cb637765ba5f3ac59b972a9afb161f0cae196898741 24204 texlive-latex3_2013.20140314-1_all.deb
 c331662b7dbb262a8beb43b1a7e5a8ff65e2b7704ddd0819a622b1e2450b39db 53251600 texlive-fonts-extra-doc_2013.20140314-1_all.deb
 42c556317f8a638020f2e102a35094c78e71e6c2d3f734cd2a619f99689b5c2a 15555798 texlive-humanities-doc_2013.20140314-1_all.deb
 a493e50e0a5b22c57907a822db7381011706261754a8f17fcca5855c0433e7f2 317084850 texlive-latex-extra-doc_2013.20140314-1_all.deb
 0a8d98689fdf34d6ab36ed3dfd4b204ebaecc50671ea9a4ee9616a6e5fedd8d3 77672704 texlive-pstricks-doc_2013.20140314-1_all.deb
 8eacb41e9202f7f88f9cfcb1e0b30c78eb00a538c7195dbc6d528dd8499e82ef 68702014 texlive-publishers-doc_2013.20140314-1_all.deb
 e11ed4be2fbf083a330c64b923b2873f1a745011497c1cb59369ee7f65b9ec75 21917668 texlive-science-doc_2013.20140314-1_all.deb
Files: 
 17f759af104a087f90b180d92af5eb18 3297 tex optional texlive-extra_2013.20140314-1.dsc
 f5c46477acd0e2f058802cd9514ef221 906507016 tex optional texlive-extra_2013.20140314.orig.tar.xz
 0009e0e1659556bfde761a3bc1b0fe01 130460 tex optional texlive-extra_2013.20140314-1.debian.tar.xz
 d07c8ea08a22e8cad2b36557e15ed199 32721974 tex optional texlive-bibtex-extra_2013.20140314-1_all.deb
 ee38aaba6d331227a384eaced34b9a38 10547024 tex optional texlive-extra-utils_2013.20140314-1_all.deb
 a6fc73bec05ab30e04dd9ed254475d70 1727284 tex optional texlive-font-utils_2013.20140314-1_all.deb
 fbac0efff218ea804137dd7d8a725b7f 2079790 tex optional texlive-formats-extra_2013.20140314-1_all.deb
 f1c1c1fea8af4ad1408e42cd1a0fdd4f 9570090 tex optional texlive-generic-extra_2013.20140314-1_all.deb
 7eefdef9340f53d8e45222e443fc95f8 13992268 tex optional texlive-math-extra_2013.20140314-1_all.deb
 5b9ad9c6d26a63cb00721975fb97f6c7 3143738 tex optional texlive-plain-extra_2013.20140314-1_all.deb
 666cb77676e1ba8000867ee61b6ba831 7326178 tex optional texlive-latex-extra_2013.20140314-1_all.deb
 8cdcf24970526f51229bed9c423e0970 171487552 fonts optional texlive-fonts-extra_2013.20140314-1_all.deb
 dbb3608207ed685267037558ed2d7113 9557742 tex optional texlive-music_2013.20140314-1_all.deb
 fdae8cdc909d29e5e0b11c96c4e48704 6143486 tex optional texlive-games_2013.20140314-1_all.deb
 29d7976248800e6e45b0860230a4967e 26194318 tex optional texlive-pstricks_2013.20140314-1_all.deb
 6a0053decd6fdb68bf2f07d47012a2db 2081004 tex optional texlive-publishers_2013.20140314-1_all.deb
 9ff63e3f817255426989d71d46ebbb79 365436 tex optional texlive-humanities_2013.20140314-1_all.deb
 a4295783ffbb9f4a22c3ef5c02f298f3 2384114 tex optional texlive-science_2013.20140314-1_all.deb
 297110dc202b3c9456090b50a4ec670e 24202 oldlibs extra texpower_2013.20140314-1_all.deb
 485368ea9f43c368257f826ffbf9a1e8 24182 oldlibs extra pdfjam_2013.20140314-1_all.deb
 d0c1b9b52a39d56bc930084890e07f80 24204 oldlibs extra texlive-latex3_2013.20140314-1_all.deb
 87dd1392773f82e693706a947c976e62 53251600 doc optional texlive-fonts-extra-doc_2013.20140314-1_all.deb
 739ab14120eb678f76218a79d0231aec 15555798 doc optional texlive-humanities-doc_2013.20140314-1_all.deb
 1dd7655d75f35aace82d43327885d194 317084850 doc optional texlive-latex-extra-doc_2013.20140314-1_all.deb
 8d13669bc7ad31c97f49ab7ecd966f28 77672704 doc optional texlive-pstricks-doc_2013.20140314-1_all.deb
 7e9f81e7a1b0068c46737bed789d5df6 68702014 doc optional texlive-publishers-doc_2013.20140314-1_all.deb
 a660f75be55fd1a5b99afcf6eeb07239 21917668 doc optional texlive-science-doc_2013.20140314-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJTIowEAAoJEGyspEiGDNwTulEP/1IuUn4+nChXSQnQExAunb9e
lC/a/bn9BH8C4KpWmxngaQR4xXmvR41u3mJcOeu/6zkSrrkWMRgGu5laLNqfGZIz
mK2Ngkp+7bYmunJwCVmYoXuxMNkMjLpCK1SeV2YPO8BopkJFqj+7WUcGRueQLvbw
ajfz67sLejuVrguCjtvE2yLzuD7SP3egdOnorhntObZTC8InKNxGDQ5TqyB8TT5P
3GF8sse+Vn8h52JyJw6tmN3ra1V0yJ4W3gvBPPf9EBcEvInGmW2aOsqqXwcNH3ec
jooCzwVtg8mdJiQzt5lUtIcLQ4lZvDxvgHnpZjccCTCl049W/zWXHQE7AnXbPm6r
qusk/UE91NUgN3M+oJzecYYhN2RmdxWEK25EKsjTmmPvyzduPyK7kUoJIfG5XNxu
EriMM6jEoHA3Ruo1WESLGNtJUOjnoIAQtNymn8loAHmIW74NMc/P2lH6s/FOJksI
wUrYix4i9syC7XBjed9bHXySYKJIxt/m5unNWZHgRsV/4iWIh06HhdXk2t1dUil6
DXYrCatjnub/1N7+bkwP2D397BX8cFwlcKfLUUdmOR8eZRC0KfgLbYuZGrArSL+h
xMMj5fefGDDVHOvoCCx2HP0ISgw2bSLhLkkyxiW9Z53J2LH9p/4yTwW3Q7vTnz6P
LTgMrt/rdDOQTDrIrEd0
=zgVG
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: