Comment 3 for bug 2068744

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote :

Oh... So, that's probably my local fault since I've a local script that overrides `apt` in my path so that I actually end up the nicer `nala` apt UI frontend...

So, I've fixed this locally.

However, I feel that it would be nicer if instead of calling apt, you should probably use always /usr/bin/apt, or even better use the python3-apt bindings instead of parsing apt results