Comment 10 for bug 207798

Revision history for this message
korvins (katarata) wrote :

I am having the same problem here. IBM lotus notes (ibm-notes-framework) needs the same library but since the name has changed it cannot install it.

This is the deadlock situation:
ibm-notes-framework needs libglib1.2.
libglib1.2ldbl replaces libglib1.2, which prevents me to install it.

Result:
ibm-notes-framework asks me something that apt-get says it is already included with a different name.

This means I am stuck. For me apt-get should either allow me to install libglib1.2 (even being deprecated), or allow to install ibm-notes-framework since I already have a packet that includes it.

I believe apt-get should be able to see that or at least allow to go one way or the other, even if it is at my own risk. I tried -f option without luck.

Could you please comment on this?