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

Bug#917058: marked as done (ocaml-migrate-parsetree FTBFS:)



Your message dated Mon, 24 Dec 2018 03:20:45 +0000
with message-id <E1gbGnN-0007It-Lk@fasolo.debian.org>
and subject line Bug#917058: fixed in ocaml-migrate-parsetree 1.2.0-1
has caused the Debian Bug report #917058,
regarding ocaml-migrate-parsetree FTBFS:
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.)


-- 
917058: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917058
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml-migrate-parsetree
Version: 1.0.10-2
Severity: serious
Tags: ftbfs

Some recent change in unstable makes ocaml-migrate-parsetree FTBFS:

https://tests.reproducible-builds.org/debian/history/ocaml-migrate-parsetree.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ocaml-migrate-parsetree.html

...
make -j1 install DESTDIR=/build/1st/ocaml-migrate-parsetree-1.0.10/debian/tmp AM_UPDATE_INFO_DIR=no "INSTALL_ARGS=--destdir=/build/1st/ocaml-migrate-parsetree-1.0.10/debian/tmp --libdir=/build/1st/ocaml-migrate-parsetree-1.0.10/debian/tmp/usr/lib/ocaml --verbose"
make[2]: Entering directory '/build/1st/ocaml-migrate-parsetree-1.0.10'
jbuilder install --destdir=/build/1st/ocaml-migrate-parsetree-1.0.10/debian/tmp --libdir=/build/1st/ocaml-migrate-parsetree-1.0.10/debian/tmp/usr/lib/ocaml --verbose
# Workspace root: /build/1st/ocaml-migrate-parsetree-1.0.10
Running[0]: /usr/bin/nproc > /tmp/dune67e2fd.output 2> /dev/null
# # Workspace root: /build/1st/ocaml-migrate-parsetree-1.0.10
# Auto-detected concurrency: 16
Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune707986.output
# # # Workspace root: /build/1st/ocaml-migrate-parsetree-1.0.10
# # Auto-detected concurrency: 16
# Dune context:
#  ((name default)
#   (kind default)
#   (profile release)
#   (merlin true)
#   (for_host ())
#   (build_dir (In_build_dir default))
#   (toplevel_path ())
#   (ocaml_bin (External /usr/bin))
#   (ocaml (External /usr/bin/ocaml))
#   (ocamlc (External /usr/bin/ocamlc.opt))
#   (ocamlopt ((External /usr/bin/ocamlopt.opt)))
#   (ocamldep (External /usr/bin/ocamldep.opt))
#   (ocamlmklib (External /usr/bin/ocamlmklib.opt))
#   (env
#    ((CAML_LD_LIBRARY_PATH
#      /build/1st/ocaml-migrate-parsetree-1.0.10/_build/install/default/lib/stublibs)
#     (DUNE_CONFIGURATOR /usr/bin/ocamlc.opt)
#     (INSIDE_DUNE 1)
#     (MANPATH
#      /build/1st/ocaml-migrate-parsetree-1.0.10/_build/install/default/bin)
#     (OCAMLFIND_IGNORE_DUPS_IN
#      /build/1st/ocaml-migrate-parsetree-1.0.10/_build/install/default/lib)
#     (OCAMLPATH
#      /build/1st/ocaml-migrate-parsetree-1.0.10/_build/install/default/lib)))
#   (findlib_path ((External /usr/lib/ocaml)))
#   (arch_sixtyfour true)
#   (natdynlink_supported true)
#   (supports_shared_libraries true)
#   (opam_vars ())
#   (ocaml_config
#    ((version 4.05.0)
#     (standard_library_default /usr/lib/ocaml)
#     (standard_library /usr/lib/ocaml)
#     (standard_runtime /usr/bin/ocamlrun)
#     (ccomp_type cc)
#     (c_compiler gcc)
#     (ocamlc_cflags
#      (-O2
#       -fno-strict-aliasing
#       -fwrapv
#       -D_FILE_OFFSET_BITS=64
#       -D_REENTRANT
#       -fPIC))
#     (ocamlopt_cflags
#      (-O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT))
#     (bytecomp_c_compiler
#      (gcc
#       -O2
#       -fno-strict-aliasing
#       -fwrapv
#       -D_FILE_OFFSET_BITS=64
#       -D_REENTRANT
#       -fPIC))
#     (bytecomp_c_libraries (-lm -ldl -lcurses -lpthread))
#     (native_c_compiler
#      (gcc
#       -O2
#       -fno-strict-aliasing
#       -fwrapv
#       -D_FILE_OFFSET_BITS=64
#       -D_REENTRANT))
#     (native_c_libraries (-lm -ldl))
#     (cc_profile (-pg))
#     (architecture amd64)
#     (model default)
#     (int_size 63)
#     (word_size 64)
#     (system linux)
#     (asm (as))
#     (asm_cfi_supported true)
#     (with_frame_pointers false)
#     (ext_exe )
#     (ext_obj .o)
#     (ext_asm .s)
#     (ext_lib .a)
#     (ext_dll .so)
#     (os_type Unix)
#     (default_executable_name a.out)
#     (systhread_supported true)
#     (host x86_64-pc-linux-gnu)
#     (target x86_64-pc-linux-gnu)
#     (profiling true)
#     (flambda false)
#     (spacetime false)
#     (safe_string false)
#     (exec_magic_number Caml1999X011)
#     (cmi_magic_number Caml1999I021)
#     (cmo_magic_number Caml1999O011)
#     (cma_magic_number Caml1999A012)
#     (cmx_magic_number Caml1999Y015)
#     (cmxa_magic_number Caml1999Z014)
#     (ast_impl_magic_number Caml1999M020)
#     (ast_intf_magic_number Caml1999N018)
#     (cmxs_magic_number Caml2007D002)
#     (cmt_magic_number Caml2012T009)
#     (natdynlink_supported true)
#     (supports_shared_libraries true)
#     (windows_unicode false)))
#   (which
#    ((ocaml ((External /usr/bin/ocaml)))
#     (ocamlc ((External /usr/bin/ocamlc.opt))))))
Running[2]: /usr/bin/opam config var prefix > /tmp/dune55264d.output
Output[2]:
[WARNING] Running as root is not recommended
[ERROR] Opam has not been initialised, please run `opam init'
Warning: Command [2] exited with code 50, but I'm ignoring it, hope that's OK.
...
   dh_install
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/META" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/META
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/opam" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/opam
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cma" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cma
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmxs" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmxs
dh_install: Cannot find (any matches for) "doc/ocaml-migrate-parsetree/{CHANGES.md,README.md,MANUAL.md}" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml missing files: doc/ocaml-migrate-parsetree/{CHANGES.md,README.md,MANUAL.md}
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.dune" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.dune
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmi" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmi
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmt" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmt
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmti" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmti
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.ml" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.ml
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.mli" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.mli
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.a" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.a
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmxa" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmxa
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmx" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree/{,**/}*.cmx
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/META" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/META
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/opam" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/opam
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cma" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cma
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmxs" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmxs
dh_install: Cannot find (any matches for) "doc/ocaml-migrate-parsetree-ocamlbuild/{CHANGES.md,README.md}" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml missing files: doc/ocaml-migrate-parsetree-ocamlbuild/{CHANGES.md,README.md}
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.dune" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.dune
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmi" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmi
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmt" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmt
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmti" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmti
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.ml" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.ml
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.mli" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.mli
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.a" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.a
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmxa" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmxa
dh_install: Cannot find (any matches for) "/usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmx" (tried in ., debian/tmp)

dh_install: libmigrate-parsetree-ocamlbuild-ocaml-dev missing files: /usr/lib/ocaml/ocaml-migrate-parsetree-ocamlbuild/{,**/}*.cmx
dh_install: missing files, aborting
make: *** [debian/rules:8: binary] Error 25

--- End Message ---
--- Begin Message ---
Source: ocaml-migrate-parsetree
Source-Version: 1.2.0-1

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

Debian distribution maintenance software
pp.
Andy Li <andy@onthewings.net> (supplier of updated ocaml-migrate-parsetree 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: SHA256

Format: 1.8
Date: Sun, 23 Dec 2018 21:15:28 +0800
Source: ocaml-migrate-parsetree
Binary: libmigrate-parsetree-ocaml libmigrate-parsetree-ocaml-dev libmigrate-parsetree-ocamlbuild-ocaml libmigrate-parsetree-ocamlbuild-ocaml-dev libmigrate-parsetree-ocaml-doc
Architecture: source amd64 all
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Andy Li <andy@onthewings.net>
Changed-By: Andy Li <andy@onthewings.net>
Description:
 libmigrate-parsetree-ocaml - Convert OCaml parsetrees between different major versions (Runtim
 libmigrate-parsetree-ocaml-dev - Convert OCaml parsetrees between different major versions (Develo
 libmigrate-parsetree-ocaml-doc - Documentation for ocaml-migrate-parsetree
 libmigrate-parsetree-ocamlbuild-ocaml - Provide an ocaml-migrate-parsetree plugin for ocamlbuild (Runtime
 libmigrate-parsetree-ocamlbuild-ocaml-dev - Provide an ocaml-migrate-parsetree plugin for ocamlbuild (Develop
Closes: 917058
Changes:
 ocaml-migrate-parsetree (1.2.0-1) unstable; urgency=medium
 .
   * New upstream release.
     + Update Build-Depends and d/rules. (Closes: #917058)
Checksums-Sha1:
 4ad3701ea3931b5541ea48a64283e39e0fdc82c6 2697 ocaml-migrate-parsetree_1.2.0-1.dsc
 b2b2b3b6d7ec1c054b680af9fe04076e7619fb23 249928 ocaml-migrate-parsetree_1.2.0.orig.tar.gz
 39fa7cacbcfd9e19ed07ba8e505ba4f9b903559a 3180 ocaml-migrate-parsetree_1.2.0-1.debian.tar.xz
 2baec5d57885d587d137497c07cf5304db59bd3d 75024 libmigrate-parsetree-ocaml-dbgsym_1.2.0-1_amd64.deb
 223c209c385e3d3011ff1bdbb083b5e78c279716 3129944 libmigrate-parsetree-ocaml-dev_1.2.0-1_amd64.deb
 efbc908068946064e0b151c3fd36d9e83518ffe4 163760 libmigrate-parsetree-ocaml-doc_1.2.0-1_all.deb
 4e3aa23b378f1c01f5e95edaddb6da34935bd2d3 1589884 libmigrate-parsetree-ocaml_1.2.0-1_amd64.deb
 e15882fe650ce3cab2e3bbcd58d0e5f90b121822 3768 libmigrate-parsetree-ocamlbuild-ocaml-dbgsym_1.2.0-1_amd64.deb
 1469b630a50915870ef8b0f85ef8fc322bc69e38 21528 libmigrate-parsetree-ocamlbuild-ocaml-dev_1.2.0-1_amd64.deb
 401d5d585d5434253e31d2d48f6c1821eb81bd5b 28708 libmigrate-parsetree-ocamlbuild-ocaml_1.2.0-1_amd64.deb
 1c7feea8a8ec02d81c41e3b31d9fdc48a63018ed 7937 ocaml-migrate-parsetree_1.2.0-1_amd64.buildinfo
Checksums-Sha256:
 758c02dd487107419e6f385c6d2f10274f87b8aa0ab57d56ee787d36a0119b96 2697 ocaml-migrate-parsetree_1.2.0-1.dsc
 5df29177698cdf8ae0b83cf9b4ef1a6adb3fec2b061574d14b2775d6e9cabd02 249928 ocaml-migrate-parsetree_1.2.0.orig.tar.gz
 16b766ad916ace3dcf41a9347b3f329b4bc438349a2f1ff6765cfac6f56ae07a 3180 ocaml-migrate-parsetree_1.2.0-1.debian.tar.xz
 e3d1bf5c9a649664bb1560784f1115ffa0cfe59a8f5ab1a05b9308ce5f20dcdb 75024 libmigrate-parsetree-ocaml-dbgsym_1.2.0-1_amd64.deb
 37a6f9e6de37232330e486331f3188f9b38622b60d0cf054e6fe28b97d37cae8 3129944 libmigrate-parsetree-ocaml-dev_1.2.0-1_amd64.deb
 ade8732e392d47dc525cf2c7eb9d50ba9c13e06f671a7682841e59aea7445826 163760 libmigrate-parsetree-ocaml-doc_1.2.0-1_all.deb
 9640d26c78f7b9a71508ec2621932b15749b70a45f2b46d4143e8e037fb097da 1589884 libmigrate-parsetree-ocaml_1.2.0-1_amd64.deb
 6b0826923277a55c7f5965e6be511de14bef744984b57dc301cfd5db2f5a2296 3768 libmigrate-parsetree-ocamlbuild-ocaml-dbgsym_1.2.0-1_amd64.deb
 f527e26e79881ec35ab6091e8e2ae9012699026c7bd7f483670871265beb460c 21528 libmigrate-parsetree-ocamlbuild-ocaml-dev_1.2.0-1_amd64.deb
 84bc56ef5f8b1e76d1980fd5c21688fb726eee4c9838cc263ac039fa95cca538 28708 libmigrate-parsetree-ocamlbuild-ocaml_1.2.0-1_amd64.deb
 b4c55a4f73afa950368aeb914cc8c9770f33d835a4d26b1d32cd699c2fb268fe 7937 ocaml-migrate-parsetree_1.2.0-1_amd64.buildinfo
Files:
 061b9ea5859b0078d4688709db1fa908 2697 ocaml optional ocaml-migrate-parsetree_1.2.0-1.dsc
 5b9da9157d5c9ea099b4f4e6b170223b 249928 ocaml optional ocaml-migrate-parsetree_1.2.0.orig.tar.gz
 76bc95fb2e4b29c1e7f82034fb87e902 3180 ocaml optional ocaml-migrate-parsetree_1.2.0-1.debian.tar.xz
 9359b414aef0bd9c46b2e1ac67bc5fce 75024 debug optional libmigrate-parsetree-ocaml-dbgsym_1.2.0-1_amd64.deb
 c085a9dcaba2054ee469ebe9d95fc86e 3129944 ocaml optional libmigrate-parsetree-ocaml-dev_1.2.0-1_amd64.deb
 963dad80deee1c5286c8f11122411f43 163760 doc optional libmigrate-parsetree-ocaml-doc_1.2.0-1_all.deb
 2a1af5ca632ecb874937ca80163bc998 1589884 ocaml optional libmigrate-parsetree-ocaml_1.2.0-1_amd64.deb
 f43f82ff3b18338c5758e79825c4d634 3768 debug optional libmigrate-parsetree-ocamlbuild-ocaml-dbgsym_1.2.0-1_amd64.deb
 e09290da59e17dfe9840f1b1a54fa554 21528 ocaml optional libmigrate-parsetree-ocamlbuild-ocaml-dev_1.2.0-1_amd64.deb
 52103931af5d61e84769fd0a36ccfb08 28708 ocaml optional libmigrate-parsetree-ocamlbuild-ocaml_1.2.0-1_amd64.deb
 ebf9eab515c0b27b96bf65e5a7350a90 7937 ocaml optional ocaml-migrate-parsetree_1.2.0-1_amd64.buildinfo

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

iQIcBAEBCAAGBQJcIEtEAAoJEG2sPESHczgaodkP/Rnmj6hMMEL877WPdgBsqXfr
OV7JGhEpvG745HgaaeOZA5kgqYRLjFowYrxnlKGp2h0z/v+d9m64CXyh2/xkwjEO
YCasi/5+VdgmzcnqHr7NUW1q//b9KKx+k/EH3Gln/g2jVm6CO3ekE51tMBD7g7F6
jzb7tHbdr3H8VbnGoFKjBq79St4c5v1kR/fvDoe37i7sweNd9F98ZipxiYlYa9Gu
BfBIlmmqOYdwshT9oMetxDRriAv4AuyZsiUw3ntApZcxisGkReQzN6+NUR0sCmvX
albhwQKRxuQgPq7VKK7fZneTur9cdBpXHne9EYr/3dQeVmDbwWZP4RSUqypyO/n2
VsY1jkAhP3DcqGJvfZbYGULRikIm//OYEdpscIxt0xabwEWLckquhtc4sFdy18xo
EnTDzuGGiZjwbJEQvL5JgVtUh7b90QXrUJeLUrNrwRoGXusI36LlMiLuGqTJQ3Y8
gvc+Pw5Xkd2YGFVFabM9y52rLcdetbvXdvsg0lUUFuaXISZYxp/YTjKBTNW0FhLq
n2Yx38Rl4Mw+PbeXUg2uD1EOgtbF1z/24Iqcswxr0pbaeUcWCmnzvlRuIYse2Z+k
Qua6dPFighe9tPhFEcoak8kl6BDGCe/UC2YF1iNVn6e2e5JrLzEgdW64BBVbkrT8
u0GIs2YSbFBYsdDLa90I
=uAjs
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: