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

Bug#100995: marked as done (apt needs a "force" option)



Your message dated Fri, 15 Jun 2001 15:35:55 -0400
with message-id <3B2A639B.9B10E84B@precidia.com>
and subject line Bug#100995: apt needs a "force" option
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; 15 Jun 2001 13:08:24 +0000
>From bcwhite@precidia.com Fri Jun 15 08:08:24 2001
Return-path: <bcwhite@precidia.com>
Received: from mx2.magma.ca [::ffff:206.191.0.250] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15AtKp-0006C9-00; Fri, 15 Jun 2001 08:08:23 -0500
Received: from mail3.magma.ca (mail3.magma.ca [206.191.0.221])
	by mx2.magma.ca (8.9.3/8.9.3) with ESMTP id JAA24498
	for <submit@bugs.debian.org>; Fri, 15 Jun 2001 09:08:04 -0400 (EDT)
Received: from ottgate.precidia.com (ottgate.precidia.com [209.217.122.127])
	by mail3.magma.ca (8.9.3/8.9.3) with ESMTP id JAA17981
	for <submit@bugs.debian.org>; Fri, 15 Jun 2001 09:08:04 -0400 (EDT)
Received: from tolkien.ott.precidia.com [10.0.1.2] (mail)
	by ottgate.precidia.com with esmtp (Exim 3.12 #1 (Debian))
	id 15AtKV-0003NS-00; Fri, 15 Jun 2001 09:08:03 -0400
Received: from adams.ott.precidia.com (precidia.com) [10.0.2.138] 
	by tolkien.ott.precidia.com with esmtp (Exim 3.12 #1 (Debian))
	id 15AtKW-0006qI-00; Fri, 15 Jun 2001 09:08:04 -0400
Message-ID: <[🔎] 3B2A08B5.3BE6041C@precidia.com>
Date: Fri, 15 Jun 2001 09:08:05 -0400
From: Brian White <bcwhite@precidia.com>
Organization: Precidia Technologies  http://www.precidia.com/
X-Mailer: Mozilla 4.7 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Debian Bugs <submit@bugs.debian.org>
Subject: apt needs a "force" option
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.3.19

Apt-get really needs an option to "force" install a number of packages.
Sometimes, like after a power outage that corrupted one of my disks, I
need to reinstall a number of packages.

Unfortunaly, the only way to do that right now is to "dpkg --remove" them
and then "apt-get install" them.  Some packages are essential which means
I have to fetch them manually and "dpkg --install" those.

Anyway...  How about adding some way to always install a given list of
packages even if the system thinks they are up-to-date?

                                          Brian
                                 ( bcwhite@precidia.com )

-------------------------------------------------------------------------------
     Successful people do the things unsuccessful people don't want to do.

---------------------------------------
Received: (at 100995-done) by bugs.debian.org; 15 Jun 2001 19:36:32 +0000
>From bcwhite@precidia.com Fri Jun 15 14:36:32 2001
Return-path: <bcwhite@precidia.com>
Received: from mx1.magmacom.com [::ffff:206.191.0.217] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15AzOR-0001eC-00; Fri, 15 Jun 2001 14:36:31 -0500
Received: from mail3.magma.ca (mail3.magma.ca [206.191.0.221])
	by mx1.magmacom.com (8.9.3/8.9.3) with ESMTP id PAB19377;
	Fri, 15 Jun 2001 15:36:22 -0400 (EDT)
Received: from ottgate.precidia.com (ottgate.precidia.com [209.217.122.127])
	by mail3.magma.ca (8.9.3/8.9.3) with ESMTP id PAA20756;
	Fri, 15 Jun 2001 15:36:05 -0400 (EDT)
Received: from tolkien.ott.precidia.com [10.0.1.2] (mail)
	by ottgate.precidia.com with esmtp (Exim 3.12 #1 (Debian))
	id 15AzNq-0003tF-00; Fri, 15 Jun 2001 15:35:54 -0400
Received: from adams.ott.precidia.com (precidia.com) [10.0.2.138] 
	by tolkien.ott.precidia.com with esmtp (Exim 3.12 #1 (Debian))
	id 15AzNq-0002v4-00; Fri, 15 Jun 2001 15:35:54 -0400
Message-ID: <3B2A639B.9B10E84B@precidia.com>
Date: Fri, 15 Jun 2001 15:35:55 -0400
From: Brian White <bcwhite@precidia.com>
Organization: Precidia Technologies  http://www.precidia.com/
X-Mailer: Mozilla 4.7 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Joey Hess <joeyh@debian.org>
CC: 100995-done@bugs.debian.org
Subject: Re: Bug#100995: apt needs a "force" option
References: <[🔎] 20010615150117.E10190@kitenet.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: 100995-done@bugs.debian.org

> > Apt-get really needs an option to "force" install a number of packages.
> > Sometimes, like after a power outage that corrupted one of my disks, I
> > need to reinstall a number of packages.
> >
> > Unfortunaly, the only way to do that right now is to "dpkg --remove" them
> > and then "apt-get install" them.  Some packages are essential which means
> > I have to fetch them manually and "dpkg --install" those.
> 
> You mean like --reinstall? RTFM.

Sorry.  It's not in the --help menu which I usually assume lists all the
options if it lists any of them.  My mistake.

                                          Brian
                                 ( bcwhite@precidia.com )

-------------------------------------------------------------------------------
     There's no healthy way to mess with the line between wrong and right.



Reply to: