Your message dated Sat, 04 Jun 2005 22:22:45 +0100
with message-id <[EMAIL PROTECTED]>
and subject line gtk-doc: Fails to build under sbuild.
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 Nov 2004 20:41:42 +0000
>From [EMAIL PROTECTED] Wed Nov 17 12:41:42 2004
Return-path: <[EMAIL PROTECTED]>
Received: from asia.telenet-ops.be [195.130.132.59] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CUWcY-00011B-00; Wed, 17 Nov 2004 12:41:42 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by asia.telenet-ops.be (Postfix) with SMTP id 9ACD12241EA
        for <[EMAIL PROTECTED]>; Wed, 17 Nov 2004 21:41:22 +0100 (MET)
Received: from kabel.telenet.be (D5775FD9.kabel.telenet.be [213.119.95.217])
        by asia.telenet-ops.be (Postfix) with ESMTP id 7E92E224209
        for <[EMAIL PROTECTED]>; Wed, 17 Nov 2004 21:41:17 +0100 (MET)
Received: by kabel.telenet.be (Postfix, from userid 501)
        id 18D2E26136; Wed, 17 Nov 2004 21:41:17 +0100 (CET)
Date: Wed, 17 Nov 2004 21:41:17 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: gtk-doc: Fails to build under sbuild.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: gtk-doc
Version: 1.2-1.2

The package fails to build under sbuild.  This is probably a bug
in sbuild anyway.

The problem is that it build conflicts on openjade and sbuild
installs it anyway, and then find out it's installed while it
shouldn't be.


Kurt


---------------------------------------
Received: (at 281785-done) by bugs.debian.org; 4 Jun 2005 21:22:52 +0000
>From [EMAIL PROTECTED] Sat Jun 04 14:22:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from s2.ukfsn.org (mail.ukfsn.org) [217.158.120.143] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Deg6V-0001es-00; Sat, 04 Jun 2005 14:22:51 -0700
Received: from localhost (lucy.ukfsn.org [127.0.0.1])
        by mail.ukfsn.org (Postfix) with ESMTP id 0DFF4E6DBE
        for <[EMAIL PROTECTED]>; Sat,  4 Jun 2005 22:22:03 +0100 (BST)
Received: from mail.ukfsn.org ([127.0.0.1])
 by localhost (lucy.ukfsn.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 14636-14 for <[EMAIL PROTECTED]>;
 Sat,  4 Jun 2005 22:22:02 +0100 (BST)
Received: from hardknott.home.whinlatter.ukfsn.org 
(dsl-80-41-3-240.access.as9105.com [80.41.3.240])
        by mail.ukfsn.org (Postfix) with ESMTP id B72FBE6DB9
        for <[EMAIL PROTECTED]>; Sat,  4 Jun 2005 22:22:02 +0100 (BST)
Received: from rleigh by hardknott.home.whinlatter.ukfsn.org with local (Exim 
4.50)
        id 1Deg6P-0003L2-Cn
        for [EMAIL PROTECTED]; Sat, 04 Jun 2005 22:22:45 +0100
To: [EMAIL PROTECTED]
Subject: Re: gtk-doc: Fails to build under sbuild.
From: Roger Leigh <[EMAIL PROTECTED]>
Date: Sat, 04 Jun 2005 22:22:45 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hi,

This is a bug in the gtk-doc build dependencies.  The following patch
fixes things:

diff -urN gtk-doc-1.3.old/debian/control.in gtk-doc-1.3/debian/control.in
--- gtk-doc-1.3.old/debian/control.in   2005-06-04 22:15:03.000000000 +0100
+++ gtk-doc-1.3/debian/control.in       2005-06-04 22:15:52.000000000 +0100
@@ -4,7 +4,7 @@
 Maintainer: Loic Minier <[EMAIL PROTECTED]>
 Uploaders: Sebastian Rittau <[EMAIL PROTECTED]>, @GNOME_TEAM@
 Standards-Version: 3.6.1
-Build-Depends-Indep: cdbs, debhelper (>= 4.1.0), docbook-dsssl, xsltproc, jade 
(>= 1.2.1-35), libxml2-utils, docbook-xml, docbook-xsl, gnome-pkg-tools
+Build-Depends-Indep: cdbs, debhelper (>= 4.1.0), jade (>= 1.2.1-35), 
docbook-dsssl, xsltproc, libxml2-utils, docbook-xml, docbook-xsl, 
gnome-pkg-tools
 Build-Conflicts-Indep: openjade, openjade1.3
 
 Package: gtk-doc-tools


docbook-dsssl depends on "openjade | openjade1.3 | jade", so after
making sure openjade is removed, it gets dragged back in again as a
dependency.  Moving the position of the jade dependency in the
Build-Depends-Indep makes apt do the right thing.

Therefore this is a bug in gtk-doc, not sbuild.


Regards,
Roger

-- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to