So part of the issue here is that KDE_MAKE_VERSION shifts bits to make
up an integer that will be comparable for version checks. Unfortunately,
the large version number for NM 0.8.996 and all breaks in this case
because the last number is larger than 255.

A similar issue exists for CMake's macro_ensure_version, discovered
while testing the fix.

So I've done a patch here to require NM 0.9.0 where the version gets
checked, which is less intrusive than changing code in Cmake and KDE's
macros (and in reality, not sure exactly how it would be best fixed
there).

** Changed in: networkmanagement (Ubuntu Oneiric)
       Status: Confirmed => In Progress

** Changed in: networkmanagement (Ubuntu Oneiric)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838099

Title:
  Incorrect warning message in Interfaces U/I

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/networkmanagement/+bug/838099/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to