Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage não compila em chroot
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Portuguese
View previous topic :: View next topic  
Author Message
novatterra
n00b
n00b


Joined: 29 Jul 2010
Posts: 16

PostPosted: Sun Sep 25, 2016 6:18 pm    Post subject: Portage não compila em chroot Reply with quote

Alguem sabe me dizer como concerto isso, pfv?

Code:

novatterra / # emerge -pv xorg-server
Failed to validate a sane '/dev'.
bash process substitution doesn't work; this may be an indication of a broken '/dev/fd'.
novatterra / #
Back to top
View user's profile Send private message
ShyPixie
n00b
n00b


Joined: 20 Nov 2015
Posts: 19
Location: Brazil

PostPosted: Wed Mar 08, 2017 3:28 pm    Post subject: Reply with quote

Você está montando o chroot corretamente?
Back to top
View user's profile Send private message
trazodone
n00b
n00b


Joined: 09 Jul 2020
Posts: 6
Location: Brazil

PostPosted: Sun Jul 12, 2020 3:48 pm    Post subject: Reply with quote

4 anos atrasado:

Quando isso aconteceu comigo foi porque eu não tinha montado /dev/ /sys/ e /proc/ corretamente durante a instalação. No manual tem uma seção em que se monsta essas partições a partir do LiveCD da seguinte forma:

mount --types proc /proc /mnt/gentoo/proc

e o seguinte se faz com /sys/:

mount --rbind /sys /mnt/gentoo/sys.
mount --make-rslave /mnt/gentoo/sys

e o que foi feito com /sys se repete com /dev/.
_________________
labore et constantia
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portuguese All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum