summaryrefslogtreecommitdiff
path: root/doc/forum/Sbuild_chroot_are_not_compatible_with_schroot/comment_1_59ac4661a896a514ce953a0069341869._comment
blob: b4e411b715ff173325749adee51be507c5af03a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
"""]]