View previous topic :: View next topic |
Author |
Message |
cataenry Guru
Joined: 04 Nov 2003 Posts: 343
|
Posted: Fri Feb 06, 2004 3:20 pm Post subject: emerge sync.... !!! Parse error in..[risolto] |
|
|
Ciao a tutti, dopo aver fatto emerge sync... quando stava finendo è successo un patatrackk!!
emerge sync wrote: |
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 1492
Total bytes written: 164
Total bytes read: 1719
wrote 164 bytes read 1719 bytes 11.81 bytes/sec
total size is 10630 speedup is 5.65
!!! Parse error in /etc/make.profile/make.defaults. Never modify this file.
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
|
Ho provato a fare 'rm -Rf /usr/portage/profiles e poi emerge sync ma... stesso errore , anzi peggio..: non parte neanche a fare il syncing
Code: | root@Trinity ecataldi # emerge sync
!!! Parse error in /etc/make.profile/make.defaults. Never modify this file.
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org) |
Qualcuno mi saprebbe illuminare...
Last edited by cataenry on Fri Feb 06, 2004 4:37 pm; edited 1 time in total |
|
Back to top |
|
|
augustus Apprentice
Joined: 28 Aug 2003 Posts: 173 Location: Italy
|
Posted: Fri Feb 06, 2004 3:52 pm Post subject: |
|
|
Quote: | !!! Parse error in /etc/make.profile/make.defaults. Never modify this file. |
Hai dato un'occhiata a quel file |
|
Back to top |
|
|
cataenry Guru
Joined: 04 Nov 2003 Posts: 343
|
Posted: Fri Feb 06, 2004 3:58 pm Post subject: |
|
|
Dunque, la situazione è questa...:
/etc/make.profile: symbolic link to `../usr/portage/profiles/default-x86-1.4'
Ed è un broken link, inquanto l'onniscente emerge dixit:
rm -Rf /usr/portage/profiles; emerge sync
Così ho fatto... e così sono ugualmente inguaiato... Come detto sopra...
|
|
Back to top |
|
|
augustus Apprentice
Joined: 28 Aug 2003 Posts: 173 Location: Italy
|
Posted: Fri Feb 06, 2004 4:00 pm Post subject: |
|
|
cataenry wrote: | Dunque, la situazione è questa...:
/etc/make.profile: symbolic link to `../usr/portage/profiles/default-x86-1.4'
Ed è un broken link, inquanto l'onniscente emerge dixit:
rm -Rf /usr/portage/profiles; emerge sync
Così ho fatto... e così sono ugualmente inguaiato... Come detto sopra...
|
e allora elimina /usr/portage, procurati uno snapshot del portage aggiornato e decomprimilo. |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Feb 06, 2004 4:02 pm Post subject: |
|
|
augustus wrote: | Quote: | !!! Parse error in /etc/make.profile/make.defaults. Never modify this file. |
Hai dato un'occhiata a quel file |
Da quello che si legge nei messaggi o quel file é stato modificato a mano oppure c'é un problema (serio) in portage (ci sarebbe anche la possibilità che la shell usata per portage non sia la bash).
Se si tratta di un bug di portage forse ci sono notizie sugli altri forum, altrimenti devi usare il rescue di portage (c'é un post di ieri sera in merito...) _________________ Ciao da me! |
|
Back to top |
|
|
cataenry Guru
Joined: 04 Nov 2003 Posts: 343
|
Posted: Fri Feb 06, 2004 4:10 pm Post subject: |
|
|
mmm... a manina non l'ho toccato... BTW mio fratello m'ha detto che c'e un aggiornamento di portage... magari l'hanno messo a posto..
ho cercato per gli altri forum per lo stesso errore, ma non ve n'è traccia... oltretutto ho sempre usato bash... comincio a pensare di esser veramente un beta-tester incosapevolmente.. ehehe
Ora cerco quel post e vedo se riesco a sistemare... |
|
Back to top |
|
|
cataenry Guru
Joined: 04 Nov 2003 Posts: 343
|
Posted: Fri Feb 06, 2004 4:14 pm Post subject: |
|
|
Trovato... piccolissimissimo problema:
ls -la /usr/portage/sys-apps/
totale 5
drwxr-xr-x 2 root root 48 6 feb 14:31 .
drwxr-xr-x 130 root root 3856 6 feb 17:54 ..
Qualcuno mi potrebbe postare quel README.RESCUE o mandarmelo via pm... please?
Grazie mille |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Feb 06, 2004 4:14 pm Post subject: |
|
|
cataenry wrote: |
Ora cerco quel post e vedo se riesco a sistemare... |
Si, però riflettendo se hai eliminato l'intera /usr/portage non hai neanche il rescue.
Mi sa che la soluzione migliore é cercare uno snapshot (o prenderlo dai CD di installazione) _________________ Ciao da me! |
|
Back to top |
|
|
cataenry Guru
Joined: 04 Nov 2003 Posts: 343
|
Posted: Fri Feb 06, 2004 4:17 pm Post subject: |
|
|
Onestamente non l'ho eliminato... BTW non ho quel file...
sai che ti dico....
cd /usr
rm -r -f portage
tar -xjvf portageblablabla.tar.bz2
emerge portage
e vediamo come và... Ok? |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Feb 06, 2004 4:26 pm Post subject: |
|
|
cataenry wrote: | Onestamente non l'ho eliminato... BTW non ho quel file...
|
quale file? il rescue?
Quote: |
sai che ti dico....
cd /usr
rm -r -f portage
tar -xjvf portageblablabla.tar.bz2
emerge portage
e vediamo come và... Ok? |
Dovrebbe andare. Tra l'untar e l'emerge portage però dovresti fare un emerge sync _________________ Ciao da me! |
|
Back to top |
|
|
cataenry Guru
Joined: 04 Nov 2003 Posts: 343
|
Posted: Fri Feb 06, 2004 4:30 pm Post subject: |
|
|
Fatto tutto ragazzi... onestamente queste situazioni mi lasciano un po' basito
Ma almeno si risolvono con due cavolate...
Metto risolto... BTW quel sync mi aveva proprio sputtanato il mondo..: ogni singola subdir di /usr/portage era vuota...
Very very strange.... mah |
|
Back to top |
|
|
|