UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    [solved] clickable building with non-zero exit status

    Scheduled Pinned Locked Moved App Development
    8 Posts 4 Posters 796 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • Aury88A Offline
        Aury88
        last edited by Aury88

        Hi guys. I'm starting to feel more confident about cpp and qml so I wanted to try build one of the app templates.
        I followed this installation guide
        https://gitlab.com/clickable/clickable/blob/master/README.md
        , installed clickable trough pip on ubuntu 16.04 and tried to build various app template, but I obtain always the same error message.

        Command exited with non-zero exit status 1, see above for details. This is most likely not a problem with Clickable
        

        HERE the pastebin of all the command sent after the installation
        can someone explain what is wrong?
        is it due to the fact that I have no a UT device connected?

        W AppLeeA 2 Replies Last reply Reply Quote 0
        • W Offline
          wdehoog @Aury88
          last edited by

          @Aury88 maybe you have to add yourself to the docker group so you get permission to run docker.

          1 Reply Last reply Reply Quote 1
          • AppLeeA Offline
            AppLee @Aury88
            last edited by AppLee

            @Aury88 It seems you don't have docker installed on your desktop.
            Do you have something when you enter this command : docker images

            [Edit] Or permission to run docker 😉

            Aury88A 1 Reply Last reply Reply Quote 1
            • Aury88A Offline
              Aury88 @AppLee
              last edited by

              @AppLee

              Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.39/images/json: dial unix /var/run/docker.sock: connect: permission denied
              
              
              CiberSheepC 1 Reply Last reply Reply Quote 0
              • CiberSheepC Offline
                CiberSheep @Aury88
                last edited by

                @Aury88 Remember to logout and in again after installing docker

                Another planet, another time, another universe!

                Aury88A 1 Reply Last reply Reply Quote 2
                • Aury88A Offline
                  Aury88 @CiberSheep
                  last edited by Aury88

                  @CiberSheep Yeah! after logout/in it seems to work!
                  after the clickable desktop it started to pull from clickable/ubuntu-sdk the clickable/ubuntu-sdk:16.04-amd64 image.

                  Maybe this logout/in passage is worth a mention on the doc.

                  Thank you all guys!
                  I will let you know if it works

                  CiberSheepC Aury88A 2 Replies Last reply Reply Quote 3
                  • CiberSheepC Offline
                    CiberSheep @Aury88
                    last edited by

                    @Aury88 said in develop on desk without UT device:

                    Maybe this logout/in passage is worth a mention on the doc.

                    I agree

                    Another planet, another time, another universe!

                    1 Reply Last reply Reply Quote 1
                    • Aury88A Offline
                      Aury88 @Aury88
                      last edited by

                      @Aury88 ok. build completed and app launched correctly on desk. Thank you again

                      1 Reply Last reply Reply Quote 1
                      • First post
                        Last post