Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge sync.... !!! Parse error in..[risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Fri Feb 06, 2004 3:20 pm    Post subject: emerge sync.... !!! Parse error in..[risolto] Reply with quote

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... 8O


Last edited by cataenry on Fri Feb 06, 2004 4:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
augustus
Apprentice
Apprentice


Joined: 28 Aug 2003
Posts: 173
Location: Italy

PostPosted: Fri Feb 06, 2004 3:52 pm    Post subject: Reply with quote

Quote:
!!! Parse error in /etc/make.profile/make.defaults. Never modify this file.

Hai dato un'occhiata a quel file :?:
Back to top
View user's profile Send private message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Fri Feb 06, 2004 3:58 pm    Post subject: Reply with quote

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...

:cry: :cry:
Back to top
View user's profile Send private message
augustus
Apprentice
Apprentice


Joined: 28 Aug 2003
Posts: 173
Location: Italy

PostPosted: Fri Feb 06, 2004 4:00 pm    Post subject: Reply with quote

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...

:cry: :cry:


e allora elimina /usr/portage, procurati uno snapshot del portage aggiornato e decomprimilo.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Feb 06, 2004 4:02 pm    Post subject: Reply with quote

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
View user's profile Send private message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Fri Feb 06, 2004 4:10 pm    Post subject: Reply with quote

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
View user's profile Send private message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Fri Feb 06, 2004 4:14 pm    Post subject: Reply with quote

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
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Feb 06, 2004 4:14 pm    Post subject: Reply with quote

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
View user's profile Send private message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Fri Feb 06, 2004 4:17 pm    Post subject: Reply with quote

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
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Feb 06, 2004 4:26 pm    Post subject: Reply with quote

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
View user's profile Send private message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Fri Feb 06, 2004 4:30 pm    Post subject: Reply with quote

Fatto tutto ragazzi... onestamente queste situazioni mi lasciano un po' basito 8O :P :P
Ma almeno si risolvono con due cavolate... :wink:
Metto risolto... BTW quel sync mi aveva proprio sputtanato il mondo..: ogni singola subdir di /usr/portage era vuota... 8O 8O
Very very strange.... mah
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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