#1136929 request-tracker5: FTBFS: make[1]: *** [Makefile:386: test-parallel] Error 1

#1136929#5
Date:
2026-05-17 10:48:41 UTC
From:
To:
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/202605/

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:request-tracker5, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules build
make: Circular configure <- build-stamp dependency dropped.
dh_testdir
# Update translations
debconf-updatepo
# Keep aside automatically generated files shipped in the upstream tarball
mkdir bak
find . -name '*.in' -print | egrep -v '\.pc|\.\/debian' | sed -e 's/\.in$//' | while read f; do mkdir -p bak/`dirname $f`; mv -v $f bak/$f; done
renamed './lib/RT/Generated.pm' -> 'bak/./lib/RT/Generated.pm'
renamed './Makefile' -> 'bak/./Makefile'
renamed './etc/RT_Config.pm' -> 'bak/./etc/RT_Config.pm'
renamed './etc/upgrade/shrink-cgm-table' -> 'bak/./etc/upgrade/shrink-cgm-table'
renamed './etc/upgrade/upgrade-authtokens' -> 'bak/./etc/upgrade/upgrade-authtokens'
renamed './etc/upgrade/sanity-check-stylesheets' -> 'bak/./etc/upgrade/sanity-check-stylesheets'
renamed './etc/upgrade/vulnerable-passwords' -> 'bak/./etc/upgrade/vulnerable-passwords'

[... snipped ...]

  Failed tests:  2, 4-5
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/private-components.t                           (Wstat: 512 (exited 2) Tests: 25 Failed: 2)
  Failed tests:  2, 24
  Non-zero exit status: 2
t/web/psgi-wrap.t                                    (Wstat: 256 (exited 1) Tests: 10 Failed: 1)
  Failed test:  10
  Non-zero exit status: 1
t/web/query_builder.t                                (Wstat: 65280 (exited 255) Tests: 8 Failed: 4)
  Failed tests:  3, 5, 7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/query_builder_queue_limits.t                   (Wstat: 65280 (exited 255) Tests: 8 Failed: 4)
  Failed tests:  3, 5, 7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/query_log.t                                    (Wstat: 1536 (exited 6) Tests: 10 Failed: 6)
  Failed tests:  2, 4-7, 9
  Non-zero exit status: 6
t/web/queue_caching.t                                (Wstat: 65280 (exited 255) Tests: 8 Failed: 4)
  Failed tests:  3, 5, 7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/queue_create.t                                 (Wstat: 512 (exited 2) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 14 tests but ran 6.
t/web/quickcreate.t                                  (Wstat: 65280 (exited 255) Tests: 5 Failed: 3)
  Failed tests:  2, 4-5
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 12 tests but ran 5.
t/web/quicksearch.t                                  (Wstat: 65280 (exited 255) Tests: 8 Failed: 3)
  Failed tests:  5, 7-8
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 8.
t/web/redirect-after-login.t                         (Wstat: 65280 (exited 255) Tests: 7 Failed: 2)
  Failed tests:  6-7
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 123 tests but ran 7.
t/web/reminder-permissions.t                         (Wstat: 6400 (exited 25) Tests: 12 Failed: 3)
  Failed tests:  9, 11-12
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 41 tests but ran 12.
t/web/reminders.t                                    (Wstat: 65280 (exited 255) Tests: 14 Failed: 7)
  Failed tests:  2, 4, 7-9, 13-14
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 46 tests but ran 14.
t/web/remote_user.t                                  (Wstat: 6400 (exited 25) Tests: 6 Failed: 3)
  Failed tests:  3, 5-6
  Non-zero exit status: 25
t/web/remove_user_info.t                             (Wstat: 65280 (exited 255) Tests: 27 Failed: 2)
  Failed tests:  26-27
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/requestor_groups_edit_link.t                   (Wstat: 1024 (exited 4) Tests: 12 Failed: 4)
  Failed tests:  5, 8-9, 11
  Non-zero exit status: 4
t/web/requestor_groups_limit.t                       (Wstat: 1536 (exited 6) Tests: 12 Failed: 6)
  Failed tests:  3-4, 7-9, 11
  Non-zero exit status: 6
t/web/rest-search-group.t                            (Wstat: 512 (exited 2) Tests: 25 Failed: 2)
  Failed tests:  2, 25
  Non-zero exit status: 2
t/web/rest-search-queue.t                            (Wstat: 512 (exited 2) Tests: 29 Failed: 2)
  Failed tests:  2, 29
  Non-zero exit status: 2
t/web/rest-search-user.t                             (Wstat: 1024 (exited 4) Tests: 30 Failed: 4)
  Failed tests:  2, 25, 27, 30
  Non-zero exit status: 4
t/web/rest-sort.t                                    (Wstat: 512 (exited 2) Tests: 26 Failed: 2)
  Failed tests:  11, 26
  Non-zero exit status: 2
t/web/rest_user_cf.t                                 (Wstat: 512 (exited 2) Tests: 7 Failed: 2)
  Failed tests:  3, 7
  Non-zero exit status: 2
t/web/rights.t                                       (Wstat: 512 (exited 2) Tests: 6 Failed: 3)
  Failed tests:  2-3, 6
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/web/rights1.t                                      (Wstat: 65280 (exited 255) Tests: 31 Failed: 10)
  Failed tests:  7-8, 11-12, 18, 21-22, 28, 30-31
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 31.
t/web/saved_search_chart.t                           (Wstat: 65280 (exited 255) Tests: 7 Failed: 3)
  Failed tests:  3, 6-7
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/saved_search_context.t                         (Wstat: 65280 (exited 255) Tests: 5 Failed: 3)
  Failed tests:  2, 4-5
  Non-zero exit status: 255
t/web/saved_search_permissions.t                     (Wstat: 65280 (exited 255) Tests: 7 Failed: 3)
  Failed tests:  3, 6-7
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/saved_search_update.t                          (Wstat: 65280 (exited 255) Tests: 9 Failed: 4)
  Failed tests:  5-6, 8-9
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 19 tests but ran 9.
t/web/scrips.t                                       (Wstat: 512 (exited 2) Tests: 9 Failed: 5)
  Failed tests:  4-6, 8-9
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/web/search_assets.t                                (Wstat: 65280 (exited 255) Tests: 6 Failed: 4)
  Failed tests:  2-3, 5-6
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/scrubber.t                                     (Wstat: 768 (exited 3) Tests: 11 Failed: 3)
  Failed tests:  5, 8, 11
  Non-zero exit status: 3
t/web/search_cf_quotes.t                             (Wstat: 65280 (exited 255) Tests: 19 Failed: 3)
  Failed tests:  15, 18-19
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 25 tests but ran 19.
t/web/search_bulk_update.t                           (Wstat: 6400 (exited 25) Tests: 14 Failed: 4)
  Failed tests:  2, 10, 13-14
  Non-zero exit status: 25
  Parse errors: No plan found in TAP output
t/web/search_linkdisplay.t                           (Wstat: 65280 (exited 255) Tests: 19 Failed: 5)
  Failed tests:  13, 15-16, 18-19
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/search_ical.t                                  (Wstat: 65280 (exited 255) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/search_rss.t                                   (Wstat: 65280 (exited 255) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 37 tests but ran 6.
t/web/search_results.t                               (Wstat: 1792 (exited 7) Tests: 26 Failed: 7)
  Failed tests:  11, 13-16, 20, 26
  Non-zero exit status: 7
t/web/search_shortener.t                             (Wstat: 65280 (exited 255) Tests: 51 Failed: 4)
  Failed tests:  47-48, 50-51
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/search_simple.t                                (Wstat: 2816 (exited 11) Tests: 31 Failed: 11)
  Failed tests:  8, 12-14, 21-22, 24-25, 27-28, 30
  Non-zero exit status: 11
t/web/search_tabs.t                                  (Wstat: 65280 (exited 255) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 22 tests but ran 6.
t/web/search_txns.t                                  (Wstat: 65280 (exited 255) Tests: 8 Failed: 4)
  Failed tests:  4-5, 7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/self_service.t                                 (Wstat: 65280 (exited 255) Tests: 25 Failed: 13)
  Failed tests:  8, 10-14, 16-17, 20-22, 24-25
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/shredder.t                                     (Wstat: 65280 (exited 255) Tests: 5 Failed: 2)
  Failed tests:  4-5
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/sidebyside_layout.t                            (Wstat: 768 (exited 3) Tests: 12 Failed: 3)
  Failed tests:  6-7, 11
  Non-zero exit status: 3
t/web/signatures.t                                   (Wstat: 512 (exited 2) Tests: 8 Failed: 2)
  Failed tests:  2, 8
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/web/simple_search.t                                (Wstat: 65280 (exited 255) Tests: 45 Failed: 3)
  Failed tests:  42, 44-45
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/smime/outgoing.t                               (Wstat: 65280 (exited 255) Tests: 9 Failed: 2)
  Failed tests:  7, 9
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/template.t                                     (Wstat: 65280 (exited 255) Tests: 11 Failed: 7)
  Failed tests:  4-8, 10-11
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 23 tests but ran 11.
t/web/squish.t                                       (Wstat: 2816 (exited 11) Tests: 26 Failed: 11)
  Failed tests:  2-3, 7, 9-11, 13-14, 17-18, 24
  Non-zero exit status: 11
t/web/ticket-create-utf8.t                           (Wstat: 65280 (exited 255) Tests: 7 Failed: 3)
  Failed tests:  3, 6-7
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_create.t                                (Wstat: 65280 (exited 255) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_display.t                               (Wstat: 65280 (exited 255) Tests: 7 Failed: 3)
  Failed tests:  3, 6-7
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_display_unset_fields.t                  (Wstat: 6400 (exited 25) Tests: 48 Failed: 31)
  Failed tests:  15-41, 43, 45, 47-48
  Non-zero exit status: 25
  Parse errors: No plan found in TAP output
t/web/ticket_forward.t                               (Wstat: 65280 (exited 255) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_links.t                                 (Wstat: 65280 (exited 255) Tests: 8 Failed: 3)
  Failed tests:  2, 7-8
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 153 tests but ran 8.
t/web/ticket_modify_all.t                            (Wstat: 65280 (exited 255) Tests: 9 Failed: 3)
  Failed tests:  5, 8-9
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_owner.t                                 (Wstat: 6400 (exited 25) Tests: 12 Failed: 4)
  Failed tests:  7, 9, 11-12
  Non-zero exit status: 25
  Parse errors: No plan found in TAP output
t/web/ticket_modify_people.t                         (Wstat: 65280 (exited 255) Tests: 21 Failed: 8)
  Failed tests:  8, 10-11, 13, 15, 18, 20-21
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_owner_autocomplete.t                    (Wstat: 6400 (exited 25) Tests: 11 Failed: 4)
  Failed tests:  6, 8, 10-11
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 44 tests but ran 11.
t/web/ticket_owner_issues_16656.t                    (Wstat: 6400 (exited 25) Tests: 10 Failed: 4)
  Failed tests:  5, 7, 9-10
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 20 tests but ran 10.
t/web/ticket_preserve_basics.t                       (Wstat: 65280 (exited 255) Tests: 8 Failed: 3)
  Failed tests:  5, 7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_role_input.t                            (Wstat: 65280 (exited 255) Tests: 15 Failed: 3)
  Failed tests:  4, 14-15
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_seen.t                                  (Wstat: 3072 (exited 12) Tests: 27 Failed: 12)
  Failed tests:  8-9, 15-23, 27
  Non-zero exit status: 12
t/web/ticket_time.t                                  (Wstat: 65280 (exited 255) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_timeworked.t                            (Wstat: 65280 (exited 255) Tests: 17 Failed: 5)
  Failed tests:  2, 13-14, 16-17
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_txn_cf.t                                (Wstat: 512 (exited 2) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/web/ticket_txn_content.t                           (Wstat: 512 (exited 2) Tests: 6 Failed: 3)
  Failed tests:  2, 5-6
  Non-zero exit status: 2
t/web/ticket_txn_subject.t                           (Wstat: 65280 (exited 255) Tests: 8 Failed: 3)
  Failed tests:  2, 7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/ticket_update_without_content.t                (Wstat: 65280 (exited 255) Tests: 7 Failed: 3)
  Failed tests:  3, 6-7
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 13 tests but ran 7.
t/web/transaction_batch.t                            (Wstat: 65280 (exited 255) Tests: 12 Failed: 2)
  Failed tests:  11-12
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 13 tests but ran 12.
t/web/user_update.t                                  (Wstat: 65280 (exited 255) Tests: 6 Failed: 4)
  Failed tests:  2-3, 5-6
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/unlimited_search.t                             (Wstat: 65280 (exited 255) Tests: 81 Failed: 3)
  Failed tests:  77, 80-81
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 86 tests but ran 81.
t/web/walk.t                                         (Wstat: 3328 (exited 13) Tests: 53 Failed: 13)
  Failed tests:  2, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46
                49, 52
  Non-zero exit status: 13
Files=548, Tests=34299, 896 wallclock secs ( 2.93 usr  0.78 sys + 1090.70 cusr 135.07 csys = 1229.48 CPU)
Result: FAIL
make[1]: *** [Makefile:386: test-parallel] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:50: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1136929#10
Date:
2026-06-17 09:41:27 UTC
From:
To:
Hello.

At the request of Andrew I've tried again with the current version and
this is what I found:

The current version (5.0.10+dfsg-1) fails to build approximately 50% of the time.
I've put several build logs for the current version in the same directory
as before:

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


I still believe this is a bug in the package. My build machines are
created from scratch every time, they have enough memory and enough
disk space, and they are prepared deterministically using ansible
recipes. It may be the case that the build fails more often here than,
say, on a machine with 16 CPU cores, but I don't see a good reason why
the build should fail here at all.

If you need a VM to reproduce, please contact me privately.

Thanks.

#1136929#15
Date:
2026-06-19 12:02:30 UTC
From:
To:
Hi.

For the record: Andrew tells me (after debugging it) that the reason
why the package currently fails to build randomly has nothing to do
with the reason version 5.0.9+dfsg-4 used to fail.

(Sorry, I didn't look closely enough at the build log to tell).

We could fix this by closing the bug and opening a new one.

However, since the new upstream version (5.0.10) fixed the old bug
before it was diagnosed, I propose that we save some bureaucrazy and
consider this bug to be only the current bug.

(Feel free to retitle the bug as you see it fits).

Thanks.

#1136929#20
Date:
2026-06-20 10:10:48 UTC
From:
To:
Hey,

The original issue reported on this bug was a pretty fundamental issue where
RT just wasn't able to run for most tests, where most (all?) tests that tested
the web interface had this returned:

  An internal RT error has occurred.  Your administrator can find more
  details in RT's log files.

I've managed to reproduce this with the 5.0.9 packages on Unstable, and found:

  got warning: Wide character in subroutine entry at
/<<PKGBUILDDIR>>/lib/RT/Squish.pm line 85.

This is due to change in libplack-perl v1.0052, and the fix for RT was
included in the 5.0.10+dfsg-1 packages via this commit:

https://github.com/bestpractical/rt/commit/f8f03dd6e69dfbf4eb71e3ded0f793af4721a06d

The issue with the ~50% failures with 5.0.10 appears to be due to a floating
point precision mismatch in Perl and SQLite in one of the tests. I don't see
it on my Intel i7, but Santiago is seeing it on their AMD EPYC. I've submitted
a PR for this and will push a new 5.0.10 shortly to include the patch (and
close this bug).

Thanks again Santiago for your testing, and allowing me access to a VM to
investigate the issue.

Cheers,
Andrew

#1136929#25
Date:
2026-06-20 12:48:44 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
request-tracker5, 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 1136929@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Ruthven <andrew@etc.gen.nz> (supplier of updated request-tracker5 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)
Format: 1.8
Date: Sat, 20 Jun 2026 22:03:48 +1200
Source: request-tracker5
Architecture: source
Version: 5.0.10+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Andrew Ruthven <andrew@etc.gen.nz>
Changed-By: Andrew Ruthven <andrew@etc.gen.nz>
Closes: 1136929
Changes:
 request-tracker5 (5.0.10+dfsg-2) unstable; urgency=medium
 .
   * Add a patch to fix test that has a floating point issue (Closes: #1136929).
   * Bump Standards-Version to 4.7.4 (no changes)
Checksums-Sha1:
 1868a5a5d097d758622930e38b5deecdfe711e9d 6043 request-tracker5_5.0.10+dfsg-2.dsc
 0c94dcb8fb3a27fb05ce9d84544022117b9d8e4d 127664 request-tracker5_5.0.10+dfsg-2.debian.tar.xz
 029075d1d44c5f70a75c0ce1c1b2ebfe3719a62f 24899 request-tracker5_5.0.10+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 813fdfcba5ee9b3e834a89199c7ca952a97d39f2e6b21e32a8cf033933dc2b30 6043 request-tracker5_5.0.10+dfsg-2.dsc
 a96e5b543947d89a991357d48abb24ef39bf218727bc3cccefee3e33ffb660bf 127664 request-tracker5_5.0.10+dfsg-2.debian.tar.xz
 04141068573e2c7864f40529025b037bf7d99e3341c2a6f2b327e2defa8cb57d 24899 request-tracker5_5.0.10+dfsg-2_amd64.buildinfo
Files:
 5b840c3a85c8bc7103fa744703e34909 6043 misc optional request-tracker5_5.0.10+dfsg-2.dsc
 07408f7658f423f8465ebd37e81183b5 127664 misc optional request-tracker5_5.0.10+dfsg-2.debian.tar.xz
 984707e0eb92a8058d3c126281f7f25c 24899 misc optional request-tracker5_5.0.10+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEExgP8TmAPHOzRyNl8S1PZMeTT6GMFAmo2avMACgkQS1PZMeTT
6GNLfxAAjbIpYNz1JeuuOPKsHAXyI310EymeqPYwR6JwhdFdGYOOO40SlOsaIqvP
4zcGWimsPsVWunDSEYOwhZHtLc1D7gx+NEp3K1DRQ5HqwAqchxd2yNXtTwj1YEWy
O4wjWk5hrEqxA8qEJBqSFLenNokUPoGtr2f1CyA0lyxMNE7QFqitZn7aybViX6Y6
YcSSP5hwg1W8q1QqjkS7TxfjuiHzx/iI+MGzu7ef5FgOLLA58uP8WYThvlLbzxtt
fD5183hzMQBNFEBrIYNBxglrIFKlKDexpNGBy6UAIB2uu2VCY1xpQbYWve1TQKN8
EigBhZv5C7bf5wgWPwdA+nnKkEL+4SvH5PzfcjpRruEJnu81frNn/ykVTlfNy9Rk
ojaM6+xcp/w88B88zwke2gPzr0S18GusjwMiOpJIqdtD4fVmrsMC7JcrpE20V25i
E4EpqeY8BqUXZ3DGCfYCQNpprG0FiwUUJ9ZLxYuC3cZdBKSLPl+p0/XA8xtuivdW
lP0EBZgwKfFvvLdvVNupaC5V4ddGZKDy2xVTTj6g7/dJ+k4kXRS5/EPzkIevZuuC
h80AoBkW3O6/0f28C0x5qzF8bdgaKlx0LzcM4WLaKdv8RxxlOshLLZ9lrXrkiEdS
QE0P27TWxuGxllu6iBvXbYAJZnu2yRMP+dhSDx6ADRHOuUoKqpo=
=ONRC
-----END PGP SIGNATURE-----