Comment 4 for bug 186496

Revision history for this message
Dedy Hariyadi (milisdad) wrote :

Justru ada error seperti dibawah ini :
$ for i in `apt-cache depends pidgin|grep Depends|cut -f 4 -d' '`;do apt-cache search $i-dbg |cut -f 1 -d' ';done
libc6-dbg
libfontconfig1-dbg
libglib2.0-0-dbg
libgstreamer0.10-0-dbg
libgtk2.0-0-dbg
libice6-dbg
libpango1.0-0-dbg
libsm6-dbg
libx11-6-dbg
libxcomposite1-dbg
libxcursor1-dbg
libxdamage1-dbg
libxext6-dbg
libxfixes3-dbg
libxi6-dbg
libxinerama1-dbg
libxrandr2-dbg
libxrender1-dbg
libxss1-dbg
dad@MacBox:~$ sudo apt-get install libfontconfig1-dbg
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:
  libfontconfig1-dbg: Depends: libfontconfig1 (= 2.4.2-1.2ubuntu4) but 2.4.2-1.2ubuntu4-0blankon1 is to be installed
E: Broken packages