You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make two changes:
- First, the package e2fsprogs-libuuid is no longer shipped and the
standard libuuid is used instead. We should therefore update the
package manifest to reflect this change in the dependencies.
- Second, hard-coding package versions into the script is not very
scaleable and will be a maintainence burden. Instead, we should
ensure that the minimum package version required is whatever the
build machine running this script has.
0 commit comments