Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge -e world wieder aufnehmen
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) Diskussionsforum
View previous topic :: View next topic  
Author Message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Mon Feb 19, 2007 10:29 pm    Post subject: Emerge -e world wieder aufnehmen Reply with quote

Hallo zusammen,

ich habe gerade bei meiner neuen Gentoo Installation gemerkt, dass die usr-Paritition gar nicht eingebunden war.
Fragt mich nich wieso, aber dann hab ich mal
Code:
rm -R /usr
mount /usr
eingegeben 8O :oops:
Ich Vollidiot.
Naja, jetzt läuft erstmal
Code:
emerge -e world
Nun meine Frage: Kann ich nach einem STRG+C den Emerge-Prozess mit --resume wieder aufnehmen?
(Für euch wohl Alltag, aber ich habs in meiner recht langen Gentoo-Ära ehrlich gesagt noch nie ausprobiert)

Tschö mit ö
Manuel
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2560
Location: Konradsreuth (Germany)

PostPosted: Mon Feb 19, 2007 10:40 pm    Post subject: Reply with quote

Kannst du. Du kannst auch nightmerge als Wrapper benutzen, dann wird auch weitergemerged, falls ein Paket schiefgeht und am Ende eine schmucke Liste mit den fehlgeschlagenen Paketen ausgegeben ;-)
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Mon Feb 19, 2007 11:00 pm    Post subject: Reply with quote

btw. wo werden eigentlich die Daten für emerge --resume gespeichert?
(also die Pakete, die noch installiert werden sollen)
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2560
Location: Konradsreuth (Germany)

PostPosted: Tue Feb 20, 2007 12:53 pm    Post subject: Reply with quote

In /var/cache/edb/mtimedb, siehe hierzu auch clean_resume :-)
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5253

PostPosted: Tue Feb 20, 2007 12:57 pm    Post subject: Reply with quote

Libby dein check_keywords script kommt nicht damit klar, das /etc/portage/package.keywords ein verzeichniss ist ;)
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


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

PostPosted: Tue Feb 20, 2007 2:59 pm    Post subject: Reply with quote

hmm, also ich habs als Datei, kein Verzeichnis

Aber wie soll das den gehen, wenn das ein Verzeichnis sein soll, denn der schut doch inne Datei um zu sehen welches Packet unmask ist, oder seh ich da was falsch.
_________________
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
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2560
Location: Konradsreuth (Germany)

PostPosted: Tue Feb 20, 2007 3:02 pm    Post subject: Reply with quote

@firefly: Mal schauen, ob ich das einbau. Das Feature benutz ich nicht und ich hab bisher auch nicht seine Daseinsberechtigung verstanden ;-) Du kannst aber gern nen Patch schreiben ;-)

Wie funktioniert das dann? /etc/portage/package.keywords kann ein Verzeichnis sein, und alle Dateien, die drin sind, können dann Pakete enthalten, die demaskiert werden oder wie?
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Tue Feb 20, 2007 3:21 pm    Post subject: Reply with quote

Libby wrote:
Wie funktioniert das dann? /etc/portage/package.keywords kann ein Verzeichnis sein, und alle Dateien, die drin sind, können dann Pakete enthalten, die demaskiert werden oder wie?

Ja.Vor allem sinnvoll wenn die package.keywords sehr viele Einträge enthält.Da kann es schnell unübersichtlich werden.Nun kann man auch package.keywords als Verzeichniss erstellen und dort wieder Dateien anlegen wo die Pakete eingetragen werden.Vorzugsweise werden diese Dateien nach den Kategorien benannt ist aber nicht zwingend vorgeschrieben.
Man kann z.B. eine Datei kde erstellen und dort alle KDE-Pakete listen die "gekeyworded" werden sollen.Das gleiche dann dementsprechend mit z.B. gnome,audio,video usw. usw. usw.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


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

PostPosted: Tue Feb 20, 2007 3:22 pm    Post subject: Reply with quote

Ahso, ja haste recht, is besser.

Naja bei mir seht eh nur
Code:
app-emulation/vmware-workstation-tools

_________________
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
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2560
Location: Konradsreuth (Germany)

PostPosted: Tue Feb 20, 2007 4:35 pm    Post subject: Reply with quote

[OT] Ich hab fireflys Patch (per PM) eingebaut. check_keywords-0.2 mit Unterstützung für /etc/portage/package.keywords als Verzeichnis steht ab jetzt online :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum 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