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;
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
add a comment |
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
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
add a comment |
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
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
apt updates wine package-management dpkg
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
add a comment |
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
add a comment |
2 Answers
2
active
oldest
votes
Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:
Let's modify the post to match your package:
- Can you print the output of cat
/var/lib/dpkg/status | grep wine? dpkg -P wine- If this does not work:
dpkg -L wine. This will list the files that wine uses. - Navigate to:
/var/lib/dpkg/info. - Delete the file: wine.postrm, possibly wine-version.postrm
- Run
apt-get remove --purge wine - Remove all files and directories you found with
dpkg -L. - Then run
apt-get update.
add a comment |
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
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.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:
Let's modify the post to match your package:
- Can you print the output of cat
/var/lib/dpkg/status | grep wine? dpkg -P wine- If this does not work:
dpkg -L wine. This will list the files that wine uses. - Navigate to:
/var/lib/dpkg/info. - Delete the file: wine.postrm, possibly wine-version.postrm
- Run
apt-get remove --purge wine - Remove all files and directories you found with
dpkg -L. - Then run
apt-get update.
add a comment |
Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:
Let's modify the post to match your package:
- Can you print the output of cat
/var/lib/dpkg/status | grep wine? dpkg -P wine- If this does not work:
dpkg -L wine. This will list the files that wine uses. - Navigate to:
/var/lib/dpkg/info. - Delete the file: wine.postrm, possibly wine-version.postrm
- Run
apt-get remove --purge wine - Remove all files and directories you found with
dpkg -L. - Then run
apt-get update.
add a comment |
Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:
Let's modify the post to match your package:
- Can you print the output of cat
/var/lib/dpkg/status | grep wine? dpkg -P wine- If this does not work:
dpkg -L wine. This will list the files that wine uses. - Navigate to:
/var/lib/dpkg/info. - Delete the file: wine.postrm, possibly wine-version.postrm
- Run
apt-get remove --purge wine - Remove all files and directories you found with
dpkg -L. - Then run
apt-get update.
Taken from Ubuntu Forums - Unable to remove bad package installed from .deb:
Let's modify the post to match your package:
- Can you print the output of cat
/var/lib/dpkg/status | grep wine? dpkg -P wine- If this does not work:
dpkg -L wine. This will list the files that wine uses. - Navigate to:
/var/lib/dpkg/info. - Delete the file: wine.postrm, possibly wine-version.postrm
- Run
apt-get remove --purge wine - Remove all files and directories you found with
dpkg -L. - Then run
apt-get update.
answered Jun 11 '16 at 23:58
eyoung100eyoung100
612316
612316
add a comment |
add a comment |
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
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.
add a comment |
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
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.
add a comment |
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
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
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.
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.
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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