Your message dated Mon, 22 Nov 1999 16:12:10 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#50970: apt: wishlist: apt-get source should allow source
filename to be specified too
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; 22 Nov 1999 18:47:19 +0000
Received: (qmail 16386 invoked from network); 22 Nov 1999 18:47:19 -0000
Received: from murphy.debian.org (209.41.108.199)
by master.debian.org with SMTP; 22 Nov 1999 18:47:19 -0000
Received: (qmail 4981 invoked from network); 22 Nov 1999 18:04:32 -0000
Received: from va.debian.org ([EMAIL PROTECTED])
by murphy.debian.org with SMTP; 22 Nov 1999 18:04:32 -0000
Received: from gama.web4u.com.br [200.244.50.4]
by va.debian.org with esmtp (Exim 2.05 #1 (Debian))
id 11pxlu-0005BR-00; Mon, 22 Nov 1999 10:01:06 -0800
Received: from cesarb2.cesarb.personal ([EMAIL PROTECTED] [200.244.50.195])
by gama.web4u.com.br (8.9.3/8.9.3) with ESMTP id QAA16467;
Mon, 22 Nov 1999 16:01:43 -0200
Received: from cesarb by cesarb2.cesarb.personal with local (Exim 3.03 #1
(Debian))
id 11pxkC-0000Bf-00; Mon, 22 Nov 1999 15:59:16 -0200
From: [EMAIL PROTECTED]
Subject: apt: wishlist: apt-get source should allow source filename to be
specified too
To: [EMAIL PROTECTED]
X-Mailer: bug 3.2.7
Reply-To: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 22 Nov 1999 15:59:16 -0200
Package: apt
Version: 0.3.14
Severity: wishlist
'apt-get source netfilter' doesn't work, and I have to type
'apt-get source netfilter-source' to get the netfilter source, which is named
'netfilter'. It would be less counter-intuitive to allow the package to be
specified by the source name too.
-- System Information
Debian Release: potato
Kernel Version: Linux cesarb2 2.2.13 #1 Sat Nov 20 20:59:58 BRST 1999 i586
unknown
Versions of the packages apt depends on:
ii libc6 2.1.2-10 GNU C Library: Shared libraries and timezone
ii libstdc++2.10 2.95.2-3 The GNU stdc++ library
---------------------------------------
Received: (at 50970-done) by bugs.debian.org; 22 Nov 1999 23:12:49 +0000
Received: (qmail 805 invoked from network); 22 Nov 1999 23:12:48 -0000
Received: from crash.ab.videon.ca ([EMAIL PROTECTED])
by master.debian.org with SMTP; 22 Nov 1999 23:12:48 -0000
Received: from wakko.deltatee.com ([EMAIL PROTECTED] [24.108.53.97])
by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id QAA09100;
Mon, 22 Nov 1999 16:12:11 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 11q2d0-0005Ds-00 (Debian); Mon, 22 Nov 1999 16:12:10 -0700
Date: Mon, 22 Nov 1999 16:12:10 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#50970: apt: wishlist: apt-get source should allow source
filename to be specified too
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Mon, 22 Nov 1999 [EMAIL PROTECTED] wrote:
> 'apt-get source netfilter' doesn't work, and I have to type
> 'apt-get source netfilter-source' to get the netfilter source, which is named
> 'netfilter'. It would be less counter-intuitive to allow the package to be
> specified by the source name too.
It does work:
Wakko{root}~/work/dsync/buildlib#apt-get source netfilter
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 312kB of source archives.
Get:1 http://samosa.debian.org potato/main netfilter 0.1.12-1 (dsc) [693B]
I haven't the faintest why you had problems, maybe a misspelling or
something.
Jason