<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear I tried to build a container both with docker and buildah
      and got the same message error from gitlab-ci <br>
    </p>
    <p><a
href="https://gitlab.com/jonathan-dlang/scl_metapackage/-/jobs/657306213">--->
https://gitlab.com/jonathan-dlang/scl_metapackage/-/jobs/657306213</a></p>
    <div class="js-line log-line" style="box-sizing: border-box;
      padding: 1px 8px 1px 55px; min-height: 1.25rem; color: rgb(255,
      255, 255); font-family: Menlo, "DejaVu Sans Mono",
      "Liberation Mono", Consolas, "Ubuntu Mono",
      "Courier New", "andale mono", "lucida
      console", monospace; font-size: 13px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
      left; text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(17, 17, 17); text-decoration-style: initial;
      text-decoration-color: initial;"><span class="ws-pre-wrap term-fg-l-green term-bold" style="box-sizing: border-box; white-space: pre-wrap; font-weight: 600; color: rgb(0, 214, 0);">$ scl load "${SCL_VENDOR}-${SCL_COLLECTION}${DLANG_VERSION}"</span></div>
    <div class="js-line log-line" style="box-sizing: border-box;
      padding: 1px 8px 1px 55px; min-height: 1.25rem; color: rgb(255,
      255, 255); font-family: Menlo, "DejaVu Sans Mono",
      "Liberation Mono", Consolas, "Ubuntu Mono",
      "Courier New", "andale mono", "lucida
      console", monospace; font-size: 13px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
      left; text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(17, 17, 17); text-decoration-style: initial;
      text-decoration-color: initial;"><a id="L31"
href="https://gitlab.com/jonathan-dlang/scl_metapackage/-/jobs/657306213#L31"
        class="gl-link d-inline-block text-right line-number
        flex-shrink-0" style="box-sizing: border-box; color: rgb(119,
        119, 119); text-decoration: underline; background-color:
        transparent; transition: background-color 100ms linear 0s, color
        100ms linear 0s, border 100ms linear 0s; display: inline-block
        !important; flex-shrink: 0 !important; text-align: right
        !important; font-size: 0.875rem; padding: 0px 1em 0px 8px;
        min-width: 50px; margin-left: -43px; user-select: none;">31</a><span class="ws-pre-wrap" style="box-sizing: border-box; white-space: pre-wrap;">Missing function scl in your environment!!!</span></div>
    <p>What is those scl functions ?</p>
    <p>We can see too that while scl_source  is calld (line 28) the list
      of loaded collection is empty (line 29)</p>
    <p><br>
    </p>
    <p>I tried to use a scl_enable file as it is done by sclorg -> <a
href="https://github.com/sclorg/mariadb-container/blob/master/root-common/usr/share/container-scripts/mysql/scl_enable">https://github.com/sclorg/mariadb-container/blob/master/root-common/usr/share/container-scripts/mysql/scl_enable</a></p>
    <p>with the same error</p>
    <p><br>
    </p>
    <p>Any help are welcome</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>best regards<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <style type="text/css">
/* ==========================================================================
Signature style
========================================================================== */
#main a, span{
    height: auto;
    width: auto;
}
#main p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size:  100%;
    line-height: 0.3 rem;
    width: 100%;
    height: auto;
}
#main{
    width: 480px;
    height: 240px;
    border: solid 1px #000;
    border-radius: 15px;
    box-shadow: 4px 2px black;
    position:relative;
}

#selfie{
    float: left;
    width: 100px;
    height:auto;
    margin-right: 23px;
    margin-left: 16px;
}
#selfie img{
    transform: translateY(+10%);
    position: relative;
    width: 80px;
    height: 104px;
}
#logo{
    width:  100%;
    height: auto;
}
#description{
    float: left;
    padding-top: 16px;
    width: 100%;
    height: auto;
}
#position{
    color: rgb(200,41,52);
}
#job{
    color: rgb(126,170,54);
    font-size: 1.2em;
    width: 100%;
    height: auto;
}
#identity{
    font-size: 1em;
    width: 100%;
    height: auto;
}
#firstname{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#lastname{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#laboratory{
    color: rgb(200,41,52);
}
#contact{
    height: 100%;
    width: 100%;
}
.label{
    font-weight: bold;
    width: 100%;
    height: auto;
}
#address{
    float: left;
    height: auto;
    width: 100%;
    line-height: 0.3;
    margin-right: 1em;
    margin-left: 1em;
}
#contact{
    position: relative;
    float: right;
    height: 100%;
    width: 100%;
    line-height: 0.3;
    margin-right: 0em;
    margin-left: 0em;
}
.container1{
    position:relative;
    float: left;
    height: 100%;
    width: 40%;
}
.container2{
    position:relative;
    float: left;
    height: 100%;
    width: 50%;
    margin: auto;
}
    </style>
      <header>
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <meta name="format-detection" content="telephone=yes">
      </header>
      <div id="main">
        <div class="container1">
          <div id="selfie"> <img
              src="cid:part4.D4572A37.928A333F@cng.fr" alt="Jonathan
              MERCIER"> </div>
          <div id="description">
            <p id="job">Researcher computational biology</p>
            <p id="identity"><span id="position">PhD,</span> <span
                id="firstname">Jonathan</span> <span id="lastname">MERCIER</span></p>
          </div>
        </div>
        <div class="container2">
          <div id="address"> <img id="logo"
              src="cid:part5.D6E5E738.F6AD40B9@cng.fr" alt="Centre
              National de Recherche en Génomique Humaine (CNRGH)">
            <p id="laboratory">Bioinformatics (LBI)</p>
            <p id="address_street" class="address">2, rue Gaston
              Crémieux</p>
            <p id="address_city" class="address">91057 Evry Cedex</p>
          </div>
          <div id="contact">
            <p id="phone"><span class="label">Tel :</span>(33) 1 60 87
              83 44</p>
            <p id="email"><span class="label">Email :</span><a
                href="mailto:jonathan.mercier@cnrgh.fr">jonathan.mercier@cnrgh.fr</a>
            </p>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>