LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trying to install Wine, getting error possibly due to Moblock. (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-install-wine-getting-error-possibly-due-to-moblock-673974/)

DemonKyoto 10-03-2008 10:10 AM

Trying to install Wine, getting error possibly due to Moblock.
 
Running Ubuntu 8.04 and decided to install Wine. When installing it tells me to run "dpkg --configure -a" in the terminal, so I do so and enter my password. Upon doing this, the terminal loads moblock control ( I have moblock installed obviously ). Any way to get this to work? :(

{BBI}Nexus{BBI} 10-04-2008 09:56 AM

How are you trying to install wine? Is it from the source files or from the repositories?

DemonKyoto 10-04-2008 11:53 AM

I started with the instructions here:
http://www.winehq.org/site/download-deb

I did the following with no problems:
Quote:

Adding the WineHQ APT Repository:

First, open a terminal window (Applications->Accessories->Terminal). On Debian, you will need to open a root terminal. Then add the repository's key to your system's list of trusted APT keys by copy and pasting the following:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

Next, add the repository to your system's list of APT sources:

For Ubuntu Hardy (8.04):
sudo wget http://wine.budgetdedicated.com/apt/...t.d/hardy.list -O /etc/apt/sources.list.d/winehq.list

Then update APT's package information by running 'sudo apt-get update'.
I then clicked on the link to apt://wine and tried to download it from the Add/Remove option, when I do so, I get this with both methods.

Quote:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.
So I entered "sudo dpkg --configure -a" and entered my password when prompted, at which point it launched the Moblock control configuration in the terminal.

Hope this helps hehe.

Edit: seems anything I try to install now, will give me that same error.


All times are GMT -5. The time now is 01:15 AM.