• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
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 779 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.
    • A Offline
      Aury88
      last edited by Aury88 12 Sept 2019, 06:26 8 Dec 2019, 11:58

      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 A 2 Replies Last reply 8 Dec 2019, 12:45 Reply Quote 0
      • W Offline
        wdehoog @Aury88
        last edited by 8 Dec 2019, 12:45

        @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
        • A Offline
          AppLee @Aury88
          last edited by AppLee 12 Aug 2019, 12:47 8 Dec 2019, 12:47

          @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 😉

          A 1 Reply Last reply 8 Dec 2019, 12:49 Reply Quote 1
          • A Offline
            Aury88 @AppLee
            last edited by 8 Dec 2019, 12:49

            @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
            
            
            C 1 Reply Last reply 8 Dec 2019, 15:44 Reply Quote 0
            • C Offline
              CiberSheep @Aury88
              last edited by 8 Dec 2019, 15:44

              @Aury88 Remember to logout and in again after installing docker

              Another planet, another time, another universe!

              A 1 Reply Last reply 8 Dec 2019, 17:56 Reply Quote 2
              • A Offline
                Aury88 @CiberSheep
                last edited by Aury88 12 Aug 2019, 18:08 8 Dec 2019, 17:56

                @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

                C A 2 Replies Last reply 8 Dec 2019, 18:05 Reply Quote 3
                • C Offline
                  CiberSheep @Aury88
                  last edited by 8 Dec 2019, 18:05

                  @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
                  • A Offline
                    Aury88 @Aury88
                    last edited by 9 Dec 2019, 06:27

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

                    1 Reply Last reply Reply Quote 1
                    5 out of 8
                    • First post
                      5/8
                      Last post