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

Bug#50516: marked as done (--download-only should ignore dependencies)



Your message dated Wed, 17 Nov 1999 23:46:21 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.991117234347.23822A-100000@wakko.deltatee.com>
and subject line Bug#50516: --download-only should ignore dependencies
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; 18 Nov 1999 06:26:40 +0000
Received: (qmail 1418 invoked from network); 18 Nov 1999 06:26:39 -0000
Received: from wks220.idiomtech.com (HELO nolfolan.idiomtech.com) (140.239.101.220)
  by master.debian.org with SMTP; 18 Nov 1999 06:26:39 -0000
Received: by idiomtech.com
	via sendmail from stdin
	id <[🔎] m11oLpx-000SEwC@nolfolan.idiomtech.com> (Debian Smail3.2.0.102)
	for submit@bugs.debian.org; Thu, 18 Nov 1999 02:18:33 -0500 (EST) 
Message-Id: <[🔎] m11oLpx-000SEwC@nolfolan.idiomtech.com>
From: Andrew Pimlott <pimlott@idiomtech.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: --download-only should ignore dependencies
X-Reportbug-Version: 0.42
X-Mailer: reportbug 0.42
Date: Thu, 18 Nov 1999 02:18:33 -0500
Bcc:

Package: apt
Version: 0.3.14
Severity: normal

I cannot install pcmcia-cs because of dependency conflicts, but I expect at
least to be able to download it.

# apt-get -f --download-only install pcmcia-cs
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run 'apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
  pcmcia-modules-2.0.35: Depends: pcmcia-cs (= 3.0.0-9) but 3.1.4-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

(The above is transcribed by hand and may contain typos.)

I suggest that dependencies be ignored or at least overriden when only
downloading.

Also, I don't know why it suggested using -f when I had.

Andrew

-- System Information
Debian Release: potato
Architecture: i386
Kernel: Linux nolfolan 2.2.12 #1 Fri Aug 27 16:19:56 EDT 1999 i686

Versions of packages apt depends on:
ii  libc6                         2.1.2-10   GNU C Library: Shared libraries an
ii  libstdc++2.10                 1:2.95.2-3 The GNU stdc++ library            

---------------------------------------
Received: (at 50516-done) by bugs.debian.org; 18 Nov 1999 06:46:32 +0000
Received: (qmail 26777 invoked from network); 18 Nov 1999 06:46:32 -0000
Received: from crash.ab.videon.ca (root@206.75.216.220)
  by master.debian.org with SMTP; 18 Nov 1999 06:46:32 -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 XAA11696;
	Wed, 17 Nov 1999 23:46:21 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 11oLKn-0006CK-00 (Debian); Wed, 17 Nov 1999 23:46:21 -0700
Date: Wed, 17 Nov 1999 23:46:21 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: Andrew Pimlott <pimlott@idiomtech.com>, 50516-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#50516: --download-only should ignore dependencies
In-Reply-To: <[🔎] m11oLpx-000SEwC@nolfolan.idiomtech.com>
Message-ID: <[🔎] Pine.LNX.3.96.991117234347.23822A-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Thu, 18 Nov 1999, Andrew Pimlott wrote:

> I cannot install pcmcia-cs because of dependency conflicts, but I expect at
> least to be able to download it.

download only is not a feature intended to download arbitary files, but to
provide a pause after a normal run. Really it doesn't make sense within
what APT provides to download-only a broken set of packages.
 
> # apt-get -f --download-only install pcmcia-cs
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

> Also, I don't know why it suggested using -f when I had.

It suggested using -f with no packages, you used -f with packages. If you
do that then you must specify a complete 'soltuion' to the dependency
problem.

Jason


Reply to: