2 Jun 2003 02:55
Re: Validating fink packages
Rohan Lloyd <rohanl <at> rohanl.com>
2003-06-02 00:55:07 GMT
2003-06-02 00:55:07 GMT
On Sunday, June 1, 2003, at 06:04 AM, Ben Hines wrote: > > On Saturday, May 31, 2003, at 09:16 AM, mathias meyer wrote: > >> if there are some things to do (like checking md5sum fields a while >> ago) where you might apprechiate some help let me know, i'm happy to >> do that. >> > > I you want to, I would appreciate help validating new fink packages > from the tracker... usually i check: > > - fink validate on the .deb file and the .info file > - dpkg -c on the deb file just to make sure... make sure to do this > for each splitoff. > - Check for hardcoded /sws in the info and patch (should be %p) > - Check for them touching anything outside of %d or %b during build > and install. Not legal except in very special cases. > - Make sure license and Homepage is in the package and is right > - Make sure Maintainer is in the package and is the person who > submitted the package. If not make sure they have the maintainer's > permission. > - Check dependencies, run something like this: 'dpkg -L wml | xargs > otool -L' will list all libraries linked to by everything in that > package. make sure it depends on each (didnt someone make a perl > script to do that?.. i think so), and make sure none are > BuildDependsOnly. > - Try to check builddepends as much as possible (can be hard to get(Continue reading)
RSS Feed