Your message dated Sun, 12 Jun 2005 16:02:16 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#312075: fixed in util-vserver 0.30.207-8
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; 5 Jun 2005 10:49:39 +0000
>From [EMAIL PROTECTED] Sun Jun 05 03:49:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c-adt-5.ataco.se (bixbite.opalsys.net) [213.115.168.248]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DeshG-00038p-00; Sun, 05 Jun 2005 03:49:39 -0700
Received: from ola by bixbite.opalsys.net with local (Exim 4.50)
id 1DesUl-0001u7-NL
for [EMAIL PROTECTED]; Sun, 05 Jun 2005 12:36:43 +0200
Date: Sun, 5 Jun 2005 12:36:43 +0200
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [EMAIL PROTECTED]: Re: Bug#311855: util-vserver do not build on ia64,
was Re: util-vserver status for sarge]
Message-ID: <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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=-11.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
HAS_PACKAGE autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: util-vserver
Tags: patch
Remove this ifdef and depend on latest dietlibc.
Regards,
// Ola
----- Forwarded message from Gerrit Pape <[EMAIL PROTECTED]> -----
Envelope-to: [EMAIL PROTECTED]
Delivery-date: Sun, 05 Jun 2005 12:09:52 +0200
From: Gerrit Pape <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#311855: util-vserver do not build on ia64, was Re:
util-vserver status for sarge
Reply-To: [EMAIL PROTECTED]
X-Spam-Score: 0.0 (/)
X-Spamcheck-provider: Checked for spam by opalsys.net, [EMAIL PROTECTED]
On Fri, Jun 03, 2005 at 10:20:39PM +0200, Ola Lundqvist wrote:
> The util-vserver package do not build on ia64 architecture. It would be
> really nice if you could fix that.
>
> I hope that the below information is a good enough description.
> > http://list.linux-vserver.org/archive/vserver/msg09508.html
Hi Ola, I've uploaded the new upstream version 0.29 of dietlibc since,
which already fixes this problem, but seems to introduce another one.
http://buildd.debian.org/fetch.php?&pkg=util-vserver&ver=0.30.207-7&arch=ia64&stamp=1117410380&file=log&as=raw
In file included from lib/syscall.c:33:
lib/vserver-internal.h: In function `vserver':
lib/vserver-internal.h:241: error: conflicting types for `syscall'
/usr/lib/diet/include/sys/syscall.h:6: error: previous declaration of `syscall'
lib/vserver-internal.h:241: warning: extern declaration of `syscall' doesn't
match global one
make[3]: *** [lib/lib_libvserver_a-syscall.o] Error 1
lib/vserver-internal.h:
#if defined __dietlibc__
extern long int syscall (long int __sysno, ...);
#endif
/usr/lib/diet/include/sys/syscall.h:
int syscall(int number, ...);
This declaration was added to the diet libc with version 0.29.
Regards, Gerrit.
----- End forwarded message -----
--
--- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ----
/ [EMAIL PROTECTED] Annebergsslingan 37 \
| [EMAIL PROTECTED] 654 65 KARLSTAD |
| http://www.opal.dhs.org Mobile: +46 (0)70-332 1551 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
---------------------------------------
Received: (at 312075-close) by bugs.debian.org; 12 Jun 2005 20:10:17 +0000
>From [EMAIL PROTECTED] Sun Jun 12 13:10:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DhYme-0005XY-00; Sun, 12 Jun 2005 13:10:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DhYeu-0000ou-00; Sun, 12 Jun 2005 16:02:16 -0400
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#312075: fixed in util-vserver 0.30.207-8
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 12 Jun 2005 16:02:16 -0400
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:
X-CrossAssassin-Score: 2
Source: util-vserver
Source-Version: 0.30.207-8
We believe that the bug you reported is fixed in the latest version of
util-vserver, which is due to be installed in the Debian FTP archive:
util-vserver_0.30.207-8.diff.gz
to pool/main/u/util-vserver/util-vserver_0.30.207-8.diff.gz
util-vserver_0.30.207-8.dsc
to pool/main/u/util-vserver/util-vserver_0.30.207-8.dsc
util-vserver_0.30.207-8_i386.deb
to pool/main/u/util-vserver/util-vserver_0.30.207-8_i386.deb
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated util-vserver 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 12 Jun 2005 21:38:22 +0200
Source: util-vserver
Binary: util-vserver
Architecture: source i386
Version: 0.30.207-8
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
util-vserver - tools for Virtual private servers and context switching
Closes: 311855 312075
Changes:
util-vserver (0.30.207-8) unstable; urgency=low
.
* Close issue with ia64 build (need latest dietlibc),
closes: #311855, #312075.
Files:
c34d21e997568dffcda2fd397a4e3644 758 net optional util-vserver_0.30.207-8.dsc
b81f6ceb0ef5f3ba1f6ce7191cd0d2cb 121529 net optional
util-vserver_0.30.207-8.diff.gz
c3020f9ba9b5b03b297a25ee7dd35d08 412660 net optional
util-vserver_0.30.207-8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCrJC9GKGxzw/lPdkRAmT6AJ9XWTMaXopMh7GNp3OvF3Ll607tPwCbBUmp
73gCLtzC3KqtCzuowNgFy8Q=
=eqFx
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]