Fakeroot on macOS tries to delete system directories

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
IâÂÂm having a problem with fakeroot on macOS. I created a pacman fork. When IâÂÂd like to delete a package, pacman tries to delete /usr/ instead of a subdirectory. On Linux, it is working fine, though.
Error output:
~ sudo meme -R but-why
checking dependencies...
Packages (1) but-why-1.0-1
Total Removed Size: 3.75 MiB
:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
error: cannot remove file '/usr/': Operation not permitted
osx c pacman programming fakeroot
add a comment |Â
up vote
1
down vote
favorite
IâÂÂm having a problem with fakeroot on macOS. I created a pacman fork. When IâÂÂd like to delete a package, pacman tries to delete /usr/ instead of a subdirectory. On Linux, it is working fine, though.
Error output:
~ sudo meme -R but-why
checking dependencies...
Packages (1) but-why-1.0-1
Total Removed Size: 3.75 MiB
:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
error: cannot remove file '/usr/': Operation not permitted
osx c pacman programming fakeroot
how are we to know what is wrong with your code when you have not posted the code as part of your question.
â user3629249
Jun 29 at 16:59
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
IâÂÂm having a problem with fakeroot on macOS. I created a pacman fork. When IâÂÂd like to delete a package, pacman tries to delete /usr/ instead of a subdirectory. On Linux, it is working fine, though.
Error output:
~ sudo meme -R but-why
checking dependencies...
Packages (1) but-why-1.0-1
Total Removed Size: 3.75 MiB
:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
error: cannot remove file '/usr/': Operation not permitted
osx c pacman programming fakeroot
IâÂÂm having a problem with fakeroot on macOS. I created a pacman fork. When IâÂÂd like to delete a package, pacman tries to delete /usr/ instead of a subdirectory. On Linux, it is working fine, though.
Error output:
~ sudo meme -R but-why
checking dependencies...
Packages (1) but-why-1.0-1
Total Removed Size: 3.75 MiB
:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
error: cannot remove file '/usr/': Operation not permitted
osx c pacman programming fakeroot
asked Jun 28 at 10:15
oioioi
112
112
how are we to know what is wrong with your code when you have not posted the code as part of your question.
â user3629249
Jun 29 at 16:59
add a comment |Â
how are we to know what is wrong with your code when you have not posted the code as part of your question.
â user3629249
Jun 29 at 16:59
how are we to know what is wrong with your code when you have not posted the code as part of your question.
â user3629249
Jun 29 at 16:59
how are we to know what is wrong with your code when you have not posted the code as part of your question.
â user3629249
Jun 29 at 16:59
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f452401%2ffakeroot-on-macos-tries-to-delete-system-directories%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
how are we to know what is wrong with your code when you have not posted the code as part of your question.
â user3629249
Jun 29 at 16:59