Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/var/tmp/portage/ auf andere Festplatte
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Gecko945
n00b
n00b


Joined: 12 Apr 2003
Posts: 58

PostPosted: Sun Sep 07, 2003 11:09 pm    Post subject: /var/tmp/portage/ auf andere Festplatte Reply with quote

Hallo,

ich weiss leider nicht, wie ich für ein emerge -U world den
Pfad von /var/tmp/portage/ auf ein einzelnes Verzeichnis
auf eine andere Festplatte umbiegen kann.
Ich habe erst an ln -s gedacht,
allerdings bricht emerge dann ab:

Code:
gentooserver root # emerge -U world
>>> --upgradeonly implies --update... adding --update to options.
Calculating world dependencies ...done!
>>> emerge (1 of 57) sys-devel/gcc-3.2.3-r1 to /
>>> md5 src_uri ;-) gcc-3.2.3.tar.bz2
>>> md5 src_uri ;-) protector-3.2.2-8.tar.gz
>>> md5 src_uri ;-) gcc-3.2.3-manpages.tar.bz2
>>> md5 src_uri ;-) gcc-3.2.3-tls-update.patch.bz2
ACCESS DENIED  mkdir:     /mnt/platte1/portage/gcc-3.2.3-r1/work
install: cannot create directory `/var/tmp/portage/gcc-3.2.3-r1/work': Permission denied

!!! ERROR: sys-devel/gcc-3.2.3-r1 failed.
!!! Function dyn_unpack, Line 486, Exitcode 1
!!! Failed to create dir '/var/tmp/portage/gcc-3.2.3-r1/work'

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gcc-3.2.3-r1-4546.log"

mkdir:     /mnt/platte1/portage/gcc-3.2.3-r1/work
--------------------------------------------------------------------------------


ich kann mir die angeblich fehlenden Rechte nicht erklären,
da das Verzeichniss und der Softlink u.a. rwx für alle Benutzer hat.
Achso, der Grund für diese Aktion ist die zu kleine Systemplatte.

Gibt vielleicht für die Pfade einen Parameter für emerge?

MfG,
Gecko945

p.s: mit und /usr/portage/distfiles/ habe ich das gleiche vor
Back to top
View user's profile Send private message
dertobi123
Retired Dev
Retired Dev


Joined: 19 Nov 2002
Posts: 2679
Location: Oberhausen, Germany

PostPosted: Sun Sep 07, 2003 11:19 pm    Post subject: Re: /var/tmp/portage/ auf andere Festplatte Reply with quote

Gecko945 wrote:
Gibt vielleicht für die Pfade einen Parameter für emerge?

Hallo,

ein Blick in die /etc/make.conf wirkt Wunder ;) Du kannst sowohl für das distfiles Directory, wie auch für das tmp/portage beliebige andere Directories verwenden.

Gruß
_________________
Ganz frisch: Praxisbuch Nagios
Gentoo Linux - Die Metadistribution (2. Auflage)
Back to top
View user's profile Send private message
Aldo
Guru
Guru


Joined: 15 Jan 2003
Posts: 440
Location: Cologne, Germany

PostPosted: Sun Sep 07, 2003 11:22 pm    Post subject: Re: /var/tmp/portage/ auf andere Festplatte Reply with quote

Gecko945 wrote:
Hallo,

ich weiss leider nicht, wie ich für ein emerge -U world den
Pfad von /var/tmp/portage/ auf ein einzelnes Verzeichnis
auf eine andere Festplatte umbiegen kann.
Ich habe erst an ln -s gedacht,
allerdings bricht emerge dann ab:
...
p.s: mit und /usr/portage/distfiles/ habe ich das gleiche vor

In der /etc/make.conf die Variablen:

PORTDIR=/Pfad/nach/wohinduwillst
DISTDIR=/irgendwo/auf/Platte

anpassen.
Back to top
View user's profile Send private message
Gecko945
n00b
n00b


Joined: 12 Apr 2003
Posts: 58

PostPosted: Sun Sep 07, 2003 11:27 pm    Post subject: Reply with quote

Da war ich doch zu voreilig,
ich bin eben auch auf make.conf gekommen, ohhh 8O .

Danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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