Your message dated Thu, 07 Sep 2023 14:10:29 +0000
with message-id <e1qefih-00610j...@fasolo.debian.org>
and subject line Bug#1042025: fixed in thrift 0.19.0-1
has caused the Debian Bug report #1042025,
regarding thrift: FTBFS: dh_auto_test: error: make -j1 check 
"TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 returned exit code 2
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 ow...@bugs.debian.org
immediately.)


-- 
1042025: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042025
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: thrift
Version: 0.17.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230724 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[8]: Entering directory '/<<PKGBUILDDIR>>/lib/c_glib/test'
> TAP version 13
> # random seed: R02S0e8329da5a016624dc715b8f00afb271
> 1..3
> # Start of testserialization tests
> ok 1 /testserialization/StructReadWriteLengthShouldEqual
> ok 2 /testserialization/StructConstants
> ok 3 /testserialization/EnumConstants
> # End of testserialization tests
> PASS: testserialization
> TAP version 13
> # random seed: R02S331cdb8576add099e9ca7c748c63fe0e
> 1..4
> # Start of testapplicationexception tests
> ok 1 /testapplicationexception/CreateAndDestroy
> ok 2 /testapplicationexception/Initialize
> # Start of Properties tests
> 
> (./testapplicationexception:892843): GLib-CRITICAL **: 07:16:59.134: Did not 
> see expected message GLib-GObject-WARNING **: value*out of range*type*
> not ok /testapplicationexception/Properties/test - 
> GLib-GObject-FATAL-CRITICAL: value "-1" of type 'gint' is invalid or out of 
> range for property 'type' of type 'gint'
> Bail out!
> /bin/bash: line 6: 892843 Trace/breakpoint trap   ${dir}$tst
> FAIL: testapplicationexception
> TAP version 13
> # random seed: R02Sdadbad636988fc61fb41629b59ecfdd6
> 1..4
> # Start of testcontainertest tests
> # Start of ContainerTest tests
> # Start of Structs tests
> ok 1 /testcontainertest/ContainerTest/Structs/ContainersWithDefaultValues
> # End of Structs tests
> # Start of Services tests
> # Start of ContainerService tests
> ok 2 /testcontainertest/ContainerTest/Services/ContainerService/StringList
> ok 3 /testcontainertest/ContainerTest/Services/ContainerService/ListStringList
> ok 4 
> /testcontainertest/ContainerTest/Services/ContainerService/TypedefdListStringList
> # End of ContainerService tests
> # End of Services tests
> # End of ContainerTest tests
> # End of testcontainertest tests
> ** Message: 07:17:00.166: thrift_simple_server_serve : failed to accept 
> connection - Interrupted system call
> PASS: testcontainertest
> TAP version 13
> # random seed: R02Seaf6783fec9b94f65140f507647d0d38
> 1..4
> # Start of testtransportsocket tests
> ok 1 /testtransportsocket/CreateAndDestroy
> ok 2 /testtransportsocket/OpenAndClose
> ok 3 /testtransportsocket/ReadAndWrite
> ok 4 /testtransportsocket/Peek
> # End of testtransportsocket tests
> PASS: testtransportsocket
> TAP version 13
> # random seed: R02Sa94881b9ed6696a72eac8fc7afdec7c0
> 1..5
> # Start of testbinaryprotocol tests
> ok 1 /testbinaryprotocol/CreateAndDestroy
> ok 2 /testbinaryprotocol/Initialize
> ok 3 /testbinaryprotocol/ReadAndWritePrimitives
> ok 4 /testbinaryprotocol/ReadAndWriteComplexTypes
> ok 5 /testbinaryprotocol/ReadAndWriteManyFrames
> # End of testbinaryprotocol tests
> PASS: testbinaryprotocol
> TAP version 13
> # random seed: R02S9c649231d50f56e067b8038ffe93acd2
> 1..5
> # Start of testcompactprotocol tests
> ok 1 /testcompactprotocol/CreateAndDestroy
> ok 2 /testcompactprotocol/Initialize
> ok 3 /testcompactprotocol/ReadAndWritePrimitives
> ok 4 /testcompactprotocol/ReadAndWriteComplexTypes
> ok 5 /testcompactprotocol/ReadAndWriteManyFrames
> # End of testcompactprotocol tests
> PASS: testcompactprotocol
> TAP version 13
> # random seed: R02Sea6375081e00613e1ab1fe437f5a8bab
> 1..4
> # Start of testbufferedtransport tests
> ok 1 /testbufferedtransport/CreateAndDestroy
> ok 2 /testbufferedtransport/OpenAndClose
> ok 3 /testbufferedtransport/ReadAndWrite
> ok 4 /testbufferedtransport/WriteFail
> # End of testbufferedtransport tests
> PASS: testbufferedtransport
> TAP version 13
> # random seed: R02S5f0771f5185d441fad8bf779c6c909bb
> 1..4
> # Start of testframedtransport tests
> ok 1 /testframedtransport/CreateAndDestroy
> ok 2 /testframedtransport/OpenAndClose
> ok 3 /testframedtransport/ReadAndWrite
> ok 4 /testframedtransport/ReadAfterPeerClose
> # End of testframedtransport tests
> PASS: testframedtransport
> TAP version 13
> # random seed: R02Sbf35709c44fe27cb488705bad89dd6d0
> 1..3
> # Start of testzlibtransport tests
> ok 1 /testzlibtransport/CreateAndDestroy
> ok 2 /testzlibtransport/OpenAndClose
> ok 3 /testzlibtransport/ReadAndWrite
> # End of testzlibtransport tests
> PASS: testzlibtransport
> TAP version 13
> # random seed: R02S6a516084b262340ff7513c4d44cb54b3
> 1..3
> # Start of testfdtransport tests
> ok 1 /testfdtransport/CreateAndDestroy
> not ok /testfdtransport/OpenAndClose - GLib-FATAL-CRITICAL: g_close(fd:-1) 
> failed with EBADF. This is not a valid file descriptor
> Bail out!
> /bin/bash: line 6: 892894 Trace/breakpoint trap   ${dir}$tst
> FAIL: testfdtransport
> TAP version 13
> # random seed: R02Sff764e888e80644328c3d9978ef5a4ef
> 1..9
> # Start of testmemorybuffer tests
> ok 1 /testmemorybuffer/CreateAndDestroy
> ok 2 /testmemorybuffer/CreateAndDestroyLarge
> ok 3 /testmemorybuffer/CreateAndDestroyUnlimited
> ok 4 /testmemorybuffer/CreateAndDestroyExternal
> ok 5 /testmemorybuffer/CreateAndDestroyUnowned
> ok 6 /testmemorybuffer/OpenAndClose
> ok 7 /testmemorybuffer/ReadAndWrite
> ok 8 /testmemorybuffer/ReadAndWriteUnlimited
> ok 9 /testmemorybuffer/ReadAndWriteExternal
> # End of testmemorybuffer tests
> PASS: testmemorybuffer
> TAP version 13
> # random seed: R02Seea24d471dec6e93f42af56050254d6f
> 1..1
> # Start of teststruct tests
> ok 1 /teststruct/InitializeObject
> # End of teststruct tests
> PASS: teststruct
> TAP version 13
> # random seed: R02Seedd586265ef974ce4f85bfc6006a98e
> 1..1
> # Start of testsimpleserver tests
> ok 1 /testsimpleserver/SimpleServer
> # End of testsimpleserver tests
> PASS: testsimpleserver
> TAP version 13
> # random seed: R02Seae72609f46db4d769664823881fb62d
> 1..19
> # Start of testdebugproto tests
> # Start of DebugProto tests
> # Start of Structs tests
> ok 1 /testdebugproto/DebugProto/Structs/Empty
> # Start of Doubles tests
> ok 2 /testdebugproto/DebugProto/Structs/Doubles/CreateAndDestroy
> ok 3 /testdebugproto/DebugProto/Structs/Doubles/Initialize
> # End of Doubles tests
> # Start of OneOfEach tests
> ok 4 /testdebugproto/DebugProto/Structs/OneOfEach/CreateAndDestroy
> # Start of Initialize tests
> ok 5 /testdebugproto/DebugProto/Structs/OneOfEach/Initialize/DefaultValues
> ok 6 /testdebugproto/DebugProto/Structs/OneOfEach/Initialize/SpecifiedValues
> # End of Initialize tests
> # Start of Properties tests
> ok 7 /testdebugproto/DebugProto/Structs/OneOfEach/Properties/byte_list
> ok 8 /testdebugproto/DebugProto/Structs/OneOfEach/Properties/i16_list
> ok 9 /testdebugproto/DebugProto/Structs/OneOfEach/Properties/i64_list
> # End of Properties tests
> # End of OneOfEach tests
> # Start of Nesting tests
> ok 10 /testdebugproto/DebugProto/Structs/Nesting/CreateAndDestroy
> # Start of Properties tests
> ok 11 /testdebugproto/DebugProto/Structs/Nesting/Properties/my_bonk
> ok 12 /testdebugproto/DebugProto/Structs/Nesting/Properties/my_ooe
> # End of Properties tests
> # End of Nesting tests
> # Start of HolyMoley tests
> ok 13 /testdebugproto/DebugProto/Structs/HolyMoley/CreateAndDestroy
> # Start of Properties tests
> ok 14 /testdebugproto/DebugProto/Structs/HolyMoley/Properties/big
> ok 15 /testdebugproto/DebugProto/Structs/HolyMoley/Properties/contain
> ok 16 /testdebugproto/DebugProto/Structs/HolyMoley/Properties/bonks
> # End of Properties tests
> # End of HolyMoley tests
> # Start of Wrapper tests
> ok 17 /testdebugproto/DebugProto/Structs/Wrapper/CreateAndDestroy
> # Start of Properties tests
> ok 18 /testdebugproto/DebugProto/Structs/Wrapper/Properties/foo
> # End of Properties tests
> # End of Wrapper tests
> # End of Structs tests
> # Start of Services tests
> ok 19 /testdebugproto/DebugProto/Services/Inherited
> # End of Services tests
> # End of DebugProto tests
> # End of testdebugproto tests
> PASS: testdebugproto
> TAP version 13
> # random seed: R02S819cd496ba4a2f3cfd86161348071116
> 1..7
> # Start of testoptionalrequired tests
> ok 1 /testoptionalrequired/OldSchool
> ok 2 /testoptionalrequired/Simple
> ok 3 /testoptionalrequired/Tricky1
> ok 4 /testoptionalrequired/Tricky2
> ok 5 /testoptionalrequired/Tricky3
> ok 6 /testoptionalrequired/Tricky4
> ok 7 /testoptionalrequired/Binary
> # End of testoptionalrequired tests
> PASS: testoptionalrequired
> TAP version 13
> # random seed: R02S0a5495a9c1fc786ae7ed2abff6306134
> 1..2
> # Start of testthrift tests
> ok 1 /testthrift/Server
> testInsanity()
> return = {1 => {2 => {{8 => 8, 5 => 5, }, {{"Goodbye4", 4, 4, 4}, {"Hello2", 
> 2, 2, 2}, }}, 3 => {{8 => 8, 5 => 5, }, {{"Goodbye4", 4, 4, 4}, {"Hello2", 2, 
> 2, 2}, }}, }, 2 => {6 => {{}, {}}, }, }
> ok 2 /testthrift/Handler
> # End of testthrift tests
> PASS: testthrifttest
> TAP version 13
> # random seed: R02Sbee0feed3b043a053bb5819cc96fd08c
> 1..1
> # Start of testthriftbinaryreadcheck tests
> ok 1 /testthriftbinaryreadcheck/CreateAndDestroy
> # End of testthriftbinaryreadcheck tests
> PASS: testthriftbinaryreadcheck
> TAP version 13
> # random seed: R02Se245df99e2c624cc090e92d8e42ad719
> 1..1
> # Start of testthriftcompactreadcheck tests
> ok 1 /testthriftcompactreadcheck/CreateAndDestroy
> # End of testthriftcompactreadcheck tests
> PASS: testthriftcompactreadcheck
> TAP version 13
> # random seed: R02S701d4e87a229f053c16233a8d4a53334
> 1..2
> # Start of testthriftbufferedreadcheck tests
> ok 1 /testthriftbufferedreadcheck/OpenAndClose
> ok 2 /testthriftbufferedreadcheck/ReadAndWrite
> # End of testthriftbufferedreadcheck tests
> PASS: testthriftbufferedreadcheck
> TAP version 13
> # random seed: R02S199bd19fe229eb2ded55925c4ff87016
> 1..2
> # Start of testfdtransport tests
> not ok /testfdtransport/OpenAndClose - GLib-FATAL-CRITICAL: g_close(fd:-1) 
> failed with EBADF. This is not a valid file descriptor
> Bail out!
> /bin/bash: line 6: 892957 Trace/breakpoint trap   ${dir}$tst
> FAIL: testthriftfdreadcheck
> TAP version 13
> # random seed: R02Sf1c9558ed278fe9d3360b3b3f426b3ba
> 1..1
> # Start of testframedtransport tests
> ok 1 /testframedtransport/OpenAndClose
> # End of testframedtransport tests
> PASS: testthriftframedreadcheck
> TAP version 13
> # random seed: R02Sc60405db1f28ba5e361edb3aa2b7c422
> 1..2
> # Start of testthriftmemorybufferreadcheck tests
> ok 1 /testthriftmemorybufferreadcheck/OpenAndClose
> ok 2 /testthriftmemorybufferreadcheck/ReadAndWrite
> # End of testthriftmemorybufferreadcheck tests
> PASS: testthriftmemorybufferreadcheck
> [C -> C++] testVoid()
> [C -> C++] testString("test123")
> [C -> C++] testByte(5)
> [C -> C++] testI32(123)
> [C -> C++] testI64(12345)
> [C -> C++] testDouble(5.600000)
> [C -> C++] testStruct({"abc123", 1, 15, 151})
> [C -> C++] testNest({1, {"abc123", 1, 15, 151}, 123})
> [C -> C++] testMap({123 => 123})
> [C -> C++] testStringMap({"0" => "numeric key", "a" => "123", "a b" => "with 
> spaces ", "same" => "same"})
> [C -> C++] testSet({123})
> [C -> C++] testList({123, 456})
> [C -> C++] testEnum(ONE)
> [C -> C++] testTypedef(12345)
> [C -> C++] testMapMap(123)
> [C -> C++] testInsanity()
> return = {1 => {TWO => {{FIVE => 5, EIGHT => 8, }, {{"Goodbye4", 4, 4, 4}, 
> {"Hello2", 2, 2, 2}, }}, THREE => {{FIVE => 5, EIGHT => 8, }, {{"Goodbye4", 
> 4, 4, 4}, {"Hello2", 2, 2, 2}, }}, }, 2 => {SIX => {{}, {}}, }, }
> [C -> C++] testMulti()
> [C -> C++] testException(Xception)
> [C -> C++] testException(ApplicationException)
> [C -> C++] testException(Test)
> [C -> C++] testMultiException(Xception, )
> [C -> C++] testMultiException(Xception2, )
> [C -> C++] testMultiException(, )
> testOneway(1): Sleeping...
> testOneway(1): done sleeping!
> PASS: testthrifttestclient
> [C -> C++] testVoid()
> [C -> C++] testString("test123")
> [C -> C++] testByte(5)
> [C -> C++] testI32(123)
> [C -> C++] testI64(12345)
> [C -> C++] testDouble(5.600000)
> [C -> C++] testStruct({"abc123", 1, 15, 151})
> [C -> C++] testNest({1, {"abc123", 1, 15, 151}, 123})
> [C -> C++] testMap({123 => 123})
> [C -> C++] testStringMap({"0" => "numeric key", "a" => "123", "a b" => "with 
> spaces ", "same" => "same"})
> [C -> C++] testSet({123})
> [C -> C++] testList({123, 456})
> [C -> C++] testEnum(ONE)
> [C -> C++] testTypedef(12345)
> [C -> C++] testMapMap(123)
> [C -> C++] testInsanity()
> return = {1 => {TWO => {{FIVE => 5, EIGHT => 8, }, {{"Goodbye4", 4, 4, 4}, 
> {"Hello2", 2, 2, 2}, }}, THREE => {{FIVE => 5, EIGHT => 8, }, {{"Goodbye4", 
> 4, 4, 4}, {"Hello2", 2, 2, 2}, }}, }, 2 => {SIX => {{}, {}}, }, }
> [C -> C++] testMulti()
> [C -> C++] testException(Xception)
> [C -> C++] testException(ApplicationException)
> [C -> C++] testException(Test)
> [C -> C++] testMultiException(Xception, )
> [C -> C++] testMultiException(Xception2, )
> [C -> C++] testMultiException(, )
> testOneway(1): Sleeping...
> testOneway(1): done sleeping!
> PASS: testthrifttestzlibclient
> ====================
> 3 of 24 tests failed
> ====================
> make[8]: *** [Makefile:1738: check-TESTS] Error 1
> make[8]: Leaving directory '/<<PKGBUILDDIR>>/lib/c_glib/test'
> make[7]: *** [Makefile:1889: check-am] Error 2
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/c_glib/test'
> make[6]: *** [Makefile:1644: check-recursive] Error 1
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/c_glib/test'
> make[5]: *** [Makefile:1891: check] Error 2
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/c_glib/test'
> make[4]: *** [Makefile:1372: check-recursive] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/c_glib'
> make[3]: *** [Makefile:573: check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make[2]: *** [Makefile:685: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/24/thrift_0.17.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230724;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230724&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: thrift
Source-Version: 0.19.0-1
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>

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

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated thrift 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 04 Sep 2023 11:45:59 +0000
Source: thrift
Binary: golang-thrift-dev libthrift-0.19.0 libthrift-0.19.0-dbgsym 
libthrift-c-glib-dev libthrift-c-glib0 libthrift-c-glib0-dbgsym libthrift-dev 
libthrift-perl php-thrift php-thrift-dbgsym python3-thrift 
python3-thrift-dbgsym thrift-compiler thrift-compiler-dbgsym
Architecture: source all i386
Version: 0.19.0-1
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Description:
 golang-thrift-dev - Go language support for Thrift
 libthrift-0.19.0 - Thrift C++ library
 libthrift-c-glib-dev - Thrift glib library (development headers)
 libthrift-c-glib0 - Thrift glib library
 libthrift-dev - Thrift C++ library (development headers)
 libthrift-perl - Perl language support for Thrift
 php-thrift - PHP language support for Thrift
 python3-thrift - Python 3 library for Thrift
 thrift-compiler - code generator/compiler for Thrift definitions
Closes: 981860 1042025
Changes:
 thrift (0.19.0-1) experimental; urgency=medium
 .
   * New major upstream release.
   * Rename related packages to -0.19.0 suffix.
   * Disable failing GLib tests until upstream fixes those (closes: #1042025).
   * Make sure even i386 uses double variable type for GLib testing.
   * Make golang-thrift-dev architecture independent (closes: #981860).
   * Update Standards-Version to 4.6.2 .
Checksums-Sha1:
 2bfad213a5f07bd66bf9794cec6e6b52f5b089bb 3098 thrift_0.19.0-1.dsc
 8b3f52e7645e3374669d523bcaa433ed8962aa75 4335656 thrift_0.19.0.orig.tar.gz
 c27489fd169bafe97c9022729333ed0cecd32e55 691 thrift_0.19.0.orig.tar.gz.asc
 4306885505dedfb6d0dacd3276782d1b94221a0b 18128 thrift_0.19.0-1.debian.tar.xz
 8ee0d70092a1b03a52659b2d36fe5863a69d8ba9 174760 
golang-thrift-dev_0.19.0-1_all.deb
 74e22bf4fbe294f748d9bfef603681b7ef5e7880 3782936 
libthrift-0.19.0-dbgsym_0.19.0-1_i386.deb
 bf5a21c63c7fac2859159b07d98328696cd14ce0 396004 
libthrift-0.19.0_0.19.0-1_i386.deb
 19a97624e636bb3ccf83b1d166f27fc9d10b5cc3 169856 
libthrift-c-glib-dev_0.19.0-1_i386.deb
 95ed4b2e612c4be1ef3aabde9b18eeaed6a004d7 116976 
libthrift-c-glib0-dbgsym_0.19.0-1_i386.deb
 953082e520a0c79876854c85a1d15d27146d3eca 148308 
libthrift-c-glib0_0.19.0-1_i386.deb
 765fd0806cbadf244fcddf64ae5658bf021d4987 554284 libthrift-dev_0.19.0-1_i386.deb
 6bdc665e1f9e46a8ca4cee72e378d471d2ec4a00 117612 libthrift-perl_0.19.0-1_all.deb
 bcdfe7b047ea6d37ef789a8808c5362782868fda 86884 
php-thrift-dbgsym_0.19.0-1_i386.deb
 80043e74b69ca2416ffb635adbdbd844933b6f44 147984 php-thrift_0.19.0-1_i386.deb
 dfe788943312c7682957a3dd8a24fcee49217dc0 156184 
python3-thrift-dbgsym_0.19.0-1_i386.deb
 f3b11689ebc57699da0f08693a62c339cfbe950f 163112 
python3-thrift_0.19.0-1_i386.deb
 478ce062b86eeea99346c28947876be42048be96 20872780 
thrift-compiler-dbgsym_0.19.0-1_i386.deb
 ffceb5d303341e9d4f99f58039d3899132596acf 1537784 
thrift-compiler_0.19.0-1_i386.deb
 13b7ebc731e2695209d6c5300f7af9beb04cac69 25382 thrift_0.19.0-1_i386.buildinfo
Checksums-Sha256:
 cc920c05cb9564863a7b9d3083b23624a7906505887e5fae132a190228ee4dc1 3098 
thrift_0.19.0-1.dsc
 d49c896c2724a78701e05cfccf6cf70b5db312d82a17efe951b441d300ccf275 4335656 
thrift_0.19.0.orig.tar.gz
 e21c7799a51f21e5e127e2dcb9f7a0b33baf98e0da7f8663c3d0d579962f8859 691 
thrift_0.19.0.orig.tar.gz.asc
 18d8b6bd17ec6d40ce1dc26a1f69d21939cf6e1d02f7a544ae305108762d0e98 18128 
thrift_0.19.0-1.debian.tar.xz
 c3fe0a74d85a56dd71183b004761fc53b8773f17f3b68fb1209b18087a52ae5f 174760 
golang-thrift-dev_0.19.0-1_all.deb
 68bebed3fe0638653f2fdcbf52a2dde64c5a4df48f62579729cd96f094119cdc 3782936 
libthrift-0.19.0-dbgsym_0.19.0-1_i386.deb
 413d99061cdb0e4910a8e7349fd9bc2b526d43f11fa1c0784e377d96dd74818f 396004 
libthrift-0.19.0_0.19.0-1_i386.deb
 8953b704727cdcfaa6e8421f88128dd21147e55ca74279314c3778098b407af7 169856 
libthrift-c-glib-dev_0.19.0-1_i386.deb
 677dbe89ce6c1fef8703882d9b39870207cc932d213c914287c95a1f53600170 116976 
libthrift-c-glib0-dbgsym_0.19.0-1_i386.deb
 4a5e24a7634f754b09b0411d8ccbb540f96ac507262b0926778cb8dfe5e6dbb5 148308 
libthrift-c-glib0_0.19.0-1_i386.deb
 3cf3403d4d6a857beae2743441cf3bea2e7f724bc70efe4cb78646bd75a9665e 554284 
libthrift-dev_0.19.0-1_i386.deb
 3e6311b9beb7df7d7cbb48fc6bf63e1588e5cf939c31e7f9592add2f24503e6f 117612 
libthrift-perl_0.19.0-1_all.deb
 c04ba9924aa827a42ffc84628e985652eec08ec152c633e94e66eccf41c36a12 86884 
php-thrift-dbgsym_0.19.0-1_i386.deb
 b4745632b8b59dc54a469f0a8e290a9c0eb306fd70b2a565a0bf007416bce322 147984 
php-thrift_0.19.0-1_i386.deb
 6dfbe362ce545cfb846864170df7c7bbc6ab507547fb8a145fcdeafe4d90e6a3 156184 
python3-thrift-dbgsym_0.19.0-1_i386.deb
 4c83f04b2694876b1353f63d66e0d25e730ae83972536f732d4ebbb5cf9a3482 163112 
python3-thrift_0.19.0-1_i386.deb
 da66088be6769c1e17d529555abc1244cf0cfc20fc8f57c65382ebc413e4b6f9 20872780 
thrift-compiler-dbgsym_0.19.0-1_i386.deb
 f98d6d4428a14c54ca5505186f76428914892fff069854336e78071f83246e62 1537784 
thrift-compiler_0.19.0-1_i386.deb
 b50eece6c0d0d46154d1f5f40e29de34ca9704c6d9640d2faf4e3bc4c4a6c676 25382 
thrift_0.19.0-1_i386.buildinfo
Files:
 72866514d841e3558beadccef2699229 3098 devel optional thrift_0.19.0-1.dsc
 f2074232cd80c83f30c030cb69ef68a8 4335656 devel optional 
thrift_0.19.0.orig.tar.gz
 343d63ae6505b50a3177519db546e03b 691 devel optional 
thrift_0.19.0.orig.tar.gz.asc
 537c25500d127ed3fd3ce203d8da3f56 18128 devel optional 
thrift_0.19.0-1.debian.tar.xz
 62f1ca80d5f829e6a9d676a31c483469 174760 devel optional 
golang-thrift-dev_0.19.0-1_all.deb
 45371fc7912672abb6b660a22e12a639 3782936 debug optional 
libthrift-0.19.0-dbgsym_0.19.0-1_i386.deb
 fefa210eff6cfe8a1e529c406fbf0f15 396004 libs optional 
libthrift-0.19.0_0.19.0-1_i386.deb
 dd460250dd6bf62b7a25bfbdc890885e 169856 libdevel optional 
libthrift-c-glib-dev_0.19.0-1_i386.deb
 bb8b82269dc4e4e1a958642787d62a4a 116976 debug optional 
libthrift-c-glib0-dbgsym_0.19.0-1_i386.deb
 6a8e8c9cb2ad3aefe09c5c3291c1b194 148308 libs optional 
libthrift-c-glib0_0.19.0-1_i386.deb
 8ac4efebef0ae44d62f3e93b461a3200 554284 libdevel optional 
libthrift-dev_0.19.0-1_i386.deb
 4524c934574970a91553534d1fedc260 117612 perl optional 
libthrift-perl_0.19.0-1_all.deb
 9b0e0c665352204df15ebe59a50484d0 86884 debug optional 
php-thrift-dbgsym_0.19.0-1_i386.deb
 9ac887474f2ca902ddb786b54ed20071 147984 php optional 
php-thrift_0.19.0-1_i386.deb
 0c8f096dc364a967c697053717cbe6f7 156184 debug optional 
python3-thrift-dbgsym_0.19.0-1_i386.deb
 4b34a583236f7afba5e041dacc3af48d 163112 python optional 
python3-thrift_0.19.0-1_i386.deb
 f84fcfdf7af58ee92a933d1e5c534799 20872780 debug optional 
thrift-compiler-dbgsym_0.19.0-1_i386.deb
 0071b4f0c345425e7f0c9d89d77e9f6b 1537784 devel optional 
thrift-compiler_0.19.0-1_i386.deb
 6fa5ba31564cfcf7bdcb707c938255dc 25382 devel optional 
thrift_0.19.0-1_i386.buildinfo

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmT4SlEACgkQ3OMQ54ZM
yL9oZQ/7BQ0lmV4l0pcxwMaC0sGLSdAzD7WMzsxj8HgyQ8jHwzvV16n8fXAo5kLb
sYkyyOERWJ0v7mSsqIDioYO6pp349LJkxmaV9bpyiFWSjl00sp1mtYs4dDTk46Ty
GxgvvAZVlzbAiLLlPax4lYcLZxtddrcdfjD8pQCQ1SeU5gNQHm4B60UtsETfwV7O
TLa9c6w3a57L9VNb/IuIWGQTK9SHnEvrgLliDXDCYUq5py/ZmHQj5qufpmmlSIdm
U4GBaClbLU5+bp8lDOSdSW36jWRIAn/IYdeK74CAm/3MpicoiUkbeZatKFTPWIHF
A0xifXdAYScXwkUiEsKUxC7o49eEyTq25KnTGnB1Um47QyMnMlRyPcI5ts3LjiJN
ol7YXXkRKdepu6JE5vlP7xz575cqEfd/TDz7oeDltREiB32coaV10AnNZBHiWdp0
XACqAq8nCI1koU24wUBgF8ILVZKiwlxKllrf1+7ABbfSjgfdDQvZMA0yfVQuakpB
JLaKtCyV6r4F65lx+Bf2jffgIvg1QhAInANw8CzF+QSCzTQLszU4LvzPAh70lJzg
Djz0dADqtoQ3x7wh0AlSEtLpAS4/mhYJPZb37uQGfHt88Me2ZTgPcobwSCOu01gW
D6W+YfnuEALpV1jFvpKey/oNRrFYfvIuRclGoo0trzTMRIonyaI=
=RTv7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to