Comment 21 for bug 1867983

Revision history for this message
Glandos (glandos) wrote :

@glaze182 you seems to have enter information incorrectly.
It should looks like:

deb http://archive.ubuntu.com/ubuntu/ focal-proposed restricted main multiverse universe

The $(lsb_release -cs) is a shell substitution so you should execute it like 'echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe"'.

I have a question… It seems the fix have been committed in eoan, but not in focal, is it right?

By the way, I don't have any bionic nor xenial to test, and I didn't even know how to add the required tags…