Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risoltp]perche non riesco ad emergere engage?
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
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sun Oct 24, 2004 1:47 pm    Post subject: [Risoltp]perche non riesco ad emergere engage? Reply with quote

raga perchè
Code:
ACCEPT_KEYWORDS="~x86" emerge engage


mi restituisce
Code:

root@porno-->~ # ACCEPT_KEYWORDS="~x86" emerge engage
Calculating dependencies
!!! All ebuilds that could satisfy "engage" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-misc/engage-9999 (masked by: package.mask, -* keyword)
- x11-misc/engage-0.0.9.20041016 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.


perchè non lo smaschera?


Last edited by turborocket on Mon Oct 25, 2004 8:16 am; edited 1 time in total
Back to top
View user's profile Send private message
Raffo
Veteran
Veteran


Joined: 23 Apr 2004
Posts: 1019
Location: Berlin

PostPosted: Sun Oct 24, 2004 2:21 pm    Post subject: Reply with quote

posta l'output di
Code:
ACCEPT_KEYWORDS="~x86" emerge -pv engage
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sun Oct 24, 2004 2:42 pm    Post subject: Reply with quote

Code:
root@porno-->~ # ACCEPT_KEYWORDS="~x86" emerge -pv engage

These are the packages that I would merge, in order:

Calculating dependencies
!!! All ebuilds that could satisfy "engage" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-misc/engage-9999 (masked by: package.mask, -* keyword)
- x11-misc/engage-0.0.9.20041016 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Oct 24, 2004 3:12 pm    Post subject: Reply with quote

E' Hard Masked devi editare package.mask per smascherarlo. Ma prima leggi il motivo (sempre spiegato in package.mask) per cui è stato mascherato.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sun Oct 24, 2004 3:14 pm    Post subject: Reply with quote

allora da quello che intuisco devo aprire il file /usr/portage/profile/package.mask

li dentro ci sono tutti i file hard masked.

devo adare a trovare la riga corrispondente all'engage e poi cosa farci? la devo commentare?
Back to top
View user's profile Send private message
n3m0
l33t
l33t


Joined: 08 Feb 2004
Posts: 798
Location: Richville, Naples, Italy, Europe

PostPosted: Sun Oct 24, 2004 3:15 pm    Post subject: Reply with quote

Non editare direttamente /usr/portage/profiles/package.mask, ma aggiungi la riga che maschera il pacchetto al file /etc/portage/package.unmask

In ogni caso

gutter wrote:
prima leggi il motivo (sempre spiegato in package.mask) per cui è stato mascherato.



EDIT: man portage.
_________________
L’energia è la civiltà. Lasciarla in mano ai piromani/petrolieri è criminale. Perché aspettare che finisca il petrolio?
L’età della pietra non è mica finita per mancanza di pietre. - B.G.


Site/Blog: http://www.neminis.org


Last edited by n3m0 on Sun Oct 24, 2004 3:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sun Oct 24, 2004 3:15 pm    Post subject: Reply with quote

nel file packages.mask non c'è nulla riguardante l'engage....dove trovo il motivo dell mask?

cmq il file .unmask non ce lho lo creo e aggiungo a mano la stringa


Last edited by turborocket on Sun Oct 24, 2004 3:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Oct 24, 2004 3:16 pm    Post subject: Reply with quote

turborocket wrote:
allora da quello che intuisco devo aprire il file /usr/portage/profile/package.mask

li dentro ci sono tutti i file hard masked.

devo adare a trovare la riga corrispondente all'engage e poi cosa farci? la devo commentare?


Esattamente :-D Ma prima ovviamente accertati del perchè è Hard Masked?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sun Oct 24, 2004 3:24 pm    Post subject: Reply with quote

gutter wrote:

Esattamente :-D Ma prima ovviamente accertati del perchè è Hard Masked?



nel file portage.mask non c'è(ho fatto una ricerca con nano(ctrl+w)senza risultati) come lo faccio a vedere il motivo dell'hard mask?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Oct 24, 2004 3:48 pm    Post subject: Reply with quote

Non avevo davanti gentoo e quindi non potevo verificare le mie affermazioni, in pratica ora (che sono davanti al mio PC) noto che una versione non è HArd Masked, per emergerli usa il comando:

Code:
ACCEPT_KEYWORDS="~x86" emerge -pv \=x11-misc/engage-0.0.9.20041016

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Sun Oct 24, 2004 6:43 pm    Post subject: Reply with quote

ti ringrazio ora riesco ad emergere:D mi spieghi come hai fatto a scovare questa versione non hard-mascherata?
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Sun Oct 24, 2004 7:27 pm    Post subject: Reply with quote

turborocket wrote:
ti ringrazio ora riesco ad emergere:D mi spieghi come hai fatto a scovare questa versione non hard-mascherata?


Te lo diceva l'output del comando che hai postato nel primo post, dove ti vengono indicate le versioni disponibili, di cui solo la prima hard masked (-*) mentre la seconda smascherabile normalmente.
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sun Oct 24, 2004 8:09 pm    Post subject: Reply with quote

shev wrote:

[CUT]
Te lo diceva l'output del comando che hai postato nel primo post, dove ti vengono indicate le versioni disponibili, di cui solo la prima hard masked (-*) mentre la seconda smascherabile normalmente.


Esattamente :-D
_________________
Registered as User #281564 and Machines #163761
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