Change in UUID format breaks connections on upgrades



Hi,

I am working with a large OLPC deployment in Nicaragua performing a
software upgrade. The previous software release included
NetworkManager-0.9.4.0 and the new one includes
NetworkManager-0.9.8.1.

After performing the upgrade, NetworkManager does not connect to any
of the wireless networks that it used to. The files are still there in
/etc/NetworkManager/system-connections, but it is like they are
ignored.

Looking in the logs:

keyfile: parsing FZT_Cisco_AP
Connection failed to verify: (unknown)
keyfile: error: invalid or missing connection property
'NMSettingConnection/uuid'

It looks like at some point, NM has changed its UUID format, and has
stopped accepting the old one, which is like this:
uuid=f43bec2cdd60e5da381ebb1eb1fa39f3cc52660c

Would it be possible to relax this check so that compatibility is retained?

I would be happy to send in a patch that tweaks nm_utils_is_uuid() accordingly.

Thanks
Daniel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]