diff options
| author | picca <picca@web> | 2017-08-23 13:00:13 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-08-23 13:00:13 +0000 |
| commit | 5f5ef18d30cd222ac96df4e5dd63efd858b3c6f7 (patch) | |
| tree | 7e1e028ed1b302963bc0239d3f38b9913a637985 /doc | |
| parent | 83da88b26f83b13abda8b849fe35e20d67258f71 (diff) | |
Added a comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_1_59ac4661a896a514ce953a0069341869._comment | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_1_59ac4661a896a514ce953a0069341869._comment b/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_1_59ac4661a896a514ce953a0069341869._comment new file mode 100644 index 00000000..b4e411b7 --- /dev/null +++ b/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_1_59ac4661a896a514ce953a0069341869._comment @@ -0,0 +1,24 @@ +[[!comment format=mdwn + username="picca" + avatar="http://cdn.libravatar.org/avatar/7e61c80d28018b10d31f6db7dddb864c" + subject="comment 1" + date="2017-08-23T13:00:13Z" + content=""" +this is strange because the stretch-amd64-sbuild file is wrong. + +here the content + + [stretch-amd64-sbuild] + command-prefix=/var/cache/ccache-sbuild/sbuild-setup,eatmydata + +to compare with my previous jessie-amd64-sbuild + + [jessie-amd64-sbuild] + type=directory + description=Debian jessie/amd64 autobuilder + directory=/srv/chroot/jessie-amd64 + groups=root,sbuild + root-groups=root,sbuild + profile=sbuild + command-prefix=/var/cache/ccache-sbuild/sbuild-setup,eatmydata +"""]] |
