some-things / bunk

1 stars 1 forks source link

bunk up returning error requiring Cgo #4

Open kolonuk opened 2 years ago

kolonuk commented 2 years ago

[john@main bundle-db20220817$ bunk up 2022/08/19 12:50:31 Bundle root dir: /home/john/bundles/9710/bundle-db20220817 2022/08/19 12:50:31 api-resources dir: /home/john/bundles/9710/bundle-db20220817/cluster-data/api-resources Skipping empty addonrepositories resource file: addonrepositories.kubeaddons.mesosphere.io.yaml Writing 11 addons resources from file: addons.kubeaddons.mesosphere.io.yaml . . . Writing 1 workspaces resources from file: workspaces.workspaces.kommander.mesosphere.io.yaml 2022/08/19 12:51:05 Creating k3d cluster 2022/08/19 12:51:32 Stopping k3d cluster 2022/08/19 12:51:37 Adding cluster resources 2022/08/19 12:51:38 Error executing query : Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub [john@main bundle-db20220817]$

Think this might help: https://github.com/mattn/go-sqlite3/issues/855

some-things commented 2 years ago

@kolonuk Can you try using this version: https://github.com/some-things/bunk/releases/tag/v0.0.3