Your message dated Fri, 22 Nov 2013 15:49:55 +0000
with message-id <e1vjszt-00019m...@franck.debian.org>
and subject line Bug#725636: fixed in postgres-xc 1.1-2
has caused the Debian Bug report #725636,
regarding postgres-xc: FTBFS on s390*: relocation errors
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.)


-- 
725636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: postgres-xc
Version: 1.1-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS on s390* (s390 only is a regression):
| make[5]: Leaving directory 
`/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/src/interfaces/libpq'
| cat: ../../src/interfaces/libpq/objfiles.txt: No such file or directory
| gcc -DPGXC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -fPIC -pie -DLINUX_OOM_ADJ=0 -Wall -Wmissing-prototypes 
-Wpointer-arith -Wdeclaration-after-statement -Wendif-labels 
-Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv 
-fexcess-precision=standard -g -pthread  -D_REENTRANT -D_THREAD_SAFE 
-D_POSIX_PTHREAD_SEMANTICS -L../../src/port -lpthread -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed -Wl,-z,now  -Wl,--as-needed  -L../../src/gtm/libpg -Wl,-E 
access/common/heaptuple.o access/common/indextuple.o access/common/printtup.o 
access/common/reloptions.o access/common/scankey.o access/common/tupconvert.o 
access/common/tupdesc.o access/gist/gist.o access/gist/gistutil.o 
access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o 
access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o 
access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/hash/hash.o 
access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o 
access/hash/hashpage.o access/hash/hashscan.o access/hash/hashsearch.o 
access/hash/hashsort.o access/hash/hashutil.o access/heap/heapam.o 
access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o 
access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o 
access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o 
access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o 
access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o 
access/nbtree/nbtxlog.o access/transam/clog.o access/transam/transam.o 
access/transam/varsup.o access/transam/xact.o access/transam/rmgr.o 
access/transam/slru.o access/transam/subtrans.o access/transam/multixact.o 
access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/xlog.o 
access/transam/xlogfuncs.o access/transam/xlogutils.o access/transam/gtm.o 
access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o 
access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o 
access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o 
access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o 
access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o 
access/spgist/spgvacuum.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o 
access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o 
access/spgist/spgkdtreeproc.o bootstrap/bootparse.o bootstrap/bootstrap.o 
catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o 
catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaddress.o 
catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o 
catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o 
catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o 
catalog/pg_operator.o catalog/pg_proc.o catalog/pg_range.o 
catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_type.o 
catalog/pgxc_class.o catalog/storage.o catalog/toasting.o parser/analyze.o 
parser/gram.o parser/keywords.o parser/kwlookup.o parser/parser.o 
parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o 
parser/parse_collate.o parser/parse_cte.o parser/parse_expr.o 
parser/parse_func.o parser/parse_node.o parser/parse_oper.o 
parser/parse_param.o parser/parse_relation.o parser/parse_target.o 
parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o 
commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o 
commands/cluster.o commands/comment.o commands/collationcmds.o 
commands/constraint.o commands/conversioncmds.o commands/copy.o 
commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o 
commands/dropcmds.o commands/explain.o commands/extension.o 
commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o 
commands/lockcmds.o commands/operatorcmds.o commands/opclasscmds.o 
commands/portalcmds.o commands/prepare.o commands/proclang.o 
commands/schemacmds.o commands/seclabel.o commands/sequence.o 
commands/tablecmds.o commands/tablespace.o commands/trigger.o 
commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o 
commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o 
executor/execCurrent.o executor/execGrouping.o executor/execJunk.o 
executor/execMain.o executor/execProcnode.o executor/execQual.o 
executor/execScan.o executor/execTuples.o executor/execUtils.o 
executor/functions.o executor/instrument.o executor/nodeAppend.o 
executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o 
executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o 
executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o 
executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o 
executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o 
executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeFunctionscan.o 
executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSeqscan.o 
executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o 
executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeWorktablescan.o 
executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o 
executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o 
executor/tstoreReceiver.o executor/spi.o foreign/foreign.o lib/dllist.o 
lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/auth.o 
libpq/crypt.o libpq/hba.o libpq/ip.o libpq/md5.o libpq/pqcomm.o 
libpq/pqformat.o libpq/pqsignal.o pgxc/locator/locator.o 
pgxc/locator/redistrib.o pgxc/pool/pgxcnode.o pgxc/pool/execRemote.o 
pgxc/pool/poolmgr.o pgxc/pool/poolcomm.o pgxc/pool/poolutils.o 
pgxc/barrier/barrier.o pgxc/nodemgr/nodemgr.o pgxc/nodemgr/groupmgr.o 
pgxc/copy/copyops.o pgxc/copy/remotecopy.o 
pgxc/xc_maintenance_mode/xc_maintenance_mode.o main/main.o nodes/nodeFuncs.o 
nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o 
nodes/copyfuncs.o nodes/equalfuncs.o nodes/makefuncs.o nodes/outfuncs.o 
nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o 
optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o 
optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o 
optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o 
optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o 
optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o 
optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o 
optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o 
optimizer/path/clausesel.o optimizer/path/costsize.o 
optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o 
optimizer/path/joinrels.o optimizer/path/orindxpath.o optimizer/path/pathkeys.o 
optimizer/path/tidpath.o optimizer/path/pgxcpath.o 
optimizer/plan/analyzejoins.o optimizer/plan/createplan.o 
optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o 
optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o 
optimizer/plan/pgxcplan.o optimizer/prep/prepjointree.o 
optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o 
optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/pathnode.o 
optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o 
optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o 
optimizer/util/var.o optimizer/util/pgxcship.o port/dynloader.o port/pg_sema.o 
port/pg_shmem.o port/pg_latch.o postmaster/autovacuum.o postmaster/bgwriter.o 
postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o 
postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o 
postmaster/walwriter.o postmaster/checkpointer.o regex/regcomp.o 
regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o 
replication/walsender.o replication/walreceiverfuncs.o 
replication/walreceiver.o replication/basebackup.o replication/repl_gram.o 
replication/syncrep.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o 
rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o 
storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o 
storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o 
storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o 
storage/freespace/freespace.o storage/freespace/fsmpage.o 
storage/freespace/indexfsm.o storage/ipc/ipc.o storage/ipc/ipci.o 
storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o 
storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/sinval.o 
storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o 
storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o 
storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/spin.o 
storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/page/bufpage.o 
storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o 
storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o 
tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o 
tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o 
tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o 
tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o 
tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o 
utils/adt/arrayfuncs.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o 
utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/bool.o 
utils/adt/cash.o utils/adt/char.o utils/adt/date.o utils/adt/datetime.o 
utils/adt/datum.o utils/adt/domains.o utils/adt/enum.o utils/adt/float.o 
utils/adt/format_type.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o 
utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/like.o 
utils/adt/lockfuncs.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o 
utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o 
utils/adt/oracle_compat.o utils/adt/pseudotypes.o utils/adt/rangetypes.o 
utils/adt/rangetypes_gist.o utils/adt/rowtypes.o utils/adt/regexp.o 
utils/adt/regproc.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o 
utils/adt/timestamp.o utils/adt/varbit.o utils/adt/varchar.o 
utils/adt/varlena.o utils/adt/version.o utils/adt/xid.o utils/adt/network.o 
utils/adt/mac.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o 
utils/adt/ri_triggers.o utils/adt/pg_lzcompress.o utils/adt/pg_locale.o 
utils/adt/formatting.o utils/adt/ascii.o utils/adt/quote.o 
utils/adt/pgstatfuncs.o utils/adt/encode.o utils/adt/dbsize.o 
utils/adt/genfile.o utils/adt/trigfuncs.o utils/adt/tsginidx.o 
utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o 
utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o 
utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o 
utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o 
utils/adt/uuid.o utils/adt/windowfuncs.o utils/adt/xml.o 
utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/inval.o 
utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o 
utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o 
utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o 
utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o 
utils/hash/dynahash.o utils/hash/hashfn.o utils/init/globals.o 
utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o 
utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o 
utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_rusage.o 
utils/misc/ps_status.o utils/misc/superuser.o utils/misc/tzparser.o 
utils/misc/rbtree.o utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o 
utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sortsupport.o 
utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o 
utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o 
../../src/timezone/localtime.o ../../src/timezone/strftime.o 
../../src/timezone/pgtz.o  ../../src/interfaces/libpq/fe-connect.o 
../../src/interfaces/libpq/fe-secure.o ../../src/interfaces/libpq/fe-misc.o 
../../src/interfaces/libpq/fe-protocol3.o 
../../src/interfaces/libpq/fe-protocol2.o ../../src/interfaces/libpq/fe-exec.o 
../../src/interfaces/libpq/fe-auth.o ../../src/interfaces/libpq/pqexpbuffer.o 
../../src/port/libpgport_srv.a ../../src/gtm/client/libgtmclient.a 
../../src/gtm/common/libgtmcommon.a ../../src/interfaces/libpq/libpq.a -lxslt 
-lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 -lcrypt -ldl -lm 
-lldap -o postgres
| ../../src/interfaces/libpq/fe-connect.o: In function `defaultNoticeProcessor':
| /usr/include/s390-linux-gnu/bits/stdio2.h:97:(.text+0xd6): relocation 
truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' defined in 
.data section in /lib/s390-linux-gnu/libc.so.6
| ../../src/interfaces/libpq/fe-connect.o: In function `default_threadlock':
| 
/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/../src/interfaces/libpq/fe-connect.c:5694:(.text+0x1fc0):
 relocation truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' 
defined in .data section in /lib/s390-linux-gnu/libc.so.6
| 
/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/../src/interfaces/libpq/fe-connect.c:5689:(.text+0x1fec):
 relocation truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' 
defined in .data section in /lib/s390-linux-gnu/libc.so.6
| ../../src/interfaces/libpq/fe-connect.o: In function `PasswordFromFile':
| 
/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/../src/interfaces/libpq/fe-connect.c:5510:(.text+0x5930):
 relocation truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' 
defined in .data section in /lib/s390-linux-gnu/libc.so.6
| 
/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/../src/interfaces/libpq/fe-connect.c:5519:(.text+0x5976):
 relocation truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' 
defined in .data section in /lib/s390-linux-gnu/libc.so.6
| ../../src/interfaces/libpq/fe-secure.o: In function `pq_lockingcallback':
| 
/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/../src/interfaces/libpq/fe-secure.c:856:(.text+0x95a):
 relocation truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' 
defined in .data section in /lib/s390-linux-gnu/libc.so.6
| 
/build/buildd-postgres-xc_1.1-1-s390-PzXldX/postgres-xc-1.1/build/../src/interfaces/libpq/fe-secure.c:851:(.text+0x986):
 relocation truncated to fit: R_390_GOT12 against symbol `stderr@@GLIBC_2.0' 
defined in .data section in /lib/s390-linux-gnu/libc.so.6
| collect2: ld returned 1 exit status
| make[4]: *** [postgres] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=postgres-xc&suite=sid

Mraw,
KiBi.

--- End Message ---
--- Begin Message ---
Source: postgres-xc
Source-Version: 1.1-2

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

Debian distribution maintenance software
pp.
Michael Meskes <mes...@debian.org> (supplier of updated postgres-xc 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: SHA1

Format: 1.8
Date: Fri, 22 Nov 2013 16:19:11 +0100
Source: postgres-xc
Binary: postgres-xc postgres-xc-dbg postgres-xc-doc postgres-xc-client 
postgres-xc-server-dev postgres-xc-plperl postgres-xc-plpython 
postgres-xc-pltcl postgres-xc-contrib ecpg-xc
Architecture: source amd64 all
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian PostgreSQL Maintainers 
<pkg-postgresql-pub...@lists.alioth.debian.org>
Changed-By: Michael Meskes <mes...@debian.org>
Description: 
 ecpg-xc    - Postgres-XC version of ECPG (Embedded PostgreSQL for C)
 postgres-xc - write-scalable, synchronous multi-master, transparent PostgreSQL
 postgres-xc-client - front-end programs for Postgres-XC
 postgres-xc-contrib - additional facilities for Postgres-XC
 postgres-xc-dbg - debug symbols for postgres-xc
 postgres-xc-doc - documentation for the Postgres-XC cluster
 postgres-xc-plperl - PL/Perl procedural language for Postgres-XC
 postgres-xc-plpython - PL/Python procedural language for Postgres-XC
 postgres-xc-pltcl - PL/Tcl procedural language for Postgres-XC
 postgres-xc-server-dev - development files for Postgres-XC server-side 
programming
Closes: 725636
Changes: 
 postgres-xc (1.1-2) unstable; urgency=low
 .
   * Patch build system to work on s390x (Closes: #725636)
Checksums-Sha1: 
 23591189c30d14310bef74841bcf2917c2b42913 2179 postgres-xc_1.1-2.dsc
 5a33a4d87c53bf745e51542573e095b9fb562fd6 14989 postgres-xc_1.1-2.debian.tar.gz
 064c9133b26a3e6be6790652d3f8da5015cf8fda 3664464 postgres-xc_1.1-2_amd64.deb
 d47ba6334bbc31d9cbddeb215578e6207e4ba43b 7279290 
postgres-xc-dbg_1.1-2_amd64.deb
 5526535d92a9eb476a601b0bdfb291bdd2bd0c5b 1416016 postgres-xc-doc_1.1-2_all.deb
 1ab5b4a7147787155c0ead539ae51957d50a99a8 943612 
postgres-xc-client_1.1-2_amd64.deb
 4c466389783b18a8f5332ac0b23437f9efb7af66 609016 
postgres-xc-server-dev_1.1-2_amd64.deb
 5d2f30666532d0f40cbfc82b1831524e9235f464 50940 
postgres-xc-plperl_1.1-2_amd64.deb
 009ca7a248096a6aa103622400d317f6c04f2a40 58638 
postgres-xc-plpython_1.1-2_amd64.deb
 08ad88ef76f66e31860118e000c3c6c3ed05cd08 24750 
postgres-xc-pltcl_1.1-2_amd64.deb
 f3a1de93af8b161fe02004ce98aefabb4e1762d4 341814 
postgres-xc-contrib_1.1-2_amd64.deb
 c180173ad47ab6a31d40a2e09550df2ce67ea3d4 132346 ecpg-xc_1.1-2_amd64.deb
Checksums-Sha256: 
 76610bc533797bb9cf644ad6ee0c9d226e905ecde4b5305713688d493ba1c3c2 2179 
postgres-xc_1.1-2.dsc
 3f4d89d8b855e457fe5e71f32c9c3c9efa36f9a677b8e1d34bb46ca26b34fcd4 14989 
postgres-xc_1.1-2.debian.tar.gz
 54d83a696dac54e3ee79a64276e31de3efba02d44b484dde1d3ca601e094b301 3664464 
postgres-xc_1.1-2_amd64.deb
 e6f6c24fa803b6eadc65e0f3f36155f8f1ad4dc00b6dfbf252cf51ca5e5215db 7279290 
postgres-xc-dbg_1.1-2_amd64.deb
 a8107efc667059c625fa62424bfa91c8951426ac9b8636b7b841a5c8f0ff59f1 1416016 
postgres-xc-doc_1.1-2_all.deb
 af0161501fd3e064f43556e19711fa5dae0fa3236a005beae6efbeef565dee99 943612 
postgres-xc-client_1.1-2_amd64.deb
 06cef4b7e85c2be8497b6f0148cb849248c2d140e9a5dcd95d3461c856e0d635 609016 
postgres-xc-server-dev_1.1-2_amd64.deb
 1a7bead847a2c271fa3400983352ca7f57db3d0cf2da64f7d1f0dca83c52df23 50940 
postgres-xc-plperl_1.1-2_amd64.deb
 fb9c64eb4b3a96eedfd97cac22fd6a96be97a4bb7f1b0e7f264a6da497d7c005 58638 
postgres-xc-plpython_1.1-2_amd64.deb
 d67a9a159c13951824533cf030066444d536a8e055a912a716b7dba3e603b933 24750 
postgres-xc-pltcl_1.1-2_amd64.deb
 9ddc1e4ab43d65a8b1cdf9f52b98de973c068eb8f956b4361f374a2aedcb65ac 341814 
postgres-xc-contrib_1.1-2_amd64.deb
 e14a7735294296c196c56dad78477a52c70c60aad136a820e42c8105252e845e 132346 
ecpg-xc_1.1-2_amd64.deb
Files: 
 e46797442c84bd2d18465ed5a383d794 2179 database optional postgres-xc_1.1-2.dsc
 db2a687e42ba5856906a5435c43ceeea 14989 database optional 
postgres-xc_1.1-2.debian.tar.gz
 596f2dcfd5f39407b3e337ac0f5460ca 3664464 database optional 
postgres-xc_1.1-2_amd64.deb
 d16a52cf7b66986ee8d757fb45ca62ed 7279290 debug extra 
postgres-xc-dbg_1.1-2_amd64.deb
 c3e2dcea30822f2342f99273febaddba 1416016 doc extra 
postgres-xc-doc_1.1-2_all.deb
 36dd51ae5e40b77f96f79411ccea14e8 943612 database optional 
postgres-xc-client_1.1-2_amd64.deb
 208090ca2ababeaa75c00b622d195a4a 609016 libdevel optional 
postgres-xc-server-dev_1.1-2_amd64.deb
 c227c19c330f538dc0258e84a3be69bc 50940 database optional 
postgres-xc-plperl_1.1-2_amd64.deb
 32ca92004ac539d207d33c56001f4598 58638 database optional 
postgres-xc-plpython_1.1-2_amd64.deb
 7589ebdfee6f93ea15da147e0218110a 24750 database optional 
postgres-xc-pltcl_1.1-2_amd64.deb
 4ac69c27fe65c5c6de53473c0c2f02aa 341814 database optional 
postgres-xc-contrib_1.1-2_amd64.deb
 849568209568e3c7a2176415bd9697f6 132346 libdevel optional 
ecpg-xc_1.1-2_amd64.deb

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

iD8DBQFSj3jbVkEm8inxm9ERAoTuAJ9qe4we5x89qw8vk8SgecmR7om2aACfSfk0
vzj8/D+Rl3koio2BfgR/iPk=
=xX/I
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to