From 208c825de2559606fa8871c68f46077ee8599602 Mon Sep 17 00:00:00 2001 From: picca Date: Wed, 30 Sep 2015 13:06:46 +0000 Subject: Added a comment --- ...ent_4_141e2f49bc9b04f7ef211394c8410cec._comment | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment diff --git a/doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment b/doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment new file mode 100644 index 00000000..5ba8eaed --- /dev/null +++ b/doc/forum/chroot_for_sbuild/comment_4_141e2f49bc9b04f7ef211394c8410cec._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="picca" + subject="comment 4" + date="2015-09-30T13:06:46Z" + content=""" +In fact the real error meassage is this one. + + src/config.hs:166:17: + Couldn't match expected type `RevertableProperty' + with actual type `m0 a0' + In the expression: + withTmpDir \"sbuild\" $ \ tmpdir -> sbuild' system tmpdir + In an equation for `sbuild': + sbuild system + = withTmpDir \"sbuild\" $ \ tmpdir -> sbuild' system tmpdir + + src/config.hs:166:50: + Couldn't match expected type `m0 a0' + with actual type `RevertableProperty' + In the return type of a call of sbuild' + In the expression: sbuild' system tmpdir + In the second argument of `($)', namely + `\ tmpdir -> sbuild' system tmpdir' + +"""]] -- cgit v1.2.3