Installing Ubuntu-sdk, issue with lxd on 16.04Problem installing ubuntu-sdk on Ubuntu 15.04Ubuntu SDK cannot...

Binary Numbers Magic Trick

How to verbalise code in Mathematica?

What do the phrase "Reeyan's seacrest" and the word "fraggle" mean in a sketch?

Repelling Blast: Must targets always be pushed back?

Is the 5 MB static resource size limit 5,242,880 bytes or 5,000,000 bytes?

How to have a sharp product image?

What does the "ep" capability mean?

Examples of non trivial equivalence relations , I mean equivalence relations without the expression " same ... as" in their definition?

Combinable filters

Noun clause (singular all the time?)

How to type a section sign ( § ) into the Minecraft client on Linux

How to make a pipeline wait for end-of-file or stop after an error?

How exactly does Hawking radiation decrease the mass of black holes?

Phrase for the opposite of "foolproof"

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

Will a top journal at least read my introduction?

Why does academia still use scientific journals and not peer-reviewed government funded alternatives?

How to reduce LED flash rate (frequency)

How can the Zone of Truth spell be defeated without the caster knowing?

Examples of subgroups where it's nontrivial to show closure under multiplication?

Does a semiconductor follow Ohm's law?

A ​Note ​on ​N!

Seemingly unused edef prior to an ifx mysteriously affects the outcome of the ifx. Why?

What is the most expensive material in the world that could be used to create Pun-Pun's lute?



Installing Ubuntu-sdk, issue with lxd on 16.04


Problem installing ubuntu-sdk on Ubuntu 15.04Ubuntu SDK cannot install armhf kithow to install kjots in ubuntu 16.04Unable to: add-apt-repository in Ubuntu Server 14.04Juniper VPN doesn't work after Ubuntu 16.04 updateRandom Crashes with Ubuntu Gnome 16.04Problem installing Ubuntu SDK IDE on MATE 16.04Ubuntu 16.04 sound issue and mouse pointer problemCan't install Android Studio - Unable to run mksdcard SDK tool (32bit Ubuntu)Error purging older kernel






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I'm trying to install Linux SDK using apt install ubuntu-sdk. I get error about dependencies which end up with lxd:



Running apt install lxd result in the following error:



*lxd : Depends: lxd-client (= 2.0.11-0ubuntu1~16.04.4) but
3.0.3-0ubuntu1~16.04.1 is to be installed*


Update/upgrade has been done and the system is up to date.



I have no idea how to solve this.
Any help appreciated.










share|improve this question































    1















    I'm trying to install Linux SDK using apt install ubuntu-sdk. I get error about dependencies which end up with lxd:



    Running apt install lxd result in the following error:



    *lxd : Depends: lxd-client (= 2.0.11-0ubuntu1~16.04.4) but
    3.0.3-0ubuntu1~16.04.1 is to be installed*


    Update/upgrade has been done and the system is up to date.



    I have no idea how to solve this.
    Any help appreciated.










    share|improve this question



























      1












      1








      1








      I'm trying to install Linux SDK using apt install ubuntu-sdk. I get error about dependencies which end up with lxd:



      Running apt install lxd result in the following error:



      *lxd : Depends: lxd-client (= 2.0.11-0ubuntu1~16.04.4) but
      3.0.3-0ubuntu1~16.04.1 is to be installed*


      Update/upgrade has been done and the system is up to date.



      I have no idea how to solve this.
      Any help appreciated.










      share|improve this question
















      I'm trying to install Linux SDK using apt install ubuntu-sdk. I get error about dependencies which end up with lxd:



      Running apt install lxd result in the following error:



      *lxd : Depends: lxd-client (= 2.0.11-0ubuntu1~16.04.4) but
      3.0.3-0ubuntu1~16.04.1 is to be installed*


      Update/upgrade has been done and the system is up to date.



      I have no idea how to solve this.
      Any help appreciated.







      16.04 ubuntu-sdk lxd






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 14 hours ago









      Jim

      8,86322346




      8,86322346










      asked 14 hours ago









      fpiettefpiette

      1267




      1267






















          1 Answer
          1






          active

          oldest

          votes


















          1














          The unmet package is available on recommended updates repository, this explain why apt is unable to found the requested package.



          You have to enable it.




          1. Open Software & Updates

          2. Navigate to Updates tab.

          3. Enable Recommended updates (xenial-updates).


          enter image description here



          Then, run sudo apt install ubuntu-sdk again, this should work.






          share|improve this answer
























          • The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

            – fpiette
            6 hours ago














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1138576%2finstalling-ubuntu-sdk-issue-with-lxd-on-16-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          The unmet package is available on recommended updates repository, this explain why apt is unable to found the requested package.



          You have to enable it.




          1. Open Software & Updates

          2. Navigate to Updates tab.

          3. Enable Recommended updates (xenial-updates).


          enter image description here



          Then, run sudo apt install ubuntu-sdk again, this should work.






          share|improve this answer
























          • The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

            – fpiette
            6 hours ago


















          1














          The unmet package is available on recommended updates repository, this explain why apt is unable to found the requested package.



          You have to enable it.




          1. Open Software & Updates

          2. Navigate to Updates tab.

          3. Enable Recommended updates (xenial-updates).


          enter image description here



          Then, run sudo apt install ubuntu-sdk again, this should work.






          share|improve this answer
























          • The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

            – fpiette
            6 hours ago
















          1












          1








          1







          The unmet package is available on recommended updates repository, this explain why apt is unable to found the requested package.



          You have to enable it.




          1. Open Software & Updates

          2. Navigate to Updates tab.

          3. Enable Recommended updates (xenial-updates).


          enter image description here



          Then, run sudo apt install ubuntu-sdk again, this should work.






          share|improve this answer













          The unmet package is available on recommended updates repository, this explain why apt is unable to found the requested package.



          You have to enable it.




          1. Open Software & Updates

          2. Navigate to Updates tab.

          3. Enable Recommended updates (xenial-updates).


          enter image description here



          Then, run sudo apt install ubuntu-sdk again, this should work.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 14 hours ago









          JimJim

          8,86322346




          8,86322346













          • The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

            – fpiette
            6 hours ago





















          • The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

            – fpiette
            6 hours ago



















          The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

          – fpiette
          6 hours ago







          The settings where already like you specified. I get the error: The following packages have unmet dependencies: ubuntu-sdk : Depends: ubuntu-sdk-ide but it is not going to be installed E: Unable to correct problems, you have held broken packages. If i install ubuntu-sdk-ide, I get similar error about lxd. The when installing lxd I get the error I reported in my question.

          – fpiette
          6 hours ago




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1138576%2finstalling-ubuntu-sdk-issue-with-lxd-on-16-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...