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

could not change the root directory (No such file or directory) #87

Open
sabas opened this issue Feb 26, 2016 · 2 comments
Open

could not change the root directory (No such file or directory) #87

sabas opened this issue Feb 26, 2016 · 2 comments

Comments

@sabas
Copy link

sabas commented Feb 26, 2016

When running pacman -Syu it gives these warnings and errors (I show only a part of it).
I'm running the premade 0.21 version

( 4/45) upgrading iana-etc                         [######################] 100
( 5/45) upgrading filesystem                       [######################] 100
warning: directory permissions differ on /dev/
filesystem: 644  package: 755
warning: directory permissions differ on /proc/
filesystem: 644  package: 555
warning: directory permissions differ on /root/
filesystem: 755  package: 750
warning: directory permissions differ on /srv/ftp/
filesystem: 755  package: 555
warning: directory permissions differ on /sys/
filesystem: 644  package: 555
warning: directory permissions differ on /tmp/
filesystem: 755  package: 1777
warning: directory permissions differ on /var/tmp/
filesystem: 755  package: 1777
warning: directory permissions differ on /var/games/
filesystem: 755  package: 775
warning: directory permissions differ on /var/spool/mail/
filesystem: 755  package: 1777
could not change the root directory (No such file or directory)
error: command failed to execute correctly
( 6/45) upgrading glibc                            [######################] 100
could not change the root directory (No such file or directory)
error: command failed to execute correctly
@wishstudio
Copy link
Owner

Yes currently chroot() system call is not yet implemented.

@antonavy
Copy link

antonavy commented Aug 25, 2016

So flinux is broken atm?
Sometimes I can do pacman -Syu after a clean download. But pacman -S sed just doesn't work.
It just hangs on could not change the root directory (No such file or directory) forever.
Oh, nvm, sed gets installed after all.

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

No branches or pull requests

3 participants