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

Bug#72621: "Something wicked happend resolving"



Package: apt
Version: 0.3.19
Severity: wishlist

This error message (line 129 in methods/connect.cc in 0.3.19) has a typo
(s/happend/happened/), and is also generally unhelpful.  It should at least
print the return value so that we can figure out what happened.  Perhaps:

            return _error->Error("Something wicked happened resolving '%s/%s': return code %d",
	                                     Host.c_str(),S,Res);


-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux mizar 2.2.17 #1 Tue Sep 5 21:11:43 EDT 2000 i686

Versions of packages apt depends on:
ii  libc6                        2.1.94-1    GNU C Library: Shared libraries an
ii  libstdc++2.10                1:2.95.2-14 The GNU stdc++ library            

-- 
 - mdz



Reply to: