Mehmet Akcin wrote: > apt-get install intermapper > ... > The following packages have unmet dependencies: > intermapper:i386 : Depends: adduser:i386 but it is not installable > E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify > a solution). > ... > any idea what might be wrong? >
32-bit application support on currently releases of 64-bit Ubuntu/Debian is ... let's be kind, and say it's improving rapidly. We've apparently tripped over a broken corner case (where the 32-bit application's packaging needs access to something provided by an architecture-independent package; at present, dpkg forces a 32-bit architecture on the dependency even though it doesn't matter and indeed doesn't even exist). We're currently testing an alternate method during installation that should avoid this problem. -------------------- m2f -------------------- Read this topic online here: http://forums.intermapper.com/viewtopic.php?p=4015#4015 ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [email protected]
