Please add output of
dpkg -l|grep -e pythonon3-apt -e distro-info
Save this as a.py:
--->
import aptsources.distro
import distro_info
distro = aptsources.distro.get_distro()
di = distro_info.UbuntuDistroInfo()
releases = di.get_all(result="object")
for release in releases:
if release.serie
> I'm running Rhino Linux
I missed this. Rhino Linux is not supported here, please ask the Rhino
Linux support.
** Changed in: software-properties (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribe
2 matches
Mail list logo