apt steam-devices dpkg error





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







2















Tried to run sudo apt update; sudo apt upgrade the other day and got an error regarding dpkg which I've not seen before and google doesn't appear to be much help either.



I will just paste the output as I have no idea what is going on:



sudo apt upgrade

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
steam:i386 : Depends: steam-devices:i386
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


sudo apt --fix-broken install

Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
hunspell-bn hunspell-bs hunspell-gu hunspell-hi hunspell-is hunspell-si hunspell-te
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
steam-devices
The following NEW packages will be installed:
steam-devices
0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded.
20 not fully installed or removed.
Need to get 0 B/26.0 kB of archives.
After this operation, 79.9 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 531568 files and directories currently installed.)
Preparing to unpack .../steam-devices_1.0.0.59-2_all.deb ...
Unpacking steam-devices (1.0.0.59-2) ...
dpkg: error processing archive /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb (--unpack):
trying to overwrite '/lib/udev/rules.d/60-steam-input.rules', which is also in package steam-launcher 1.0.0.59
Errors were encountered while processing:
/var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Could someone more familiar with apt and package management than myself explain what these errors mean and how I might go about diagnosing / fixing the problem. Literally no clue where to start with this.



System is debian 9 (I think)










share|improve this question





























    2















    Tried to run sudo apt update; sudo apt upgrade the other day and got an error regarding dpkg which I've not seen before and google doesn't appear to be much help either.



    I will just paste the output as I have no idea what is going on:



    sudo apt upgrade

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies:
    steam:i386 : Depends: steam-devices:i386
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


    sudo apt --fix-broken install

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
    hunspell-bn hunspell-bs hunspell-gu hunspell-hi hunspell-is hunspell-si hunspell-te
    Use 'sudo apt autoremove' to remove them.
    The following additional packages will be installed:
    steam-devices
    The following NEW packages will be installed:
    steam-devices
    0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded.
    20 not fully installed or removed.
    Need to get 0 B/26.0 kB of archives.
    After this operation, 79.9 kB of additional disk space will be used.
    Do you want to continue? [Y/n] y
    (Reading database ... 531568 files and directories currently installed.)
    Preparing to unpack .../steam-devices_1.0.0.59-2_all.deb ...
    Unpacking steam-devices (1.0.0.59-2) ...
    dpkg: error processing archive /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb (--unpack):
    trying to overwrite '/lib/udev/rules.d/60-steam-input.rules', which is also in package steam-launcher 1.0.0.59
    Errors were encountered while processing:
    /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    Could someone more familiar with apt and package management than myself explain what these errors mean and how I might go about diagnosing / fixing the problem. Literally no clue where to start with this.



    System is debian 9 (I think)










    share|improve this question

























      2












      2








      2








      Tried to run sudo apt update; sudo apt upgrade the other day and got an error regarding dpkg which I've not seen before and google doesn't appear to be much help either.



      I will just paste the output as I have no idea what is going on:



      sudo apt upgrade

      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      steam:i386 : Depends: steam-devices:i386
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      sudo apt --fix-broken install

      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Correcting dependencies... Done
      The following packages were automatically installed and are no longer required:
      hunspell-bn hunspell-bs hunspell-gu hunspell-hi hunspell-is hunspell-si hunspell-te
      Use 'sudo apt autoremove' to remove them.
      The following additional packages will be installed:
      steam-devices
      The following NEW packages will be installed:
      steam-devices
      0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded.
      20 not fully installed or removed.
      Need to get 0 B/26.0 kB of archives.
      After this operation, 79.9 kB of additional disk space will be used.
      Do you want to continue? [Y/n] y
      (Reading database ... 531568 files and directories currently installed.)
      Preparing to unpack .../steam-devices_1.0.0.59-2_all.deb ...
      Unpacking steam-devices (1.0.0.59-2) ...
      dpkg: error processing archive /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb (--unpack):
      trying to overwrite '/lib/udev/rules.d/60-steam-input.rules', which is also in package steam-launcher 1.0.0.59
      Errors were encountered while processing:
      /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb
      E: Sub-process /usr/bin/dpkg returned an error code (1)


      Could someone more familiar with apt and package management than myself explain what these errors mean and how I might go about diagnosing / fixing the problem. Literally no clue where to start with this.



      System is debian 9 (I think)










      share|improve this question














      Tried to run sudo apt update; sudo apt upgrade the other day and got an error regarding dpkg which I've not seen before and google doesn't appear to be much help either.



      I will just paste the output as I have no idea what is going on:



      sudo apt upgrade

      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      steam:i386 : Depends: steam-devices:i386
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      sudo apt --fix-broken install

      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Correcting dependencies... Done
      The following packages were automatically installed and are no longer required:
      hunspell-bn hunspell-bs hunspell-gu hunspell-hi hunspell-is hunspell-si hunspell-te
      Use 'sudo apt autoremove' to remove them.
      The following additional packages will be installed:
      steam-devices
      The following NEW packages will be installed:
      steam-devices
      0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded.
      20 not fully installed or removed.
      Need to get 0 B/26.0 kB of archives.
      After this operation, 79.9 kB of additional disk space will be used.
      Do you want to continue? [Y/n] y
      (Reading database ... 531568 files and directories currently installed.)
      Preparing to unpack .../steam-devices_1.0.0.59-2_all.deb ...
      Unpacking steam-devices (1.0.0.59-2) ...
      dpkg: error processing archive /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb (--unpack):
      trying to overwrite '/lib/udev/rules.d/60-steam-input.rules', which is also in package steam-launcher 1.0.0.59
      Errors were encountered while processing:
      /var/cache/apt/archives/steam-devices_1.0.0.59-2_all.deb
      E: Sub-process /usr/bin/dpkg returned an error code (1)


      Could someone more familiar with apt and package management than myself explain what these errors mean and how I might go about diagnosing / fixing the problem. Literally no clue where to start with this.



      System is debian 9 (I think)







      debian apt aptitude dpkg






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 27 at 16:58









      user3728501user3728501

      4462515




      4462515






















          1 Answer
          1






          active

          oldest

          votes


















          2














          I've had the same problem these days, after receiving a missing dependencies notification from Steam on my Debian 9, so I looked for a workaroung. I had Synaptic package manager installed on it (you might have it by default too), so I managed to remove the broken package from there:




          1. On the left side of the interface packages are categorised by
            status: installed, not installed, broken...). You'll need to check
            the broken one and click "Apply" button.

          2. I then upgraded Debian from Synaptic ("Mark all upgrades" and then "Apply")

          3. And then installed steam-devices:i386 from Terminal as usual.

          4. I followed all the recommendations from apt (installed all the recommended packages for my graphics driver and so) and got my Steam working.


          In case you are new to Synaptic, you need to know that you need to be root to use it (it will ask), and you won't be able to use apt from command line while Synaptic is open.






          share|improve this answer
























          • Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

            – user3728501
            Feb 2 at 18:46












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          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%2fsuperuser.com%2fquestions%2f1398976%2fapt-steam-devices-dpkg-error%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









          2














          I've had the same problem these days, after receiving a missing dependencies notification from Steam on my Debian 9, so I looked for a workaroung. I had Synaptic package manager installed on it (you might have it by default too), so I managed to remove the broken package from there:




          1. On the left side of the interface packages are categorised by
            status: installed, not installed, broken...). You'll need to check
            the broken one and click "Apply" button.

          2. I then upgraded Debian from Synaptic ("Mark all upgrades" and then "Apply")

          3. And then installed steam-devices:i386 from Terminal as usual.

          4. I followed all the recommendations from apt (installed all the recommended packages for my graphics driver and so) and got my Steam working.


          In case you are new to Synaptic, you need to know that you need to be root to use it (it will ask), and you won't be able to use apt from command line while Synaptic is open.






          share|improve this answer
























          • Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

            – user3728501
            Feb 2 at 18:46
















          2














          I've had the same problem these days, after receiving a missing dependencies notification from Steam on my Debian 9, so I looked for a workaroung. I had Synaptic package manager installed on it (you might have it by default too), so I managed to remove the broken package from there:




          1. On the left side of the interface packages are categorised by
            status: installed, not installed, broken...). You'll need to check
            the broken one and click "Apply" button.

          2. I then upgraded Debian from Synaptic ("Mark all upgrades" and then "Apply")

          3. And then installed steam-devices:i386 from Terminal as usual.

          4. I followed all the recommendations from apt (installed all the recommended packages for my graphics driver and so) and got my Steam working.


          In case you are new to Synaptic, you need to know that you need to be root to use it (it will ask), and you won't be able to use apt from command line while Synaptic is open.






          share|improve this answer
























          • Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

            – user3728501
            Feb 2 at 18:46














          2












          2








          2







          I've had the same problem these days, after receiving a missing dependencies notification from Steam on my Debian 9, so I looked for a workaroung. I had Synaptic package manager installed on it (you might have it by default too), so I managed to remove the broken package from there:




          1. On the left side of the interface packages are categorised by
            status: installed, not installed, broken...). You'll need to check
            the broken one and click "Apply" button.

          2. I then upgraded Debian from Synaptic ("Mark all upgrades" and then "Apply")

          3. And then installed steam-devices:i386 from Terminal as usual.

          4. I followed all the recommendations from apt (installed all the recommended packages for my graphics driver and so) and got my Steam working.


          In case you are new to Synaptic, you need to know that you need to be root to use it (it will ask), and you won't be able to use apt from command line while Synaptic is open.






          share|improve this answer













          I've had the same problem these days, after receiving a missing dependencies notification from Steam on my Debian 9, so I looked for a workaroung. I had Synaptic package manager installed on it (you might have it by default too), so I managed to remove the broken package from there:




          1. On the left side of the interface packages are categorised by
            status: installed, not installed, broken...). You'll need to check
            the broken one and click "Apply" button.

          2. I then upgraded Debian from Synaptic ("Mark all upgrades" and then "Apply")

          3. And then installed steam-devices:i386 from Terminal as usual.

          4. I followed all the recommendations from apt (installed all the recommended packages for my graphics driver and so) and got my Steam working.


          In case you are new to Synaptic, you need to know that you need to be root to use it (it will ask), and you won't be able to use apt from command line while Synaptic is open.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 29 at 20:58









          roslavychroslavych

          211




          211













          • Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

            – user3728501
            Feb 2 at 18:46



















          • Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

            – user3728501
            Feb 2 at 18:46

















          Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

          – user3728501
          Feb 2 at 18:46





          Hi, thanks for the info but I wasn't able to follow it. I've opened synaptic and found the broken package. Now what should I do with it?

          – user3728501
          Feb 2 at 18:46


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • 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%2fsuperuser.com%2fquestions%2f1398976%2fapt-steam-devices-dpkg-error%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

          If I really need a card on my start hand, how many mulligans make sense? [duplicate]

          Alcedinidae

          Can an atomic nucleus contain both particles and antiparticles? [duplicate]