Comment 18 for bug 1573206

Revision history for this message
vio0au0d (chei6ied-deactivatedaccount) wrote : Re: Ubuntu Software does not install third-party .deb packages

Lonnie, the only error you should worry about is regarding dependencies after installing via dpkg. This can be fixed by doing a:

apt-get install -f

The other error is caused by SHA1 removal and can safely be ignored until the repos are updated:

https://wiki.debian.org/Teams/Apt/Sha1Removal

There is also another bug report addressing that issue.