Your message dated Sun, 15 Jan 2006 22:42:50 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in upload of kionjb 0.1.6-4 to experimental
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; 27 Oct 2005 23:39:55 +0000
>From [EMAIL PROTECTED] Thu Oct 27 16:39:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.lenk.info [217.160.183.176] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EVHLf-0008Oh-00; Thu, 27 Oct 2005 16:39:55 -0700
Received: from smtp.lenk.info ([82.165.24.235] ident=Debian-exim)
        by mail.lenk.info with esmtpsa 
        (Cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 1)
        id 1EVHMj-0008ML-HP; Fri, 28 Oct 2005 01:41:01 +0200
Received: from p54a3f636.dip.t-dialin.net ([84.163.246.54] 
helo=feynman.djpig.de)
        by smtp.lenk.info with esmtpsa 
        (Cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 1)
        id 1EVHLq-00049P-Iq; Fri, 28 Oct 2005 01:40:06 +0200
Received: from djpig by feynman.djpig.de with local (Exim 4.54)
        id 1EVHLf-0004Cw-QQ; Fri, 28 Oct 2005 01:39:55 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Misses dependency on libusb
X-Mailer: reportbug 3.17
Date: Fri, 28 Oct 2005 01:39:55 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Frank Lichtenheld <[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: kionjb
Version: 0.1.6-3
Severity: serious
Tags: patch


kionjb misses a dependency on libusb, even though it was compiled
against it. This is caused by the following error:

dpkg-shlibdeps: warning: could not find any packages for 
/usr/lib/libusb-0.1.so.4 (libusb-0.1.so.4)
dpkg-shlibdeps: warning: unable to find dependency information for shared 
library libusb-0.1 (soname 4, path /usr/lib/libusb-0.1.so.4, dependency field 
Depends)dh_gencontrol -a

While /usr/lib/libusb-0.1.so.4 is a valid symlink, it is not shipped by the
libusb package but generated by ldconfig. libusb ships /lib/libusb-0.1.so.4
I'm not entirely sure why this usually works right but adding
"--disable-rpath" to your configure call in debian/rules which removes the
-R /usr/lib argument of the linker call fixes it and is recommended anyway.

Gruesse,
        Frank Lichtenheld

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

---------------------------------------
Received: (at 336123-done) by bugs.debian.org; 16 Jan 2006 05:42:51 +0000
>From [EMAIL PROTECTED] Sun Jan 15 21:42:51 2006
Return-path: <[EMAIL PROTECTED]>
Received: from zproxy.gmail.com ([64.233.162.204])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EyN8l-0007GP-77
        for [EMAIL PROTECTED]; Sun, 15 Jan 2006 21:42:51 -0800
Received: by zproxy.gmail.com with SMTP id o37so919507nzf
        for <[EMAIL PROTECTED]>; Sun, 15 Jan 2006 21:42:50 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        
h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        
b=n1LlbywD+cfi0b/KadHGJ4rfFdJkVCWft2kEnIFLsiFATWVaio+Hk9tbtZ2Vm4su9H87CGGuehk7NhASOdHqAqRLFeuQ1TTV2IPO93wKFSuv/DI8nGqBiutBqnsd6jlgJaQvks86XxOvgRdR3lwLgdhN3cHYeb7vb6Hh4auTGkc=
Received: by 10.64.204.1 with SMTP id b1mr2558232qbg;
        Sun, 15 Jan 2006 21:42:50 -0800 (PST)
Received: by 10.64.253.1 with HTTP; Sun, 15 Jan 2006 21:42:50 -0800 (PST)
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 15 Jan 2006 22:42:50 -0700
From: Shaun Jackman <[EMAIL PROTECTED]>
Reply-To: Shaun Jackman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Fixed in upload of kionjb 0.1.6-4 to experimental
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <[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

2006/1/15, Shaun Jackman <[EMAIL PROTECTED]>:
> tag 336123 + fixed-in-experimental
>
> quit
>
> This message was generated automatically in response to an
> upload to the experimental distribution.  The .changes file follows.
...


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

Reply via email to