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

Bug#129129: apt: --reinstall and --print-uris don't work together



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



Reply to: