[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#225408: marked as done (debian/rules: build-server: superfluous right bracket)



Your message dated Tue, 6 Jan 2004 20:03:12 -0500
with message-id <20040107010312.GR23545@deadbeast.net>
and subject line Bug#225408: Another hitch
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; 29 Dec 2003 17:25:12 +0000
>From david@josefine.at Mon Dec 29 11:24:55 2003
Return-path: <david@josefine.at>
Received: from chello062178045213.16.11.tuwien.teleweb.at (zion) [62.178.45.213] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ab0Bf-0003RI-00; Mon, 29 Dec 2003 10:24:12 -0600
Received: from david by zion with local (Exim 4.30)
	id 1Ab0Be-0007SH-D4; Mon, 29 Dec 2003 17:24:10 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: David Schmitt <david@schmitt.edv-bus.at>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: debian/rules: build-server: superfluous right bracket
X-Mailer: reportbug 2.37
Date: Mon, 29 Dec 2003 17:24:10 +0100
Message-Id: <E1Ab0Be-0007SH-D4@zion>
Sender: David Schmitt <david@josefine.at>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_29 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_29
X-Spam-Level: 

Package: xfree86
Severity: minor
Tags: patch

Hi!

While building a custom xserver-xfree86 with xfree86 (4.3.0-0pre1v5)
from experimental with:

xfree86-4.3.0$ fakeroot ./debian/rules binary-server

The build aborted with:

for DIR in config extras include util \
           lib/GL lib/Xau lib/Xdmcp lib/font lib/xkbfile lib/xtrans \
           programs/Xserver; do \
  mkdir -p build-tree/xc-xserver-xfree86-dbg/$DIR); \
  cp -drs build-tree/xc/$DIR build-tree/xc-xserver-xfree86-dbg/$DIR; \
done
/bin/bash: -c: line 1: syntax error near unexpected token `)'
make: *** [stampdir/build-server] Error 2
xfree86-4.3.0$ 


This can easily repaired by

--- debian/rules.orig   2003-12-29 17:03:03.000000000 +0100
+++ debian/rules        2003-12-29 17:03:40.000000000 +0100
@@ -500,7 +500,7 @@
        for DIR in config extras include util \
                   lib/GL lib/Xau lib/Xdmcp lib/font lib/xkbfile lib/xtrans \
                   programs/Xserver; do \
-         mkdir -p $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR); \
+         mkdir -p $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR; \
          cp -drs $(SOURCE_TREE)/$$DIR $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR; \
        done
 ifndef test_rules



Thank you for your time and work!




Regards, David
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux zion 2.4.23-1-k7-1.zion.1 #2 Sun Dec 28 13:53:49 CET 2003 i686
Locale: LANG=C, LC_CTYPE=de_AT


---------------------------------------
Received: (at 225408-done) by bugs.debian.org; 7 Jan 2004 02:51:12 +0000
>From branden@deadbeast.net Tue Jan 06 20:51:11 2004
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ae26L-0005Op-00; Tue, 06 Jan 2004 19:03:13 -0600
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id BDB656413C; Tue,  6 Jan 2004 20:03:12 -0500 (EST)
Date: Tue, 6 Jan 2004 20:03:12 -0500
From: Branden Robinson <branden@debian.org>
To: 225408-done@bugs.debian.org
Subject: Re: Bug#225408: Another hitch
Message-ID: <20040107010312.GR23545@deadbeast.net>
References: <20031230093237.GC14525@josefine.at> <[🔎] 20040102054809.GZ1765@deadbeast.net> <[🔎] 20040102200849.GA1382@josefine.at>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="VdnGiXwuH6t1Tqzo"
Content-Disposition: inline
In-Reply-To: <[🔎] 20040102200849.GA1382@josefine.at>
User-Agent: Mutt/1.5.4i
Delivered-To: 225408-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 


--VdnGiXwuH6t1Tqzo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jan 02, 2004 at 09:08:49PM +0100, David Schmitt wrote:
> On Fri, Jan 02, 2004 at 12:48:09AM -0500, Branden Robinson wrote:
> > I cannot confirm the existence of this problem.
>=20
> I cannot reproduce it anymore. Perhaps it was only a glitch on my
> mirror.
>=20
> Thanks for your work on X and Debian!

Closing per submitter.

--=20
G. Branden Robinson                |       If atheism is a religion, then
Debian GNU/Linux                   |       health is a disease.
branden@debian.org                 |       -- Clark Adams
http://people.debian.org/~branden/ |

--VdnGiXwuH6t1Tqzo
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iEYEARECAAYFAj/7WtAACgkQ6kxmHytGonxMcwCeLQH6kUGB+teoy78Bwo7CQD2R
b5YAn1xOcdzm2aTcwSr4Sx5mvgfzz7Ag
=tx0f
-----END PGP SIGNATURE-----

--VdnGiXwuH6t1Tqzo--



Reply to: