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

Bug#129129: marked as done (apt: --reinstall and --print-uris don't work together)



Your message dated Mon, 14 Jan 2002 01:19:09 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.1020114011741.14010G-100000@wakko.deltatee.com>
and subject line Bug#129129: apt: --reinstall and --print-uris don't work together
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; 14 Jan 2002 07:35:13 +0000
>From mdz@csh.rit.edu Mon Jan 14 01:35:13 2002
Return-path: <mdz@csh.rit.edu>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16Q1eD-0000gt-00; Mon, 14 Jan 2002 01:35:13 -0600
Received: from 146-115-121-200.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([146.115.121.200] helo=mizar.alcor.net)
	by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.33 #10)
	id 16Q1eC-0006pK-00
	for submit@bugs.debian.org; Mon, 14 Jan 2002 02:35:12 -0500
Received: from mdz by mizar.alcor.net with local (Exim 3.33 #1 (Debian))
	id 16Q1eC-0002Vb-00
	for <submit@bugs.debian.org>; Mon, 14 Jan 2002 02:35:12 -0500
Date: Mon, 14 Jan 2002 02:35:12 -0500
From: Matt Zimmerman <mdz@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: --reinstall and --print-uris don't work together
Message-ID: <[🔎] 20020114073512.GA9541@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.25i
X-Reportbug-Version: 1.41.14213
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.5.4
Severity: normal

Desiring to know the URI from which debhelper would be downloaded were I to
reinstall it, I ran:

mizar# apt-get --print-uris install debhelper
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, debhelper is already the newest version.

The next logical attempt was:

apt-get --reinstall --print-uris install debhelper

Which produced the following odd behaviour:

mizar# apt-get --reinstall --print-uris install debhelper
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 2
not upgraded.
Need to get 0B/184kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] 
mizar# 

After I pressed enter at the prompt, apt-get exited successfully without,
apparently, doing anything.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux mizar 2.4.17 #1 Wed Jan 9 18:35:14 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=

Versions of packages apt depends on:
ii  libc6                         2.2.4-7    GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2        1:2.95.4-1 The GNU stdc++ library

-- 
 - mdz

---------------------------------------
Received: (at 129129-done) by bugs.debian.org; 14 Jan 2002 08:19:11 +0000
>From jgg@debian.org Mon Jan 14 02:19:10 2002
Return-path: <jgg@debian.org>
Received: from skip-ext.ab.videon.ca [206.75.216.36] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 16Q2Kk-00020U-00; Mon, 14 Jan 2002 02:19:10 -0600
Received: (qmail 20929 invoked from network); 14 Jan 2002 08:19:09 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.82.81.190]) (envelope-sender <jgg@debian.org>)
          by skip-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <mdz@debian.org>; 14 Jan 2002 08:19:09 -0000
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 16Q2Kj-0005ra-00; Mon, 14 Jan 2002 01:19:09 -0700
Date: Mon, 14 Jan 2002 01:19:09 -0700 (MST)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Matt Zimmerman <mdz@debian.org>, 129129-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#129129: apt: --reinstall and --print-uris don't work together
In-Reply-To: <[🔎] 20020114073512.GA9541@alcor.net>
Message-ID: <[🔎] Pine.LNX.3.96.1020114011741.14010G-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 129129-done@bugs.debian.org


On Mon, 14 Jan 2002, Matt Zimmerman wrote:

> Which produced the following odd behaviour:
> 
> mizar# apt-get --reinstall --print-uris install debhelper
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 2
> not upgraded.
> Need to get 0B/184kB of archives. After unpacking 0B will be used.
> Do you want to continue? [Y/n] 
> mizar# 

But there is nothing odd about that, it always prompts y/n for a
reinstall and you already had the package downloaded so --print-uris does
nothing. --print-uris is ment to be used with sneaker-net, not for
querying uris of arbtitary things.

Jason



Reply to: