Open dnegreira opened 2 months ago
This is some of the work in preparation for the debian packaging on https://github.com/avocado-framework/avocado/pull/5912.
I have separated the fixes in two commits, let me know if this is ok.
On a44d5abe4b9776cebc6d782ae86c986bfff58a63 I have fixed the Ubuntu/debian version detection as it was not retrieving the correct versions.
On eff2add503f662353bf3ec3f54c352b536685248 I have fixed the unit test by adding a function to retrieve the binary based on the distro version.
Happy to hear any feedback or improvements.
Resolves: https://github.com/avocado-framework/avocado/issues/6028
This is some of the work in preparation for the debian packaging on https://github.com/avocado-framework/avocado/pull/5912.
I have separated the fixes in two commits, let me know if this is ok.
On a44d5abe4b9776cebc6d782ae86c986bfff58a63 I have fixed the Ubuntu/debian version detection as it was not retrieving the correct versions.
On eff2add503f662353bf3ec3f54c352b536685248 I have fixed the unit test by adding a function to retrieve the binary based on the distro version.
Happy to hear any feedback or improvements.
Resolves: https://github.com/avocado-framework/avocado/issues/6028