Comment 7 for bug 317537

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Pedro,
 I have an issue when installing the -dbgsym files.

$ sudo aptitude install gstreamer0.10-pulseaudio-dbgsym gstreamer0.10-alsa-dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  gnome-dbg
The following NEW packages will be installed:
  gstreamer0.10-alsa-dbgsym gstreamer0.10-pulseaudio-dbgsym
The following packages will be REMOVED:
  gstreamer0.10-plugins-base-dbg{a} gstreamer0.10-plugins-good-dbg{a}
0 packages upgraded, 2 newly installed, 2 to remove and 0 not upgraded.
Need to get 162kB of archives. After unpacking 11.9MB will be freed.
The following packages have unmet dependencies:
  gnome-dbg: Depends: gstreamer0.10-plugins-base-dbg but it is not installable
             Depends: gstreamer0.10-plugins-good-dbg but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
gnome-dbg

Leave the following dependencies unresolved:
bug-buddy recommends gnome-dbg
rhythmbox-dbg recommends gstreamer0.10-plugins-base-dbg
rhythmbox-dbg recommends gstreamer0.10-plugins-good-dbg
Score is -839

Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.

gstreamer0.10-pulseaudio only has

$ aptitude search gstreamer0.10-pulseaudio
i gstreamer0.10-pulseaudio - GStreamer plugin for PulseAudio
p gstreamer0.10-pulseaudio-dbgsym - debug symbols for package gstreamer0.10-pulseaudio

Just trying for gstreamer0.10 gets me this

$ aptitude search gstreamer0.10-db*
p gstreamer0.10-doc - GStreamer core documentation and manuals
p libgstreamer0.10-dev - GStreamer core development files
p libgstreamer0.10-dev-dbgsym - debug symbols for package libgstreamer0.10-dev

same for gstreamer0.10-alsa

$ aptitude search gstreamer0.10-alsa
i gstreamer0.10-alsa - GStreamer plugin for ALSA
p gstreamer0.10-alsa-dbgsym - debug symbols for package gstreamer0.10-alsa

The moot problem here seems to be that gnome has only a gnome-dbg

$ sudo aptitude install gstreamer0.10-plugins-base-dbgsym gstreamer0.10-plugins-good-dbgsym
[sudo] password for shirish:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  gnome-dbg
The following NEW packages will be installed:
  gstreamer0.10-plugins-base-dbgsym gstreamer0.10-plugins-good-dbgsym
The following packages will be REMOVED:
  gstreamer0.10-plugins-base-dbg{a} gstreamer0.10-plugins-good-dbg{a}
0 packages upgraded, 2 newly installed, 2 to remove and 0 not upgraded.
Need to get 4066kB of archives. After unpacking 2335kB will be freed.
The following packages have unmet dependencies:
  gnome-dbg: Depends: gstreamer0.10-plugins-base-dbg but it is not installable
             Depends: gstreamer0.10-plugins-good-dbg but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
gnome-dbg

Leave the following dependencies unresolved:
bug-buddy recommends gnome-dbg
rhythmbox-dbg recommends gstreamer0.10-plugins-base-dbg
rhythmbox-dbg recommends gstreamer0.10-plugins-good-dbg
Score is -839

Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.

So can you tell me a route or specific files so I can install the same.