<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    I believe this bug is fixed.<br>
    <br>
    /usr/share/perl5/Sbuild/ChrootSetup.pm shipped with libsbuild-perl
    0.65.0-1 has:<br>
    <br>
        # Secret keyring needs to be readable by 'sbuild' group.<br>
        @command = ('chmod', '640',<br>
                    $conf->get('SBUILD_BUILD_DEPENDS_SECRET_KEY'));<br>
        $host->run_command(<br>
            { COMMAND => \@command,<br>
              USER => $conf->get('BUILD_USER'),<br>
              PRIORITY => 0,<br>
              DIR => '/'});<br>
    <br>
        return $?;<br>
    <br>
    BR<br>
    Pierre<br>
    <div style="bottom: auto; left: 38px; right: auto; top: 314px;
      display: none;" class="translator-theme-default"
      id="translator-floating-panel">
      <div title="Click to translate"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>