Workaround for users: $ sudo apt-get source msmtp $ cd msmtp-1.4.17 $ sudo apt-get build-dep msmtp $ vi debian/control # remove gnome-keyring-manager dependency and trailing comma on the previous line $ sudo apt-get install devscripts $ dch -i # put in a random comment to prevent the package to be overwritten by the original $ dpkg-buildpackage -b $ cd .. $ sudo dpkg -i msmtp_1.4.17-2build3_i386.deb msmtp-gnome_1.4.17-2build3_i386.deb
The strange thing is that the changelog already contains an entry that says that the dependency to gnome-keyring-manager has been removed, although it hasn't.. -- msmtp-gnome is not installable https://bugs.launchpad.net/bugs/463536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs