diff options
| author | spwhitton <spwhitton@web> | 2017-12-22 18:11:07 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-12-22 18:11:07 +0000 |
| commit | 338ed7b87a59d0b4b47a97d66f6eef096ff2b132 (patch) | |
| tree | 9fa09a82c8d81fec7cc9d8d81be456d0b01441f5 /doc | |
| parent | cd345cc5f9bda32f253cfa2f729da64c07eaaa1b (diff) | |
Added a comment: Patch mailed to propellor@joeyh.name
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment b/doc/forum/Sbuild_and_jessie/comment_7_38650a2151201eaf6f40d8becbbe8861._comment new file mode 100644 index 00000000..12dfbaac --- /dev/null +++ b/doc/forum/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. +"""]] |
