<p dir="ltr">One more question, should I expect a hook to run inside my snap package and use relative shebang like this?</p>
<p dir="ltr">#!python/bin/python</p>
<p dir="ltr">Assuming I am packaging python with my snap.</p>
<p dir="ltr">Thank you very much for your replies!</p>
<div class="gmail_extra"><br><div class="gmail_quote">On 9 Nov 2016 08:58, "Didier Roche" <<a href="mailto:didrocks@ubuntu.com">didrocks@ubuntu.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div class="m_8215880607017612253moz-cite-prefix">Le 09/11/2016 à 09:39, Boris Rybalkin a
      écrit :<br>
    </div>
    <blockquote type="cite">
      <p dir="ltr">Sorry, I did not get that.</p>
      <p dir="ltr">I am using snapcraft, are you saying that just
        creating hooks/configure is not enaugh?</p>
    </blockquote>
    It should be enough if you ensure it's in your final snap in
    meta/hooks/configure. (Look at your prime/ directory).<br>
    Enwei was talking about more advanced snapcraft integration, where
    you point to a file which is then copied for you in meta/hooks.<br>
    <br>
    <blockquote type="cite">
      <p dir="ltr">Looks like my hook is not executed:<br>
        <a href="https://github.com/syncloud/platform/tree/master/snap" target="_blank">https://github.com/syncloud/<wbr>platform/tree/master/snap</a></p>
      <p dir="ltr">Is it possible to debug the execution of snap
        install?</p>
      <p dir="ltr">I would like to see the state of the snap after it
        failed to start daemons. The only way to see the problem is to
        run journalctl and guess by startup errors.</p>
      <div class="gmail_extra"><br>
      </div>
    </blockquote>
    Yeah, hooks are hard to debug, I filed <b style="font-weight:normal" id="m_8215880607017612253docs-internal-guid-64dccfd7-484b-ceda-a91e-d2b3b4567373"><a class="m_8215880607017612253moz-txt-link-freetext" href="https://bugs.launchpad.net/snappy/+bug/1640114" target="_blank">https://bugs.launchpad.net/<wbr>snappy/+bug/1640114</a>
      yesterday about this.<br>
      <br>
      Didier<br>
    </b><br>
  </div>

<br>--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
<br></blockquote></div></div>