os icon indicating copy to clipboard operation
os copied to clipboard

k3s/1.30.4+k3s1 package update

Open octo-sts[bot] opened this issue 1 year ago • 2 comments

octo-sts[bot] avatar Aug 23 '24 01:08 octo-sts[bot]

Open AI suggestions to solve the build error:

The error message is: "fatal: Remote branch v1.30+k3s4 not found in upstream origin
ERRO ERROR: failed to build package. the build environment has been preserved:
INFO   workspace dir: /temp/melange-workspace-3656815438
INFO   guest dir: /temp/melange-guest-1441137499
ERRO failed to build package: unable to run package k3s pipeline: unable to run pipeline: unable to run pipeline: exit status 128
make[1]: *** [Makefile:111: packages/aarch64/k3s-1.30.4-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/k3s] Error 2
##[error]Process completed with exit code 2."

1. Verify the branch name `v1.30+k3s4` exists in the remote repository.
2. If it doesn't exist, create the branch or correct the branch name in your build configuration.
3. Ensure your local repository is up-to-date with `git fetch origin`.
4. Retry the build process.

octo-sts[bot] avatar Aug 23 '24 03:08 octo-sts[bot]

Open AI suggestions to solve the build error:

The error message is: "fatal: Remote branch v1.30.4+k3s0 not found in upstream origin\nERRO ERROR: failed to build package. the build environment has been preserved:\nINFO workspace dir: /temp/melange-workspace-2981307803\nINFO guest dir: /temp/melange-guest-325248737\nERRO failed to build package: unable to run package k3s pipeline: unable to run pipeline: unable to run pipeline: exit status 128\nmake[1]: *** [Makefile:111: packages/aarch64/k3s-1.30.4.0-r0.apk] Error 1\nmake[1]: Leaving directory '/github/home'\nmake: *** [Makefile:101: package/k3s] Error 2\n##[error]Process completed with exit code 2."

1. Verify the branch name `v1.30.4+k3s0` exists in the remote repository.
2. If it doesn't exist, create the branch or correct the branch name in your build configuration.
3. Ensure your local repository is up-to-date with `git fetch origin`.
4. Retry the build process.

octo-sts[bot] avatar Aug 23 '24 03:08 octo-sts[bot]