Your message dated Fri, 26 Jan 2001 01:00:47 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#83528: I would like to know the source for a given package
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; 25 Jan 2001 14:20:22 +0000
>From [EMAIL PROTECTED] Thu Jan 25 08:20:22 2001
Return-path: <[EMAIL PROTECTED]>
Received: from electre.pasteur.fr [::ffff:157.99.64.120]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14LnG8-0000dr-00; Thu, 25 Jan 2001 08:20:21 -0600
Received: from ezili.sis.pasteur.fr (ezili.sis.pasteur.fr [157.99.60.56])
by electre.pasteur.fr (8.11.2/8.11.2) with ESMTP id f0PEKFl406169;
Thu, 25 Jan 2001 15:20:15 +0100 (CET)
Received: by ezili.sis.pasteur.fr (Postfix, from userid 1000)
id 68A563FCA; Thu, 25 Jan 2001 15:20:14 +0100 (CET)
From: Stephane Bortzmeyer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: I would like to know the source for a given package
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Thu, 25 Jan 2001 15:20:14 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.3.19
Severity: wishlist
It would be nice to have a way to know the source (as written in
sources.list) of a given package. Something like:
apt-cache showsrc PACKAGENAME
If this info is available, it would be useful for a search engine in
the unofficial source list
<http://www.internatif.org/bortzmeyer/debian/apt-sources/>.
Bug #76322 seems related but not identical. I don't want all sources,
just the one apt will use for a given package.
The modification I suggest could be useful for #66325, too (knowing
the source before trusting it).
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux ezili 2.2.14 #2 Wed Apr 5 10:42:57 CEST 2000 i586
Versions of packages apt depends on:
ii libc6 2.1.3-13 GNU C Library: Shared libraries an
ii libstdc++2.10 1:2.95.2-13 The GNU stdc++ library
---------------------------------------
Received: (at 83528-done) by bugs.debian.org; 26 Jan 2001 08:00:49 +0000
>From [EMAIL PROTECTED] Fri Jan 26 02:00:49 2001
Return-path: <[EMAIL PROTECTED]>
Received: from cast-ext.ab.videon.ca [::ffff:206.75.216.34]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14M3oP-00084l-00; Fri, 26 Jan 2001 02:00:49 -0600
Received: (qmail 23737 invoked from network); 26 Jan 2001 08:00:48 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by cast-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 26 Jan 2001 08:00:48 -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 14M3oN-00080e-00; Fri, 26 Jan 2001 01:00:47 -0700
Date: Fri, 26 Jan 2001 01:00:47 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Stephane Bortzmeyer <[EMAIL PROTECTED]>
cc: [EMAIL PROTECTED], [EMAIL PROTECTED],
APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#83528: I would like to know the source for a given package
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 Fri, 26 Jan 2001, Stephane Bortzmeyer wrote:
> This is this source I would know!
Use the ouput from showpkg then.
Jason