Re: speaking of fixed.....and i mean it this time

Jef Spaleta <[email protected]> 14 Aug 2002 08:20:17 -0400
Newsgroups gmane.linux.redhat.rpm.grab
Message-ID <1029327617.2569.7.camel@goober>
grab-devel --version 
-GRAB VERSION: 1.0.5pre10

this devel seems to have fixed the colon issue

./grab-devel --search --server=RAW perl
-Choose number(s): ('?' for help): 4
-Here is what I will download:
  perl-Digest-HMAC

-You selected 11K of archives
 ->Do you want to continue? [Y/n]: y
-Building local package provides database
-Searching for unresolved dependencies
-Grabbing the selected
packages...                                             
 (1/1)
perl-Digest-HMAC-1.01-8.noarch.rpm                                  11kB
-Checking the signature of the cached RPM(s)
-All downloaded RPMS passed validation
-Calling 'rpm -Uvh' for '1' package(s)
Preparing...                ###########################################
[100%]
   1:perl-Digest-HMAC       ###########################################
[100%]


I'm still not sure what --nolocaldeps is suppose to do for me exactly
./grab-devel --search --server=RAW perl --nolocaldeps

-Choose number(s): ('?' for help): 4
-Here is what I will download:
  perl-Digest-HMAC

-You selected 11K of archives
 ->Do you want to continue? [Y/n]: y
-Searching for unresolved dependencies
 checking (100%):
perl-Digest-HMAC-1.01-8.noarch.rpm                           
	-perl-Digest-MD5
-The following packages have unresolvable
dependencies:                       
  perl-Digest-HMAC

-Do you wish to continue? [Y/n]: n



-jef