vscode-dev-containers icon indicating copy to clipboard operation
vscode-dev-containers copied to clipboard

Fix: "E: Unable to locate package manpages-posix"

Open ZarTek-Creole opened this issue 3 years ago • 1 comments

If ${ADD_NON_FREE_PACKAGES} is true and Debian is "stable"

The replacement with sed does not work because it does not find the code name (VERSION_CODENAME) , it must find and replace the value "stable" instead of "${VERSION_CODENAME}" retrieve from /etc/os- release

ZarTek-Creole avatar Oct 31 '22 14:10 ZarTek-Creole

@microsoft-github-policy-service agree

ZarTek-Creole avatar Oct 31 '22 14:10 ZarTek-Creole