Your message dated Tue, 17 Jan 2006 22:14:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348629: Linking a program against libcpufreq fails because 
of missing /lib/libsysfs.la
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; 18 Jan 2006 03:45:59 +0000
>From [EMAIL PROTECTED] Tue Jan 17 19:45:59 2006
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.rz.uni-karlsruhe.de ([129.13.185.218])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Ez4Gl-0000oF-31
        for [EMAIL PROTECTED]; Tue, 17 Jan 2006 19:45:59 -0800
Received: from teco141pc.teco.edu (teco141pc.teco.uni-karlsruhe.de 
[129.13.170.141])
        by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.50 #1)
        id 1Ez4Gi-0004RR-R2; Wed, 18 Jan 2006 04:45:56 +0100
Received: from dslb-084-056-214-016.pools.arcor-ip.net ([84.56.214.16] 
helo=pluto.milchstrasse.xx)
        by teco141pc.teco.edu with esmtpsa (TLSv1:AES256-SHA:256)
        (Exim 4.50)
        id 1Ez4GX-0003Xz-Cl; Wed, 18 Jan 2006 04:45:45 +0100
Received: from michael by pluto.milchstrasse.xx with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1Ez4GW-0000JV-3K; Wed, 18 Jan 2006 04:45:44 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michael Biebl <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Linking a program against libcpufreq fails because of missing
 /lib/libsysfs.la
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Wed, 18 Jan 2006 04:45:43 +0100
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: libcpufreq-dev
Version: 0.4-1
Severity: grave

Linking against libcpufreq (using libtool) is currently not possible
because libcpufreq.la lists the dependency lib "/lib/libsysfs.la", which
is not in libsysfs-dev (anymore).
Recompilation against a current version of sysfsutils solves the
problem.

Cheers,
Michael

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

Versions of packages libcpufreq-dev depends on:
ii  libcpufreq0                   0.4-1      shared library to deal with the cp
ii  libsysfs-dev                  1.3.0-7    interface library to sysfs - devel

libcpufreq-dev recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 348629-done) by bugs.debian.org; 18 Jan 2006 06:14:11 +0000
>From [EMAIL PROTECTED] Tue Jan 17 22:14:11 2006
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] 
helo=tennyson.dodds.net)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Ez6aB-0002QT-6u
        for [EMAIL PROTECTED]; Tue, 17 Jan 2006 22:14:11 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
        id 33D467002; Tue, 17 Jan 2006 22:14:10 -0800 (PST)
Date: Tue, 17 Jan 2006 22:14:10 -0800
From: Steve Langasek <[EMAIL PROTECTED]>
To: Michael Biebl <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#348629: Linking a program against libcpufreq fails because of 
missing /lib/libsysfs.la
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="FoLtEtfbNGMjfgrs"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


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

On Wed, Jan 18, 2006 at 04:45:43AM +0100, Michael Biebl wrote:
> Package: libcpufreq-dev
> Version: 0.4-1
> Severity: grave

> Linking against libcpufreq (using libtool) is currently not possible
> because libcpufreq.la lists the dependency lib "/lib/libsysfs.la", which
> is not in libsysfs-dev (anymore).
> Recompilation against a current version of sysfsutils solves the
> problem.

BinNMUs have been scheduled for this issue on all official architectures; no
further maintainer action should be required.

Thanks,
--=20
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

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

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

iD8DBQFDzdyyKN6ufymYLloRApQxAJoDWYjkLOXLuiD1rDkVp4DSdTSJ/gCfXwqf
3GyXTE25ytEVO5em05wxekc=
=pGPA
-----END PGP SIGNATURE-----

--FoLtEtfbNGMjfgrs--


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

Reply via email to