chore(automated): apply patch 12-fix-ldconfig-error.patch from issue #108

Merged
nfc_bot merged 7 commits from 12-fix-ldconfig-error into development 2023-07-04 03:37:25 +00:00
nfc_bot commented 2023-07-01 03:10:41 +00:00 (Migrated from gitlab.com)

:notepad_spiral: Summary

This Merge Request is part of an task that is automated with ansible. This Merge Request is being raised to apply a patch from issue 12.

💬 Comment containing Patch

Comment text containing the patch

12-fix-ldconfig-error.patch patch to fix

🚧 Tasks

  • Code Review

  • Confirm that issue #12 is not blocked by another issue.

    • ToDo: if issue is blocked by another issue, dont create the MR

      This is important as then if multiple patches exist, 'issues blocked by' can be used to show patch apply order

For more information please see the documentation

## :notepad_spiral: Summary This Merge Request is part of an task that is automated with ansible. This Merge Request is being raised to apply a patch from issue 12. ### :speech_balloon: Comment containing Patch <details><summary>Comment text containing the patch</summary> [12-fix-ldconfig-error.patch](/uploads/f9e9c00e3021a3903088a7cf9bde54d4/12-fix-ldconfig-error.patch) patch to fix </details> ### :link: Links / References - Patch gathered from issue #12 - patch file [12-fix-ldconfig-error.patch](/uploads/f9e9c00e3021a3903088a7cf9bde54d4/12-fix-ldconfig-error.patch) - Issue Note: https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/issues/12#note_1433394498 ### :construction: Tasks - [ ] Code Review - [ ] Confirm that issue #12 is not blocked by another issue. - `ToDo: if issue is blocked by another issue, dont create the MR` > This is important as then if multiple patches exist, 'issues blocked by' can be used to show patch apply order For more information please see the [documentation](https://gitlab.com/nofusscomputing/projects/ansible/git_configuration)
nfc_bot commented 2023-07-01 03:10:41 +00:00 (Migrated from gitlab.com)

assigned to @nfc_bot

assigned to @nfc_bot
nfc_bot commented 2023-07-01 03:12:14 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9705f44c - fix(container): correct the dpkg ldconfig error
  • 0c05490b - feat(software): install sshpass for ssh client usage

Compare with previous version

added 2 commits <ul><li>9705f44c - fix(container): correct the dpkg ldconfig error</li><li>0c05490b - feat(software): install sshpass for ssh client usage</li></ul> [Compare with previous version](/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/81/diffs?diff_id=723251858&start_sha=9c6f46fce10a6934bcb1ba101cb591ebd65dd71c)
nfc_bot commented 2023-07-01 03:12:16 +00:00 (Migrated from gitlab.com)

mentioned in issue #12

mentioned in issue #12
nfc_bot commented 2023-07-01 03:12:33 +00:00 (Migrated from gitlab.com)

added 1m 31s of time spent

added 1m 31s of time spent
jon_nfc commented 2023-07-01 03:19:05 +00:00 (Migrated from gitlab.com)

mentioned in issue git_configuration#20

mentioned in issue git_configuration#20
jon_nfc commented 2023-07-01 03:20:27 +00:00 (Migrated from gitlab.com)
  && rm libc-bin_*.deb \
```suggestion:-0+0 && rm libc-bin_*.deb \ ```
jon_nfc commented 2023-07-01 03:20:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 6a10873507

mentioned in commit 6a1087350720f46d0d5cec73737a9d05b1e0d3e5
jon_nfc commented 2023-07-01 03:20:57 +00:00 (Migrated from gitlab.com)

changed this line in version 2 of the diff

changed this line in [version 2 of the diff](/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/81/diffs?diff_id=723252782&start_sha=0c05490bd9c11924c16a6341bdaa1f8ed1d83c58#558c49b604560afd1841f2a7b49e2f60bd1f99b3_35_35)
jon_nfc commented 2023-07-01 03:20:57 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 6a108735 - fix(dockerfile): typo in command

Compare with previous version

added 1 commit <ul><li>6a108735 - fix(dockerfile): typo in command</li></ul> [Compare with previous version](/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/81/diffs?diff_id=723252782&start_sha=0c05490bd9c11924c16a6341bdaa1f8ed1d83c58)
jon_nfc commented 2023-07-01 03:20:59 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
jon_nfc commented 2023-07-01 03:22:50 +00:00 (Migrated from gitlab.com)

requested review from @jon_nfc

requested review from @jon_nfc
jon_nfc (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-07-01 03:23:14 +00:00
jon_nfc commented 2023-07-01 03:23:14 +00:00 (Migrated from gitlab.com)

added 10m of time spent

added 10m of time spent
jon_nfc commented 2023-07-04 03:29:01 +00:00 (Migrated from gitlab.com)

mentioned in commit 823c9c7949

mentioned in commit 823c9c79494517641301201c213a712021364f81
jon_nfc commented 2023-07-04 03:29:01 +00:00 (Migrated from gitlab.com)

mentioned in commit 1a1dc118bb

mentioned in commit 1a1dc118bb358eac44faf100a2af655180b329e5
jon_nfc commented 2023-07-04 03:29:01 +00:00 (Migrated from gitlab.com)

mentioned in commit a430dc6400

mentioned in commit a430dc6400d53f4c494fd8f6ab47484103833168
jon_nfc commented 2023-07-04 03:29:01 +00:00 (Migrated from gitlab.com)

mentioned in commit ed62936d69

mentioned in commit ed62936d697968e7721e130045250f3926e34923
jon_nfc commented 2023-07-04 03:29:02 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because source branch was updated

aborted the automatic merge because source branch was updated
jon_nfc commented 2023-07-04 03:29:02 +00:00 (Migrated from gitlab.com)

added 4 commits

  • ed62936d - fix(locale): Tanty thrown by ansibe now fixed
  • a430dc64 - feat(env_var): new env var of DEBIAN_FRONTEND noninteractive
  • 1a1dc118 - feat(security): update system packages during build
  • 823c9c79 - feat(collection): install community.mysql collection

Compare with previous version

added 4 commits <ul><li>ed62936d - fix(locale): Tanty thrown by ansibe now fixed</li><li>a430dc64 - feat(env_var): new env var of DEBIAN_FRONTEND noninteractive</li><li>1a1dc118 - feat(security): update system packages during build</li><li>823c9c79 - feat(collection): install community.mysql collection</li></ul> [Compare with previous version](/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/81/diffs?diff_id=724557424&start_sha=6a1087350720f46d0d5cec73737a9d05b1e0d3e5)
jon_nfc commented 2023-07-04 03:29:20 +00:00 (Migrated from gitlab.com)

assigned to @jon_nfc

assigned to @jon_nfc
jon_nfc (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-07-04 03:31:59 +00:00
jon_nfc commented 2023-07-04 03:31:59 +00:00 (Migrated from gitlab.com)

added 1h of time spent

added 1h of time spent
jon_nfc commented 2023-07-04 03:37:25 +00:00 (Migrated from gitlab.com)

mentioned in commit 592634dfd8

mentioned in commit 592634dfd8826d44bf0a10fa419f565133d40793
jon_nfc (Migrated from gitlab.com) merged commit 592634dfd8 into development 2023-07-04 03:37:25 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: docker/execution_environment#108
No description provided.