Re: rpm-5.0.0 and ftp / http support

2011-12-10 Thread devzero2000
Yes, make sense. Best regards 2011/12/10, Jeffrey Johnson : > > On Dec 10, 2011, at 2:21 PM, Per Øyvind Karlsen wrote: > > ... >>> >>> I changed the behavior a few years back (I've forgot why, there is/was a >>> reason). >>> > > BTW, I remembered the reason for the change. > > Network transport h

Re: rpm-5.0.0 and ftp / http support

2011-12-10 Thread Jeffrey Johnson
On Dec 10, 2011, at 2:21 PM, Per Øyvind Karlsen wrote: ... >> >> I changed the behavior a few years back (I've forgot why, there is/was a >> reason). >> BTW, I remembered the reason for the change. Network transport has always been "opt-in" rather than "opt-out". I changed from %_rpmg

Re: rpm-5.0.0 and ftp / http support

2011-12-10 Thread Per Øyvind Karlsen
Den 03:56 10. desember 2011 skrev Jeffrey Johnson følgende: > > On Dec 9, 2011, at 9:22 PM, Jeffrey Johnson wrote: > > > On Dec 9, 2011, at 9:02 PM, Rolf Pedersen wrote: > > Mandriva 2011.0 > [rolf@localhost ~]$ cat /etc/mandriva-release > Mandriva Linux release 2011.0 (Official) for x86_64 > [rol

Re: rpm-5.0.0 and ftp / http support

2011-12-10 Thread Jeffrey Johnson
On Dec 10, 2011, at 10:22 AM, Rolf Pedersen wrote: > On 12/09/2011 07:16 PM, Jeffrey Johnson wrote: >>> > Ok, got -qip back. I'm amazed there's no one else using this >>> > functionality, apparently. Thanks for your help. >> Well if you think a bit, it shows how addicted most linux users are

Re: rpm-5.0.0 and ftp / http support

2011-12-10 Thread Rolf Pedersen
On 12/09/2011 07:16 PM, Jeffrey Johnson wrote: > Ok, got -qip back. I'm amazed there's no one else using this functionality, apparently. Thanks for your help. Well if you think a bit, it shows how addicted most linux users are to vendors because of packaging tools. Its called custom

Re: rpm-5.0.0 and ftp / http support

2011-12-09 Thread Jeffrey Johnson
>> > Ok, got -qip back. I'm amazed there's no one else using this functionality, > apparently. Thanks for your help. Well if you think a bit, it shows how addicted most linux users are to vendors because of packaging tools. Its called customer lock-in hth 73 de Jeff __

Re: rpm-5.0.0 and ftp / http support

2011-12-09 Thread Rolf Pedersen
On 12/09/2011 06:56 PM, Jeffrey Johnson wrote: On Dec 9, 2011, at 9:22 PM, Jeffrey Johnson wrote: On Dec 9, 2011, at 9:02 PM, Rolf Pedersen wrote: Mandriva 2011.0 [rolf@localhost ~]$ cat /etc/mandriva-release Mandriva Linux release 2011.0 (Official) for x86_64 [rolf@localhost ~]$ rpm -q rpm

Re: rpm-5.0.0 and ftp / http support

2011-12-09 Thread Rolf Pedersen
On 12/09/2011 06:22 PM, Jeffrey Johnson wrote: On Dec 9, 2011, at 9:02 PM, Rolf Pedersen wrote: Mandriva 2011.0 [rolf@localhost ~]$ cat /etc/mandriva-release Mandriva Linux release 2011.0 (Official) for x86_64 [rolf@localhost ~]$ rpm -q rpm rpm-5.3.12-0.20110712.2-mdv2011.0.x86_64 This is my

Re: rpm-5.0.0 and ftp / http support

2011-12-09 Thread Jeffrey Johnson
On Dec 9, 2011, at 9:22 PM, Jeffrey Johnson wrote: > > On Dec 9, 2011, at 9:02 PM, Rolf Pedersen wrote: > >> Mandriva 2011.0 >> [rolf@localhost ~]$ cat /etc/mandriva-release >> Mandriva Linux release 2011.0 (Official) for x86_64 >> [rolf@localhost ~]$ rpm -q rpm >> rpm-5.3.12-0.20110712.2-mdv2

Re: rpm-5.0.0 and ftp / http support

2011-12-09 Thread Jeffrey Johnson
On Dec 9, 2011, at 9:02 PM, Rolf Pedersen wrote: > Mandriva 2011.0 > [rolf@localhost ~]$ cat /etc/mandriva-release > Mandriva Linux release 2011.0 (Official) for x86_64 > [rolf@localhost ~]$ rpm -q rpm > rpm-5.3.12-0.20110712.2-mdv2011.0.x86_64 > > This is my first exposure to rpm-5 and I could

Re: rpm-5.0.0 and ftp / http support

2011-12-09 Thread Rolf Pedersen
Mandriva 2011.0 [rolf@localhost ~]$ cat /etc/mandriva-release Mandriva Linux release 2011.0 (Official) for x86_64 [rolf@localhost ~]$ rpm -q rpm rpm-5.3.12-0.20110712.2-mdv2011.0.x86_64 This is my first exposure to rpm-5 and I couldn't understand why I couldn't rpm -qip [--changelog] URL or rpm

Re: rpm-5.0.0 and ftp / http support

2008-01-24 Thread Jeff Johnson
On Jan 24, 2008, at 11:57 AM, Stefan Westmeier wrote: Hi again, here with some more information about the topic. Using rpm 4.1 fetching packages directly via ftp works nicely. The command below works fine. Exactly the same commands fails for rpm 5.0.0: $ rpm --ignoreos --dbpath /cygdrive

RE: rpm-5.0.0 and ftp / http support

2008-01-24 Thread Stefan Westmeier
Hi again, here with some more information about the topic. Using rpm 4.1 fetching packages directly via ftp works nicely. The command below works fine. Exactly the same commands fails for rpm 5.0.0: $ rpm --ignoreos --dbpath /cygdrive/d/home/rpmroot/rpmdb --relocate /if=/cygdrive/d/home/

rpm-5.0.0 and ftp / http support

2008-01-18 Thread Stefan Westmeier
Hi, I was wondering if ftp / http support is still available in rpm-5.0.0. Which configure option has impact on availability of those features? Thx, Stefan