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

Bug#333247: marked as done (etch_d-i: netcfg dependency on /lib/libiw.so.28 unmet)



Your message dated Tue, 11 Oct 2005 19:10:26 +0200
with message-id <200510111910.27257.aragorn@tiscali.nl>
and subject line Bug#333247: etch_d-i: netcfg dependency on /lib/libiw.so.28 unmet
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; 11 Oct 2005 04:10:23 +0000
>From michael.s.gilbert@gmail.com Mon Oct 10 21:10:23 2005
Return-path: <michael.s.gilbert@gmail.com>
Received: from ms-smtp-04-smtplb.ohiordc.rr.com (ms-smtp-04-eri0.ohiordc.rr.com) [65.24.5.138] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EPBT5-00058p-00; Mon, 10 Oct 2005 21:10:23 -0700
Received: from [127.0.1.1] (cpe-24-209-66-3.woh.res.rr.com [24.209.66.3])
	by ms-smtp-04-eri0.ohiordc.rr.com (8.12.10/8.12.7) with ESMTP id j9B4AKHH016783;
	Tue, 11 Oct 2005 00:10:20 -0400 (EDT)
Message-Id: <[🔎] 200510110410.j9B4AKHH016783@ms-smtp-04-eri0.ohiordc.rr.com>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michael Gilbert <michael.s.gilbert@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: etch_d-i: netcfg dependency on /lib/libiw.so.28 unmet
X-Mailer: reportbug 3.17
Date: Mon, 10 Oct 2005 20:10:20 -0400
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Delivered-To: submit@bugs.debian.org
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=-5.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
	HAS_PACKAGE,RCVD_IN_DSBL autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Package: debian-installer
Severity: normal

i installed etch via the 20051010 etch_d-i daily cd image build from 
http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/i386/current/debian-testing-i386-netinst.iso.  
network configuration fails because /bin/netcfg depends on 
/lib/libiw.so.28, which has not yet propagated into etch.  this can be
remedied by softlinking to libiw.so.27, which is the currently installed
version in etch

ln -s /lib/libiw.so.27 /lib/libiw.so.28

after creating this link, installation of etch from the daily cd 
build worked flawlessly.  should versioned dependencies be added to 
netcfg so that this type of effect does not happen?  if you need any 
more info or details, please ask.

peace
Mike Gilbert

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

---------------------------------------
Received: (at 333247-done) by bugs.debian.org; 11 Oct 2005 17:10:22 +0000
>From aragorn@tiscali.nl Tue Oct 11 10:10:22 2005
Return-path: <aragorn@tiscali.nl>
Received: from smtp-out0.tiscali.nl [195.241.79.175] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EPNdt-0001Ds-00; Tue, 11 Oct 2005 10:10:22 -0700
Received: from [195.240.184.66] (helo=strider.fjphome.nl)
	by smtp-out0.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl)
	id 1EPNds-0008BN-Hj; Tue, 11 Oct 2005 19:10:20 +0200
From: Frans Pop <aragorn@tiscali.nl>
To: Michael Gilbert <michael.s.gilbert@gmail.com>,
 333247-done@bugs.debian.org
Subject: Re: Bug#333247: etch_d-i: netcfg dependency on /lib/libiw.so.28 unmet
Date: Tue, 11 Oct 2005 19:10:26 +0200
User-Agent: KMail/1.7.2
References: <[🔎] 200510110410.j9B4AKHH016783@ms-smtp-04-eri0.ohiordc.rr.com>
In-Reply-To: <[🔎] 200510110410.j9B4AKHH016783@ms-smtp-04-eri0.ohiordc.rr.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200510111910.27257.aragorn@tiscali.nl>
Delivered-To: 333247-done@bugs.debian.org
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

On Tuesday 11 October 2005 02:10, Michael Gilbert wrote:
> i installed etch via the 20051010 etch_d-i daily cd image build from
> http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/i386/current/deb
>ian-testing-i386-netinst.iso. network configuration fails because
> /bin/netcfg depends on /lib/libiw.so.28, which has not yet propagated
> into etch.

We are currently preparing a beta release for the installer which means 
that etch_d-i images probably work a bit better than they have done over 
the past months. However, the etch_d-i images are known to be broken and 
should not be used. Please use daily images instead.

Closing your report.

Cheers,
FJP



Reply to: