Hi, i tried to install emerald in Kubuntu Gusty Gibbon from this repositories:
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
The problem is that all goes very well except emerald that do not install
In adept it gives me "Break" and in CLI this is what it gives me:
-----------------------------------------------------------------------------------------------------------------
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.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
emerald: Depends: libemeraldengine0 but it is not going to be installed
Depends: libwnck18 (>= 2.15.90) but it is not installable
E: Broken packages
-------------------------------------------------------------------------------------------------------------------
and after trying install the two depends i get this :
root@Compaq:/home/youssef# apt-get install emerald libemeraldengine0 libwnck18
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwnck18 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 libwnck18 has no installation candidate
Any Ideas ?
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
The problem is that all goes very well except emerald that do not install
In adept it gives me "Break" and in CLI this is what it gives me:
-----------------------------------------------------------------------------------------------------------------
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.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
emerald: Depends: libemeraldengine0 but it is not going to be installed
Depends: libwnck18 (>= 2.15.90) but it is not installable
E: Broken packages
-------------------------------------------------------------------------------------------------------------------
and after trying install the two depends i get this :
root@Compaq:/home/youssef# apt-get install emerald libemeraldengine0 libwnck18
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwnck18 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 libwnck18 has no installation candidate
Any Ideas ?
Comment