Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
something wrong with /tmp (i think)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Mr. Garr
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2003
Posts: 130
Location: Shangri-La

PostPosted: Tue Nov 18, 2003 3:20 pm    Post subject: something wrong with /tmp (i think) Reply with quote

i finally reinstalled gentoo, but there are couple of problems
1. when i try to emerge sth i allways get a message :
>>>emerge (x of x) sth...
!!! File system problem. (Read only? Out of space?)
!!! perhaos rm -Rf /var/tmp/portage
!!! [errno 17] File exists: /var/tmp/portage/(the thing that i wanted to emerge)/temp'

2. when i run xf86config i get:
Cannot create directory /tmp/.xf86config1490

i'm pretty sure that both of the problems are cause by the same reasen, but i don't know what to do
_________________
Illuminatus Primus
Back to top
View user's profile Send private message
Overkill
n00b
n00b


Joined: 17 Nov 2003
Posts: 62
Location: Belgium

PostPosted: Tue Nov 18, 2003 3:32 pm    Post subject: Reply with quote

As far as I know, emerge does not use /tmp but /var ...

Correct me if I'm wrong

Try to remount the /tmp and /var drives.
I believe
mount -o rw remount /var, not sure, check the manpages
Back to top
View user's profile Send private message
Mr. Garr
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2003
Posts: 130
Location: Shangri-La

PostPosted: Tue Nov 18, 2003 4:11 pm    Post subject: Reply with quote

oh and one more thing i was installing from knoppix livecd
and while in chroot everything was ok, emerged everything without any problems
_________________
Illuminatus Primus
Back to top
View user's profile Send private message
Overkill
n00b
n00b


Joined: 17 Nov 2003
Posts: 62
Location: Belgium

PostPosted: Tue Nov 18, 2003 4:12 pm    Post subject: Reply with quote

Have you tried the above ?
Back to top
View user's profile Send private message
Mr. Garr
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2003
Posts: 130
Location: Shangri-La

PostPosted: Tue Nov 18, 2003 4:26 pm    Post subject: Reply with quote

a made it with /tmp no effect, hmm i don't know how shuld i remount /var since it's not on a separate partition
_________________
Illuminatus Primus
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Nov 18, 2003 5:29 pm    Post subject: Reply with quote

you can only remount /var if it has got it's own partition. your problem shouldn't be related with /tmp, too. please post what 'mount' and 'df -h' tells you.
Back to top
View user's profile Send private message
Mr. Garr
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jun 2003
Posts: 130
Location: Shangri-La

PostPosted: Tue Nov 18, 2003 6:36 pm    Post subject: Reply with quote

Code:
# mount
/dev/hda1 on / type xfs (rw,noatime)
none on /dev type devfs (rw)
none on /proc type proc (rw)
/dev/hda3 on /home type xfs (rw,noatime)
none on /dev/shm type tmpfs (rw)
none on /proc/bus/usb type usbfs (rw)


Code:

_________________
Illuminatus Primus
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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