Re: speaking of fixed.....maybe not

Greg Kurtzer <[email protected]> Tue, 13 Aug 2002 15:39:15 -0700
Newsgroups gmane.linux.redhat.rpm.grab
Message-ID <[email protected]>
OK, I think once again I fixed the double colon issue. This is a hack, but it
seems to work... The first set of :: I replace with a - so RPM will understand
it. If there are more I remove them and everything following (assuming that
it is all part of the preceding package name).

I do not know off the top of my head why the --nolocaldeps is not working...
Possiably just too stressful for perl?? lol I think for now I will undocument
this feature and make it an unsupported item that we can play with.

Check to see what version you are running... I was hoping that 1.0.5pre8 fixed
the last bug (dependancy not seeing itself)...

I am uploading 1.0.5pre9 now that hopefully has a fix for the multiple double
colon issue...

Greg

On Tue, Aug 13, 2002 at 07:24:31PM -0400, Jef Spaleta wrote:
> Sorry this is going to be a long email...lots of cut and pasting to show
> you the errors.
> 
> Looks like the colons are sort of fixed maybe......
> 
> trying to install perl-Net-DNS package...
> 
>  ./grab-devel --search perl --server=RAW
> 
> -Choose number(s): ('?' for help): 3
> -Here is what I will download:
>   perl-Net-DNS
> 
> -You selected 150K of archives
>  ->Do you want to continue? [Y/n]: y
> -Building local package provides database
> -Searching for unresolved dependencies
>  checking (100%):
> perl-Net-DNS-0.26-2.noarch.rpm                               
>         -perl-Net-DNS-Header [depres16]
>         -perl-Net-DNS-Packet [depres16]
>         -perl-Net-DNS-Question [depres16]
>         -perl-Net-DNS-Resolver [depres16]
>         -perl-Net-DNS-RR [depres16]
>         -perl-Net-DNS-Select [depres16]
>         -perl-Net-DNS-Update [depres16]
> -The following packages have unresolvable
> dependencies:                       
>   perl-Net-DNS
> 
> -Do you wish to continue? [Y/n]: y
> 
> it installs....doing a quick rpm -qa --requires|grep DNS:
> perl(Net::DNS)  
> perl(Net::DNS::Header)  
> perl(Net::DNS::Packet)  
> perl(Net::DNS::Question)  
> perl(Net::DNS::Resolver)  
> perl(Net::DNS::RR)  
> perl(Net::DNS::Select)  
> perl(Net::DNS::Update)  
> 
> looks like the colons are being replaced with dashes....
> 
> on another note:
> 
> the --nolocaldeps option is behaving erratically.
> 
> first try...segfault
> second try...illegal instruction error
> third try and on....
> ./grab-devel --search perl --server=RAW --nolocaldeps
> 
> -Choose number(s): ('?' for help): 3
> -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 [depres16]
> -The following packages have unresolvable
> dependencies:                       
>   perl-Digest-HMAC
> 
> 
> 
> 
> -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