View previous topic :: View next topic |
Author |
Message |
utang Apprentice
Joined: 20 Apr 2003 Posts: 190
|
Posted: Thu May 29, 2003 2:04 pm Post subject: Portage update ? |
|
|
hi, habe meinen Portage geupdatet und auch die config files ... und habe da auch mal 2 Fragen ...
wenn ich die config files update und diese überschrieben werden, wurden die nicht da noch Sicherheitshalber irgendwo gespeichert? Wenn ich vlt. einträge rekonstruieren möchte ...
und dann wurde mein KDE von 3.1.1a auf 3.1.2 geupdatet, und hat auch alles einwandfrei geklappt nur habe ich am anfang beim login nun die möglichkeit zw. den beiden zu wählen ...
wie bekomme ich dann eine version komplett runter bzw. den eintrag weg ... ? |
|
Back to top |
|
|
MasterOfMagic l33t
Joined: 20 Aug 2002 Posts: 677 Location: Vienna, Austria
|
Posted: Thu May 29, 2003 2:14 pm Post subject: Re: Portage update ? |
|
|
utang wrote: | hi, habe meinen Portage geupdatet und auch die config files ... und habe da auch mal 2 Fragen ...
wenn ich die config files update und diese überschrieben werden, wurden die nicht da noch Sicherheitshalber irgendwo gespeichert? Wenn ich vlt. einträge rekonstruieren möchte ... |
wenn du deine konfigurationsdateien mal überschrieben hast mit etc-update dann gibt es keine mir bekannte möglichkeit diese wieder zu rekonstruieren.
utang wrote: | und dann wurde mein KDE von 3.1.1a auf 3.1.2 geupdatet, und hat auch alles einwandfrei geklappt nur habe ich am anfang beim login nun die möglichkeit zw. den beiden zu wählen ...
wie bekomme ich dann eine version komplett runter bzw. den eintrag weg ... ? |
hm vielleicht liegt das daran das noch das sessionscript von kde-3.1.1a vorhanden ist. das müsste irgendwo unter /etc/X11/Xsessions oder so sein.
mfg
masterofmagic _________________ Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5 |
|
Back to top |
|
|
jay l33t
Joined: 08 May 2002 Posts: 980
|
Posted: Fri May 30, 2003 1:03 pm Post subject: |
|
|
einfach die nicht mehr benötigten Einträge in /etc/X11/Sessions/ löschen. Ein emerge -C löscht nichts innerhalb /etc, da darin normalerweise Konfigurationsdateien gespeichert sind. _________________ Do you want your posessions identified? [ynq] (n) |
|
Back to top |
|
|
utang Apprentice
Joined: 20 Apr 2003 Posts: 190
|
Posted: Sat May 31, 2003 6:37 pm Post subject: update && zugriffsrechte |
|
|
1. nach einem Update habe ich folgendes Problem ...
Code: | emerge search gnome
Performing Global Updates: /usr/portage/profiles/updates/1Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
...............................
Performing Global Updates: /usr/portage/profiles/updates/3Q-2002
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
........................................................................................
Performing Global Updates: /usr/portage/profiles/updates/4Q-2002
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
..................................................................................
Performing Global Updates: /usr/portage/profiles/updates/2Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
....
** Skipping packages. Run 'fixpackages' or set it in FEATURES to fix the
tbz2's in the packages directory. Note: This can take a very long time.
|
2. wie setze ich einen eintrag in der fstab so das ein user voll rechte eines mountpointes hat?
mein Eintrag immoment:
/dev/hdb1 /mnt/d_1 auto defaults,user,umask=000 0 0 |
|
Back to top |
|
|
andreh Tux's lil' helper
Joined: 03 Feb 2003 Posts: 117 Location: Laboe, Germany
|
Posted: Sat May 31, 2003 10:25 pm Post subject: Re: update && zugriffsrechte |
|
|
utang wrote: | 1. nach einem Update habe ich folgendes Problem ...
Code: | emerge search gnome
Performing Global Updates: /usr/portage/profiles/updates/1Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
...............................
Performing Global Updates: /usr/portage/profiles/updates/3Q-2002
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
........................................................................................
Performing Global Updates: /usr/portage/profiles/updates/4Q-2002
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
..................................................................................
Performing Global Updates: /usr/portage/profiles/updates/2Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
....
** Skipping packages. Run 'fixpackages' or set it in FEATURES to fix the
tbz2's in the packages directory. Note: This can take a very long time.
|
|
Wo ist dein Problem? Dort steht doch was du machen sollst. Fuer den Fall, dass du nicht selbst drauf kommst: fixpackages befindet sich in /usr/lib/portage/bin |
|
Back to top |
|
|
knorke Apprentice
Joined: 06 Feb 2003 Posts: 219 Location: le,de
|
Posted: Tue Jun 03, 2003 5:55 am Post subject: |
|
|
... und FEATURES setzt man in der /etc/make.conf _________________ under construction |
|
Back to top |
|
|
andreh Tux's lil' helper
Joined: 03 Feb 2003 Posts: 117 Location: Laboe, Germany
|
Posted: Wed Jun 04, 2003 6:31 pm Post subject: |
|
|
So will man's, jawohl. |
|
Back to top |
|
|
|