os icon indicating copy to clipboard operation
os copied to clipboard

readline/8.2.13 package update

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

octo-sts[bot] avatar Aug 02 '24 19:08 octo-sts[bot]

Open AI suggestions to solve the build error:

The error message is: "fatal: detected dubious ownership in repository at '/github/home'
To add an exception for this directory, call:

git config --global --add safe.directory /github/home
WARN warning: Could not find remote branch readline-8.2.13 to clone.
WARN fatal: Remote branch readline-8.2.13 not found in upstream origin
ERRO ERROR: failed to build package. the build environment has been preserved:
INFO workspace dir: /temp/melange-workspace-581852140
INFO guest dir: /temp/melange-guest-890805770
ERRO failed to build package: unable to run package readline pipeline: unable to run pipeline: unable to run pipeline: exit status 128
make[1]: *** [Makefile:111: packages/aarch64/readline-8.2.13-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/readline] Error 2
##[error]Process completed with exit code 2."

1. Run `git config --global --add safe.directory /github/home`.
2. Verify the branch `readline-8.2.13` exists in the remote repository.
3. If not, create it or use an existing branch.
4. Ensure Makefile and build scripts reference the correct branch.
5. Re-run the build process.

octo-sts[bot] avatar Aug 02 '24 19:08 octo-sts[bot]

release monitor is saying there is a new release but the git repo do not have any new tag

debasishbsws avatar Aug 13 '24 15:08 debasishbsws

Package readline: Click to expand/collapse

Package readline: Modified: /usr/lib/libhistory.so.8.2 Modified: /usr/lib/libreadline.so.8.2

Package readline-dev: Click to expand/collapse

Package readline-dev: Modified: /usr/lib/libhistory.a Modified: /usr/lib/libreadline.a

bincapz found differences: Click to expand/collapse

Changed: /tmp/wolfictl-apk-164802577/readline-dev/var/lib/db/sbom/readline-dev-8.2.13-r0.spdx.json

Moved: readline/var/lib/db/sbom/readline-8.2-r7.spdx.json -> /tmp/wolfictl-apk-164802577/readline/var/lib/db/sbom/readline-8.2.13-r0.spdx.json (similarity: 0.95)

github-actions[bot] avatar Aug 14 '24 08:08 github-actions[bot]

Open AI suggestions to solve the build error:

The error message is: "install: can't stat './rltest2.c': No such file or directory"

Suggestions to fix the error:
1. Ensure that `rltest2.c` exists in the expected directory.
2. Verify the file path and correct any discrepancies.
3. If the file is missing, add it to the directory or update the build script to exclude it.

octo-sts[bot] avatar Aug 14 '24 09:08 octo-sts[bot]

Package readline: Click to expand/collapse

Package readline: Modified: /usr/lib/libhistory.so.8.2 Modified: /usr/lib/libreadline.so.8.2

Package readline-dev: Click to expand/collapse

Package readline-dev: Modified: /usr/lib/libhistory.a Modified: /usr/lib/libreadline.a

bincapz found differences: Click to expand/collapse

Changed: /tmp/wolfictl-apk-1265483635/readline/var/lib/db/sbom/readline-8.2.13-r0.spdx.json

Moved: readline-dev/var/lib/db/sbom/readline-dev-8.2-r7.spdx.json -> /tmp/wolfictl-apk-1265483635/readline-dev/var/lib/db/sbom/readline-dev-8.2.13-r0.spdx.json (similarity: 0.96)

github-actions[bot] avatar Aug 14 '24 15:08 github-actions[bot]

Package readline: Click to expand/collapse

Package readline: Modified: /usr/lib/libhistory.so.8.2 Modified: /usr/lib/libreadline.so.8.2

Package readline-dev: Click to expand/collapse

Package readline-dev: Modified: /usr/lib/libhistory.a Modified: /usr/lib/libreadline.a

bincapz found differences: Click to expand/collapse

Moved: readline/var/lib/db/sbom/readline-8.2-r7.spdx.json -> /tmp/wolfictl-apk-551983882/readline/var/lib/db/sbom/readline-8.2.13-r0.spdx.json (similarity: 0.95)

Changed: /tmp/wolfictl-apk-551983882/readline-dev/var/lib/db/sbom/readline-dev-8.2.13-r0.spdx.json

github-actions[bot] avatar Aug 19 '24 16:08 github-actions[bot]

Package readline: Click to expand/collapse

Package readline: Modified: /usr/lib/libhistory.so.8.2 Modified: /usr/lib/libreadline.so.8.2

Package readline-dev: Click to expand/collapse

Package readline-dev: Modified: /usr/lib/libhistory.a Modified: /usr/lib/libreadline.a

bincapz found differences: Click to expand/collapse

Moved: readline/var/lib/db/sbom/readline-8.2-r7.spdx.json -> /tmp/wolfictl-apk-2329504778/readline/var/lib/db/sbom/readline-8.2.13-r0.spdx.json (similarity: 0.95)

Changed: /tmp/wolfictl-apk-2329504778/readline-dev/var/lib/db/sbom/readline-dev-8.2.13-r0.spdx.json

github-actions[bot] avatar Aug 19 '24 18:08 github-actions[bot]

Talked with @debasishbsws, all the previous patches are now applied upstream

mamccorm avatar Aug 26 '24 07:08 mamccorm