apt-get install stuck at “Unpacking wine…”Broken dependencies after installing SkypeRegular expression problem, not finding the results I'm expectingUnmet dependencies errordependency error on libc6-amd64 even if it's already installedInstalling Wine on Ubuntu 15.10dpkg Error: libc6-i386 half-installedBroken packages when installing WineHow to delete Wine repositories/ppa?Kernel dependency issue on Ubuntu 16.0.4Broken Ubuntu 18.10 Upgrade - libwine:i386

Watching something be written to a file live with tail

Python: return float 1.0 as int 1 but float 1.5 as float 1.5

Western buddy movie with a supernatural twist where a woman turns into an eagle at the end

How badly should I try to prevent a user from XSSing themselves?

Brothers & sisters

UK: Is there precedent for the governments e-petition site changing the direction of a government decision?

Twin primes whose sum is a cube

Emailing HOD to enhance faculty application

Can I ask the recruiters in my resume to put the reason why I am rejected?

How can I tell someone that I want to be his or her friend?

How to take photos in burst mode, without vibration?

Why doesn't H₄O²⁺ exist?

Can I use a neutral wire from another outlet to repair a broken neutral?

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

I Accidentally Deleted a Stock Terminal Theme

intersection of two sorted vectors in C++

Why do I get two different answers for this counting problem?

How to show the equivalence between the regularized regression and their constraint formulas using KKT

Anagram holiday

Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?

What is going on with Captain Marvel's blood colour?

Infinite Abelian subgroup of infinite non Abelian group example

Why can't we play rap on piano?

prove that the matrix A is diagonalizable



apt-get install stuck at “Unpacking wine…”


Broken dependencies after installing SkypeRegular expression problem, not finding the results I'm expectingUnmet dependencies errordependency error on libc6-amd64 even if it's already installedInstalling Wine on Ubuntu 15.10dpkg Error: libc6-i386 half-installedBroken packages when installing WineHow to delete Wine repositories/ppa?Kernel dependency issue on Ubuntu 16.0.4Broken Ubuntu 18.10 Upgrade - libwine:i386






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








5















I'm running Ubuntu 14.04 LTS and using an ordinary apt-get install playonlinux command to have it installed.



However, it is always getting stuck at (i.e. doesn't do anything further):



Preparing to unpack .../wine1.6-amd64_1%3a1.6.2-0ubuntu4_amd64.deb ...
Unpacking wine1.6-amd64 (1:1.6.2-0ubuntu4) over (1:1.6.2-0ubuntu4) ...


I have already tried running apt-get [auto]clean, apt-get update, also tried manually downloading from a different mirror and installing the package manually with dpkg -i, but all those attempts had the same outcome: stuck at Unpacking wine1.6-amd64.



Running sudo apt-get -f install or sudo dpkg --configure -a due to the broken earlier installation attempt didn't help either. And now looks like the 2 wine packages on my system are in a very inconsistent shape:



thatGuy@Neverland:/var$ dpkg -l wine1.6*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-====================================-=======================-=======================-==============================================================================
iU wine1.6 1:1.6.2-0ubuntu4 amd64 Microsoft Windows Compatibility Layer (Binary Emulator and Library)
iHR wine1.6-amd64 1:1.6.2-0ubuntu4 amd64 (no description available)
rHR wine1.6-i386 1:1.6.2-0ubuntu4 i386 Microsoft Windows Compatibility Layer (32-bit support)


Please help saving my bacon!



Thanks,
- R










share|improve this question






















  • Others things I've tried to circumvent the problem: rename the package to something simpler (e.g. wine1.6.deb) and install it. No luck there either.

    – Rivanor Pedroza Soares
    Aug 6 '14 at 9:30











  • Have you ever solved this? I have exactly the same problem.

    – knuhol
    Jan 21 '16 at 18:14

















5















I'm running Ubuntu 14.04 LTS and using an ordinary apt-get install playonlinux command to have it installed.



However, it is always getting stuck at (i.e. doesn't do anything further):



Preparing to unpack .../wine1.6-amd64_1%3a1.6.2-0ubuntu4_amd64.deb ...
Unpacking wine1.6-amd64 (1:1.6.2-0ubuntu4) over (1:1.6.2-0ubuntu4) ...


I have already tried running apt-get [auto]clean, apt-get update, also tried manually downloading from a different mirror and installing the package manually with dpkg -i, but all those attempts had the same outcome: stuck at Unpacking wine1.6-amd64.



Running sudo apt-get -f install or sudo dpkg --configure -a due to the broken earlier installation attempt didn't help either. And now looks like the 2 wine packages on my system are in a very inconsistent shape:



thatGuy@Neverland:/var$ dpkg -l wine1.6*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-====================================-=======================-=======================-==============================================================================
iU wine1.6 1:1.6.2-0ubuntu4 amd64 Microsoft Windows Compatibility Layer (Binary Emulator and Library)
iHR wine1.6-amd64 1:1.6.2-0ubuntu4 amd64 (no description available)
rHR wine1.6-i386 1:1.6.2-0ubuntu4 i386 Microsoft Windows Compatibility Layer (32-bit support)


Please help saving my bacon!



Thanks,
- R










share|improve this question






















  • Others things I've tried to circumvent the problem: rename the package to something simpler (e.g. wine1.6.deb) and install it. No luck there either.

    – Rivanor Pedroza Soares
    Aug 6 '14 at 9:30











  • Have you ever solved this? I have exactly the same problem.

    – knuhol
    Jan 21 '16 at 18:14













5












5








5








I'm running Ubuntu 14.04 LTS and using an ordinary apt-get install playonlinux command to have it installed.



However, it is always getting stuck at (i.e. doesn't do anything further):



Preparing to unpack .../wine1.6-amd64_1%3a1.6.2-0ubuntu4_amd64.deb ...
Unpacking wine1.6-amd64 (1:1.6.2-0ubuntu4) over (1:1.6.2-0ubuntu4) ...


I have already tried running apt-get [auto]clean, apt-get update, also tried manually downloading from a different mirror and installing the package manually with dpkg -i, but all those attempts had the same outcome: stuck at Unpacking wine1.6-amd64.



Running sudo apt-get -f install or sudo dpkg --configure -a due to the broken earlier installation attempt didn't help either. And now looks like the 2 wine packages on my system are in a very inconsistent shape:



thatGuy@Neverland:/var$ dpkg -l wine1.6*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-====================================-=======================-=======================-==============================================================================
iU wine1.6 1:1.6.2-0ubuntu4 amd64 Microsoft Windows Compatibility Layer (Binary Emulator and Library)
iHR wine1.6-amd64 1:1.6.2-0ubuntu4 amd64 (no description available)
rHR wine1.6-i386 1:1.6.2-0ubuntu4 i386 Microsoft Windows Compatibility Layer (32-bit support)


Please help saving my bacon!



Thanks,
- R










share|improve this question














I'm running Ubuntu 14.04 LTS and using an ordinary apt-get install playonlinux command to have it installed.



However, it is always getting stuck at (i.e. doesn't do anything further):



Preparing to unpack .../wine1.6-amd64_1%3a1.6.2-0ubuntu4_amd64.deb ...
Unpacking wine1.6-amd64 (1:1.6.2-0ubuntu4) over (1:1.6.2-0ubuntu4) ...


I have already tried running apt-get [auto]clean, apt-get update, also tried manually downloading from a different mirror and installing the package manually with dpkg -i, but all those attempts had the same outcome: stuck at Unpacking wine1.6-amd64.



Running sudo apt-get -f install or sudo dpkg --configure -a due to the broken earlier installation attempt didn't help either. And now looks like the 2 wine packages on my system are in a very inconsistent shape:



thatGuy@Neverland:/var$ dpkg -l wine1.6*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-====================================-=======================-=======================-==============================================================================
iU wine1.6 1:1.6.2-0ubuntu4 amd64 Microsoft Windows Compatibility Layer (Binary Emulator and Library)
iHR wine1.6-amd64 1:1.6.2-0ubuntu4 amd64 (no description available)
rHR wine1.6-i386 1:1.6.2-0ubuntu4 i386 Microsoft Windows Compatibility Layer (32-bit support)


Please help saving my bacon!



Thanks,
- R







apt updates wine package-management dpkg






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 6 '14 at 9:28









Rivanor Pedroza SoaresRivanor Pedroza Soares

263




263












  • Others things I've tried to circumvent the problem: rename the package to something simpler (e.g. wine1.6.deb) and install it. No luck there either.

    – Rivanor Pedroza Soares
    Aug 6 '14 at 9:30











  • Have you ever solved this? I have exactly the same problem.

    – knuhol
    Jan 21 '16 at 18:14

















  • Others things I've tried to circumvent the problem: rename the package to something simpler (e.g. wine1.6.deb) and install it. No luck there either.

    – Rivanor Pedroza Soares
    Aug 6 '14 at 9:30











  • Have you ever solved this? I have exactly the same problem.

    – knuhol
    Jan 21 '16 at 18:14
















Others things I've tried to circumvent the problem: rename the package to something simpler (e.g. wine1.6.deb) and install it. No luck there either.

– Rivanor Pedroza Soares
Aug 6 '14 at 9:30





Others things I've tried to circumvent the problem: rename the package to something simpler (e.g. wine1.6.deb) and install it. No luck there either.

– Rivanor Pedroza Soares
Aug 6 '14 at 9:30













Have you ever solved this? I have exactly the same problem.

– knuhol
Jan 21 '16 at 18:14





Have you ever solved this? I have exactly the same problem.

– knuhol
Jan 21 '16 at 18:14










2 Answers
2






active

oldest

votes


















1














Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:



Let's modify the post to match your package:



  1. Can you print the output of cat /var/lib/dpkg/status | grep wine?

  2. dpkg -P wine

  3. If this does not work: dpkg -L wine. This will list the files that wine uses.

  4. Navigate to: /var/lib/dpkg/info.

  5. Delete the file: wine.postrm, possibly wine-version.postrm

  6. Run apt-get remove --purge wine

  7. Remove all files and directories you found with dpkg -L.

  8. Then run apt-get update.





share|improve this answer






























    1














    I spent a couple of hours on this until I found two previous threads where Sophos AV antivirus interfered with this unpacking without throwing up a warning. Turning off live scanning, install Wine, then turn live scanning back on.



    OFF: sudo /opt/sophos-av/bin/savconfig set LiveProtection false



    ON: sudo /opt/sophos-av/bin/savconfig set LiveProtection true





    share








    New contributor




    NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.




















      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%2f507527%2fapt-get-install-stuck-at-unpacking-wine%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1














      Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:



      Let's modify the post to match your package:



      1. Can you print the output of cat /var/lib/dpkg/status | grep wine?

      2. dpkg -P wine

      3. If this does not work: dpkg -L wine. This will list the files that wine uses.

      4. Navigate to: /var/lib/dpkg/info.

      5. Delete the file: wine.postrm, possibly wine-version.postrm

      6. Run apt-get remove --purge wine

      7. Remove all files and directories you found with dpkg -L.

      8. Then run apt-get update.





      share|improve this answer



























        1














        Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:



        Let's modify the post to match your package:



        1. Can you print the output of cat /var/lib/dpkg/status | grep wine?

        2. dpkg -P wine

        3. If this does not work: dpkg -L wine. This will list the files that wine uses.

        4. Navigate to: /var/lib/dpkg/info.

        5. Delete the file: wine.postrm, possibly wine-version.postrm

        6. Run apt-get remove --purge wine

        7. Remove all files and directories you found with dpkg -L.

        8. Then run apt-get update.





        share|improve this answer

























          1












          1








          1







          Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:



          Let's modify the post to match your package:



          1. Can you print the output of cat /var/lib/dpkg/status | grep wine?

          2. dpkg -P wine

          3. If this does not work: dpkg -L wine. This will list the files that wine uses.

          4. Navigate to: /var/lib/dpkg/info.

          5. Delete the file: wine.postrm, possibly wine-version.postrm

          6. Run apt-get remove --purge wine

          7. Remove all files and directories you found with dpkg -L.

          8. Then run apt-get update.





          share|improve this answer













          Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:



          Let's modify the post to match your package:



          1. Can you print the output of cat /var/lib/dpkg/status | grep wine?

          2. dpkg -P wine

          3. If this does not work: dpkg -L wine. This will list the files that wine uses.

          4. Navigate to: /var/lib/dpkg/info.

          5. Delete the file: wine.postrm, possibly wine-version.postrm

          6. Run apt-get remove --purge wine

          7. Remove all files and directories you found with dpkg -L.

          8. Then run apt-get update.






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 11 '16 at 23:58









          eyoung100eyoung100

          612316




          612316























              1














              I spent a couple of hours on this until I found two previous threads where Sophos AV antivirus interfered with this unpacking without throwing up a warning. Turning off live scanning, install Wine, then turn live scanning back on.



              OFF: sudo /opt/sophos-av/bin/savconfig set LiveProtection false



              ON: sudo /opt/sophos-av/bin/savconfig set LiveProtection true





              share








              New contributor




              NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.
























                1














                I spent a couple of hours on this until I found two previous threads where Sophos AV antivirus interfered with this unpacking without throwing up a warning. Turning off live scanning, install Wine, then turn live scanning back on.



                OFF: sudo /opt/sophos-av/bin/savconfig set LiveProtection false



                ON: sudo /opt/sophos-av/bin/savconfig set LiveProtection true





                share








                New contributor




                NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






















                  1












                  1








                  1







                  I spent a couple of hours on this until I found two previous threads where Sophos AV antivirus interfered with this unpacking without throwing up a warning. Turning off live scanning, install Wine, then turn live scanning back on.



                  OFF: sudo /opt/sophos-av/bin/savconfig set LiveProtection false



                  ON: sudo /opt/sophos-av/bin/savconfig set LiveProtection true





                  share








                  New contributor




                  NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  I spent a couple of hours on this until I found two previous threads where Sophos AV antivirus interfered with this unpacking without throwing up a warning. Turning off live scanning, install Wine, then turn live scanning back on.



                  OFF: sudo /opt/sophos-av/bin/savconfig set LiveProtection false



                  ON: sudo /opt/sophos-av/bin/savconfig set LiveProtection true






                  share








                  New contributor




                  NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.








                  share


                  share






                  New contributor




                  NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 3 hours ago









                  NetDocNetDoc

                  111




                  111




                  New contributor




                  NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  NetDoc is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.



























                      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%2f507527%2fapt-get-install-stuck-at-unpacking-wine%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

                      Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                      Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

                      fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap