Health warning: You should not run any packages without security support
such as acroread.  If you still want to, these are the steps which
worked for me

"acroread "will work without canberra-gtk-module, unity-gtk module,
murrine theme, and the overlay scrollbar  you can ignore those messages
when just trying to get it to run (though, it will be nicer if these are
fixed, and the steps below do fix most of these warnings)

1)
apt-get install libgtk2.0-0:i386 libnss3-1d:i386 libnspr4-0d:i386 lib32nss-mdns 
libxml2:i386 libxslt1.1:i386 libstdc++6:i386 
apt-get install --reinstall gtk2-engines-murrine:i386 gtk2-engines-pixbuf:i386 

2) To make many 32 bit programs work, you will also need the i386
versions of name service libraries:

It depends on the system how you do this:

aptitude search libnss | grep ^i | grep -v i386

i   libnss-ldap                     - NSS module for using LDAP as a naming serv
i A libnss-mdns                     - NSS module for Multicast DNS name resoluti
i A libnss-sss                      - Nss library for the System Security Servic
i A libnss3                         - Network Security Service libraries        
i A libnss3-nssdb                   - Network Security Security libraries - shar

I needed to make sure that the 32 bit versions of the above were installed
apt-get install libnss-ldap:i386 libnss-mdns:i386  libnss-sss:i386 libnss3:i386 
libnss3-nssdb:i386


Finally:
from 
http://mastro77.blogspot.co.uk/2015/06/installing-adobe-reader-9-in-ubuntu-1404.html
You do not need to pull in any dependencies from precise, only acroread should 
be installed by this next set of steps:

3)
sudo add-apt-repository "deb http://archive.canonical.com/ precise partner"
sudo apt-get update
sudo apt-get install acroread
sudo add-apt-repository -r "deb http://archive.canonical.com/ precise partner"
sudo apt-get update

If other dependencies are required, to be safe, remove the precise repository 
and install them from the trusty repository
sudo add-apt-repository -r "deb http://archive.canonical.com/ precise partner"
sudo apt-get update
apt-get install [list of missing dependencies]
and go back to step 3)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1262022

Title:
  incorrect multi-arch related meta information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1262022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to