diff options
| author | spwhitton <spwhitton@web> | 2017-09-02 02:47:01 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-09-02 02:47:01 +0000 |
| commit | 603044d6af5730c95bf89d2a9e9cb4c437e2fc0f (patch) | |
| tree | 1d4c64ee5015b1f61789c99bd2819c8af5f41052 /doc | |
| parent | 343699544c668b763a746d9574294814fbe136ad (diff) | |
Added a comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_3_6aeee8ba74b363d26a49d6773c5d5014._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_3_6aeee8ba74b363d26a49d6773c5d5014._comment b/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_3_6aeee8ba74b363d26a49d6773c5d5014._comment new file mode 100644 index 00000000..12d59028 --- /dev/null +++ b/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_3_6aeee8ba74b363d26a49d6773c5d5014._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="spwhitton" + avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb" + subject="comment 3" + date="2017-09-02T02:47:01Z" + content=""" +Thank you for the detailed report. + +I think the problem is the proxy propagation happens after the sbuild-createchroot command has run, but if the sbuild-createchroot command needs the proxy, it will fail in the way you describe. + +After speaking to Joey at DebConf I think I can rework the sbuild module to bypass sbuild-createchroot and run debootstrap itself, without thereby polluting the chroot that is created. That should make it much easier to fix this bug, so I'll do that first. +"""]] |
