Re: Re: and some more stuff..

Greg Kurtzer <[email protected]> Thu, 23 May 2002 09:12:27 -0700
Newsgroups gmane.linux.redhat.rpm.grab
Message-ID <[email protected]>
On Thu, May 23, 2002 at 01:41:55PM +0200, Kimiko Koopman wrote:
> Speaking of messy looks, thanks for getting rid of the 'pages' while showing
> available packages. Listing everything in one list without breaks looks
> heaps better.

I thought the same thing too...

> >How about as output verbage:
> >-Building '<-', and Comparing '->' dependencies
> >instead of:
> >-Searching for unresolved dependencies
> 
> That would be a good start. <- and -> may look cool, but they're not very
> clear when one doesn't know what they stand for. I'd still prefer the actual
> words building and comparing, but this seems a good compromise.

I understood the nomenclature just fine! ;^) But I guess since I wrote it I
was already clear on what it was doing.

> >Hrmmm... if I do a --checksig without the --nogpg on my system I get an error:
> 
> Actually, doing --checksig on some packages gives me the same error (missing
> keys), but adding the --no{gpg,pgp} option still breaks it. Maybe I should
> report it to bugzilla.

It defiantly sounds buggy... A report would be good for RedHat. Chances are
they just have not implemented that feature in the rawhide/beta RPM yet, but
it is always a good idea when in doubt to report it.

Do you think I need to keep the "bad rpm" option in the config file? I would
say no.

> As I said, perl is not my first language. This was just a quick addition to
> keep GRAB from removing the downloaded and old packages. Since I didn't know
> what the '@remove' part meant, I added the extra if around it instead of
> using &&.

FYI: The @remove is the array that I passed to the autoremove function. When
addressing it in this manner, it returns a numeric value of the number of
entries in the array (in this case the array contains the RPMS to remove). The 
if conditional is considered true when there is > 0 entries in the array.

Happy grabbing! (... wait that did not come out right!)
-- 
Greg Kurtzer
[email protected]
http://www.runlevelzero.net
LINUX,... The choice of a GNU generation!
:wq