Skip to content

Fix xfs_io error while loading shared libraries: libedit.so.2 #1177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

sunnylovestiramisu
Copy link
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:
Some env may not have the required libedit.so.2, copy the lib by default.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Fix missing libedit.so.2 error 

@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Mar 31, 2023
@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 31, 2023
@sunnylovestiramisu
Copy link
Contributor Author

/test pull-gcp-compute-persistent-disk-csi-driver-kubernetes-integration

@k8s-ci-robot k8s-ci-robot requested review from leiyiz and msau42 March 31, 2023 16:31
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 31, 2023
@sunnylovestiramisu
Copy link
Contributor Author

sunnylovestiramisu commented Mar 31, 2023

From integration test logs:

W0331 16:35:18.629] #44 [output-image 30/31] COPY --from=debian /usr/lib/x86_64-linux-gnu/libblkid.so.1                    
/usr/lib/x86_64-linux-gnu/libinih.so.1                    /usr/lib/x86_64-linux-gnu/libmount.so.1                    /usr/lib/x86_64-linux-
gnu/libudev.so.1                    /usr/lib/x86_64-linux-gnu/libuuid.so.1                    /usr/lib/x86_64-linux-gnu/libacl.so.1                    
/usr/lib/x86_64-linux-gnu/libattr.so.1                    /usr/lib/x86_64-linux-gnu/libedit.so.2                    /usr/lib/x86_64-linux-
gnu/libicudata.so.67                    /usr/lib/x86_64-linux-gnu/libicui18n.so.67                    /usr/lib/x86_64-linux-
gnu/libicuuc.so.67                    /usr/lib/x86_64-linux-gnu/libkmod.so.2                    /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0                    
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 /usr/lib/x86_64-linux-gnu/

@sunnylovestiramisu sunnylovestiramisu marked this pull request as ready for review March 31, 2023 18:22
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 31, 2023
@k8s-ci-robot k8s-ci-robot requested a review from mattcary March 31, 2023 18:23
@mattcary
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattcary, sunnylovestiramisu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 31, 2023
@sunnylovestiramisu
Copy link
Contributor Author

/cherry-pick release-1.9

@k8s-infra-cherrypick-robot

@sunnylovestiramisu: once the present PR merges, I will cherry-pick it on top of release-1.9 in a new PR and assign it to you.

In response to this:

/cherry-pick release-1.9

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@sunnylovestiramisu
Copy link
Contributor Author

Thanks bot <3

/meow

@k8s-ci-robot
Copy link
Contributor

@sunnylovestiramisu: cat image

In response to this:

Thanks bot <3

/meow

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-infra-cherrypick-robot

@sunnylovestiramisu: new pull request created: #1178

In response to this:

/cherry-pick release-1.9

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot added a commit that referenced this pull request Apr 19, 2023
…77-upstream-release-1.7

Automated cherry pick of #1177: Fix xfs_io error while loading shared libraries: libedit.so.2
k8s-ci-robot added a commit that referenced this pull request Apr 19, 2023
…77-upstream-release-1.8

Automated cherry pick of #1177: Fix xfs_io error while loading shared libraries: libedit.so.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants