LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Playonlinux shows start up warning !! (https://www.linuxquestions.org/questions/linux-newbie-8/playonlinux-shows-start-up-warning-4175520803/)

tousif 10-02-2014 12:37 AM

Playonlinux shows start up warning !!
 
Hi everyone,

OS :Debian wheezy 7.4-amd64(x86_64)

Recently i've installed playonlinux when i run it, it shows warning

Code:

PlayOnLinux is unable to find 32bits OpenGL libraries.

You might encounter problem with your games

what should i do now?

i'm unable to install wine:i386 packages too
Code:

root@debian# apt-get install wine-bin:i386
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Package wine-bin:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'wine-bin:i386' has no installation candidate



Please help me out.

thank you

k3lt01 10-02-2014 01:11 AM

In a root terminal type, or copy and paste
Code:

dpkg --add-architecture i386
then
Code:

apt-get update
then reinstall playonlinux

tousif 10-02-2014 05:24 AM

i can't install playonlinux because of unmet dependencies
 
getting following error

Code:

root@debian:/home/tousif# aptitude install playonlinux
The following NEW packages will be installed:
  icoutils{a} libasound2:i386{a} libdbus-1-3:i386{a} libdrm-intel1:i386{a} libdrm-nouveau1a:i386{a}
  libdrm-radeon1:i386{a} libdrm2:i386{a} libexpat1:i386{a} libffi5:i386{a} libfontconfig1:i386{a} libfreetype6:i386{a}
  libgcrypt11:i386{a} libgl1-mesa-dri:i386{a} libgl1-mesa-glx:i386{a} libglapi-mesa:i386{a} libglu1-mesa:i386{a}
  libgnutls26:i386{a} libgpg-error0:i386{a} libgpm2:i386{a} libgsm1:i386{a} libice6:i386{a} libjpeg8:i386{a}
  liblzma5:i386{a} libmpg123-0:i386{a} libncurses5:i386{a} libp11-kit0:i386{ab} libpciaccess0:i386{a} libpng12-0:i386{a}
  libsm6:i386{a} libssl1.0.0:i386{a} libstdc++6:i386{a} libtasn1-3:i386{a} libtiff4:i386{a} libtinfo5:i386{a}
  libuuid1:i386{a} libv4l-0:i386{a} libv4lconvert0:i386{a} libwine:i386{a} libwine-alsa:i386{a} libwine-bin:i386{a}
  libwine-gl:i386{a} libx11-6:i386{a} libx11-xcb1:i386{a} libxau6:i386{a} libxcb-glx0:i386{a} libxcb1:i386{a}
  libxcomposite1:i386{a} libxcursor1:i386{a} libxdamage1:i386{a} libxdmcp6:i386{a} libxext6:i386{a} libxfixes3:i386{a}
  libxi6:i386{a} libxinerama1:i386{a} libxml2:i386{a} libxrandr2:i386{a} libxrender1:i386{a} libxslt1.1:i386{a}
  libxxf86vm1:i386{a} playonlinux python-wxgtk2.8{a} python-wxversion{a} wine{a} wine-bin:i386{a} zlib1g:i386{a}
0 packages upgraded, 65 newly installed, 0 to remove and 0 not upgraded.
Need to get 66.8 MB of archives. After unpacking 260 MB will be used.
The following packages have unmet dependencies:
 libp11-kit0 : Breaks: libp11-kit0:i386 (!= 0.20.3-2~bpo70+1) but 0.12-3 is to be installed.
 libp11-kit0:i386 : Breaks: libp11-kit0 (!= 0.12-3) but 0.20.3-2~bpo70+1 is installed.
The following actions will resolve these dependencies:

    Keep the following packages at their current version:
1)    libgnutls26:i386 [Not Installed]                 
2)    libp11-kit0:i386 [Not Installed]                 
3)    libwine:i386 [Not Installed]                     
4)    libwine-alsa:i386 [Not Installed]                 
5)    libwine-bin:i386 [Not Installed]                 
6)    libwine-gl:i386 [Not Installed]                   
7)    playonlinux [Not Installed]                       
8)    wine [Not Installed]                             
9)    wine-bin:i386 [Not Installed]                     



Accept this solution? [Y/n/q/?] Y
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
                                       
root@debian:/home/tousif#

and with apt-get getting this

Code:

root@debian:/home/tousif# apt-get install playonlinux
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:
 playonlinux : Depends: wine but it is not going to be installed or
                        wine-unstable but it is not installable
E: Unable to correct problems, you have held broken packages.

i'm blank now !! please guide

EDDY1 10-02-2014 09:17 AM

Post your /etc/apt/sources.list.
Have you removed the cd crom sources.list & ran
Quote:

apt-get update

tousif 10-02-2014 09:40 AM

Yes i did it,
 
source list here,

___________________________________________________

# /etc/apt/sources.list :
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

# /etc/apt/sources.list :
deb http://ftp.jp.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ wheezy main contrib non-free

# /etc/apt/sources.list :
deb http://ftp.at.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.at.debian.org/debian/ wheezy main contrib non-free



# wheezy-backports
# deb http://http.debian.net/debian/ wheezy-backports main contrib non-free

#deb file:/home/tousif/Debian/1 wheezy main
#deb file:/home/tousif/Debian/2 wheezy main
#deb file:/home/tousif/Debian/3 wheezy main
#deb file:/home/tousif/Debian/4 wheezy main
#deb file:/home/tousif/Debian/5 wheezy main

# wheezy-updates, previously known as 'volatile'

# deb http://http.us.debian.org/debian/ wheezy contrib non-free main

##
# deb http://ppa.launchpad.net/noobslab/debian/ubuntu precise main
# deb-src http://ppa.launchpad.net/noobslab/debian/ubuntu precise main
_______________________________________________


here is the output,

Code:

root@debian:/home/tousif# apt-get update
Hit http://ftp.at.debian.org wheezy Release.gpg                                                                           
Hit http://security.debian.org wheezy/updates Release.gpg                                                                 
Hit http://ftp.at.debian.org wheezy Release               
Hit http://security.debian.org wheezy/updates Release                           
Hit http://ftp.at.debian.org wheezy/main Sources                               
Hit http://security.debian.org wheezy/updates/main Sources                                       
Hit http://ftp.at.debian.org wheezy/contrib Sources                                               
Hit http://ftp.at.debian.org wheezy/non-free Sources                       
Hit http://security.debian.org wheezy/updates/contrib Sources                                     
Hit http://ftp.at.debian.org wheezy/main amd64 Packages                                       
Hit http://security.debian.org wheezy/updates/non-free Sources                                     
Hit http://ftp.at.debian.org wheezy/contrib amd64 Packages                                         
Hit http://ftp.at.debian.org wheezy/non-free amd64 Packages                   
Hit http://security.debian.org wheezy/updates/main amd64 Packages                                 
Hit http://ftp.at.debian.org wheezy/main i386 Packages                                               
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages                               
Hit http://ftp.at.debian.org wheezy/contrib i386 Packages                                           
Hit http://security.debian.org wheezy/updates/non-free amd64 Packages                                             
Hit http://ftp.at.debian.org wheezy/non-free i386 Packages                                                     
Hit http://security.debian.org wheezy/updates/main i386 Packages                               
Hit http://ftp.jp.debian.org wheezy Release.gpg                                         
Hit http://ftp.at.debian.org wheezy/contrib Translation-en           
Hit http://security.debian.org wheezy/updates/contrib i386 Packages                         
Hit http://ftp.jp.debian.org wheezy Release                                         
Hit http://ftp.at.debian.org wheezy/main Translation-en             
Hit http://security.debian.org wheezy/updates/non-free i386 Packages                         
Hit http://ftp.jp.debian.org wheezy/main Sources                                             
Hit http://ftp.at.debian.org wheezy/non-free Translation-en             
Hit http://ftp.jp.debian.org wheezy/contrib Sources                     
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://ftp.jp.debian.org wheezy/non-free Sources
Hit http://security.debian.org wheezy/updates/main Translation-en     
Hit http://ftp.jp.debian.org wheezy/main amd64 Packages               
Hit http://security.debian.org wheezy/updates/non-free Translation-en
Hit http://ftp.jp.debian.org wheezy/contrib amd64 Packages       
Hit http://ftp.jp.debian.org wheezy/non-free amd64 Packages
Hit http://ftp.jp.debian.org wheezy/main i386 Packages                                                                     
Hit http://ftp.jp.debian.org wheezy/contrib i386 Packages                                                                 
Hit http://ftp.jp.debian.org wheezy/non-free i386 Packages                                                                 
Hit http://ftp.jp.debian.org wheezy/contrib Translation-en                                                                 
Hit http://ftp.jp.debian.org wheezy/main Translation-en                                                                   
Hit http://ftp.jp.debian.org wheezy/non-free Translation-en                                                               
Reading package lists... Done

still unable to install :(

EDDY1 10-02-2014 01:12 PM

You have sources from backports & a few others that you commented out.
Did you install from those repos?
If you did then that's why you have dependency probs.
Also mixing ubuntu with debian isn't good.
If you have packages installed by those repo's you may have to remove them before you'll be able to continue.
Try going to synaptic & checking the origin of the packages & remove the packages that are from the commented out.
After that
Quote:

apt-get clean
apt-get update
apt-get upgrade
Also what country are you from because you have 3 different coutries in sources.list

tousif 10-03-2014 04:45 AM

ok i've removed ubuntu repo's
 
their are huge numbers of packages installed from different origins

which should i remove?

okay as you suggested, output of commands are below,

Code:

root@debian:/home/tousif# apt-get update
Hit http://ftp.at.debian.org wheezy Release.gpg                               
Hit http://security.debian.org wheezy/updates Release.gpg         
Hit http://ftp.jp.debian.org wheezy Release.gpg
Hit http://ftp.jp.debian.org wheezy Release   
Hit http://ftp.at.debian.org wheezy Release   
Hit http://security.debian.org wheezy/updates Release               
Hit http://ftp.jp.debian.org wheezy/main Sources                   
Hit http://ftp.at.debian.org wheezy/main Sources               
Hit http://security.debian.org wheezy/updates/main Sources     
Hit http://ftp.jp.debian.org wheezy/contrib Sources             
Hit http://ftp.at.debian.org wheezy/contrib Sources             
Hit http://ftp.jp.debian.org wheezy/non-free Sources           
Hit http://security.debian.org wheezy/updates/contrib Sources   
Hit http://ftp.at.debian.org wheezy/non-free Sources                         
Hit http://ftp.jp.debian.org wheezy/main amd64 Packages                       
Hit http://security.debian.org wheezy/updates/non-free Sources   
Hit http://ftp.at.debian.org wheezy/main amd64 Packages         
Hit http://ftp.jp.debian.org wheezy/contrib amd64 Packages       
Hit http://ftp.at.debian.org wheezy/contrib amd64 Packages       
Hit http://ftp.jp.debian.org wheezy/non-free amd64 Packages     
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://ftp.at.debian.org wheezy/non-free amd64 Packages                   
Hit http://ftp.jp.debian.org wheezy/main i386 Packages                       
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit http://ftp.jp.debian.org wheezy/contrib i386 Packages         
Hit http://ftp.at.debian.org wheezy/main i386 Packages           
Hit http://security.debian.org wheezy/updates/non-free amd64 Packages
Hit http://ftp.jp.debian.org wheezy/non-free i386 Packages       
Hit http://ftp.at.debian.org wheezy/contrib i386 Packages                     
Hit http://ftp.jp.debian.org wheezy/contrib Translation-en                   
Hit http://security.debian.org wheezy/updates/main i386 Packages 
Hit http://ftp.at.debian.org wheezy/non-free i386 Packages       
Hit http://ftp.jp.debian.org wheezy/main Translation-en           
Hit http://ftp.at.debian.org wheezy/contrib Translation-en       
Hit http://security.debian.org wheezy/updates/contrib i386 Packages
Hit http://ftp.jp.debian.org wheezy/non-free Translation-en       
Hit http://ftp.at.debian.org wheezy/main Translation-en           
Hit http://security.debian.org wheezy/updates/non-free i386 Packages
Hit http://ftp.at.debian.org wheezy/non-free Translation-en
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Translation-en         
Reading package lists... Done                                                 
root@debian:/home/tousif#



I've removed all the broken packages they were 615+ packages ........

System instead automatically installed 100+ new i386 packages ......

I've updated the system now it seems running fine ....

trying again to install wine:i386 ... will post back soon

EDDY1 10-03-2014 05:05 AM

Have you opened synaptic package manager to see what packages were installed from ubuntu repo's?

k3lt01 10-03-2014 05:25 AM

This would be how I, personally, would do your sources.list
Code:

deb http://http.debian.net/debian/ wheezy main contrib non-free
deb http://http.debian.net/debian/ wheezy-updates main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://http.debian.net/debian/ wheezy-backports main contrib non-free

The http.debian.net lines look for the closest and quickest repositories so instead of having at.debian.org and jp.debian.org you have http.debian.net

The lines you have commented out are, for all intents and purposes, superfluous and the Ubuntu PPA could possible cause issues through being built on and for Ubuntu which is not binary compatible with Debian.

Just reading your 1st post again shows you have not upgraded your system in a fair while. Wheezy is now up to 7.6 but your system is 7.4. You need to upgrade the packages you have installed before you install anything else.

tousif 10-20-2014 05:50 AM

thank you guys but i reinstalled debian wheezy amd64 to i386 now everything running fine :) including steam ...... so far tested with 40 different games including wasteland 2, Enemy territory & other windows games too

thanks a lot again


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