Skip to content
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

xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work #11159

Merged
merged 1 commit into from
Dec 2, 2015

Conversation

dezgeg
Copy link
Contributor

@dezgeg dezgeg commented Nov 19, 2015

Previously these tools were failing to start with:

xfs_mdrestore: error while loading shared libraries: libxfs.so.0: \
        cannot open shared object file: No such file or directory
xfs_quota: error while loading shared libraries: libxcmd.so.0: \
        cannot open shared object file: No such file or directory

Extend the 4.2.0-sharedlibs.patch to make those programs work as well.

Previously these tools were failing to start with:

xfs_mdrestore: error while loading shared libraries: libxfs.so.0: \
        cannot open shared object file: No such file or directory
xfs_quota: error while loading shared libraries: libxcmd.so.0: \
        cannot open shared object file: No such file or directory

Extend the 4.2.0-sharedlibs.patch to make those programs work as well.
@dezgeg
Copy link
Contributor Author

dezgeg commented Nov 21, 2015

cc @wkennington

@lucabrunox
Copy link
Contributor

It's pretty safe in my opinion, but I cannot test it in production at the moment because I'm using version 3.x.

@wkennington
Copy link
Contributor

Lgtm
On Fri, Nov 20, 2015 at 4:56 PM lethalman notifications@github.com wrote:

It's pretty safe in my opinion, but I cannot test it at the moment because
I'm using an older xfsprogs.


Reply to this email directly or view it on GitHub
#11159 (comment).

@nbp
Copy link
Member

nbp commented Nov 21, 2015

@wkennington Can you check that this pull request works locally, and merge if if this change is fine.

@dezgeg
Copy link
Contributor Author

dezgeg commented Dec 2, 2015

Gentle ping.

lucabrunox pushed a commit that referenced this pull request Dec 2, 2015
xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work
@lucabrunox lucabrunox merged commit e0bacc0 into NixOS:master Dec 2, 2015
@lucabrunox
Copy link
Contributor

Built locally thanks.

@dezgeg dezgeg deleted the pr-xfsprogs-fix branch January 12, 2016 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants