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

Bug#51148: marked as done (apt: misleading dependency message during install)



Your message dated Tue, 23 Nov 1999 18:44:13 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.991123184316.2155J-100000@wakko.deltatee.com>
and subject line Bug#51148: apt: misleading dependency message during install
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Nov 1999 01:24:30 +0000
Received: (qmail 24086 invoked from network); 24 Nov 1999 01:24:27 -0000
Received: from 209-122-225-50.s50.tnt1.nyw.ny.dialup.rcn.com (HELO eden-hda7.local) (mail@209.122.225.50)
  by master.debian.org with SMTP; 24 Nov 1999 01:24:27 -0000
Received: from jeff by eden-hda7.local with local (Exim 3.03 #1 (Debian))
	id 11qRAU-0003hz-00; Tue, 23 Nov 1999 20:24:22 -0500
From: Jeff Sheinberg <jeffsh@erols.com>
Subject: apt: misleading dependency message during install
To: submit@bugs.debian.org
X-Mailer: bug 3.2.7
Message-Id: <[🔎] E11qRAU-0003hz-00@eden-hda7.local>
Date: Tue, 23 Nov 1999 20:24:22 -0500

Package: apt
Version: 0.3.14
Severity: normal

Hi,

Using apt method under dselect, all in one step purging expect5.24
and installing expect5.31, I got the following message from apt,

    dpkg: expect5.24: dependency problems, but removing anyway as you

which is misleading, since expect5.31 provides expect.  A complete
transcript follows,

    52 jsroot ~ # dselect
    Reading Package Lists... Done
    Building Dependency Tree... Done
    The following packages will be REMOVED:
      expect5.24* ssh* 
    The following NEW packages will be installed:
      expect5.31 tcl8.2 tclreadline 
    0 packages upgraded, 3 newly installed, 2 to remove and 0 not
    upgraded.
    Need to get 1074kB of archives. After unpacking 2113kB will be
    used.
    Do you want to continue? [Y/n] 
    Get:1 http://ftp-mirror.internap.com potato/main tcl8.2 8.2.2-1
    [767kB]
    Get:2 http://ftp-mirror.internap.com potato/main tclreadline
    1.0.0-1 [61.3kB]  
    Get:3 http://ftp-mirror.internap.com potato/main expect5.31
    5.31.2-2 [246kB]   
    Fetched 1074kB in 3m27s (5187B/s)
                
    (Reading database ... 33009 files and directories currently
    installed.)
    Removing ssh ...
    Stopping OpenBSD Secure Shell server: sshd.
    Purging configuration files for ssh ...
    dpkg - warning: while removing ssh, directory `/etc/ssh' not empty
    so not removed.
    (Reading database ... 32978 files and directories currently
    installed.)
    Unpacking tcl8.2 (from .../tcl8.2_8.2.2-1_i386.deb) ...
    Unpacking tclreadline (from .../tclreadline_1.0.0-1_i386.deb) ...
    dpkg: expect5.24: dependency problems, but removing anyway as you
    request:
     dejagnu depends on expect; however:
      Package expect is not installed.
      Package expect5.24 which provides expect is to be removed.
    (Reading database ... 33100 files and directories currently
    installed.)
    Removing expect5.24 ...
    Checking available versions of expect, updating links in
    /etc/alternatives ...
    (You may modify the symlinks there yourself if desired - see `man
    ln'.)
    Discarding obsolete slave link expect.1
    (/usr/share/man/man1/expect.1.gz).
    Last package providing expect (/usr/bin/expect) removed, deleting
    it.
    Purging configuration files for expect5.24 ...
    (Reading database ... 33055 files and directories currently
    installed.)
    Unpacking expect5.31 (from .../expect5.31_5.31.2-2_i386.deb) ...
    Setting up tcl8.2 (8.2.2-1) ...
    Checking available versions of tclsh, updating links in
    /etc/alternatives ...
    (You may modify the symlinks there yourself if desired - see `man
    ln'.)
    Updating tclsh (/usr/bin/tclsh) to point to /usr/bin/tclsh8.2.
    Updating tclsh.1 (/usr/share/man/man1/tclsh.1.gz) to point to
    /usr/share/man/man1/tclsh8.2.1.gz.
    
    Setting up tclreadline (1.0.0-1) ...
    
    Setting up expect5.31 (5.31.2-2) ...
    Checking available versions of expect, updating links in
    /etc/alternatives ...
    (You may modify the symlinks there yourself if desired - see `man
    ln'.)
    Updating expect (/usr/bin/expect) to point to /usr/bin/expect5.31.
    Updating expect.1 (/usr/share/man/man1/expect.1.gz) to point to
    /usr/share/man/man1/expect5.31.1.gz.
    
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Press enter to continue.
     
    running dpkg --pending --configure ...
    Reading Package Lists... Done
    Building Dependency Tree... Done
    The following NEW packages will be installed:
      ssh 
    0 packages upgraded, 1 newly installed, 0 to remove and 0 not
    upgraded.
    Need to get 0B/212kB of archives. After unpacking 436kB will be
    used.
    Do you want to continue? [Y/n] 
    Configuring packages ...      
    (Reading database ... 33099 files and directories currently
    installed.)
    Unpacking ssh (from .../ssh_1%3a1.2pre11-2_i386.deb) ...
    Setting up ssh (1.2pre11-2) ...
    Starting OpenBSD Secure Shell server: sshd.
    
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Press enter to continue.
    
    running dpkg --pending --configure ...
    running dpkg --pending --remove ...
    53 jsroot ~ # cd /etc/ssh

I do believe that I cleanly satisfied all dependencies under
dselect before starting the install.

Thanks,
-- 
Jeff Sheinberg  <jeffsh@erols.com>


-- System Information
Debian Release: potato
Kernel Version: Linux eden-hda7.local 2.2.13 #2 Wed Nov 17 20:40:57 EST 1999 i586 unknown

Versions of the packages apt depends on:
ii  libc6           2.1.2-10       GNU C Library: Shared libraries and timezone
ii  libstdc++2.10   2.95.2-3       The GNU stdc++ library
---------------------------------------
Received: (at 51148-done) by bugs.debian.org; 24 Nov 1999 01:44:28 +0000
Received: (qmail 26171 invoked from network); 24 Nov 1999 01:44:27 -0000
Received: from crash.ab.videon.ca (root@206.75.216.220)
  by master.debian.org with SMTP; 24 Nov 1999 01:44:27 -0000
Received: from wakko.deltatee.com (mail@wakko.powersurfr.com [24.108.53.97])
	by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id SAA15961;
	Tue, 23 Nov 1999 18:44:13 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 11qRTh-0001Jz-00 (Debian); Tue, 23 Nov 1999 18:44:13 -0700
Date: Tue, 23 Nov 1999 18:44:13 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: Jeff Sheinberg <jeffsh@erols.com>, 51148-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#51148: apt: misleading dependency message during install
In-Reply-To: <[🔎] E11qRAU-0003hz-00@eden-hda7.local>
Message-ID: <[🔎] Pine.LNX.3.96.991123184316.2155J-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



On Tue, 23 Nov 1999, Jeff Sheinberg wrote:

> Using apt method under dselect, all in one step purging expect5.24
> and installing expect5.31, I got the following message from apt,
> 
>     dpkg: expect5.24: dependency problems, but removing anyway as you

There is nothing wrong with this, it is just stuff dpkg likes to print out
in some cases.

Jason


Reply to: