Re: [gentoo-user] Problem with udpate

2005-09-12 Thread Holly Bostick
Sébastien MORAND schreef: >> You clearly know how to clear a block, but your syntax for >> unmerging the blocking packages is wrong, which is why it's not >> working. >> >> If you want to unmerge the specific version of the package (for >> this example, let us assume php-5.0.5), the correct syn

Re: [gentoo-user] Problem with udpate

2005-09-12 Thread Sébastien MORAND
> This is Gentoo's daft syntax again! What you need here is not > # emerge -C giflib, as you would reasonably expect, but > # emerge -C libungif I can't do that, libungif is required on my system. I'm pretty sure some programs won't run anymore if I remove it, but I can test anyway

Re: [gentoo-user] Problem with udpate

2005-09-12 Thread Sébastien MORAND
> You clearly know how to clear a block, but your syntax for unmerging the > blocking packages is wrong, which is why it's not working. > > If you want to unmerge the specific version of the package (for this > example, let us assume php-5.0.5), the correct syntax is > > emerge -C =dev-php/php-5.0.

Re: [gentoo-user] Problem with udpate

2005-09-12 Thread Holly Bostick
Sébastien MORAND schreef: > pyrenees:~ # emerge -uNDvp world > > These are the packages that I would merge, in order: > > Calculating world dependencies ...done! > [blocks B ] dev-php/php (is blocking dev-lang/php-5.0.5) > [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6) > [b

[gentoo-user] Problem with udpate

2005-09-12 Thread Sébastien MORAND
I have a problem when updating my system. I updated all the packaged I could by typing: emerge -vu But at the end I still have the following issue: pyrenees:~ # emerge -uNDvp world These are the packages that I would merge, in order: Calculating world dependencies ...done! [blocks B ] de