No sure if there is something wrong with my system or if that's a bug in fwupd. I hope somebody can help me install the update. Ubuntu 17.04.
$ sudo fwupdmgr update
Downloading RQR12.07_B0029 for Unifying [runtime]...
Updating RQR12.07_B0029 on Unifying [runtime]...
Decompressing…
version of org.freedesktop.fwupd incorrect: failed predicate [0.9.2 ge 0.8.1]

You need fwupd at least version 0.9.2 to apply the update.
Thank you very much for the quick answer. That means I either need to find a ppa or compile it myself, right?
@Prinzhorn: Found no PPAs, compiling is a yak-shaving chain of dependencies. What worked for me was this:
0.9.7). Note that you probably want a 64-bit version of the OS - 32-bit fwupd segfaults if device is plugged in.apt updateapt install fwupdEnabled=false to Enabled=truefwupdmgr refresh && fwupdmgr update@Piskvor 32 bit fwupd is segfaulting when a device is plugged in for you? I think we should fix that. Would you mind to file a separate issue with the details for this?
@Piskvor thank you very much. I just did the upgrade as you've described, even though I already updated it on AskUbuntu some time ago https://askubuntu.com/questions/955177/cannot-update-logitech-unifying-receiver-version-of-org-freedesktop-fwupd-incor
Most helpful comment
@Prinzhorn: Found no PPAs, compiling is a yak-shaving chain of dependencies. What worked for me was this:
0.9.7). Note that you probably want a 64-bit version of the OS - 32-bit fwupd segfaults if device is plugged in.apt updateapt install fwupdEnabled=falsetoEnabled=truefwupdmgr refresh && fwupdmgr update