Some Installing Errors while building owncloud client

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I want to develop my OwnCloud client so I cloned a client of OwnCloud repository from GitHub and I read this documentation. Firstly, I want to say my system property. I am using Ubuntu 18.04 LTS (64 bit) so I tried Ubuntu steps in this documentation.



I tried steps at the below.



I added source link to source list of system.



echo 'deb-src http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_18.04/ /' >> /etc/apt/sources.list.d/owncloud-client.list


Then, I updated my system.



apt-get update;


Lastly, I tried build-dep function. Because, OwnCloud documentation says this command.



 apt-get build-dep owncloud-client


First two steps worked successfully but at last step, I am getting an error.



Reading package lists... Done 
Reading package lists... Done

Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
builddeps:owncloud-client : Depends: ocqt5101-qt5-qmake but it is not installable
Depends: ocqt5101-qttools5-dev-tools but it is not installable
Depends: ocqt5101-qtbase5-dev but it is not installable
Depends: ocqt5101-qt5keychain-dev (>= 0.7.0) but it is not installable
Depends: ocqt5101-libqt5webkit5-dev (>= 2.2.0) but it is not installable
Depends: ocqt5101-qtsvg5 but it is not installable
E: Unable to correct problems, you have held broken packages.


I tried to compile this dependencies manually like that



sudo apt-get build-dep ocqt5101-qt5-qmake


but it is not working. I am getting same result.



How can I build this sources? Please, help me! Thanks.









share

























    up vote
    0
    down vote

    favorite












    I want to develop my OwnCloud client so I cloned a client of OwnCloud repository from GitHub and I read this documentation. Firstly, I want to say my system property. I am using Ubuntu 18.04 LTS (64 bit) so I tried Ubuntu steps in this documentation.



    I tried steps at the below.



    I added source link to source list of system.



    echo 'deb-src http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_18.04/ /' >> /etc/apt/sources.list.d/owncloud-client.list


    Then, I updated my system.



    apt-get update;


    Lastly, I tried build-dep function. Because, OwnCloud documentation says this command.



     apt-get build-dep owncloud-client


    First two steps worked successfully but at last step, I am getting an error.



    Reading package lists... Done 
    Reading package lists... Done

    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    builddeps:owncloud-client : Depends: ocqt5101-qt5-qmake but it is not installable
    Depends: ocqt5101-qttools5-dev-tools but it is not installable
    Depends: ocqt5101-qtbase5-dev but it is not installable
    Depends: ocqt5101-qt5keychain-dev (>= 0.7.0) but it is not installable
    Depends: ocqt5101-libqt5webkit5-dev (>= 2.2.0) but it is not installable
    Depends: ocqt5101-qtsvg5 but it is not installable
    E: Unable to correct problems, you have held broken packages.


    I tried to compile this dependencies manually like that



    sudo apt-get build-dep ocqt5101-qt5-qmake


    but it is not working. I am getting same result.



    How can I build this sources? Please, help me! Thanks.









    share























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I want to develop my OwnCloud client so I cloned a client of OwnCloud repository from GitHub and I read this documentation. Firstly, I want to say my system property. I am using Ubuntu 18.04 LTS (64 bit) so I tried Ubuntu steps in this documentation.



      I tried steps at the below.



      I added source link to source list of system.



      echo 'deb-src http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_18.04/ /' >> /etc/apt/sources.list.d/owncloud-client.list


      Then, I updated my system.



      apt-get update;


      Lastly, I tried build-dep function. Because, OwnCloud documentation says this command.



       apt-get build-dep owncloud-client


      First two steps worked successfully but at last step, I am getting an error.



      Reading package lists... Done 
      Reading package lists... Done

      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      builddeps:owncloud-client : Depends: ocqt5101-qt5-qmake but it is not installable
      Depends: ocqt5101-qttools5-dev-tools but it is not installable
      Depends: ocqt5101-qtbase5-dev but it is not installable
      Depends: ocqt5101-qt5keychain-dev (>= 0.7.0) but it is not installable
      Depends: ocqt5101-libqt5webkit5-dev (>= 2.2.0) but it is not installable
      Depends: ocqt5101-qtsvg5 but it is not installable
      E: Unable to correct problems, you have held broken packages.


      I tried to compile this dependencies manually like that



      sudo apt-get build-dep ocqt5101-qt5-qmake


      but it is not working. I am getting same result.



      How can I build this sources? Please, help me! Thanks.









      share













      I want to develop my OwnCloud client so I cloned a client of OwnCloud repository from GitHub and I read this documentation. Firstly, I want to say my system property. I am using Ubuntu 18.04 LTS (64 bit) so I tried Ubuntu steps in this documentation.



      I tried steps at the below.



      I added source link to source list of system.



      echo 'deb-src http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_18.04/ /' >> /etc/apt/sources.list.d/owncloud-client.list


      Then, I updated my system.



      apt-get update;


      Lastly, I tried build-dep function. Because, OwnCloud documentation says this command.



       apt-get build-dep owncloud-client


      First two steps worked successfully but at last step, I am getting an error.



      Reading package lists... Done 
      Reading package lists... Done

      Building dependency tree
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:

      The following packages have unmet dependencies:
      builddeps:owncloud-client : Depends: ocqt5101-qt5-qmake but it is not installable
      Depends: ocqt5101-qttools5-dev-tools but it is not installable
      Depends: ocqt5101-qtbase5-dev but it is not installable
      Depends: ocqt5101-qt5keychain-dev (>= 0.7.0) but it is not installable
      Depends: ocqt5101-libqt5webkit5-dev (>= 2.2.0) but it is not installable
      Depends: ocqt5101-qtsvg5 but it is not installable
      E: Unable to correct problems, you have held broken packages.


      I tried to compile this dependencies manually like that



      sudo apt-get build-dep ocqt5101-qt5-qmake


      but it is not working. I am getting same result.



      How can I build this sources? Please, help me! Thanks.







      ubuntu apt compiling dependencies





      share












      share










      share



      share










      asked 7 mins ago









      Süleyman Bilgin

      31




      31

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475666%2fsome-installing-errors-while-building-owncloud-client%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475666%2fsome-installing-errors-while-building-owncloud-client%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay