Bug in the new release....skiplist not working
Jef Spaleta <[email protected]> 19 Aug 2002 21:42:16 -0400
| Newsgroups | gmane.linux.redhat.rpm.grab |
|---|---|
| Message-ID | <1029807736.6394.14.camel@goober> |
grab --version: -GRAB VERSION: 1.0.5 /etc/grag/config: # SKIP LIST # A comma delineated list of strings to skip when doing the cron, or # auto args This list will skip all matched RPMS when using GRAB. You # override this option by invoking GRAB with the '--noskip' argument. # note: Entries are pattern matched (i.e. ernel will skip kernel). skip list = kernel, ypbind, mutt, ximian, helix, beo grab --search --server=RAW --status=U: 118 U kernel 2.4.18-12 2.4.18-5 athlon 13.0M [email protected] 119 U kernel-doc 2.4.18-12 2.4.18-5 i386 1.7M [email protected] 120 U kernel-smp 2.4.18-12 2.4.18-5 athlon 13.4M [email protected] 121 U kernel-source 2.4.18-12 2.4.18-5 i386 27.4M [email protected] Looks like its not working to me -jef