[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Bug#872079: Install log



Here is the log as I drilled down the dependency tree.

Looks like a problem with libstdc++6:i386. Given that

gcc was moved to default to cpp-7 should wine32 and all

its dependencies be rebuilt with cpp 7?

 

I only followed part of the tree, so there might be other

problems.

 

David

 

david@continuum:~$ sudo apt install wine32    
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:
wine32:i386 : Depends: libwine:i386 (= 2.0.2-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
david@continuum:~$ sudo apt install libwine:i386
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:
libwine:i386 : Depends: libglu1-mesa:i386 but it is not going to be installed or
                        libglu1:i386
               Depends: libxml2:i386 (>= 2.9.0) but it is not going to be installed
               Recommends: libosmesa6:i386 (>= 10.2~) but it is not going to be installed
               Recommends: libxslt1.1:i386 (>= 1.1.25) but it is not going to be installed
               Recommends: libgl1-mesa-dri:i386 but it is not going to be installed
               Recommends: libasound2-plugins:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
david@continuum:~$ sudo apt install libxslt1.1:i386
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:
libxslt1.1:i386 : Depends: libxml2:i386 (>= 2.9.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
david@continuum:~$ sudo apt install libxml2:i386    
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:
libxml2:i386 : Depends: libicu57:i386 (>= 57.1-1~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
david@continuum:~$ sudo apt install libicu57:i386
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:
libicu57:i386 : Depends: libstdc++6:i386 (>= 5.2) but it is not installable
E: Unable to correct problems, you have held broken packages.
david@continuum:~$ sudo apt install libstdc++6:i386
Reading package lists... Done
Building dependency tree        
Reading state information... Done
Package libstdc++6: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
However the following packages replace it:
 libstdc++6

E: Package 'libstdc++6:i386' has no installation candidate
david@continuum:~$


Reply to: