Fakeroot on macOS tries to delete system directories
1
vote
0
answers
137
views
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
Asked by oioioi
(33 rep)
Jun 28, 2018, 10:15 AM