Re: feature requests galore!!!

Jef Spaleta <[email protected]> 25 Aug 2002 13:43:46 -0400
Newsgroups gmane.linux.redhat.rpm.grab
Message-ID <1030297426.18250.12.camel@goober>
So you are saying i have to download the summary information while in
the grab list......
hmmm now that you are doing local dependancy caching could you cache
some of the discriptive tags like the ones that show up in the rpm -qi
summary.  You are already caching the provides and requires tags....i
think it would make more sense to cache the description tag as well
during the grab --update cycle....since that has to save on network
overhead...and gives me scriptability.

-jef 

On Sat, 2002-08-24 at 22:56, Greg Kurtzer wrote:
> When in the package chooser, you can do a 'i 1' to get the info for package
> number 1. This info is not cached, rather remotly obtained (snippet below).
> 
> Will that work or were you thinking something scriptable (ie. 'grab -si ftp'
> dumping the --info of all matches for ftp)?
> 
> <snip>
> [root@spike grab]# ./grab -sa ftp
> -Comparing 10 of 1592 with Valgor
> -Obtaining current RPM list
> -Filtered Package Statistics:
>  0 Consolidated, 0 Diff Arch, 0 Current, 0 Skip List, 0 Other Status
> -Please select one (or more) of the following matched RPMS:
> 
>  Num S Package name       Version     Installed   Arch   Size   Server Desc
>  --- - ------------------ ----------- ----------- ------ ------ ---------------
>  1   S anonftp            4.0-9       4.0-9       i386   11K    [email protected]
>  2   S ftp                0.17-13     0.17-13     i386   47K    [email protected]
>  3   N ftpcopy            0.3.9-1     --          i386   73K    [email protected]
>  4   S gftp               2.0.11-2    2.0.11-2    i386   517K   [email protected]
>  5   N lftp               2.4.9-1     --          i386   687K   [email protected]
>  6   S ncftp              3.1.3-3     3.1.3-3     i386   456K   [email protected]
>  7   S tftp               0.28-2      0.28-2      i386   19K    [email protected]
>  8   S tftp-server        0.28-2      0.28-2      i386   36K    [email protected]
>  9   N vsftpd             1.0.1-5     --          i386   69K    [email protected]
>  10  S wu-ftpd            2.6.2-5     2.6.2-5     i386   255K   [email protected]
> 
> -Choose number(s): ('?' for help): i 1
> ##############################################################################
> Name        : anonftp                      Relocations: /var/ftp
> Version     : 4.0                               Vendor: Red Hat, Inc.
> Release     : 9                             Build Date: Wed 22 Aug 2001 05:20:38
> Install date: (not installed)               Build Host: stripples.devel.redhat.c
> Group       : System Environment/Daemons    Source RPM: anonftp-4.0-9.src.rpm
> Size        : 132                              License: GPL
> Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
> Summary     : A fast, read-only, anonymous FTP server.
> Description :
> Anonftp is a fast, read-only, anonymous FTP server. Anonymous FTP
> access allows anyone to download files from an FTP server. Anonymous
> FTP is a popular way of making files available via the Internet.
> 
> Install the anonftp package if you would like to enable anonymous
> FTP downloads from your FTP server.
> ##############################################################################
> 
> -Choose number(s): ('?' for help): q
> [root@spike grab]#
> </snip>
> 
> On Sat, Aug 24, 2002 at 05:44:43PM -0400, Jef Spaleta wrote:
> > Now that grab is caching deps....can i have grab give me summary info
> > for a package im thinking about installing...
> > 
> > something equivalent to rpm -qi....but for packages grab has done dep
> > look ups for but are not installed yet. 
> > 
> > I dont need all that information from rpm -qi....im particularly
> > interested in description:, vendor: and packager:..but having all that
> > information available would be nice...
> > 
> > -jef
> > 
> > _______________________________________________
> > Grab mailing list
> > [email protected]
> > http://www.runlevelzero.net/mailman/listinfo/grab
> 
> -- 
> Greg Kurtzer
> [email protected]
> http://www.runlevelzero.net
> LINUX,... The choice of a GNU generation!
> :wq
> _______________________________________________
> Grab mailing list
> [email protected]
> http://www.runlevelzero.net/mailman/listinfo/grab