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

Bug#789100: marked as done (mesa: FTBFS on sh4 due to missing files in dh_install)



Your message dated Mon, 24 Aug 2015 09:21:53 +0000
with message-id <E1ZTnwv-00006u-Sg@franck.debian.org>
and subject line Bug#789100: fixed in mesa 11.0.0~rc1-1
has caused the Debian Bug report #789100,
regarding mesa: FTBFS on sh4 due to missing files in dh_install
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.)


-- 
789100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789100
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mesa
Version: 10.5.7-1
Severity: normal

Hello!

mesa currently fails to build from source on sh4 due to at least one file missing
when dh_install is invoked at the end of the build:

# Copy the hardlinked vdpau drivers correctly.
install -m755 -d debian/mesa-vdpau-drivers/usr/lib/sh4-linux-gnu/vdpau/
mv debian/tmp/dri/usr/lib/sh4-linux-gnu/vdpau/libvdpau*.so* \
   debian/mesa-vdpau-drivers/usr/lib/sh4-linux-gnu/vdpau/
   dh_install -s --fail-missing
   dh_install: dri/usr/lib/sh4-linux-gnu/dri/gallium_drv_video.so exists in debian/tmp but is not installed to anywhere
   dh_install: missing files, aborting
   make: *** [binary-arch] Error 2
   debian/rules:259: recipe for target 'binary-arch' failed
   dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2

The problem can probably fixed by ignoring gallium_drv_video.so on sh4 and
probably all other architectures which do not support Gallium. If I remember
correctly, Gallium requires a working port of the llvm infrastructure which
is not available on a couple of non-x86 architectures which is why it might
probably a good idea to check all possibly affected architectures.

The full build log can be obtained in [1].

Thanks,
Adrian

> [1] http://buildd.debian-ports.org/status/fetch.php?pkg=mesa&arch=sh4&ver=10.5.7-1&stamp=1434561462

--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 11.0.0~rc1-1

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

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated mesa 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: Mon, 24 Aug 2015 11:15:16 +0300
Source: mesa
Binary: libxatracker2 libxatracker2-dbg libxatracker-dev libgbm1 libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libwayland-egl1-mesa libwayland-egl1-mesa-dbg libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev mesa-vdpau-drivers mesa-vdpau-drivers-dbg mesa-opencl-icd mesa-opencl-icd-dbg
Architecture: source amd64
Version: 11.0.0~rc1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Description:
 libegl1-mesa - free implementation of the EGL API -- runtime
 libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols
 libegl1-mesa-dev - free implementation of the EGL API -- development files
 libegl1-mesa-drivers - transitional dummy package
 libgbm-dev - generic buffer management API -- development files
 libgbm1    - generic buffer management API -- runtime
 libgbm1-dbg - generic buffer management API -- debugging symbols
 libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development files
 libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
 libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
 libglapi-mesa - free implementation of the GL API -- shared library
 libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols
 libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime
 libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging symbols
 libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- development files
 libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime
 libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging symbols
 libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- development files
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development files
 libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime
 libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform -- debugging symbols
 libxatracker-dev - X acceleration library -- development files
 libxatracker2 - X acceleration library -- runtime
 libxatracker2-dbg - X acceleration library -- debugging symbols
 mesa-common-dev - Developer documentation for Mesa
 mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime
 mesa-opencl-icd-dbg - free implementation of the OpenCL API -- debugging symbols
 mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers
 mesa-vdpau-drivers-dbg - Debugging symbols for the Mesa VDPAU video acceleration drivers
Closes: 789100
Changes:
 mesa (11.0.0~rc1-1) experimental; urgency=medium
 .
   [ Andreas Boll ]
   * New upstream release candidate.
   * control: Drop unneeded libomxil-bellagio-dev build-dep.
   * rules: Explicitly disable vaapi (Closes: #789100).
   * control: Update upstream url.
   * control: Update Vcs-* fields.
   * Drop libgl1-mesa-swx11* packages.
   * control: Update package description.
 .
   [ Timo Aaltonen ]
   * control: Delete commented out libgl1-mesa-glx-i686 from the file.
   * control: Bump llvm/libclang build-deps to match versions where
     amdgpu is enabled.
Checksums-Sha1:
 bff3e96b0a70cf0ffe941dc833954df62bc0b608 4840 mesa_11.0.0~rc1-1.dsc
 f1cbeada28567a59a7594f50eed4fb167de2db81 12152086 mesa_11.0.0~rc1.orig.tar.gz
 8d0d857e3b7ad76c8b91e53410ba6597182605fb 108578 mesa_11.0.0~rc1-1.diff.gz
 aa768f791e5b5a7d527f6aae3cf0abe51f836561 263476 libegl1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 698e6063798d25b05984700bc99ab622c44df3e8 51746 libegl1-mesa-dev_11.0.0~rc1-1_amd64.deb
 9f0a576d73ea02946d5b2e67f3a34fb069b33079 37940 libegl1-mesa-drivers_11.0.0~rc1-1_amd64.deb
 2b725113b4c20a945c82cff292cf82640c90edfe 95946 libegl1-mesa_11.0.0~rc1-1_amd64.deb
 591ee397f234edb662ae84f8b5674b41a593c345 40826 libgbm-dev_11.0.0~rc1-1_amd64.deb
 01975347269001aed6caa82d0ecd0b6555617fdd 97284 libgbm1-dbg_11.0.0~rc1-1_amd64.deb
 262b7554cc672e48d25a9f174f5fd4a8908302fb 57042 libgbm1_11.0.0~rc1-1_amd64.deb
 32a360117c9237a2792d47164cbb3dfaa0ba8b87 38704 libgl1-mesa-dev_11.0.0~rc1-1_amd64.deb
 23634e625f1f504fb65f9c96eaab9165d82b9078 38075086 libgl1-mesa-dri-dbg_11.0.0~rc1-1_amd64.deb
 7d9d4d15ea7de44891e3c1f2efd18872d54e74e5 3749136 libgl1-mesa-dri_11.0.0~rc1-1_amd64.deb
 90d418d73c7313240f0a26f8ee8ad58ace296e5b 871298 libgl1-mesa-glx-dbg_11.0.0~rc1-1_amd64.deb
 aefcde35ebc64defcd08873b9e8df54d578229c4 179124 libgl1-mesa-glx_11.0.0~rc1-1_amd64.deb
 ad1bc89c89cc2751dcced9af5d5da1740924d5af 56846 libglapi-mesa-dbg_11.0.0~rc1-1_amd64.deb
 ec14d85a60abc1312360ceea78973a49c8125738 55940 libglapi-mesa_11.0.0~rc1-1_amd64.deb
 56a025d9fa146d7fd93f788d150923c382ac1a81 41180 libgles1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 79c07643f201fd74f8e1452ee9f763287771b2f2 51490 libgles1-mesa-dev_11.0.0~rc1-1_amd64.deb
 883d9526f9a1c74d46f3788d120cd9eb8a9abca0 43282 libgles1-mesa_11.0.0~rc1-1_amd64.deb
 75651eed35ee8becf366c3ff28ddb1e8ee0ac650 42232 libgles2-mesa-dbg_11.0.0~rc1-1_amd64.deb
 be56ab9e6ab9c7d3161ef07af9522dc61df635ef 61640 libgles2-mesa-dev_11.0.0~rc1-1_amd64.deb
 56c2bf794732084ca21ae444561293bf10a9aff2 46074 libgles2-mesa_11.0.0~rc1-1_amd64.deb
 40d8b3b5413f5d78046813841f404e5dbcc2166f 40996 libosmesa6-dev_11.0.0~rc1-1_amd64.deb
 66733271a163267b28ac53d47b9322e3171a95e2 1158386 libosmesa6_11.0.0~rc1-1_amd64.deb
 19ee12bd90f8debf9ace4b3106fb6d7e659a5a01 41182 libwayland-egl1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 235a944457aa8508b65c019bd5ab0123e0834be9 40054 libwayland-egl1-mesa_11.0.0~rc1-1_amd64.deb
 3614c112e2ed2c801d8d9dbf8ad2394a354cfbf9 41266 libxatracker-dev_11.0.0~rc1-1_amd64.deb
 11bda5d5025198bcffa79609cdb05a35d71f8eae 6783194 libxatracker2-dbg_11.0.0~rc1-1_amd64.deb
 337796dd5edf919768f3a9a64db6fba58627e5a1 966620 libxatracker2_11.0.0~rc1-1_amd64.deb
 4b565283ba2977da3c92071111430a2aa3caf4b2 472858 mesa-common-dev_11.0.0~rc1-1_amd64.deb
 63baaa4678525fcff4dbd5eb070e47a1da7470bd 33682086 mesa-opencl-icd-dbg_11.0.0~rc1-1_amd64.deb
 86a11722f297270076fc1eb9e5cf946a45b19a62 6322234 mesa-opencl-icd_11.0.0~rc1-1_amd64.deb
 27c25452ef83a001aff185129c85e4590395663c 9947790 mesa-vdpau-drivers-dbg_11.0.0~rc1-1_amd64.deb
 e95c34e951896e63e201ea0b20f6f3ed5fedfe77 1433722 mesa-vdpau-drivers_11.0.0~rc1-1_amd64.deb
Checksums-Sha256:
 83d35d18812e311e706eb9d6935af03f56f25f00f7cbcbb3aa7873b4b0793254 4840 mesa_11.0.0~rc1-1.dsc
 dc4449eceb0153e90023c6806877507cd039edbdd544e46b7892ce1c67396bd9 12152086 mesa_11.0.0~rc1.orig.tar.gz
 07cd49bb88782120d95493f933086206719266aafe96bd7df977cfbce01a48a1 108578 mesa_11.0.0~rc1-1.diff.gz
 9e2dd55fff36c56a5f6a1d4589c0b4898a740f9866087a40dd8b28a81bdafdbc 263476 libegl1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 a522b5d77a5778a7317cf54e5febb3b5f21239ece7764c583d7adad4c838274d 51746 libegl1-mesa-dev_11.0.0~rc1-1_amd64.deb
 1e2a469ba7e23946c53870103367c5696ce42fdb48e87607a8df594b5d649307 37940 libegl1-mesa-drivers_11.0.0~rc1-1_amd64.deb
 71d9c4396f927c5e3cb0663297aa1713b7950970c67cd0052e0725937e402aa4 95946 libegl1-mesa_11.0.0~rc1-1_amd64.deb
 8f07eee7fac88f04a8aa8f60788c8fefec5d7039306cbf853d668027dcf9ceca 40826 libgbm-dev_11.0.0~rc1-1_amd64.deb
 a9db0e173c869048c23edec362145353c217933c5aecdcad789ba7cbee676cf8 97284 libgbm1-dbg_11.0.0~rc1-1_amd64.deb
 4ae1e11b03f8172fa4a2adf40170f4421030751ecf3f0d6ef6cc87b0a00bd80a 57042 libgbm1_11.0.0~rc1-1_amd64.deb
 a5aa6a142a0614c7a2a402e75f416dab5ce6a6668b78947a311a2619e5ab5d3b 38704 libgl1-mesa-dev_11.0.0~rc1-1_amd64.deb
 c06c66d9b3f437350d4d6605590f9d5a30561123a12652f500aca0c6869f1732 38075086 libgl1-mesa-dri-dbg_11.0.0~rc1-1_amd64.deb
 c4430cae2d2beca39f00d16e32c95a1b27f9c74c14beccbdf80df26e2193037c 3749136 libgl1-mesa-dri_11.0.0~rc1-1_amd64.deb
 8959ffd80f426e77caffccb06e91d8c6e8665e5830376d8512346aa86b5cb301 871298 libgl1-mesa-glx-dbg_11.0.0~rc1-1_amd64.deb
 ac77fef71642efb6496d45da2510bc924e18989da1bde376a439c0b0c9c1acb3 179124 libgl1-mesa-glx_11.0.0~rc1-1_amd64.deb
 e6d5b11ce00e6d7bf69454c8a7b08d04dc95b2da33e5a403fa7bfc7d38d34635 56846 libglapi-mesa-dbg_11.0.0~rc1-1_amd64.deb
 9dc71747a14687281cc2d1ed84f39cee8c8c6d4fb2e3fb274bdf2039c6745a26 55940 libglapi-mesa_11.0.0~rc1-1_amd64.deb
 7a2c25f2c432df737948fb7e8b94a3d2bc0386ab44fc283a53fb0ba4c5a887ec 41180 libgles1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 19c18ecb9cab811731a2d6fa7f46a98c12c78e3b8639fe82f9ee2ecdf919aac2 51490 libgles1-mesa-dev_11.0.0~rc1-1_amd64.deb
 ed21132679efd4320ae50903234f7ad9655c42e1d9cdf41bc6aa31fe35f24f7c 43282 libgles1-mesa_11.0.0~rc1-1_amd64.deb
 d886f9faa894f9453c236a3f264100eab737bbc7aa05435dbac69aa97dbc19c6 42232 libgles2-mesa-dbg_11.0.0~rc1-1_amd64.deb
 2c7abd046a5f25a11b0335beac67770f753bd6386d7ce051e80b4f83b57508af 61640 libgles2-mesa-dev_11.0.0~rc1-1_amd64.deb
 ccdb340903c565bf87ce91c64ff19dc4161beb67b8d36ef230d6ffd59423187c 46074 libgles2-mesa_11.0.0~rc1-1_amd64.deb
 e6a7eeaa297595b8effb3ca193d81ab5a47e0f17441aa9ac0e315f07dfbbc966 40996 libosmesa6-dev_11.0.0~rc1-1_amd64.deb
 66365743725d9c130d81825cdbb09e4fcd3705a27a50851ee71d96367a2bd711 1158386 libosmesa6_11.0.0~rc1-1_amd64.deb
 fbbcb5f595d7170ef235f4f4324cfdc621ccf908d6f8f5dd1f3a020f95339fcc 41182 libwayland-egl1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 e0d5040cd04775a1269e84267720677bbe7beb77d7a043c753d53de8b12f3c99 40054 libwayland-egl1-mesa_11.0.0~rc1-1_amd64.deb
 19cac8dbf1fd3a915e096612f8000f5c2b6d90de6b0a7b808f765b2ef79eaa57 41266 libxatracker-dev_11.0.0~rc1-1_amd64.deb
 2dfbc7f9a952400b313510291446931f9c66897e5cf8ee1c3791dfb5ef0b7b0a 6783194 libxatracker2-dbg_11.0.0~rc1-1_amd64.deb
 4d6e87a65edfac1cffe15c4d20b259f184b28b685897ec8e3da9ee9ca9d42e53 966620 libxatracker2_11.0.0~rc1-1_amd64.deb
 9381a8be141d6ae04e0d1d04d33536474f769fe4f14defb027ae9b6566335dd5 472858 mesa-common-dev_11.0.0~rc1-1_amd64.deb
 13fbeb2a376be1176f782c1962eb1f9e3f872e5a0126a0c8c41ca190051b3e37 33682086 mesa-opencl-icd-dbg_11.0.0~rc1-1_amd64.deb
 4d4804fe647dcc5ac19bf93f2c990508463cfd7c6311970c6d74985d210c0ba4 6322234 mesa-opencl-icd_11.0.0~rc1-1_amd64.deb
 75e2e9f669c6f18a3a4fd215f3d56d3c58293a65010c6bed0292ee5f6633434f 9947790 mesa-vdpau-drivers-dbg_11.0.0~rc1-1_amd64.deb
 5252629f2ad7a3ff07a75baa57ddef04af4b6b336bdd52f2ef30fe951e67d00e 1433722 mesa-vdpau-drivers_11.0.0~rc1-1_amd64.deb
Files:
 fac6fc17f8cd06daf8745c141a77d933 4840 graphics optional mesa_11.0.0~rc1-1.dsc
 9136d8f9b205fab1c7ed44c88358c821 12152086 graphics optional mesa_11.0.0~rc1.orig.tar.gz
 4a63b59ebe9f134645448c459c2825bc 108578 graphics optional mesa_11.0.0~rc1-1.diff.gz
 311a8879818435aa714a8c592ea129e5 263476 debug extra libegl1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 1828d802260faa914773ee399bfb056a 51746 libdevel optional libegl1-mesa-dev_11.0.0~rc1-1_amd64.deb
 2063a633daca2203e442af50e8023ea5 37940 libs optional libegl1-mesa-drivers_11.0.0~rc1-1_amd64.deb
 6b4d9ff484360db652f97187a6e3d1d4 95946 libs optional libegl1-mesa_11.0.0~rc1-1_amd64.deb
 b9fbf5ac2082d47c2080b420c9f3c298 40826 libdevel optional libgbm-dev_11.0.0~rc1-1_amd64.deb
 7af476a2dae625848ae4fcb8d7759752 97284 debug extra libgbm1-dbg_11.0.0~rc1-1_amd64.deb
 480fbab8de8c8db46d3f0278a3e370d9 57042 libs optional libgbm1_11.0.0~rc1-1_amd64.deb
 cd8c030a79af39316c76437c90f4a979 38704 libdevel optional libgl1-mesa-dev_11.0.0~rc1-1_amd64.deb
 1f4c3a5859304e2a1e0fb7c8116b270c 38075086 debug extra libgl1-mesa-dri-dbg_11.0.0~rc1-1_amd64.deb
 9be68941630206e2acf2cece233dec73 3749136 libs optional libgl1-mesa-dri_11.0.0~rc1-1_amd64.deb
 a374fcda9325afea83ae9bbf33945334 871298 debug extra libgl1-mesa-glx-dbg_11.0.0~rc1-1_amd64.deb
 02c3fe12bbb3397c4cad26a7d0cc0ea8 179124 libs optional libgl1-mesa-glx_11.0.0~rc1-1_amd64.deb
 b8b56c5313ed2126aa943c54e9125049 56846 debug extra libglapi-mesa-dbg_11.0.0~rc1-1_amd64.deb
 3cf1b6176209b69e2b4374c85e0e3b01 55940 libs optional libglapi-mesa_11.0.0~rc1-1_amd64.deb
 b3ec8df45f37a98069e2078e48fde251 41180 debug extra libgles1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 453fecb385c6940ef29e2006408bf128 51490 libdevel optional libgles1-mesa-dev_11.0.0~rc1-1_amd64.deb
 850efda4eeb99c928bbe5e82ab18f7e4 43282 libs optional libgles1-mesa_11.0.0~rc1-1_amd64.deb
 b4b62bb7478690afa9a1cccc3885f589 42232 debug extra libgles2-mesa-dbg_11.0.0~rc1-1_amd64.deb
 abc8b8f0018da5750d1ecc8e4d9c7ab1 61640 libdevel optional libgles2-mesa-dev_11.0.0~rc1-1_amd64.deb
 f2621e96591ea4d7828034553bf0a7e8 46074 libs optional libgles2-mesa_11.0.0~rc1-1_amd64.deb
 9ccf2f1c8aae910e79ffcdacbfa77c95 40996 libdevel optional libosmesa6-dev_11.0.0~rc1-1_amd64.deb
 907f7956ba10f36cb1e080e5afc31678 1158386 libs optional libosmesa6_11.0.0~rc1-1_amd64.deb
 aa1e0e49eb9a8865e80dd86e8cceecaa 41182 debug extra libwayland-egl1-mesa-dbg_11.0.0~rc1-1_amd64.deb
 8ad2ca0afd8c96c34849f9153947eb72 40054 libs optional libwayland-egl1-mesa_11.0.0~rc1-1_amd64.deb
 91de3dafd3cfae9a7fd8b4b29b10a8db 41266 libdevel optional libxatracker-dev_11.0.0~rc1-1_amd64.deb
 68bc9cfbeded31063c320782b8444dfc 6783194 debug extra libxatracker2-dbg_11.0.0~rc1-1_amd64.deb
 fa2469f86c7f35144d93c0905dbc4c46 966620 libs optional libxatracker2_11.0.0~rc1-1_amd64.deb
 913f2ce55f7477edc1c0d70a327b1210 472858 libdevel optional mesa-common-dev_11.0.0~rc1-1_amd64.deb
 22afb9352d3ab62271ee1e045e184995 33682086 debug extra mesa-opencl-icd-dbg_11.0.0~rc1-1_amd64.deb
 1240e4bb4d7965ad0187677859158aba 6322234 libs optional mesa-opencl-icd_11.0.0~rc1-1_amd64.deb
 442cdf66fd8ba25e11ab2344bde9ad02 9947790 debug extra mesa-vdpau-drivers-dbg_11.0.0~rc1-1_amd64.deb
 ae474151807b3799ad4a7a66c6154644 1433722 libs optional mesa-vdpau-drivers_11.0.0~rc1-1_amd64.deb

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

iQIcBAEBAgAGBQJV2tgkAAoJEMtwMWWoiYTcDw8QAJkf7owMBBPZYVXz2/aOz060
7m8yvOnNaG+JqPf0cMLNaC+oLg8bUEZUxGEDh0oAgNsqdlBAh+i3frd7KjjHG7G4
XbOQHpx6RabezNFavctxKDOClehm8L9knsMtE6jPZ+qnA26ReM3h4R7P4hM+3rNI
aUb7IyKHCJGFHsnDuTmTak0nIC+87Wwpd74R9yy60c3Ck2mgpoiDcVGPn/IO21Hz
D7oFfWcwut/cuieBeU02QuyoKqTJD6qohI5hxoe5Z9NGhcgwfrFdtdOhT+gNz3YX
+nVrF2ES3CVWTiJLs9UsmQzFBjgKY/OATvI8mF3XLAzHPjvmltnrR05TmfkpP6iB
em9Ok+/foI7E4JPrm3oH0q3QChuON5Ba5Rc17LrK4wsQQ49Pb6bcu7dlk+a+ZvDy
kjbBxqqzAxdFKY8t8ilAUQGFDUqd+Ypsn3nBNcRIRWAPNyumCyxKN4PRwHs3wHKN
2+WfRZw4/uBNkY9X3PFmRTtPRgL/qqmqaDQPy+eE/EaZDaPAguCRExwYfUpGdyK2
wYQTLNhQ3iHUN4syzy2twYLZpGeqVd1nQm5TJldDdUgl/VhTmmPiimBw2N9WfuJy
k4MgifanOikFmJD/SPxKuyB9nVZIVwvvqr0h+NKBy/hj76FKgKNVSnKdA8jaShm9
HTVrBroFiTCTjYWQ89K+
=WNeA
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: