[pacman-dev] #10530: checksum verification does not work on BSD

Allan McRae mcrae_allan at hotmail.com
Mon Jun 2 07:42:44 EDT 2008


Antonio Huete Jimenez wrote:
>
> And there comes the idea I was talking about. I think that scripts 
> should behave according to the operating from where they are running 
> on. I'm doing some changes to scripts for doing so, but it will take 
> me few days to have something useable.
> I also think that every portable code should be welcome whenever it 
> doesn't break anything in ArchLinux and made scripts runnable on other 
> OSes.
>
> What do you guys think?

Using openssl for this is optimal because it works the same on all 
systems.  Having code which detects operating system and uses specific 
software in each case is ugly and should be avoided if at all possible.






More information about the pacman-dev mailing list