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

Re: Broken packages in Debian Sid



On 6/25/06, Wasyl <wasyl.w@network.lviv.ua> wrote:
Hi,

When i want to install a package often i see such result:

[~] % sudo apt-get install rhythmbox
Reading Package Lists... Done
Building Dependency Tree... 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:
   rhythmbox: Depends: gstreamer0.10-plugins-good but it is not going to
be installed
E: Broken packages

[~] % sudo apt-get install  gstreamer0.10-plugins-good
Reading Package Lists... Done
Building Dependency Tree... 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:
   gstreamer0.10-plugins-good: Depends: libxdamage1 but it is not going
to be installed
E: Broken packages

Try aptitude from Etch/Sid, which has a nice dependency resolution
feature; It will try various ways in which you can resolve dependency
problems till such a point that the problem can't be fixed, in which
case you should really file bugs...

...
And the same thing is with xserver-xorg. Is it really error in Debian Sid?
I use Debian Sid, the lasted "apt-get update".

try 'sudo aptitude install xorg'



Reply to: