Your message dated Tue, 10 Mar 2026 12:21:05 +0000
with message-id <[email protected]>
and subject line Bug#1127499: fixed in austin 3.7.0-9
has caused the Debian Bug report #1127499,
regarding austin: FTBFS: E   ModuleNotFoundError: No module named 
'pycparser.plyparser'
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.)


-- 
1127499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:austin
Version: 3.7.0-8
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:austin, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=autoconf
   dh_auto_clean -O--buildsystem=autoconf
   dh_autoreconf_clean -O--buildsystem=autoconf
   dh_clean -O--buildsystem=autoconf
 debian/rules binary
dh binary --buildsystem=autoconf
   dh_update_autotools_config -O--buildsystem=autoconf
   dh_autoreconf -O--buildsystem=autoconf
configure.ac:16: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:16: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:16: the top level
configure.ac:56: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:56: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:56: the top level
configure.ac:16: installing './compile'
configure.ac:65: installing './config.guess'
configure.ac:65: installing './config.sub'
configure.ac:13: installing './install-sh'
configure.ac:13: installing './missing'
src/Makefile.am: installing './depcomp'
   dh_auto_configure -O--buildsystem=autoconf
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '999' is supported by ustar format... yes
checking whether GID '999' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for libunwind-ptrace.h... yes
including build of austinp
checking for bfd_openr in -lbfd... yes
enabling symbol resolution support for austinp
checking for bfd_demangle in -liberty... yes
enabling C++ name demangling support for austinp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for stdio.h... (cached) yes
checking for pid_t... yes
checking for ssize_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for strstr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
touch src/austin.1  # needed by make, will be overwritten by doc/gen.sh
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- STRIP_FLAGS=
        make -j2 STRIP_FLAGS=
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-argparse.o `test -f 
'argparse.c' || echo './'`argparse.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-austin.o `test -f 
'austin.c' || echo './'`austin.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-cache.o `test -f 'cache.c' 
|| echo './'`cache.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-error.o `test -f 'error.c' 
|| echo './'`error.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-logging.o `test -f 
'logging.c' || echo './'`logging.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-stats.o `test -f 'stats.c' 
|| echo './'`stats.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-platform.o `test -f 
'platform.c' || echo './'`platform.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-py_proc_list.o `test -f 
'py_proc_list.c' || echo './'`py_proc_list.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-py_proc.o `test -f 
'py_proc.c' || echo './'`py_proc.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o austin-py_thread.o `test -f 
'py_thread.c' || echo './'`py_thread.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-argparse.o `test -f 'argparse.c' || echo './'`argparse.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-austin.o `test -f 'austin.c' || echo './'`austin.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-cache.o `test -f 'cache.c' || echo './'`cache.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-error.o `test -f 'error.c' || echo './'`error.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-logging.o `test -f 'logging.c' || echo './'`logging.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-stats.o `test -f 'stats.c' || echo './'`stats.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-platform.o `test -f 'platform.c' || echo './'`platform.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-py_proc_list.o `test -f 'py_proc_list.c' || echo './'`py_proc_list.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-py_proc.o `test -f 'py_proc.c' || echo './'`py_proc.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -Wall 
-Werror -Wno-unused-command-line-argument -pthread -O3    -DAUSTINP -fPIC 
-DHAVE_BFD -DHAVE_LIBERTY -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
austinp-py_thread.o `test -f 'py_thread.c' || echo './'`py_thread.c
gcc -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3    -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -Wl,-z,relro -o austin 
austin-argparse.o austin-austin.o austin-cache.o austin-error.o 
austin-logging.o austin-stats.o austin-platform.o austin-py_proc_list.o 
austin-py_proc.o austin-py_thread.o  
gcc -I. -Wall -Werror -Wno-unused-command-line-argument -pthread -O3    
-DAUSTINP -fPIC -DHAVE_BFD -DHAVE_LIBERTY -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -Wl,-z,relro -o austinp 
austinp-argparse.o austinp-austin.o austinp-cache.o austinp-error.o 
austinp-logging.o austinp-stats.o austinp-platform.o austinp-py_proc_list.o 
austinp-py_proc.o austinp-py_thread.o  -lunwind-ptrace -llzma -lunwind-generic 
-lunwind -l:libbfd.a -lsframe -lz -lzstd -liberty -ldl 
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[4]: Entering directory '/<<PKGBUILDDIR>>'
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p debian/doc-home
HOME=/<<PKGBUILDDIR>>/debian/doc-home ./doc/gen.sh

** (inkscape:1019): WARNING **: 15:39:20.061: Failed to wrap object of type 
'PangoFT2FontMap'. Hint: this error is commonly caused by failing to call a 
library init() function.

** (inkscape:1019): WARNING **: 15:39:20.195: Failed to wrap object of type 
'GtkRecentManager'. Hint: this error is commonly caused by failing to call a 
library init() function.

** (inkscape:1028): WARNING **: 15:39:20.507: Failed to wrap object of type 
'PangoFT2FontMap'. Hint: this error is commonly caused by failing to call a 
library init() function.

** (inkscape:1028): WARNING **: 15:39:20.640: Failed to wrap object of type 
'GtkRecentManager'. Hint: this error is commonly caused by failing to call a 
library init() function.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pytest -sv test/cunit
ImportError while loading conftest '/<<PKGBUILDDIR>>/test/cunit/conftest.py'.
test/cunit/__init__.py:22: in <module>
    from pycparser.plyparser import ParseError
E   ModuleNotFoundError: No module named 'pycparser.plyparser'
make[1]: *** [debian/rules:28: override_dh_auto_test] Error 4
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: austin
Source-Version: 3.7.0-9
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
austin, 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.
Colin Watson <[email protected]> (supplier of updated austin 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: Tue, 10 Mar 2026 12:08:20 +0000
Source: austin
Architecture: source
Version: 3.7.0-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1127499
Changes:
 austin (3.7.0-9) unstable; urgency=medium
 .
   * Fix test failure with pycparser 3.0 (closes: #1127499).
Checksums-Sha1:
 bc75cd07e1ddfea653a394f9573787f3fb86c181 2676 austin_3.7.0-9.dsc
 c58b6ead77818f2c153f27fa96fba366c3a86e36 13348 austin_3.7.0-9.debian.tar.xz
 b12b69c2b6a477b1bbe40968c00ed683b0024ca0 14155776 austin_3.7.0-9.git.tar.xz
 c27e9890eb2f8daa22b2afa1284faea44d1f35bd 17292 austin_3.7.0-9_source.buildinfo
Checksums-Sha256:
 b920f4425a39fa2ab575fd3445953341c46225baf42333386c870eeb113134bf 2676 
austin_3.7.0-9.dsc
 5219f6565488c593aa8f3a6a6fb8aedde96db95137969348e9e8dcfb82e3de95 13348 
austin_3.7.0-9.debian.tar.xz
 2c0d6b9310d0b2c283a44478c996c5d20fdd3a0e4de01f3c0245ed1b3288f8da 14155776 
austin_3.7.0-9.git.tar.xz
 7d9822c77ee108f215bf4231682f25b48bec13423f8b088afe834ac7d880ade1 17292 
austin_3.7.0-9_source.buildinfo
Files:
 a0c304abb7440a8f04d4d3a7aadfe30f 2676 devel optional austin_3.7.0-9.dsc
 4a276ca8f56e89dbf39fc8034631c057 13348 devel optional 
austin_3.7.0-9.debian.tar.xz
 0b61b94fa4c33f7525e26720b102fbd7 14155776 devel None austin_3.7.0-9.git.tar.xz
 b58369d3b76864ec618ec80edddcadc6 17292 devel optional 
austin_3.7.0-9_source.buildinfo
Git-Tag-Info: tag=8d05a0eb3a8516c2d4b7e979cdc94eaa0420a7ee 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmmwChMACgkQYG0ITkaD
wHn52hAA3Po67ntAarNiWbPH5hyWPyatD0j8O3gBPbqIr/WymnnyAGnCBJaJN6Zi
ktIsEGALOs1MDZ93SiOwbJTAcWax+1aEQ6ZOq+LfTp0zCST3qJ6AKCi3qKwH8aOV
63zjigTLCfzbtqfIsWe05K8Aehsp5CPTqYYxIP/TFqQtdy5MMaZmMrR67RNhAWKP
atcb34zx+nsnAikQalAf1k1k0O3UmQ5eXlsLztUc/ZUY9uticKm+EmRzcWCqJmmS
yzuF16qtlM4w4b85RDmsPaQXOQgmBTBIcHxrd8uqNHxDMONeAi7gTxY0JCmR5sap
jVkhHwGWKsb+nE8TbuvhSx32eW0UWHkbs6EIlSs+KYbbuwVkVdAWnhUxbvaWz7hc
OAxMrTJ3wplfSSJVVcZg9VoO/WIoJDQdztDz3HMRTnVJgjLD3KcqI+9VJSPRk8pD
lkdA51QWTdicLtNQn8UJiWbnKSZn/XM/1yKXtp6j4/p1FRzIbXpLC2fIlrotGKYn
/ZfuggRML0paDSm4iQ4Ty/tRP+8apRHApFSzxZI3t8TnngROA8Ce7Uw2EiaFkdaO
3WrLkVaaVyZCfeRSHgA1XKrvVPSS6Wm0J0Y8hHjiD2ragcOMjPgBS6z1gg+nj9T/
ccgISjQ8sSaOzXn7/xBK4ooOAEKeOqMkDrfOcUKBmt9E0I/W/Lk=
=SDbQ
-----END PGP SIGNATURE-----

Attachment: pgpt2ENqSBHGE.pgp
Description: PGP signature


--- End Message ---

Reply via email to