From dca1e241d1160635329c87ec987c47717bfce4a8 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:02 +0000 Subject: Improved message Author: jgg Date: 1999-10-27 05:00:25 GMT Improved message --- cmdline/apt-get.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cmdline') diff --git a/cmdline/apt-get.cc b/cmdline/apt-get.cc index 2448f5707..0706d1c74 100644 --- a/cmdline/apt-get.cc +++ b/cmdline/apt-get.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: apt-get.cc,v 1.85 1999/10/27 04:38:28 jgg Exp $ +// $Id: apt-get.cc,v 1.86 1999/10/27 05:00:25 jgg Exp $ /* ###################################################################### apt-get - Cover for dpkg @@ -813,7 +813,8 @@ bool TryToInstall(pkgCache::PkgIterator Pkg,pkgDepCache &Cache, { c1out << "Package " << Pkg.Name() << " has no available version, but exists in the database." << endl; c1out << "This typically means that the package was mentioned in a dependency and " << endl; - c1out << "never uploaded, or that it is an obsolete package." << endl; + c1out << "never uploaded, has been obsoleted or is not available with the contents " << endl; + c1out << "of sources.list" << endl; string List; pkgCache::DepIterator Dep = Pkg.RevDependsList(); -- cgit v1.2.3-70-g09d2