Your message dated Thu, 13 Jan 2005 22:23:19 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#290333: [libboost-thread-dev] Missing header files
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; 13 Jan 2005 16:44:39 +0000
>From [EMAIL PROTECTED] Thu Jan 13 08:44:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from uni06mr.unity.ncsu.edu [152.1.1.169] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cp85P-0000Ni-00; Thu, 13 Jan 2005 08:44:39 -0800
Received: from localhost (vpython-pc-01.physics.ncsu.edu [152.1.125.78])
        by uni06mr.unity.ncsu.edu (8.12.10/8.12.10/N.20040817.03) with ESMTP id 
j0DGiZPb002228;
        Thu, 13 Jan 2005 11:44:35 -0500 (EST)
Received: from jdbrandm by localhost with local (Exim 4.34)
        id 1Cp85L-0001yt-SG; Thu, 13 Jan 2005 11:44:35 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jonathan Brandmeyer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: [libboost-thread-dev] Missing header files
X-Mailer: reportbug 3.5
Date: Thu, 13 Jan 2005 11:44:35 -0500
Message-Id: <[EMAIL PROTECTED]>
X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 
2005.1.12.43
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libboost-thread-dev
Version: 1.32.0-2
Severity: grave
Justification: renders package unusable


libbost-thread-dev is missing most of the header files that are required
to be able to use the package.  Only boost/thread.hpp,
boost/thread/barrier.hpp, and boost/thread/read_write_mutex.hpp and
boost/thread/detail/*.hpp are there.

The following files are missing:
boost/thread/mutex.hpp
boost/thread/condition.hpp
boost/thread/exceptions.hpp
boost/thread/once.hpp
boost/thread/recursive_mutex.hpp
boost/thread/thread.hpp
boost/thread/tss.hpp
boost/thread/xtime.hpp

These files comprise most of the public API and are required for use of
the package.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libboost-thread-dev depends on:
ii  libboost-dev                  1.32.0-2   Boost.org libraries development fi
ii  libboost-thread1.32.0         1.32.0-2   portable C++ multi-threading

-- no debconf information

---------------------------------------
Received: (at 290333-done) by bugs.debian.org; 14 Jan 2005 03:23:24 +0000
>From [EMAIL PROTECTED] Thu Jan 13 19:23:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from relais.videotron.ca [24.201.245.36] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CpI3Y-0006kt-00; Thu, 13 Jan 2005 19:23:24 -0800
Received: from riemann.nyongwa.montreal.qc.ca ([24.37.77.196])
 by VL-MO-MR011.ip.videotron.ca
 (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep  8 2003))
 with ESMTP id <[EMAIL PROTECTED]>; Thu,
 13 Jan 2005 22:23:19 -0500 (EST)
Received: from steve by riemann.nyongwa.montreal.qc.ca with local
 (Exim 3.36 #1 (Debian))        id 1CpI3T-0006iV-00; Thu, 13 Jan 2005 22:23:19 
-0500
Date: Thu, 13 Jan 2005 22:23:19 -0500
From: "Steve M. Robbins" <[EMAIL PROTECTED]>
Subject: Re: Bug#290333: [libboost-thread-dev] Missing header files
In-reply-to: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
User-Agent: Mutt/1.5.6+20040907i
References: <[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-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: 

Hello,

Closing because I believe that you are mistaken in this report.  


On Thu, Jan 13, 2005 at 11:44:35AM -0500, Jonathan Brandmeyer wrote:

> libbost-thread-dev is missing most of the header files that are required
> to be able to use the package.  Only boost/thread.hpp,
> boost/thread/barrier.hpp, and boost/thread/read_write_mutex.hpp and
> boost/thread/detail/*.hpp are there.
> 
> The following files are missing:
> boost/thread/mutex.hpp
> boost/thread/condition.hpp
> boost/thread/exceptions.hpp
> boost/thread/once.hpp
> boost/thread/recursive_mutex.hpp
> boost/thread/thread.hpp
> boost/thread/tss.hpp
> boost/thread/xtime.hpp

I have just installed the package and the files are all there:

[EMAIL PROTECTED] --list libboost-thread-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name             Version          Description
+++-================-================-================================================
ii  libboost-thread- 1.32.0-2         portable C++ multi-threading

[EMAIL PROTECTED] -L libboost-thread-dev|grep include
/usr/include
/usr/include/boost
/usr/include/boost/thread
/usr/include/boost/thread/barrier.hpp
/usr/include/boost/thread/condition.hpp
/usr/include/boost/thread/once.hpp
/usr/include/boost/thread/read_write_mutex.hpp
/usr/include/boost/thread/detail
/usr/include/boost/thread/detail/singleton.hpp
/usr/include/boost/thread/detail/force_cast.hpp
/usr/include/boost/thread/detail/config.hpp
/usr/include/boost/thread/detail/tss_hooks.hpp
/usr/include/boost/thread/detail/read_write_lock.hpp
/usr/include/boost/thread/detail/lock.hpp
/usr/include/boost/thread/mutex.hpp
/usr/include/boost/thread/exceptions.hpp
/usr/include/boost/thread/tss.hpp
/usr/include/boost/thread/xtime.hpp
/usr/include/boost/thread/recursive_mutex.hpp
/usr/include/boost/thread/thread.hpp
/usr/include/boost/thread.hpp


Regards,
-Steve


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

Reply via email to