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

add --no-same-owner option to tar #3456

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ernst-roux-dice
Copy link

@ernst-roux-dice ernst-roux-dice commented Jan 27, 2025

Problem

I'm running a setup to deploy the server docker using helm and using the previous Ubuntu version. I currently get the error when running the createdb.sh
mbdump/artist_alias_type tar: mbdump/artist_alias_type: Cannot change ownership to uid 1000, gid 1000: Operation not permitted.
More on the issue here

Solution

Added the --no-same-owner option to the tar command

Testing

I tested this by running the the createdb.sh again and the import tar command was successful.

Copy link

welcome bot commented Jan 27, 2025

Thanks for opening your first pull request for MusicBrainz Server, and welcome to our community! 🎉
If you haven’t yet, please check out our contributing guidelines.
Someone will be reviewing your PR soon; just hang in there!
In the meantime, if you’re wondering what to do next, you can have a look at our issue tracker.

@brainzbot
Copy link
Member

Can one of the admins verify this patch?

@ernst-roux-dice ernst-roux-dice marked this pull request as ready for review January 27, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants