View previous topic :: View next topic |
Author |
Message |
PoueT n00b
Joined: 19 Sep 2004 Posts: 45 Location: Amiens || Paris
|
Posted: Sat Jul 16, 2005 12:19 pm Post subject: [portage] emerge -Dup world impossible (résolu) |
|
|
Bonjour,
depuis hier qd je tente un emerge -Dup world voilà ce que j'obtiens :
Code: | emerge -Dup world
These are the packages that I would merge, in order:
Calculating world dependencies \
!!! All ebuilds that could satisfy ">=dev-php/PEAR-PEAR-1.3.5-r1" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-php/PEAR-PEAR-1.3.5-r1 (masked by: package.mask)
# Sebastian Bergmann <sebastian@gentoo.org> (14 Mar 2005)
# Needs more testing.
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!! Problem with ebuild net-misc/ntp-4.2.0.20040617-r2
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
|
est ce que vous avez une idée du problème ?
merci _________________ have you mooed today ?
Last edited by PoueT on Sat Jul 16, 2005 1:06 pm; edited 1 time in total |
|
Back to top |
|
|
KlemZ n00b
Joined: 12 Dec 2004 Posts: 46 Location: France, Nantes
|
Posted: Sat Jul 16, 2005 12:39 pm Post subject: |
|
|
le paquet dev-php/PEAR-PEAR est masqué par package.mask
tu peux le demasquer en faisant :
Code: |
echo ">=dev-php/PEAR-PEAR-1.3.5-r1" >> /etc/portage/package.unmask
|
mais c'est bizzard car chez moi il n'appartient pas aux dépendances de ntp |
|
Back to top |
|
|
PoueT n00b
Joined: 19 Sep 2004 Posts: 45 Location: Amiens || Paris
|
Posted: Sat Jul 16, 2005 1:06 pm Post subject: |
|
|
ca marche..
merci
moi non plus je comprend pas trop pourquoi il parle de ntp mais bon. _________________ have you mooed today ? |
|
Back to top |
|
|
|