Your message dated Sun, 10 Dec 2000 01:16:39 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#79233: apt: Reload method to reget and reinstall latest?
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; 10 Dec 2000 04:36:50 +0000
>From [EMAIL PROTECTED] Sat Dec 09 22:36:49 2000
Return-path: <[EMAIL PROTECTED]>
Received: from 23-197.apx-2.noc.supernet.com (lilith.belledonna.mine.nu)
[64.41.23.197] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 144yEC-0002HE-00; Sat, 09 Dec 2000 22:36:49 -0600
Received: from theorb by lilith.belledonna.mine.nu with local (Exim 3.20 #1
(Debian))
id 144yE4-0000qS-00; Sat, 09 Dec 2000 23:36:40 -0500
From: James Mastros <[EMAIL PROTECTED]>
Subject: apt: Reload method to reget and reinstall latest?
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.7
Message-Id: <[EMAIL PROTECTED]>
Sender: James Mastros <[EMAIL PROTECTED]>
Date: Sat, 09 Dec 2000 23:36:40 -0500
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.3.19
Severity: wishlist
After filesystem corruption (through equipment failure or stupidity), it is
sometimes neccessary to reinstall packages. Currently, the best way to do
so seems to be to do a dpkg --force-depends --remove followed by an apt-get
install. It'd be useful, in such cases, to use "apt-get reload" or somesuch
to reget and reinstall the currently installed version. This is no
different the the normal behavor of apt-get install except that it does not
check that the version being downloaded is >> the existing version.
Thank you,
-=- James Mastros
-- System Information
Debian Release: woody
Kernel Version: Linux lilith.belledonna.mine.nu 2.4.0-test11 #50 Mon Dec 4
13:55:30 EST 2000 i686 unknown
Versions of the packages apt depends on:
ii libc6 2.2-4 GNU C Library: Shared libraries and Timezone
ii libstdc++2.10 2.95.2-14 The GNU stdc++ library
---------------------------------------
Received: (at 79233-done) by bugs.debian.org; 10 Dec 2000 08:17:07 +0000
>From [EMAIL PROTECTED] Sun Dec 10 02:17:07 2000
Return-path: <[EMAIL PROTECTED]>
Received: from (crash.ab.videon.ca) [206.75.216.220] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 1451fP-0004uB-00; Sun, 10 Dec 2000 02:17:07 -0600
Received: from wakko.deltatee.com ([EMAIL PROTECTED] [24.108.173.63])
by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id BAA00788;
Sun, 10 Dec 2000 01:16:40 -0700 (MST)
Received: from localhost
([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
id 1451ex-00035m-00; Sun, 10 Dec 2000 01:16:39 -0700
Date: Sun, 10 Dec 2000 01:16:39 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: James Mastros <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#79233: apt: Reload method to reget and reinstall latest?
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
On Sat, 9 Dec 2000, James Mastros wrote:
> After filesystem corruption (through equipment failure or stupidity), it is
> sometimes neccessary to reinstall packages. Currently, the best way to do
You mean like the --reinstall option?
Jason