Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler bei "emerge --sync", bzw. "layman -S" ?
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
3PO
Veteran
Veteran


Joined: 26 Nov 2006
Posts: 1110
Location: Schwabenländle

PostPosted: Sun Sep 20, 2009 4:06 pm    Post subject: Fehler bei "emerge --sync", bzw. "layman -S&q Reply with quote

Hallo Zusammen,

emerge --sync bringt bei mir am Ende folgende Fehlermeldung:

"[Errno 2] No such file or directory: '/usr/portage/layman/make.conf' in /etc/make.conf"

Wenn ich nun die Datei von Hand anlege funktioniert "emerge --sync"

Mache ich dann aber ein "layman -S" wird das Verzeichnis "/usr/portage/layman" wieder gelöscht.


Wo liegt da der Fehler?
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2236
Location: My own world! I and Gentoo!

PostPosted: Sun Sep 20, 2009 4:12 pm    Post subject: Reply with quote

In deiner make.conf: Die Zeile muss evtl auf /usr/local/portage umgelenkt werden. Oder layman in der /etc/layman.conf bearbeitet werden. (Ich würds bei /usr/local/portage/layman lassen.
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
Back to top
View user's profile Send private message
3PO
Veteran
Veteran


Joined: 26 Nov 2006
Posts: 1110
Location: Schwabenländle

PostPosted: Sun Sep 20, 2009 4:29 pm    Post subject: Reply with quote

Meine make.conf sieht so aus:

Code:
.....
source /usr/portage/layman/make.conf
PORT_LOGDIR="/log/portage"
PORTDIR_OVERLAY="/usr/portage ${PORTDIR_OVERLAY} /usr/local/portage/myoverlays/"
.....


Das müsste doch passen, oder?
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2236
Location: My own world! I and Gentoo!

PostPosted: Sun Sep 20, 2009 4:34 pm    Post subject: Reply with quote

/usr/portage/layman gibt es nicht, wenn dann /usr/portage/local/layman
/usr/portage hat in der PORTDIR_OVERLAY nichts zu suchen. In der PORTDIR darf das rein

Wie sieht deine /etc/layman/layman.cfg aus?
Meine ist so:
Code:
storage   : /usr/local/portage/layman
cache     : %(storage)s/cache
local_list: %(storage)s/overlays.xml
make_conf : %(storage)s/make.conf
overlays  : http://www.gentoo.org/proj/en/overlays/layman-global.txt
nocheck  : yes


In meiner make.conf steht dann folgendes:
Code:
PORTDIR_OVERLAY="/usr/local/portage/eigen/"

source /usr/local/portage/layman/make.conf


und die layman-make.conf
Code:
PORTDIR_OVERLAY="
/usr/local/portage/layman/oss-overlay
$PORTDIR_OVERLAY
"

_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
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