daiです。
On Thu, Mar 15, 2018 at 08:43:59PM +0900, Hiroyuki Ito wrote:
Unable to init server: Could not connect: Connection refused
となって失敗しました。 おそらく X 環境でテストを実施しないといけないように見えます。
このメッセージは gtk_init_check() で出るもので、この関数が失敗しても GUI 以外の機能は動作するはずなのですが…
失敗する原因がわからないので、ご提示いただいた方法を使わせていただきま した。
すみません。正確に説明します。
% sudo autopkgtest -B ../*-1*deb -- lxc --ephemeral autopkgtest-sid <snip> autopkgtest [23:51:24]: test ngraph-test: [----------------------- Unable to init server: Could not connect: Connection refused OK. (strip) OK. (upcase) OK. (downcase) OK. (reverse) OK. (slice) OK. (slice) OK. (index) OK. (index) OK. (rindex) OK. (rindex) OK. (match) OK. (match) autopkgtest [23:51:25]: test ngraph-test: -----------------------] autopkgtest [23:51:25]: test ngraph-test: - - - - - - - - - - results - - - - - - - - - - ngraph-test FAIL stderr: Unable to init server: Could not connect: Connection refused autopkgtest [23:51:25]: test ngraph-test: - - - - - - - - - - stderr - - - - - - - - - - Unable to init server: Could not connect: Connection refused autopkgtest [23:51:25]: @@@@@@@@@@@@@@@@@@@@ summary ngraph-test FAIL stderr: Unable to init server: Could not connect: Connection refused %
となっていました。 実際のテストはパスしていて標準エラー出力に該当メッセージが出ているだけなので、 d/tests/control に Restrictions: allow-stderr を加えるだけでもよかったですが、 xvfb で X 環境を使う方法を取ってみました。
P: ngraph-gtk source: file-contains-trailing-whitespace debian/changelog (line 156) P: ngraph-gtk source: co-maintained-package-with-no-vcs-fields P: ngraph-gtk source: insecure-copyright-format-uri http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
ご指摘ありがとうございます。 それぞれ修正してみました。
修正したものを mentors にアップロードしてみましたので、 お手数ですがご確認いただけますでしょうか。
対応ありがとうございます。問題なくなっていることを確認しました。 ただ、Debian バージョンは -2 ではなく -1 にまとめていただけないでしょうか。 よろしくお願いします。