Closed kerta1n closed 3 years ago
Thank you @kerta1n! I saw the other distros already contained uuidgen
, however it may only be a docker image thing.
Also, I didn't confirm, but gcc should provide build-essential anyway. This is fine regardless, thank you!
Thank you @kerta1n! I saw the other distros already contained
uuidgen
, however it may only be a docker image thing.Also, I didn't confirm, but gcc should provide build-essential anyway. This is fine regardless, thank you!
Glad to help! I know that this was an error that occured on my Debian 11 system, and IIRC the Debian organization removed non essential packages when upgrading from buster to bullseye. Hope this might fix some errors for anyone having that issue though
Thank you @kerta1n! I saw the other distros already contained
uuidgen
, however it may only be a docker image thing.Also, I didn't confirm, but gcc should provide build-essential anyway. This is fine regardless, thank you!
Glad to help! I know that this was an error that occured on my Debian 11 system, and IIRC the Debian organization removed non essential packages when upgrading from buster to bullseye. Hope this might fix some errors for anyone having that issue though
Added GCC and UUID-runtime which when previously not added would give make error 127 and uuidgen: command not found errors