View previous topic :: View next topic |
Author |
Message |
koma Advocate
Joined: 06 Jun 2003 Posts: 2702 Location: Italy
|
Posted: Mon Jan 10, 2005 2:06 pm Post subject: [portage] Dipendenze bloccate |
|
|
Semplicemente nn va avanti ho provato a smascherare tutti i pacchetti citati:
Code: | # emerge -uDpv world
These are the packages that I would merge, in order:
Calculating world dependencies lo
!!! All ebuilds that could satisfy ">=media-libs/imlib2-1.2.0.20041226" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-libs/imlib2-9999 (masked by: -* keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!! (dependency required by "x11-libs/esmart-0.9.0.20041226" [ebuild])
!!! Problem with ebuild x11-misc/engage-0.0.9.20041226
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
|
Code: | >=media-libs/imlib2-1.2.0.20041226
>=x11-libs/esmart-0.9.0.20041226
>=x11-misc/engage-0.0.9.20041226
|
_________________ http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31447 Location: here
|
Posted: Mon Jan 10, 2005 2:10 pm Post subject: |
|
|
In che file li hai messi _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
koma Advocate
Joined: 06 Jun 2003 Posts: 2702 Location: Italy
|
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Mon Jan 10, 2005 3:40 pm Post subject: |
|
|
koma wrote: | package.unmask |
Prova a mettere imlib2 anche nel package.keywords _________________ Ciao da me! |
|
Back to top |
|
|
codadilupo Advocate
Joined: 05 Aug 2003 Posts: 3135
|
Posted: Mon Jan 10, 2005 3:49 pm Post subject: |
|
|
ma non dovrebbe mettere Code: | - media-libs/imlib2-9999 (masked by: -* keyword) | in package.keywords ?
Coda |
|
Back to top |
|
|
koma Advocate
Joined: 06 Jun 2003 Posts: 2702 Location: Italy
|
Posted: Mon Jan 10, 2005 4:58 pm Post subject: |
|
|
Code: | # emerge -uDpv world
--- Invalid atom in /etc/portage/package.keywords: media-libs/imlib2-9999
These are the packages that I would merge, in order:
Calculating world dependencies r
!!! All ebuilds that could satisfy ">=media-libs/imlib2-1.2.0.20041226" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-libs/imlib2-9999 (masked by: -* keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!! (dependency required by "x11-libs/esmart-0.9.0.20041226" [ebuild])
!!! Problem with ebuild x11-misc/engage-0.0.9.20041226
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
( o )-(root)-(~)# cat /etc/portage/package.keywords
app-portage/guitoo ~x86
=dev-python/pygtk-2.3* ~x86
x11-base/xorg-x11 ~x86
x11-misc/ttmkfdir ~x86
x11-misc/xcompmgr ~x86
x11-misc/transet ~x86
media-video/nvidia-kernel ~x86
media-video/nvidia-glx ~x86
x11-base/opengl-update ~x86
sys-fs/submount ~x86
net-im/skype ~x86
media-libs/imlib2-9999 ~x86
media-libs/imlib2 ~x86
|
_________________ http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Jan 10, 2005 5:03 pm Post subject: |
|
|
Prova a toglire questa riga da package.keywords
Code: | media-libs/imlib2-9999 ~x86 |
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31447 Location: here
|
|
Back to top |
|
|
|