Re: autopkgtest with sample hello-world package.

2018-11-09 Thread Lakshmipathi.G
> you have to run it on a source package, after having installed the binary > packages. Something like : > > autopkgtest -d -B /path/to/helloworld.dsc -- null > ^^^ ah, okay thanks for the help, let me try it out. Cheers, Lakshmipathi.G http://www.gi

Re: autopkgtest with sample hello-world package.

2018-11-08 Thread Ralf Treinen
On Thu, Nov 08, 2018 at 10:06:02PM +0530, Lakshmipathi.G wrote: > or `autopkgtest -d -B /path/to/helloworld.deb -- null` it says > "autopkgtest: error: You must specify source you have to run it on a source package, after having installed the binary packages. Something like : autopkgtest -d

autopkgtest with sample hello-world package.

2018-11-08 Thread Lakshmipathi.G
Hi. I'm just getting started with autopkgtests and created very basic helloworld debian package [1]. Later tried to add autopkgtest into this package. When I run `autopkgtest -d /path/to/helloworld.deb -- null` or `autopkgtest -d -B /path/to/helloworld.deb -- null` it says "autopkgtest: error: Y