[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFC: A regression test framework for Debian packages?



On Mon, 2 Sep 2030 13:51:42 +0200


> > >   This is only a short summary :-)
> > 
> > pbuilder has hooks to provide such checkings.
> 
> Good, this is a good place to do such test IMO, I'll have a deeper
> look at it.


Currently I only have: 
$ ls -l pbuilder-script/
-rwxr-xr-x    1 dancer   dancer         96  6月 20 13:44 B90linda


which runs B90linda script when build succeeds, which does:

#!/bin/bash
# run linda on generated deb files
apt-get install -y linda
linda /tmp/buildd/*.deb



and I've been running this through all of archive for a while now.


regards,
	junichi


-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer





Reply to: