mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
eselect calls "portage get_repo_path /build/amd64-usr coreos" at some point. Before updating portage, portageq seemed to take all the information not from /build/amd64-usr (which at the time contained no repo information at all), but rather from /. The newer version of portageq seems to respect the passed root now, so it actually tries to consult the nonexistent repos configuration in /build/amd64-usr and fails. To avoid the failure, perform the copying of the configuration files earlier.
Flatcar Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the Flatcar Container Linux SDK. To get started you can find our documentation on the Flatcar docs website.
Description
Languages
Shell
93.1%
Python
6.9%