[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RPM roadmapping
- From: Thorsten Leemhuis <fedora leemhuis info>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: RPM roadmapping
- Date: Sat, 28 Jul 2007 17:20:44 +0200
On 28.07.2007 17:01, Robert Scheck wrote:
> Hello Kevin,
>
> On Sat, 28 Jul 2007, Kevin Kofler wrote:
>> Am I the only one who things that being able to rpm -Uvh http://....rpm
>> is a nice feature?
> no you aren't - we're at least two guys.
Well, afaics most of the other linux command line tools don't support
such stuff, so why should rpm? IOW,
$ strings http://....rpm | less"
doesn't work. But
$ wget -O - http://....rpm | strings | less
does. So
$ wget -O - http://....rpm | rpm -ivh
would match the behavior of other tools (but doesn't work afaics -- that
maybe should be fixed).
Cu
thl
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]