Andrew,

I'm catching up on old mail.  See epm for this.  Epm is written in perl
and does exactly the checking you're describing.

Aron

Andrew Gaffney wrote:   [Sat Oct 11 2003, 02:45:53PM EDT]
> I'm writing a Perl script that verifies file MD5SUMs against what portage 
> recorded in /var/db/pkg/category/package/CONTENTS at install. I'm wondering 
> what would happen in that file if some package were to install a file that 
> had a space in the name. Currently, a line looks like:
> 
> obj /usr/libexec/webmin/acl/defaultacl a6897506f8609645d3a215988d1a937c 
> 1063945574
> 
> This can easily be pulled apart with a regex, but what if it looked like 
> this:
> 
> obj /usr/libexec/webmin/acl/default acl a6897506f8609645d3a215988d1a937c 
> 1063945574
> 
> Can this happen?
> 
> -- 
> Andrew Gaffney
> 
> 
> --
> [EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list

Reply via email to