-
Notifications
You must be signed in to change notification settings - Fork 2.1k
cannot install libappindicator1:i386 #3313
Comments
apt-get install libappindicator1 apt-get install libnotify4 apt-get install libxtst6 apt-get install libnss3 dpkg -i Mist-linux32-0-9-3.deb dpkg: error processing package mist:i386 (--install): |
dependencies are all installed yet mist won't install because ... missing dependencies?? |
This is likely an architecture issue. Run |
Mist-linux32-0-9-3.deb
Ubuntu MATE Desktop Environment 1.12.1
cannot install libappindicator1:i386
so then I tried to force it
dpkg -i --force-depends Mist-linux32-0-9-3.deb
which gave me the Mist icon in my applications menu
but when I clicked on it - It came up with another error and told me to fix with
apt-get install -f
What am I doing wrong?
The text was updated successfully, but these errors were encountered: