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

Re: autopkgtest with sample hello-world package.



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  -B /path/to/helloworld.dsc -- null
                                         ^^^

-Ralf.


Reply to: