sysrich / tik

Transactional Installation Kit
MIT License
14 stars 10 forks source link

fix(functions): fallback to unix device path, when by-id does not exist #21

Closed 89luca89 closed 6 months ago

89luca89 commented 6 months ago

Fix https://bugzilla.suse.com/show_bug.cgi?id=1225521

If by-id is missing, we fall back to /dev/

This is the same fallback done in get_persistent_device_from_unix_node so we just restore the /dev/ path to it