LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-01-2011, 05:08 AM   #1
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Rep: Reputation: 10
Debian Squeeze - Can't install wine.


Hi all,

I'm trying to install Wine on Debian Squeeze x86_64 but I cannot seem to get it to work. I added the repository to my sources.list but I was faced with this when I tried to install:

Code:
ashton@hubble:~$ sudo apt-get install wine
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 wine : Depends: ia32-libs but it is not going to be installed or
                 ia32-libfontconfig1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libfreetype6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 lib32gcc1 but it is not going to be installed or
                 ia32-libgcc1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libgl1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libglu1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libgnutls26 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libhal1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libice6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libjpeg62 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-liblcms1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libldap-2.4-2 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libpng12-0 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libsm6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libssl0.9.8 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libx11-6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxau6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxext6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxinerama1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxml2 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxslt1.1 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxt6 but it is not installable
        Depends: ia32-libs but it is not going to be installed or
                 ia32-libxxf86vm1 but it is not installable
        Recommends: ia32-libgphoto2-2 but it is not installable
        Recommends: ia32-libsane but it is not installable
        Recommends: ia32-libcups2 but it is not installable
        Recommends: ia32-libgsm1 but it is not installable
        Recommends: ia32-libmpg123-0 but it is not installable
E: Broken packages
Any help greatly appreciated.
 
Old 01-01-2011, 05:22 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

Have you installed the ia32-libs package, necessary to have 32bit libraries on your 64bit system?

Kind regards,

Eric
 
Old 01-01-2011, 07:13 AM   #3
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
What is the output of cat /etc/apt/sources.list and cat /etc/debian_version.
 
Old 01-01-2011, 10:48 PM   #4
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by EricTRA View Post
Hi,

Have you installed the ia32-libs package, necessary to have 32bit libraries on your 64bit system?

Kind regards,

Eric
I thought I had, but just to double check I did the following:

Code:
ashton@hubble:~$ sudo apt-get install ia32-libs
[sudo] password for ashton: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs : Depends: lib32gcc1 (>= 1:4.1.1) but it is not going to be installed
             Depends: lib32stdc++6 (>= 4.1.1) but it is not going to be installed
E: Broken packages
Is that anything meaningful? I had the same trouble when I (unsuccessfully) tried to get Skype working a while ago. I think I may have broken something but I'm not competent enough to determine what exactly.
 
Old 01-01-2011, 10:50 PM   #5
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by the trooper View Post
What is the output of cat /etc/apt/sources.list and cat /etc/debian_version.
sources.list
Code:
ashton@hubble:~$ cat /etc/apt/sources.list
# 

# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20101129-09:28]/ squeeze main

#deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20101129-09:28]/ squeeze main

deb http://mirror.aarnet.edu.au/debian/ squeeze main
deb-src http://mirror.aarnet.edu.au/debian/ squeeze main

deb http://security.debian.org/ squeeze/updates main
deb-src http://security.debian.org/ squeeze/updates main

deb http://http.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free

deb http://www.lamaresh.net/apt squeeze main

#deb http://download.skype.com/linux/repos/debian/ stable non-free

#deb http://backports.debian.org/debian-backports squeeze-backports main

#deb http://download.webmin.com/download/repository sarge contrib
#deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib
debian_version

Code:
ashton@hubble:~$ cat /etc/debian_version
squeeze/sid
The only thing I've install from unstable is the proprietary nVidia graphics drivers.
 
Old 01-01-2011, 11:06 PM   #6
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
http://packages.debian.org/squeeze/lib32gcc1
It's in testing

http://packages.debian.org/squeeze/lib32stdc++6

They're in testing.
How you put it in without changing everything I don't know.
 
Old 01-01-2011, 11:20 PM   #7
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by EDDY1 View Post
http://packages.debian.org/squeeze/lib32gcc1
It's in testing

http://packages.debian.org/squeeze/lib32stdc++6

They're in testing.
How you put it in without changing everything I don't know.
I tried install them:

Code:
ashton@hubble:~$ sudo apt-get install lib32stdc++6 lib32gcc1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 lib32gcc1 : Depends: gcc-4.4-base (= 4.4.5-8) but 4.4.5-9 is to be installed
 lib32stdc++6 : Depends: gcc-4.4-base (= 4.4.5-8) but 4.4.5-9 is to be installed
E: Broken packages
I'm so confused.
 
Old 01-02-2011, 01:43 AM   #8
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
You have to edit /etc/sources.list to include testing.
Only thing is when you change apt/sources.list, you will have apt-update.
There may be a lot of changes.
 
Old 01-02-2011, 01:46 AM   #9
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by EDDY1 View Post
You have to edit /etc/sources.list to include testing.
Only thing is when you change apt/sources.list, you will have apt-update.
There may be a lot of changes.
Which entry do I change to testing? Could I use backports?
 
Old 01-02-2011, 01:48 AM   #10
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
You can find examples here:

http://www.mayin.org/ajayshah/COMPUT...rinciples.html
 
Old 01-02-2011, 01:55 AM   #11
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by EDDY1 View Post
How's this look?

Code:
ashton@hubble:~$ cat /etc/apt/sources.list
# 

# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20101129-09:28]/ squeeze main

#deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20101129-09:28]/ squeeze main

deb http://mirror.aarnet.edu.au/debian/ squeeze main
deb-src http://mirror.aarnet.edu.au/debian/ squeeze main

deb http://mirror.aarnet.edu.au/debian/ testing main
deb-src http://mirror.aarnet.edu.au/debian/ testing main
deb http://mirror.aarnet.edu.au/debian/ testing main contrib non-free
deb-src http://mirror.aarnet.edu.au/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main
deb-src http://security.debian.org/ testing/updates main

deb http://security.debian.org/ squeeze/updates main
deb-src http://security.debian.org/ squeeze/updates main

deb http://http.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free

deb http://www.lamaresh.net/apt squeeze main

#deb http://download.skype.com/linux/repos/debian/ stable non-free

#deb http://backports.debian.org/debian-backports squeeze-backports main

#deb http://download.webmin.com/download/repository sarge contrib
#deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib
Does this mean that when Squeeze goes to stable, I move to the new testing release? Or am I only installing packages that aren't in the Squeeze repo?
 
Old 01-02-2011, 01:57 AM   #12
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
before you edit apt/sources do an update and see what happens, because I have debian squeeze and it shows the packages available on my comp. either "sudo aptitude update" or aptitude update"
Also make sure updates are turned on.
 
Old 01-02-2011, 02:01 AM   #13
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by EDDY1 View Post
before you edit apt/sources do an update and see what happens, because I have debian squeeze and it shows the packages available on my comp. either "sudo aptitude update" or aptitude update"
Also make sure updates are turned on.
I installed some updates this morning, I did it again just now but none are available.
 
Old 01-02-2011, 02:01 AM   #14
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Did you get last message?
 
Old 01-02-2011, 02:02 AM   #15
Zaraphrax
Member
 
Registered: Sep 2010
Posts: 57

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by EDDY1 View Post
Did you get last message?
About doing updates, yes I did. I did that with my original sources.list though. Is that not what you wanted me to do?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Debian Squeeze grub doesn't detect windows partition on install Cultist Debian 3 05-17-2011 04:26 PM
Cant install fglrx on Debian Squeeze Kernel 2.6.35 nicholls15 Linux - Newbie 2 11-12-2010 02:18 AM
[SOLVED] How install Flash 64 on Debian Squeeze 64 bit? AleLinuxBSD Debian 14 12-28-2009 03:27 AM
[SOLVED] install 64bit (using 32bit) Debian squeeze. kaz2100 Debian 1 11-16-2009 07:09 PM
aren't there install cd images for Debian Testing (Squeeze)? Cage47 Debian 8 11-09-2009 12:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration