summaryrefslogtreecommitdiff
path: root/doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment
diff options
context:
space:
mode:
authorspwhitton2018-01-15 15:46:43 +0000
committeradmin2018-01-15 15:46:43 +0000
commit10237c0c66a6052cbe8e593e5fbd9fec35f2e690 (patch)
tree41f8353341ca53094893371bd46b4d829aad0112 /doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment
parentae299e20a2d8361094e98e702c2d4bfe2f31c06d (diff)
rename forum/Sbuild_and_jessie.mdwn to todo/Sbuild_and_jessie.mdwn
Diffstat (limited to 'doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment')
-rw-r--r--doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment b/doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment
new file mode 100644
index 00000000..12dfbaac
--- /dev/null
+++ b/doc/todo/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="spwhitton"
+ avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb"
+ subject="Patch mailed to propellor@joeyh.name"
+ date="2017-12-22T18:11:07Z"
+ content="""
+I started preparing a patch so that `Sbuild.userConfig` would install the backport on Jessie, but realised that what is probably going on is that you have a backport of sbuild installed -- I assume that the sbuild that comes with jessie tries to invoke `adt-run` not `autopkgtest`. So `Sbuild.userConfig` would have to check the installed version of sbuild before it could determine whether to install the backport of autopkgtest.
+
+I think it would be unwise to incorporate that complexity into Sbuild.hs for the sake of an old release of Debian, so I've mailed a patch to Joey simply documenting the issue.
+"""]]