ich777/un-get

how to install a package by specify the version

VergilGao opened this issue · 3 comments

I'm getting an error with bluez 5.63, and my bluetooth broken with my homeassistant.
i found this issue bluez/bluez#286 the error output is the same as my case, so i think my error could fix by install bluez 5.61

i think it was fixed in 5.64
https://github.com/bluez/bluez/blob/41f8c466f3d558b7188470991dc61134f5ebd30d/src/adapter.c#L6895
so the best way to fix this error is build a new version of bluez

@VergilGao did you close this issue on purpose?

Anyways un-get was not designed to pull packages by a specific version, it will always compare the versions available in the repositories and install the latest available one.

yes
i will build the
new version of bluez to fix this issue