Am 19.04.2018 um 16:02 schrieb Michael Biebl: > Am 19.04.2018 um 11:06 schrieb Debian Bug Tracking System: >> sugar (0.112-4) unstable; urgency=medium >> . >> * Stop depending on gir1.2-nmgtk-1.0 (Closes: #857230) > > Hm, you dropped the dependency, but I don't think this is actually a > proper fix, as I still see this in the code: > > $ grep import -R | grep NM > extensions/cpsection/network/model.py:from gi.repository import NMClient > > I.e., sugar still uses the old libnm-glib based GIR bindings ( > gir1.2-networkmanager-1.0 to be precise). > > The code should be ported to use gir1.2-nm-1.0, the libnm based GIR > bindings.
Fwiw, the dependency on gir1.2-nmgtk-1.0 was wrong, it should have been gir1.2-networkmanager-1.0. Now, by no longer ensuring NMClient is installed, you have an undeclared dependency and another RC bug.
signature.asc
Description: OpenPGP digital signature