Aniruddha <mailingdotlist@???> writes:
> I run Debian squeeze with debian-multimedia and backporst as extra
> repositories. When I try to install ia32-libs-libnss3 I get the
> following error message, how can I fix this?
>
> The following packages have unmet dependencies:
> ia32-libs-libnss3 : Depends: ia32-libs (>= 1.19) but it is not going
> to be installed
> Depends: ia32-libs-libnspr4 but it is not going
> to be installed
I see the problem, ia32-libs has been updated in stable and thus my ia32-*
packages are now uninstallable.
Try the following :
apt-get install ia32-libs-libnspr4 ia32-libs=20110310
I'll upload fixed packages today.
Christian