Your message dated Wed, 18 May 2005 08:02:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#309529: postgresql: Fails to build from source
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 17 May 2005 19:24:31 +0000
>From [EMAIL PROTECTED] Tue May 17 12:24:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (venus.thelodgingco.com) [207.54.101.244]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DY7g7-0001VS-00; Tue, 17 May 2005 12:24:31 -0700
Received: from callisto
([192.168.0.9] helo=localhost.localdomain ident=Debian-exim)
by venus.thelodgingco.com with esmtp (Exim 4.34)
id 1DY7fl-0004XI-1a; Tue, 17 May 2005 12:24:09 -0700
Received: from doneill by localhost.localdomain with local (Exim 4.50)
id 1DY7gJ-00057Q-CQ; Tue, 17 May 2005 12:24:43 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel O'Neill <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: postgresql: Fails to build from source
X-Mailer: reportbug 3.11
Date: Tue, 17 May 2005 12:24:43 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: postgresql
Version: 7.4.7-6
Severity: normal
When attempting to rebuild the postgresql family of packages from source
with debugging enabled in order to track a bug in libpq3, the following
atrocity is committed on my console:
callisto:/home/doneill/postgresql-7.4.7# dpkg-buildpackage
dpkg-buildpackage: source package is postgresql
dpkg-buildpackage: source version is 7.4.7-6
dpkg-buildpackage: source maintainer is Martin Pitt <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is amd64
debian/rules clean
debian/rules target clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp install-stamp test-stamp
rm -f docs-build-stamp
cd build-tree/postgresql-7.4.7/src/tutorial && make clean
/bin/bash: line 0: cd: build-tree/postgresql-7.4.7/src/tutorial: No such file
or directory
make: [clean] Error 1 (ignored)
# remove files which are produced from .in templates
cd debian && \
rm -f enable_lang libpq3.preinst libpq3.prerm \
postgresql-client.preinst postgresql-client.prerm \
postgresql-dump postgresql-startup postinst preinst prerm
postgresql.config
rm debian/pg_wrapper
rm: cannot remove `debian/pg_wrapper': No such file or directory
make: [clean] Error 1 (ignored)
rm PG_VERSION
rm: cannot remove `PG_VERSION': No such file or directory
make: [clean] Error 1 (ignored)
rm -rf .tmp
# Commands to clean up after the build process.
rm -rf stampdir build-tree
dh_clean
dpkg-source -b postgresql-7.4.7
dpkg-source: building postgresql using existing postgresql_7.4.7.orig.tar.gz
dpkg-source: building postgresql in postgresql_7.4.7-6.diff.gz
dpkg-source: warning: file postgresql-7.4.7/doc/src/FAQ/FAQ_czech.html has no
final newline (either original or modified version)
dpkg-source: cannot represent change to postgresql-7.4.7/doc/postgres.tar.gz:
binary file contents changed
dpkg-source: cannot represent change to postgresql-7.4.7/doc/man.tar.gz: binary
file contents changed
dpkg-source: warning: file
postgresql-7.4.7/contrib/tsearch2/docs/tsearch-V2-intro.html has no final
newline (either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/contrib/tsearch2/docs/tsearch2-ref.html has no final newline
(either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/contrib/tsearch2/gendict/README.gendict has no final newline
(either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/src/pl/plpython/plpython_populate.sql has no final newline
(either original or modified version)
dpkg-source: warning: file
postgresql-7.4.7/src/test/locale/de_DE.ISO8859-1/test-de-sort.in has no final
newline (either original or modified version)
dpkg-source: warning: file postgresql-7.4.7/src/test/regress/sql/plpgsql.sql
has no final newline (either original or modified version)
dpkg-source: warning: file postgresql-7.4.7/src/test/regress/sql/update.sql has
no final newline (either original or modified version)
dpkg-source: cannot represent change to
postgresql-7.4.7/src/tools/backend/flow.gif: binary file contents changed
dpkg-source: building postgresql in postgresql_7.4.7-6.dsc
dpkg-source: unrepresentable changes to source
callisto:/home/doneill/postgresql-7.4.7#
amd64, pure64 branch:
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 12
model name : AMD Athlon(tm) 64 Processor 2800+
stepping : 0
cpu MHz : 1800.133
cache size : 512 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 pni syscall nx mmxext lm 3dnowext 3dnow
bogomips : 3538.94
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
deb http://debian-amd64.madduck.net/debian-pure64 sid main contrib
deb-src http://debian-amd64.madduck.net/debian-pure64 sid main contrib
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11-callisto-amd64-k8-2
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=UTF-8)
Versions of packages postgresql depends on:
ii adduser 3.63 Add and remove users and groups
ii debconf [debconf 1.4.49 Debian configuration management sy
ii debianutils 2.13.2 Miscellaneous utilities specific t
ii dpkg 1.10.27 Package maintenance system for Deb
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libcomerr2 1.37+1.38-WIP-0509-1 common error description library
ii libkrb53 1.3.6-3 MIT Kerberos runtime libraries
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libperl5.8 5.8.4-8 Shared Perl library
ii libpq3 7.4.7-6 PostgreSQL C client library
ii libreadline4 4.3-15 GNU readline and history libraries
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii mailx 1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii postgresql-clien 7.4.7-6 front-end programs for PostgreSQL
ii procps 1:3.2.5-1 /proc file system utilities
ii python2.3 2.3.5-3 An interactive high-level object-o
ii ucf 1.18 Update Configuration File: preserv
ii zlib1g 1:1.2.2-4 compression library - runtime
-- debconf information excluded
---------------------------------------
Received: (at 309529-done) by bugs.debian.org; 18 May 2005 06:03:48 +0000
>From [EMAIL PROTECTED] Tue May 17 23:03:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail01.pironet-ndh.com (mail02.pironet-ndh.com) [194.64.31.10]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DYHei-0006wc-00; Tue, 17 May 2005 23:03:45 -0700
Received: from mail.fbn-dd.de (mail.fbn-dd.de [195.227.105.178])
by mail02.pironet-ndh.com (Postfix) with ESMTP id 6EEB01FF261
for <[EMAIL PROTECTED]>; Wed, 18 May 2005 08:02:56 +0200 (CEST)
Received: from sonne.intranet.fbn-dd.de
(192-168-0-1.transfer-000.intranet.fbn-dd.de [192.168.0.1])
by mail.fbn-dd.de (Postfix) with ESMTP id B61AA2618C
for <[EMAIL PROTECTED]>; Wed, 18 May 2005 08:02:56 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
by sonne.intranet.fbn-dd.de (Postfix) with ESMTP id 935581F46F
for <[EMAIL PROTECTED]>; Wed, 18 May 2005 08:02:56 +0200 (CEST)
Received: from sonne.intranet.fbn-dd.de (localhost [127.0.0.1])
by localhost (AvMailGate-2.0.1.16) id 16933-52140F64;
Wed, 18 May 2005 08:02:56 +0200
Received: from localhost.localdomain (10-28-130-200.intranet-28-130.fbn-dd.de
[10.28.130.200])
by sonne.intranet.fbn-dd.de (Postfix) with ESMTP id 64EE11F455
for <[EMAIL PROTECTED]>; Wed, 18 May 2005 08:02:56 +0200 (CEST)
Received: by localhost.localdomain (Postfix, from userid 1000)
id 4E5C65D46; Wed, 18 May 2005 08:02:56 +0200 (CEST)
Date: Wed, 18 May 2005 08:02:56 +0200
From: Martin Pitt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#309529: postgresql: Fails to build from source
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="dc+cDN39EJAMEtIO"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.30.0.12;
VDF: 6.30.0.181; host: sonne)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--dc+cDN39EJAMEtIO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
Daniel O'Neill [2005-05-17 12:24 -0700]:
> dpkg-source: warning: file postgresql-7.4.7/doc/src/FAQ/FAQ_czech.html ha=
s no final newline (either original or modified version)
> dpkg-source: cannot represent change to postgresql-7.4.7/doc/postgres.tar=
=2Egz: binary file contents changed
> dpkg-source: cannot represent change to postgresql-7.4.7/doc/man.tar.gz: =
binary file contents changed
That never happened to me, how on earth did you manage to get this?
These files are normally wiped away during clean, there is only the
original tarball and the debian/ directory.
You already mentioned that you found the reason (thus I'm closing the
bug), but I didn't understand the explanation. Nevertheless I'm
curious :-)
Thanks,
Martin
--=20
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntulinux.org
Debian Developer http://www.debian.org
--dc+cDN39EJAMEtIO
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCitqQDecnbV4Fd/IRAl49AJ4gEgGq6LwxGY/7eBbEOdgiMKKGZgCg/d6r
iIP8q8/b99k13mm4/ahi/o4=
=3Av5
-----END PGP SIGNATURE-----
--dc+cDN39EJAMEtIO--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]