View previous topic :: View next topic |
Author |
Message |
dot Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_yoda.gif)
Joined: 05 May 2003 Posts: 335 Location: Germany
|
Posted: Mon Jun 02, 2003 8:13 am Post subject: emerge sync |
|
|
Hi,
seit kurzem kommt bei mir nach fast jedem emerge sync
oder emerge packetname folgendes:
Code: | >>> Updating Portage cache... ...done!
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.
|
Was ist das?
Und wie werde ich das wieder los?
Flo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hopfe Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 22 Oct 2002 Posts: 456 Location: Frankfurt Main oder Aachen
|
Posted: Mon Jun 02, 2003 9:22 am Post subject: |
|
|
Führe einmal den Befehl /usr/lib/portage/bin/fixpackages aus, dananch müßte die Meldung wieder weg sein. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
knorke Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/6298691553ea4f1bc20ed6.gif)
Joined: 06 Feb 2003 Posts: 219 Location: le,de
|
Posted: Tue Jun 03, 2003 5:45 am Post subject: Re: emerge sync |
|
|
was genau verstehst du nicht an dem simplen satz:
Code: |
** 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.
|
_________________ under construction |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dot Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_yoda.gif)
Joined: 05 May 2003 Posts: 335 Location: Germany
|
Posted: Tue Jun 03, 2003 6:16 am Post subject: |
|
|
Code: | ** 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. |
Das verstehe ich schon, nur habe ich das Programm fixpackages nicht im PATH, deswegen hab ich´s nicht gefunden.
Was ich eigentlich wissen wollte ist, was das hier ist, ich meine was macht er da?
Code: | 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'
........ |
Welche "Global Updates"?
dot |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Genone Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/21004157514287ab2b29021.jpg)
Joined: 14 Mar 2003 Posts: 9625 Location: beyond the rim
|
Posted: Wed Jun 04, 2003 9:47 pm Post subject: |
|
|
Das ist eine FAQ seit portage-2.0.48 draussen ist. Diese "Global updates" sind Verschiebungen von Paketen im portage Tree, wenn z.B. perl von sys-devel nach dev-perl verschoben wird. Dann müssen anscheinend die Metadaten in den Binärpaketen (die man mit z.B. -b bzw. buildpkg in FEATURES erzeugen kann) angepasst werden. In den 2.0.48_pre Versionen wurde das übrigens standardmässig gemacht (und wenn man wie ich mehrere GB an Binärpaketen hat dauert das ne Weile) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|