From ee6e8b43176471c3389bde38be7226c63906becf Mon Sep 17 00:00:00 2001 From: spwhitton Date: Fri, 8 Dec 2017 17:47:24 +0000 Subject: Added a comment: diagnosis --- .../comment_1_31dc85774c182a583aeb1935e9fef2d6._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Sbuild_and_jessie/comment_1_31dc85774c182a583aeb1935e9fef2d6._comment (limited to 'doc') diff --git a/doc/forum/Sbuild_and_jessie/comment_1_31dc85774c182a583aeb1935e9fef2d6._comment b/doc/forum/Sbuild_and_jessie/comment_1_31dc85774c182a583aeb1935e9fef2d6._comment new file mode 100644 index 00000000..87508843 --- /dev/null +++ b/doc/forum/Sbuild_and_jessie/comment_1_31dc85774c182a583aeb1935e9fef2d6._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="spwhitton" + avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb" + subject="diagnosis" + date="2017-12-08T17:47:24Z" + content=""" +I think that the issue is that under jessie the binary is named `adt-run` not `autopkgtest`. In which case, the problem is in `Sbuild.userConfig` which refers to `autopkgtest`. Maybe `Sbuild.useConfig`'s haddock should say that it is for stretch and newer. + +`Sbuild.built` already installs `autopkgtest` (by means of `Sbuild.preReqsInstalled`). So I don't see how installing that package could have fixed the problem. Possibly you installed from jessie-backports, and maybe that version provides `/usr/bin/autopkgtest`? +"""]] -- cgit v1.3-2-g0d8e