Your message dated Sun, 7 Aug 2005 20:48:46 +0200
with message-id <[EMAIL PROTECTED]>
and subject line kernel-package: 9.005 dies strangely ...
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; 7 Aug 2005 17:46:53 +0000
>From [EMAIL PROTECTED] Sun Aug 07 10:46:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp3.wanadoo.fr [193.252.22.28]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E1pEb-0001wP-00; Sun, 07 Aug 2005 10:46:53 -0700
Received: from me-wanadoo.net (localhost [127.0.0.1])
by mwinf0309.wanadoo.fr (SMTP Server) with ESMTP id B7F171C007E1
for <[EMAIL PROTECTED]>; Sun, 7 Aug 2005 19:46:22 +0200 (CEST)
Received: from localhost (AStrasbourg-251-1-61-106.w82-126.abo.wanadoo.fr
[82.126.129.106])
by mwinf0309.wanadoo.fr (SMTP Server) with ESMTP id 8112F1C007C8;
Sun, 7 Aug 2005 19:46:22 +0200 (CEST)
X-ME-UUID: [EMAIL PROTECTED]
Received: from sven by localhost with local (Exim 4.52)
id 1E1pD6-0001D1-80; Sun, 07 Aug 2005 19:45:20 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Sven Luther <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kernel-package: 9.005 dies strangely ...
X-Mailer: reportbug 3.15
Date: Sun, 07 Aug 2005 19:45:19 +0200
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-Level:
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
Package: kernel-package
Version: 9.005
Severity: normal
Hi Manoj, i got 9.005 from incoming, and tried a build with it, and got :
$ LANG=C make-kpkg --append-to-version -1-powerpc --stem linux --subarch
powerpc build
Makefile:2: *** missing separator. Stop.
Makefile:2: *** missing separator. Stop.
Makefile:2: *** missing separator. Stop.
Makefile:2: *** missing separator. Stop.
Makefile:2: *** missing separator. Stop.
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
# work around idiocy in recent kernel versions
test ! -e scripts/package/builddeb || \
mv -f scripts/package/builddeb scripts/package/builddeb.dist
test ! -e scripts/package/Makefile || \
(mv -f scripts/package/Makefile scripts/package/Makefile.dist && \
(echo "# Dummy file "; echo "help:") >
scripts/package/Makefile)
test ! -f stamp-debian && test ! -f debian/official && \
rm -rf ./debian && mkdir ./debian
test ! -f stamp-debian && \
( test ! -f debian/official || test ! -f debian/control) && \
sed -e 's/=V/..-1-powerpc/g' -e 's/=D/2.6.12-2/g' \
-e 's/=A/powerpc/g' -e 's/=SA//g' \
-e 's/=L/mkvmlinuz, /g' -e 's/=I//g' \
-e 's/=CV/./g' \
-e 's/=M/Unknown Kernel Package Maintainer
<[EMAIL PROTECTED]>/g' \
-e 's/=ST/linux/g' -e 's/=B/ppc/g' \
/usr/share/kernel-package/Control> debian/control
test ! -f stamp-debian && test ! -f debian/official && \
sed -e 's/=V/..-1-powerpc/g' -e 's/=D/2.6.12-2/g' \
-e 's/=A/powerpc/g' -e 's/=M/Unknown Kernel Package Maintainer
<[EMAIL PROTECTED]>/g' \
-e 's/=ST/linux/g' -e 's/=B/ppc/g' \
/usr/share/kernel-package/changelog > debian/changelog
test ! -f debian/rules && \
install -p -m 755 /usr/share/kernel-package/rules debian/rules
echo done > stamp-debian
test -f .config || test ! -f .config.save || \
cp -pf .config.save .config
test -f .config || test ! -f /usr/share/kernel-package/Config/config || \
cp -pf /usr/share/kernel-package/Config/config .config
test -f .config || test ! -f /usr/share/kernel-package/config || \
cp -pf /usr/share/kernel-package/config .config
test -f .config || (echo "*** Need a config file .config" && false)
Makefile:2: *** missing separator. Stop.
Please ignore the warning about overriding and ignoring targets above.
These are harmless. They are only invoked in a part of the process
that tries to snarf variable values for the conf.vars file.
Makefile:2: *** missing separator. Stop.
make: *** [conf.vars] Error 2
both inside the debian kernel package, and what i believe is almost a upstream
tarball (the unpackaged .orig tarball of linux-2.6 2.6.12).
Friendly,
Sven Luther
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages kernel-package depends on:
ii dpkg 1.13.10 Package maintenance system for Deb
ii dpkg-dev 1.13.10 Package building tools for Debian
ii gcc [c-compiler] 4:4.0.1-2 The GNU C compiler
ii gcc-2.95 [c-compiler] 1:2.95.4-22 The GNU C compiler
ii gcc-3.3 [c-compiler] 1:3.3.6-7 The GNU C compiler
ii gcc-3.4 [c-compiler] 3.4.4-5 The GNU C compiler
ii gcc-4.0 [c-compiler] 4.0.1-3 The GNU C compiler
ii make 3.80-9 The GNU version of the "make" util
ii perl 5.8.7-4 Larry Wall's Practical Extraction
Versions of packages kernel-package recommends:
ii bzip2 1.0.2-8 high-quality block-sorting file co
ii libc6-dev [libc-dev] 2.3.5-3 GNU C Library: Development Librari
-- no debconf information
---------------------------------------
Received: (at 321814-done) by bugs.debian.org; 7 Aug 2005 19:01:27 +0000
>From [EMAIL PROTECTED] Sun Aug 07 12:01:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp5.wanadoo.fr [193.252.22.26]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E1qOl-0001os-00; Sun, 07 Aug 2005 12:01:27 -0700
Received: from me-wanadoo.net (localhost [127.0.0.1])
by mwinf0509.wanadoo.fr (SMTP Server) with ESMTP id 7E96C1C00296
for <[EMAIL PROTECTED]>; Sun, 7 Aug 2005 21:00:56 +0200 (CEST)
Received: from pegasos (AStrasbourg-251-1-61-106.w82-126.abo.wanadoo.fr
[82.126.129.106])
by mwinf0509.wanadoo.fr (SMTP Server) with ESMTP id 6656C1C0028E;
Sun, 7 Aug 2005 21:00:56 +0200 (CEST)
X-ME-UUID: [EMAIL PROTECTED]
Received: from luther by pegasos with local (Exim 4.51)
id 1E1qCU-00017w-Qk; Sun, 07 Aug 2005 20:48:46 +0200
Date: Sun, 7 Aug 2005 20:48:46 +0200
To: Sven Luther <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: kernel-package: 9.005 dies strangely ...
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
From: Sven Luther <[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-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
On Sun, Aug 07, 2005 at 07:45:19PM +0200, Sven Luther wrote:
> Package: kernel-package
> Version: 9.005
> Severity: normal
>
>
> Hi Manoj, i got 9.005 from incoming, and tried a build with it, and got :
Oh well, this was not a bug in kernel-package after all, but probably in the
svn version of linux-2.6 package, since the -1 version from the archive builds
just fine, sorry.
Friendly,
Sven Luther
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]