[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#129035: marked as done (boot-floppies: does not depend on python1.5-dev)



Your message dated Sun, 13 Jan 2002 09:06:28 -0700
with message-id <20020113160628.GB217@Obsession>
and subject line Bug#129035: boot-floppies: does not depend on python1.5-dev
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 2002 15:14:18 +0000
>From sascha@silbe.org Sun Jan 13 09:14:18 2002
Return-path: <sascha@silbe.org>
Received: from pd9506648.dip.t-dialin.net (sphere.sascha.silbe.org) [217.80.102.72] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 16PmKr-0007kA-00; Sun, 13 Jan 2002 09:14:13 -0600
Received: (qmail 21893 invoked from network); 13 Jan 2002 15:14:05 -0000
Received: from cube.sascha.silbe.org (mail@192.168.1.2)
  by sphere.sascha.silbe.org with SMTP; 13 Jan 2002 15:14:05 -0000
Received: (nullmailer pid 27263 invoked by uid 1000);
	Sun, 13 Jan 2002 15:14:05 -0000
From: Sascha Silbe <sascha@silbe.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: boot-floppies: does not depend on python1.5-dev
X-Reportbug-Version: 1.41.14213
X-Mailer: reportbug 1.41.14213
Date: Sun, 13 Jan 2002 16:14:05 +0100
Message-Id: <[🔎] 1010934845.108757.27262.nullmailer@cube.sascha.silbe.org>
Delivered-To: submit@bugs.debian.org

Package: boot-floppies
Version: 3.0.17
Severity: minor

I installed boot-floppies using apt, so (at least according to the README)
all required packages should already be installed. But "make check" complains
that python1.5-dev is not installed:

=== Begin ===
sascha@cube:/lhome/sascha/boot-floppies$ make check
[ -d updates ] || mkdir -p updates
set -e; \
if [ -d /pub/site/debian/Incoming ]; then \
    cd /pub/site/debian/Incoming ;\
    find . -name '*_all.deb' -exec cp {} /lhome/sascha/boot-floppies/updates/ \; ;\
    find . -name '*_i386.deb' -exec cp {} /lhome/sascha/boot-floppies/updates/ \; ;\
fi
set -e; \
if [ -d /pub/site/debian/local ]; then \
    cd /pub/site/debian/local ;\
    find . -name '*.deb' -exec cp {} /lhome/sascha/boot-floppies/updates/ \; ;\
fi
[ -d /pub/site/debian/download ] || mkdir -p /pub/site/debian/download
[ -d /var/tmp/boot-floppies ] || mkdir -p /var/tmp/boot-floppies
dpkg-checkbuilddeps
dpkg-checkbuilddeps: Unmet build dependencies: python1.5-dev
make: *** [check_depends] Error 1       
=== End ===


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux cube 2.4.16-1-cube #1 Sun Dec 16 12:58:36 CET 2001 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages boot-floppies depends on:
ii  ash                     0.3.8-35         NetBSD /bin/sh
ii  bf-utf-source           0.01             Source for fonts needed to build b
ii  bison                   1:1.30-4         A parser generator that is compati
ii  build-essential         5                Informational list of build-essent
ii  busybox                 1:0.60.2-3       Tiny utilities for small and embed
ii  debhelper               3.0.51           helper programs for debian/rules
ii  debiandoc-sgml          1.1.55           DebianDoc SGML DTD and formatting 
ii  debootstrap             0.1.15.8         Bootstrap a basic Debian system
ii  dosfstools              2.8-1            Utilities to create and check MS-D
ii  dpkg-awk                1.0.1            Gawk script to parse /var/lib/dpkg
ii  file                    3.37-3           Determines file type using "magic"
ii  flex                    2.5.4a-14        A fast lexical analyzer generator.
ii  gawk                    1:3.1.0-2        GNU awk, a pattern scanning and pr
ii  gettext                 0.10.40-1        GNU Internationalization utilities
ii  libbogl-dev             0.1.8-1          Ben's Own Graphics Library - devel
ii  libc6-pic [glibc-pic]   2.2.4-7          GNU C Library: PIC archive library
ii  libgd-dev               1.8.4-7          GD Graphics Library (development v
ii  libi18n-langtags-perl   0.26-2           Perl module for dealing with RFC30
ii  libnewt-dev             0.50.17-9        Developer's toolkit for newt windo
ii  libnewt-utf8-pic        0.50.17-9        newt shared library subset kit, wi
ii  libpaperg               1.1.2            Library for handling paper charact
ii  libpopt-dev             1.6.2-6          lib for parsing cmdline parameters
ii  libwww-perl             5.63-1           WWW client/server library for Perl
ii  m4                      1.4-14           a macro processing language
ii  man-db                  2.3.20-12        The on-line manual pager
ii  perl [perl5]            5.6.1-6          Larry Wall's Practical Extraction 
ii  pointerize              0.5              Internationalization utilities, ba
ii  python-dev              2.1.1-4          Header files and a static library 
ii  python-xml              0.6.6-7          XML tools for Python [dummy packag
ii  recode                  3.6-4            Character set conversion utility.
ii  slang1-utf8-pic         1.4.4-7          The S-Lang programming library, sh
ii  tetex-extra             1.0.2+20011202-1 extra teTeX library files
ii  zlib-bin                1:1.1.3-18       compression library - sample progr
ii  zlib1g-dev              1:1.1.3-18       compression library - development


---------------------------------------
Received: (at 129035-done) by bugs.debian.org; 13 Jan 2002 16:07:12 +0000
>From tillman@azstarnet.com Sun Jan 13 10:07:12 2002
Return-path: <tillman@azstarnet.com>
Received: from cepheus.azstarnet.com [169.197.56.195] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16PnA8-0001Xx-00; Sun, 13 Jan 2002 10:07:12 -0600
Received: from Obsession.azstarnet.com (toff@dhcp31.mc01.dsl.fastucson.net [169.197.8.31])
	by cepheus.azstarnet.com (8.9.3/8.9.3) with SMTP id JAA24562;
	Sun, 13 Jan 2002 09:05:48 -0700 (MST)
X-Sent-via: StarNet http://www.azstarnet.com/
Received: by Obsession.azstarnet.com (sSMTP sendmail emulation); Sun, 13 Jan 2002 09:06:28 -0700
Date: Sun, 13 Jan 2002 09:06:28 -0700
From: Chris Tillman <tillman@azstarnet.com>
To: Sascha Silbe <sascha@silbe.org>, 129035-done@bugs.debian.org
Subject: Re: Bug#129035: boot-floppies: does not depend on python1.5-dev
Message-ID: <20020113160628.GB217@Obsession>
References: <[🔎] 1010934845.108757.27262.nullmailer@cube.sascha.silbe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 1010934845.108757.27262.nullmailer@cube.sascha.silbe.org>
User-Agent: Mutt/1.3.24i
Delivered-To: 129035-done@bugs.debian.org

On Sun, Jan 13, 2002 at 04:14:05PM +0100, Sascha Silbe wrote:
> Package: boot-floppies
> Version: 3.0.17
> Severity: minor
> 
> I installed boot-floppies using apt, so (at least according to the README)
> all required packages should already be installed. But "make check" complains
> that python1.5-dev is not installed:
> 
> dpkg-checkbuilddeps: Unmet build dependencies: python1.5-dev

Thank you for your report. The control file has been reworked since
Dec 18 when 3.0.17 was released. I verified that this dependency is
not currently called for by removing python1.5-dev and performing make
check against the current boot-floppies. I think this must have been
some secondary dependency unmet by python-dev; but it's OK now.

Your build should work. I'm going to go ahead and close the bug since
I believe it's not an issue with 3.0.18 or current cvs.
 
> 
> -- System Information
> Debian Release: 3.0
> Architecture: i386
> Kernel: Linux cube 2.4.16-1-cube #1 Sun Dec 16 12:58:36 CET 2001 i686
> Locale: LANG=en_US, LC_CTYPE=en_US
> 

-- 
*------v--------- Installing Debian GNU/Linux 3.0 --------v------*
|      <http://www.debian.org/releases/woody/installmanual>      |
|   debian-imac (potato): <http://debian-imac.sourceforge.net>   |
|            Chris Tillman        tillman@azstarnet.com          |
|                   May the Source be with you                   |
*----------------------------------------------------------------*



Reply to: