Your message dated Mon, 07 Oct 2013 03:01:23 +0000
with message-id <[email protected]>
and subject line Bug#724147: fixed in cyrus-sasl2 2.1.25.dfsg1-16
has caused the Debian Bug report #724147,
regarding cyrus-sasl2: FTBFS: dh_install: libsasl2-modules-gssapi-mit missing 
files (usr/lib/*/sasl2/libgssapiv2.so*), aborting
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.)


-- 
724147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-14
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[4]: Entering directory `/«PKGBUILDDIR»/build-heimdal'
> ********************************************************
> * WARNING:
> * Plugins are being installed into /usr/lib/sasl2,
> * but the library will look for them in 
> /usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2.
> * You need to make sure that the plugins will eventually
> * be in /usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2 -- the easiest way is 
> to make a
> * symbolic link from /usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2 to 
> /usr/lib/sasl2,
> * but this may not be appropriate for your site, so this
> * installation procedure won't do it for you.
> *
> * If you don't want to do this for some reason, you can
> * set the location where the library will look for plugins
> * by setting the environment variable SASL_PATH to the path
> * the library should use.
> ********************************************************
> make[4]: Nothing to be done for `install-data-am'.
> make[4]: Leaving directory `/«PKGBUILDDIR»/build-heimdal'
> make[3]: Leaving directory `/«PKGBUILDDIR»/build-heimdal'
> make[2]: Leaving directory `/«PKGBUILDDIR»/build-heimdal'
> # Note the version of Berkeley DB used to build this package
> mkdir -p /«PKGBUILDDIR»/debian/tmp-mit/usr/lib/sasl2
> echo 5.1 > /«PKGBUILDDIR»/debian/tmp-mit/usr/lib/sasl2/berkeley_db.txt
> # Alter the default location and names of files to fit Debian
> # policy and better integrate with the Debian system.
> mv /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/pluginviewer 
> /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/saslpluginviewer
> mv /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/pluginviewer.8 \
>               
> /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/saslpluginviewer.8
> install -m 644 saslauthd/saslauthd.mdoc \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/saslauthd.8
> install -m 644 /«PKGBUILDDIR»/debian/testsaslauthd.8 \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/testsaslauthd.8
> mv /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/dbconverter-2 
> /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/sasldbconverter2
> # Install sample-{client,server} with Debianized names
> install -m 755 -D /«PKGBUILDDIR»/sample/sample-client \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/bin/sasl-sample-client
> install -m 755 -D /«PKGBUILDDIR»/sample/sample-server \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/sasl-sample-server
> # Alter the rpath of certain binaries and shared libraries.
> chrpath -d /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/sasldblistusers2 \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/saslpasswd2
> chrpath -d 
> /«PKGBUILDDIR»/debian/tmp-mit/usr/lib/x86_64-linux-gnu/sasl2/libsql.so.2.0.*
> # Install the sasl-sample-client and -server man pages.
> dh_installman -psasl2-bin sasl-sample-client.8 sasl-sample-server.8
> # Install saslfinger
> install -m 644 -D /«PKGBUILDDIR»/debian/saslfinger/saslfinger.1 \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man1/saslfinger.1
> install -m 755 -D /«PKGBUILDDIR»/debian/saslfinger/saslfinger \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/bin/saslfinger
> # Install gen-auth
> install -m 755 -D /«PKGBUILDDIR»/debian/gen-auth/gen-auth \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/bin/gen-auth
> make[1]: Leaving directory `/«PKGBUILDDIR»'
>    debian/rules override_dh_install
> make[1]: Entering directory `/«PKGBUILDDIR»'
> dh_install -s --autodest --list-missing 
> --sourcedir=/«PKGBUILDDIR»/debian/tmp-mit -psasl2-bin -plibsasl2-2 
> -plibsasl2-modules -plibsasl2-modules-ldap -plibsasl2-modules-otp 
> -plibsasl2-modules-sql -plibsasl2-modules-gssapi-mit -plibsasl2-dev 
> -Nlibsasl2-modules-gssapi-heimdal
> dh_install: libsasl2-modules-gssapi-mit missing files 
> (usr/lib/*/sasl2/libgssapiv2.so*), aborting
> make[1]: *** [override_dh_install] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/cyrus-sasl2_2.1.25.dfsg1-14_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: cyrus-sasl2
Source-Version: 2.1.25.dfsg1-16

We believe that the bug you reported is fixed in the latest version of
cyrus-sasl2, 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.
Adam Conrad <[email protected]> (supplier of updated cyrus-sasl2 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: SHA1

Format: 1.8
Date: Sun, 06 Oct 2013 18:48:39 -0600
Source: cyrus-sasl2
Binary: sasl2-bin cyrus-sasl2-doc libsasl2-2 libsasl2-modules 
libsasl2-modules-db libsasl2-modules-ldap libsasl2-modules-otp 
libsasl2-modules-sql libsasl2-modules-gssapi-mit libsasl2-dev 
libsasl2-modules-gssapi-heimdal cyrus-sasl2-dbg cyrus-sasl2-mit-dbg 
cyrus-sasl2-heimdal-dbg
Architecture: all amd64 i386 source
Version: 2.1.25.dfsg1-16
Distribution: unstable
Urgency: low
Maintainer: Debian Cyrus SASL Team 
<[email protected]>
Changed-By: Adam Conrad <[email protected]>
Closes: 724147
Description: 
 cyrus-sasl2-dbg - Cyrus SASL - debugging symbols
 cyrus-sasl2-doc - Cyrus SASL - documentation
 cyrus-sasl2-heimdal-dbg - Cyrus SASL - debugging symbols for Heimdal modules
 cyrus-sasl2-mit-dbg - Cyrus SASL - debugging symbols for MIT modules
 libsasl2-2 - Cyrus SASL - authentication abstraction library
 libsasl2-dev - Cyrus SASL - development files for authentication abstraction 
lib
 libsasl2-modules - Cyrus SASL - pluggable authentication modules
 libsasl2-modules-db - Cyrus SASL - pluggable authentication modules (DB)
 libsasl2-modules-gssapi-heimdal - Pluggable Authentication Modules for SASL 
(GSSAPI)
 libsasl2-modules-gssapi-mit - Cyrus SASL - pluggable authentication modules 
(GSSAPI)
 libsasl2-modules-ldap - Cyrus SASL - pluggable authentication modules (LDAP)
 libsasl2-modules-otp - Cyrus SASL - pluggable authentication modules (OTP)
 libsasl2-modules-sql - Cyrus SASL - pluggable authentication modules (SQL)
 sasl2-bin  - Cyrus SASL - administration programs for SASL users database
Changes: 
 cyrus-sasl2 (2.1.25.dfsg1-16) unstable; urgency=low
 .
   * Explicitly build-depend on libkrb5-dev to fix FTBFS (Closes: #724147)
 .
 cyrus-sasl2 (2.1.25.dfsg1-15) unstable; urgency=low
 .
   * Split libsasl2-modules-db out of libsasl2-modules, so we can depend on
     it for smooth upgrades from wheezy without pulling in all the modules.
Checksums-Sha1: 
 cc9490a57a9300cff08928c3648e6fda56655e9d 2665 cyrus-sasl2_2.1.25.dfsg1-16.dsc
 bd33d4419af51d9bc9d88283af9bbefde1d90122 111055 
cyrus-sasl2_2.1.25.dfsg1-16.debian.tar.gz
 461ef12dfdb5f53085a6406d8f35df53a2178f17 157270 
sasl2-bin_2.1.25.dfsg1-16_i386.deb
 2d9594257faa0db1172e0f991ff5d19afb8fd7df 104490 
cyrus-sasl2-doc_2.1.25.dfsg1-16_all.deb
 c4a79d107a90e5539a5a0a978f2347b23ed0fb87 99578 
libsasl2-2_2.1.25.dfsg1-16_i386.deb
 710251d4f6eaf035cc10befd23e8e7aa2127c05e 96420 
libsasl2-modules_2.1.25.dfsg1-16_i386.deb
 ba9547273a2e392145085f9ee286234334bb87f7 97462 
libsasl2-modules-db_2.1.25.dfsg1-16_i386.deb
 6ba5a5b063a8b2b98ee381573b47eb3010b5cc5a 63002 
libsasl2-modules-ldap_2.1.25.dfsg1-16_i386.deb
 e9b9e56d5e7a4a8262b10d3a82144600e0e8f828 72798 
libsasl2-modules-otp_2.1.25.dfsg1-16_i386.deb
 21c81d8e347b9b831f3503f2d01a0977c0e35725 65700 
libsasl2-modules-sql_2.1.25.dfsg1-16_i386.deb
 99461e6453af336ac616b5cd603e10b02505a4d7 84742 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-16_i386.deb
 bb6d13cfe25e8784c47e4a20a1ead21a03711485 300134 
libsasl2-dev_2.1.25.dfsg1-16_i386.deb
 4db6beabf2bca83d4a60f65c59ad49a9462dca3c 66986 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-16_i386.deb
 50a5685ecadf7c3d62fa4b2b387fee4c418bf944 708462 
cyrus-sasl2-dbg_2.1.25.dfsg1-16_i386.deb
 de909a289b5e345c37f595cf6e01db6214c6b4a9 84030 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-16_i386.deb
 55b9267cd328dc08b3fa726b5e1e2894fa12f909 84572 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-16_i386.deb
 569e2d690532c39d1ea66a0744acd32e716b6a8e 159284 
sasl2-bin_2.1.25.dfsg1-16_amd64.deb
 bb515293c4120d4251082d4431b128dd899a6bad 101122 
libsasl2-2_2.1.25.dfsg1-16_amd64.deb
 e14e177cf159a183ebb6dcf3de14b4e8a61afd6a 97284 
libsasl2-modules_2.1.25.dfsg1-16_amd64.deb
 b5067af0741b3c401e9f8c7ec8d597b9c748e38c 100568 
libsasl2-modules-db_2.1.25.dfsg1-16_amd64.deb
 b471911f0123dcb56d3ca062e2be2ba7d481489e 63192 
libsasl2-modules-ldap_2.1.25.dfsg1-16_amd64.deb
 fa5fe52ce126522546614abe6a3d2b2f4545ace3 75776 
libsasl2-modules-otp_2.1.25.dfsg1-16_amd64.deb
 56f5b1cfccfe91e52a8fb9b8ed69648df63e132c 65838 
libsasl2-modules-sql_2.1.25.dfsg1-16_amd64.deb
 7c3f2aada33af84a2687f98fe8baad25b164cf00 86134 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-16_amd64.deb
 694fc93882d3726f3c3273126734041866e75b8c 302706 
libsasl2-dev_2.1.25.dfsg1-16_amd64.deb
 149a49b59bffee22dc203c1e8fe3f2ba22c5cd03 67502 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-16_amd64.deb
 c238198f580f4bda03e5478ef29ac86158430934 775420 
cyrus-sasl2-dbg_2.1.25.dfsg1-16_amd64.deb
 e0fe0f7b5a593d117bf03953c59cbbee0f48b426 88114 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-16_amd64.deb
 761e2dd199d9a9b4510377a72843549cf837d688 88556 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-16_amd64.deb
Checksums-Sha256: 
 6fa845a32718cd58a397adbeab3904a2a0129447d8e9ed44cea417142a7d1b9b 2665 
cyrus-sasl2_2.1.25.dfsg1-16.dsc
 93ed42b096932f73b18f19a30754cea2c7a9e06bcc6271879f8316bb32c2cbdf 111055 
cyrus-sasl2_2.1.25.dfsg1-16.debian.tar.gz
 8e49095a537f925e2cf6e1fafbf519250e3785dd157c9927ac016217f6cde101 157270 
sasl2-bin_2.1.25.dfsg1-16_i386.deb
 9b823b3784b7d3f9c665f0c56da372bc3432f415a8057b5b5134a0945f770164 104490 
cyrus-sasl2-doc_2.1.25.dfsg1-16_all.deb
 440f77caa2f323decfb9cd6e25e156e970edfbbeb176f9e5d3b25a4b0661a61c 99578 
libsasl2-2_2.1.25.dfsg1-16_i386.deb
 5c9090138106c1106638beceaa56481491f946ead039d71215868a2cac01d569 96420 
libsasl2-modules_2.1.25.dfsg1-16_i386.deb
 6c701fe336d40f1573b49133b15c14af0ff9becde7a29b95f998cba11045da6b 97462 
libsasl2-modules-db_2.1.25.dfsg1-16_i386.deb
 8aef7ae9311376eeba5620874e58dc9f405dd25c73a2a51128d6ccb8ff258e10 63002 
libsasl2-modules-ldap_2.1.25.dfsg1-16_i386.deb
 737f813cba8de01d6cb54fa753ea8dc9c1777d465cfdbcbf6cfb8edc4c1863d9 72798 
libsasl2-modules-otp_2.1.25.dfsg1-16_i386.deb
 4b9dbd1670d1f778a9ce503f6176eef8382fc674067c79e9d02e040f352685db 65700 
libsasl2-modules-sql_2.1.25.dfsg1-16_i386.deb
 f5124c49601f8e2055ae40a53bfe391acb1235ba106d79ae4059ac75fafcd3cf 84742 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-16_i386.deb
 6c0bf371d448a6e9a94d9fd041c59741660fb6fe2355c42ca0f1a58b82b32c55 300134 
libsasl2-dev_2.1.25.dfsg1-16_i386.deb
 0fcb151d461ba6cd2dac93ca845fcfcaa51dbf90ae2c1bdc3546181d50812545 66986 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-16_i386.deb
 f90ea641bac1685a539f83d7343de2648111daf1d0151b253498e867192b01b0 708462 
cyrus-sasl2-dbg_2.1.25.dfsg1-16_i386.deb
 20b68a3ca6f4acc4d10ca85c49a8d0750b305dbb59aaebe4de097712bb65127d 84030 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-16_i386.deb
 d42a04c9fd0d1e4d551bb8f7fc1eacba34f1e846a4edb82b63be71d470054c0c 84572 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-16_i386.deb
 635daa8daa27d2fc7a1e189e48af7f3a45aad61d028f45572a36879b5ecc3704 159284 
sasl2-bin_2.1.25.dfsg1-16_amd64.deb
 e1b6e14e1a8022b09821d0817aaa3d170ed2017eb3323a53dc5d3b57bc0e09e0 101122 
libsasl2-2_2.1.25.dfsg1-16_amd64.deb
 a8095d4d5a162fce8057dcd07a787781b6c644b4c56e65ab5141f1c7247e207f 97284 
libsasl2-modules_2.1.25.dfsg1-16_amd64.deb
 41a06b00cd3fe388812b507aab67643225574c1a81f59d63ea23bc36c3880571 100568 
libsasl2-modules-db_2.1.25.dfsg1-16_amd64.deb
 63c15be669ec5c40e1e61e0df356c6f55915f15b3aa06403ee90ed2aedd5cb62 63192 
libsasl2-modules-ldap_2.1.25.dfsg1-16_amd64.deb
 c1cd48b1264a914878ebc29b80fe34b17b53f633ac6851076199ba7eef790032 75776 
libsasl2-modules-otp_2.1.25.dfsg1-16_amd64.deb
 09a0c9abd8142756c868b278c909d5309b956c0539e643f21ecded239c3d4e64 65838 
libsasl2-modules-sql_2.1.25.dfsg1-16_amd64.deb
 c8d3da86c6927b41adc1faaee065d266e90a03bddb4e1428ebf527766d648095 86134 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-16_amd64.deb
 34881c3cec3c73b86c1601935d94400e384740b3edd5c1abaad0f2698cdbfab4 302706 
libsasl2-dev_2.1.25.dfsg1-16_amd64.deb
 23a8bc8d381b3207710e896aff1d200092720aeb220943f9884c82d9e00a7ec1 67502 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-16_amd64.deb
 1bb48986103c1389b46047d3114ef307188d704d41c86e2ff168d6effb8ccd9c 775420 
cyrus-sasl2-dbg_2.1.25.dfsg1-16_amd64.deb
 1604804f264a0cfdc8829f8f3e552857545327069b7b3cc71c66d0f95d227b51 88114 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-16_amd64.deb
 20ad18398a69d95162add256064e5ff8b8c89b991c8b03a8d4700442a861a435 88556 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-16_amd64.deb
Files: 
 08dc77af804bc1a77cf1a524fefe7d18 2665 libs standard 
cyrus-sasl2_2.1.25.dfsg1-16.dsc
 66782d9e694f7ebc85b4b320558c5709 111055 libs standard 
cyrus-sasl2_2.1.25.dfsg1-16.debian.tar.gz
 22424b022a4db65cfc4203a76ce3eeee 157270 utils optional 
sasl2-bin_2.1.25.dfsg1-16_i386.deb
 5f1682722989351f2b3cb069a1d06580 104490 doc optional 
cyrus-sasl2-doc_2.1.25.dfsg1-16_all.deb
 bb9d3bdeab2489dcae00578f5fbb7853 99578 libs standard 
libsasl2-2_2.1.25.dfsg1-16_i386.deb
 197975ccffcd3a973f307a445344231d 96420 libs optional 
libsasl2-modules_2.1.25.dfsg1-16_i386.deb
 411e254988dcd520bee172e65ea4de08 97462 libs standard 
libsasl2-modules-db_2.1.25.dfsg1-16_i386.deb
 7174d468d231a6a8f7fc5389c82efd76 63002 libs extra 
libsasl2-modules-ldap_2.1.25.dfsg1-16_i386.deb
 e9ad4d90eb213f51cbb9b2065a00e4d7 72798 libs extra 
libsasl2-modules-otp_2.1.25.dfsg1-16_i386.deb
 e876b00daa2733bd32c8b698750fdc66 65700 libs extra 
libsasl2-modules-sql_2.1.25.dfsg1-16_i386.deb
 4d259786e24b198212c5dd40e40e6721 84742 libs extra 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-16_i386.deb
 f6e1936524e9967bf8905e5a07c0102f 300134 libdevel optional 
libsasl2-dev_2.1.25.dfsg1-16_i386.deb
 ff68c1f2a362f7c945c3b72860df9892 66986 libs extra 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-16_i386.deb
 5bfb85e6f857d5a96e5f9e500545bc6b 708462 debug extra 
cyrus-sasl2-dbg_2.1.25.dfsg1-16_i386.deb
 80af9d6324feed8146231b94c88cbaf1 84030 debug extra 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-16_i386.deb
 9e3053055c3bcb28ec8446d36fe60abc 84572 debug extra 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-16_i386.deb
 c73b18ecc74252e5fd3926c3893d271b 159284 utils optional 
sasl2-bin_2.1.25.dfsg1-16_amd64.deb
 674db0685916efb93231bd085fa8274e 101122 libs standard 
libsasl2-2_2.1.25.dfsg1-16_amd64.deb
 476f80ce93fb6200ec8d40ea32542f2f 97284 libs optional 
libsasl2-modules_2.1.25.dfsg1-16_amd64.deb
 f2a4e4937f3de63c50ad66cee89da818 100568 libs standard 
libsasl2-modules-db_2.1.25.dfsg1-16_amd64.deb
 936b756cb28aebb7477761e74fd31dee 63192 libs extra 
libsasl2-modules-ldap_2.1.25.dfsg1-16_amd64.deb
 6268910f27632ef7d079919109d17d4e 75776 libs extra 
libsasl2-modules-otp_2.1.25.dfsg1-16_amd64.deb
 981d51d6f523a3331e9265a1a0a36929 65838 libs extra 
libsasl2-modules-sql_2.1.25.dfsg1-16_amd64.deb
 6d5398dd37bdcbde5f06e2e9070a8174 86134 libs extra 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-16_amd64.deb
 0265d8dabefbfee0e104be28bf874368 302706 libdevel optional 
libsasl2-dev_2.1.25.dfsg1-16_amd64.deb
 cccef0293fac667b522fd69560a099a8 67502 libs extra 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-16_amd64.deb
 f19d037b761e38f74bd8d73be7fb593d 775420 debug extra 
cyrus-sasl2-dbg_2.1.25.dfsg1-16_amd64.deb
 8d2eaa4e4c53758e1ee6e88bfa7f1b9e 88114 debug extra 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-16_amd64.deb
 23dea00363729f052681b19c0c91269e 88556 debug extra 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-16_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlJSC9EACgkQvjztR8bOoMn5wACdHcR6JOjNfcD3DVM1NtEX9rBX
ovEAn01FmT53LodoJOhR6kyBqQMBRyKw
=eiWO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to