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

Re: Any volunteer to verify autopkgtest of spades?



Hi Tony,

Le 23/09/2021 à 22:06, Tony Travis a écrit :
On 23/09/2021 17:16, Steffen Möller wrote:
[...]
You would install both the source tree (with the Debian folder) and
install the binary. Then run

sh debian/tests/run-unit-test

from the source directory.

Hi, Steffen.

Please forgive my ignorance, but I don't know where to git clone a copy of the source tree from. Any advice would be gratefully accepted :-)


No problem!
You could install git-buildpackage if you don't have it, and then type
	gbp clone https://salsa.debian.org/med-team/spades.git
to get all the relevant branches from Salsa. If you have a ssh key properly set up for Salsa,
	gbp clone git:salsa.debian.org:med-team/spades
also works.

If you don't know git-buildpackage, you could refer to the pdf provided by the package debmake-doc [0] and also to the documentation of git-buildpackage [1], which is nice.

Alternatively, just using
	git clone https://salsa.debian.org/med-team/spades.git
would be enough.

If you need more details, just ask.

Thanks,

   Tony.


Best regards,

--
Pierre

[0] /usr/share/doc/debmake-doc/debmake-doc.en.pdf
[1] /usr/share/doc/git-buildpackage/manual-html/index.html


Reply to: