Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Come aggiungere un overlay e farlo vedere a Layman [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
lumumba
n00b
n00b


Joined: 19 Apr 2005
Posts: 29
Location: Milano

PostPosted: Tue Jul 17, 2007 7:56 pm    Post subject: Come aggiungere un overlay e farlo vedere a Layman [Risolto] Reply with quote

Ciao a tutti,

sto cercando di installare Enlightenment 7 e sto seguendo il Wiki ma ho qualche problema ad aggiungere il layman corretto.

Ovvero, dato il comando di aggiunta dell'overlay ottengo questo risultato
Code:
serendipity layman # layman -a enlightenment
* Running command "/usr/bin/svn co "http://overlays.gentoo.org/svn/dev/vapier/enlightenment/" "/usr/portage/local/layman/enlightenment""...
svn: richiesta REPORT fallita su '/svn/dev/vapier/!svn/vcc/default'
svn: REPORT di '/svn/dev/vapier/!svn/vcc/default': 200 OK (http://overlays.gentoo.org)
* Failed to add overlay "enlightenment".
* Error was: Adding the overlay failed!


Ho cercato un po' sul forum e sono arrivato a questo kilometrico thread.

L'ho letto tutto e trovato che altre persone avevano il mio stesso problema, ma purtroppo non c'è la soluzione, o almeno nessuno però è riuscita a darla (o quelle date non funzionano, per l'inteso le ho provate lo stesso).

Quindi seguendo altri suggerimenti ho dato un bel:
Code:
svn co http://overlays.gentoo.org/svn/dev/vapier/enlightenment
il che mi ha scaricato il tutto comodamente sotto /usr/portage/local/layman/enlightenment

Il problema è che ora dando il comando per installare e17
Code:
serendipity layman # emerge -pv e

These are the packages that would be merged, in order:

Calculating dependencies \
emerge: there are no ebuilds to satisfy "e".
ottengo il risultato di sopra.

Se non sbaglio emerge non si è reso conto dell'overlay che cerco di installare.
Ah, ho ovviamente aggiunto ogni linea sul /etc/make.conf per fargli vedere i layman (uso già correttamente il layman per initng).

Qualche suggerimento?

Grazie mille a tutti in anticipo ;)


Last edited by lumumba on Wed Jul 18, 2007 8:11 am; edited 1 time in total
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4787
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Tue Jul 17, 2007 8:23 pm    Post subject: Reply with quote

Code:

s939 ~ # layman --add enlightenment
* Running command "/usr/bin/svn co "http://overlays.gentoo.org/svn/dev/vapier/enlightenment/" "/usr/portage/local/layman/enlightenment""...
A    /usr/portage/local/layman/enlightenment/profiles
...
A    /usr/portage/local/layman/enlightenment/app-laptop/epbb/epbb-9999.ebuild
Estratta revisione 97.
* Successfully added overlay "enlightenment".

anch'io ho avuto un problema provando ad usare l'opzione nella forma contratta.
usando quella estesa, invece, è andato al primo colpo.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
lumumba
n00b
n00b


Joined: 19 Apr 2005
Posts: 29
Location: Milano

PostPosted: Tue Jul 17, 2007 8:43 pm    Post subject: Reply with quote

Grazie mille cloc3!!!! :D :D :D

Ho appena provato ed è andato al primo colpo.
La prossima volta proverò prima una soluzione simile.

Strano che in quel kilometrico post non se ne parlasse 8O 8O

Grazie ancora e Good Hacking!!!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4787
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Jul 18, 2007 5:15 am    Post subject: Reply with quote

lumumba wrote:

Ho appena provato ed è andato al primo colpo.
La prossima volta proverò prima una soluzione simile.

a rigore di `man` è un baco del pacchetto.
e anche piuttosto grezzo. forse in quel post usavano una versione immune che non aveva il problema e ne discutevano altri.

se usi layman con una certa frequenza, (io no, per la verità), faresti bene a segnalare il fatto su bugzilla.
poi metti risolto al titolo.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
skypjack
l33t
l33t


Joined: 05 Aug 2006
Posts: 884
Location: Italia - Firenze

PostPosted: Wed Jul 18, 2007 7:42 am    Post subject: Reply with quote

Per la verità io non ho avuto alcun problema con l'overlay di E17 ...
Back to top
View user's profile Send private message
lumumba
n00b
n00b


Joined: 19 Apr 2005
Posts: 29
Location: Milano

PostPosted: Wed Jul 18, 2007 8:10 am    Post subject: Reply with quote

Grazie mille per i consigli. Modifico ora il titolo. Per il bug invece vorrei fare un po' di prove prima di aprire un bug. Alla fine è soltanto il secondo overlay che installo, e diciamolo pure ... non sono un guru di Layman :D

Ciao e grazie ancora
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4787
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Jul 18, 2007 9:00 am    Post subject: Reply with quote

lumumba wrote:
Per il bug invece vorrei fare un po' di prove prima di aprire un bug.

questo è ovvio. i bug vanno aperti con un minimo di prudenza, per non creare inutile confusione.
ma non avere troppa paura. alla fine dei conti, fa meglio un bug di troppo che un bug di meno :).
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Wed Jul 18, 2007 9:33 am    Post subject: Reply with quote

Confermo il non-problema x me:
Code:

layman -a enlightenment
....
Estratta revisione 97.
* Successfully added overlay "enlightenment".


Forse c'era qualche problema temporaneo nel repository SVN o nella configurazione online di layman (il file xml con l'elenco degli overlay disponibili).
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Wed Jul 18, 2007 11:43 am    Post subject: Reply with quote

a futura memoria. Per aggiungere a mano un overlay basta aggiungere la dir nella quale è presente alla variabile PORTDIR_OVERLAY di /etc/make.conf
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4787
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Jul 18, 2007 2:40 pm    Post subject: Reply with quote

Onip wrote:
a futura memoria. Per aggiungere a mano un overlay ...

:?:

non credo sia questo il problema del caso.
in ogni caso, per layman è molto meglio aggiungere in portage la riga apposita:
Code:

 source /usr/portage/local/layman/make.conf

_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Wed Jul 18, 2007 3:17 pm    Post subject: Reply with quote

per layman ok, lo so bene e lo sa pure lumumba. Il problema del thread era che layman non riusciva a scaricarsi l'overlay, mentre lumumba ci era riuscito utilizzando svn a mano. Il problema si è rivelato essere un bg di layman. Io ho solo precisato che per aggiungere overlay generici si può anche modificare make.conf, non solo utilizzare gli automatismi di layman...
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
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