Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

[gentoo-user-fr] Tester un paquet marqué avec missing keyword

5 réponses
Avatar
Jean-Philippe ROPA
Bonjour,

comment peut-on installer, tester un paquet marqué *"missing keyword"

*Mon problème, impossible d'installer sur mon portable
ispell-fr avec une architecture amd64

emerge -av ispell-fr


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

Calculating dependencies
!!! All ebuilds that could satisfy "ispell-fr" have been masked.
!!! One of the following masked packages is required to complete your
request:
- app-dicts/ispell-fr-1.0 (masked by: missing keyword)

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


Je suis d'autant plus surpris qu'il n'y a ici aucune compilation !

Jean-Philippe


--
gentoo-user-fr@gentoo.org mailing list

5 réponses

Avatar
Jean Magnan de Bornier
Le 29 août à 17:00:25 Jean-Philippe ROPA écrit notamment:

| Bonjour,



| comment peut-on installer, tester un paquet marqué *"missing keyword"



| *Mon problème, impossible d'installer sur mon portable
| ispell-fr avec une architecture amd64



| emerge -av ispell-fr




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



| Calculating dependencies
| !!! All ebuilds that could satisfy "ispell-fr" have been masked.
| !!! One of the following masked packages is required to complete your
| request:
| - app-dicts/ispell-fr-1.0 (masked by: missing keyword)



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




Je viens de l'installer (1.0), aucun pb!
Il y a longtemps que tu as fait "emerge sync"?

--
Jean

--
mailing list
Avatar
Thomas de Grenier de Latour
On Mon, 29 Aug 2005 17:00:25 +0200
Jean-Philippe ROPA wrote:

comment peut-on installer, tester un paquet marqué *"missing
keyword"



D'abord, tu regardes les KEYWORDS disponibles:
# grep KEY /usr/portage/app-dicts/ispell-fr/ispell-fr-1.0.ebuild

Puis tu en choisis un au pif, et tu déclares que pour ce paquet il
te satisfais. Ça se passe dans /etc/portage/package.keywords, il
faut ajouter une ligne de ce genre: "app-dict/ispell-fr x86"
(`man portage` pour les détails sur ce fichier "package.keywords")

Et enfin, il ne te reste plus qu'à ouvrir un bug sur
http://bugs.gentoo.org pour dire que ce paquet marche bien sur
amd64 aussi et qu'il faudrait peut être penser à le keyworder.
Voir ici pour les détails:
http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=2

--
TGL.

--
mailing list
Avatar
Jean-Philippe ROPA
Jean-Philippe ROPA a écrit :

Jean Magnan de Bornier a écrit :



Le 29 août à 17:00:25 Jean-Philippe ROPA écrit notamment:

| Bonjour,


| comment peut-on installer, tester un paquet marqué *"missing keyword"


| *Mon problème, impossible d'installer sur mon portable
| ispell-fr avec une architecture amd64


| emerge -av ispell-fr










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


| Calculating dependencies
| !!! All ebuilds that could satisfy "ispell-fr" have been masked.
| !!! One of the following masked packages is required to complete your
| request:
| - app-dicts/ispell-fr-1.0 (masked by: missing keyword)


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



Je viens de l'installer (1.0), aucun pb!
Il y a longtemps que tu as fait "emerge sync"?







Je n'ai aucun problème avec mon ordi de bureau en x86,
mais mon portable est compilé en 64 bits :

ACCEPT_KEYWORDS="amd64"

Jean-Philippe






En écrivant, je viens de trouver la réponse :
echo "app-dicts/ispell-fr x86" >> /etc/portage/package.keywords

ce qui permet à portage d'installer ispell-fr

Jean-Philippe

--
mailing list
Avatar
Jean-Philippe ROPA
Jean Magnan de Bornier a écrit :

Le 29 août à 17:00:25 Jean-Philippe ROPA écrit notamment:

| Bonjour,


| comment peut-on installer, tester un paquet marqué *"missing keyword"


| *Mon problème, impossible d'installer sur mon portable
| ispell-fr avec une architecture amd64


| emerge -av ispell-fr






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


| Calculating dependencies
| !!! All ebuilds that could satisfy "ispell-fr" have been masked.
| !!! One of the following masked packages is required to complete your
| request:
| - app-dicts/ispell-fr-1.0 (masked by: missing keyword)


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



Je viens de l'installer (1.0), aucun pb!
Il y a longtemps que tu as fait "emerge sync"?





Je n'ai aucun problème avec mon ordi de bureau en x86,
mais mon portable est compilé en 64 bits :

ACCEPT_KEYWORDS="amd64"

Jean-Philippe


--
mailing list
Avatar
Jean Magnan de Bornier
Le 29 août à 17:22:22 Jean-Philippe ROPA écrit notamment:

| Jean Magnan de Bornier a écrit :



| >Le 29 août à 17:00:25 Jean-Philippe ROPA écrit notamment:
| >
| >| Bonjour,
| >
| >
| >| comment peut-on installer, tester un paquet marqué *"missing keyword"
| >
| >
| >| *Mon problème, impossible d'installer sur mon portable
| >| ispell-fr avec une architecture amd64
| >
| >
| >| emerge -av ispell-fr
| >
| >
| >>
| >>
| >| These are the packages that I would merge, in order:
| >
| >
| >| Calculating dependencies
| >| !!! All ebuilds that could satisfy "ispell-fr" have been masked.
| >| !!! One of the following masked packages is required to complete your
| >| request:
| >| - app-dicts/ispell-fr-1.0 (masked by: missing keyword)
| >
| >
| >| For more information, see MASKED PACKAGES section in the emerge man page or
| >| section 2.2 "Software Availability" in the Gentoo Handbook.
| >
| >
| >
| >Je viens de l'installer (1.0), aucun pb!
| >Il y a longtemps que tu as fait "emerge sync"?
| >
| >
| >
| Je n'ai aucun problème avec mon ordi de bureau en x86,
| mais mon portable est compilé en 64 bits :



| ACCEPT_KEYWORDS="amd64"

[...]

OK, j'ai compris: ispell-fr n'existe pas pour ton architecture; :

http://packages.gentoo.org/search/?sstring=ispell-fr

en revanche il me semble qu'aspell-fr peut être installé

à+,
--
Jean

--
mailing list