[gentoo-user] Re: php blocking

2006-01-27 Thread James
Richard Fish asmallpond.org> writes: > > > tree shows the dependency/reverse dependency tree of the items to be > > > emerged, so you can see why something being emerged/upgraded as a > > > dependency of something that is currently up-to-date is being emerged > > > (and what the main application

Re: [gentoo-user] Re: php blocking

2006-01-26 Thread Richard Fish
On 1/26/06, james <[EMAIL PROTECTED]> wrote: > Holly Bostick planet.nl> writes: > > > > tree shows the dependency/reverse dependency tree of the items to be > > emerged, so you can see why something being emerged/upgraded as a > > dependency of something that is currently up-to-date is being emerg

[gentoo-user] Re: php blocking

2006-01-26 Thread james
Holly Bostick planet.nl> writes: > tree shows the dependency/reverse dependency tree of the items to be > emerged, so you can see why something being emerged/upgraded as a > dependency of something that is currently up-to-date is being emerged > (and what the main application is). Example: Yes

[gentoo-user] Re: php blocking

2006-01-26 Thread James
Richard Fish asmallpond.org> writes: > > emerge --deep --update --tree --verbose world Calculating world dependencies ...done! [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.4.6-r1) [blocks B ] dev-php/mod_php (is blocking dev-php/PEAR-PEAR-1.4.6-r1) [blocks B ] dev-php/p

Re: [gentoo-user] Re: php blocking

2006-01-26 Thread Holly Bostick
James schreef: > Richard Fish asmallpond.org> writes: > >> Try "PEAR-PEAR" (packages names are case-sensitive). > > # emerge --unmerge PEAR-PEAR --- Couldn't find PEAR-PEAR to unmerge. > unmerge: No packages selected for removal. > >>> I even 'emerge --sync' again, today and still I have: > >

Re: [gentoo-user] Re: php blocking

2006-01-25 Thread Richard Fish
On 1/25/06, James <[EMAIL PROTECTED]> wrote: > Richard Fish asmallpond.org> writes: > > Add the --tree option to see what is actually trying to bring in > > dev-php/mod_php and dev-php/php. > > # emerge --unmerge --tree PEAR-PEAR > --tree implies --pretend... adding --pretend to options. > These

Re: [gentoo-user] Re: php blocking

2006-01-25 Thread Andreas Claesson
On 1/26/06, James <[EMAIL PROTECTED]> wrote: > Richard Fish asmallpond.org> writes: > > > Add the --tree option to see what is actually trying to bring in > > dev-php/mod_php and dev-php/php. > > # emerge --unmerge --tree PEAR-PEAR > --tree implies --pretend... adding --pretend to options. > The

[gentoo-user] Re: php blocking

2006-01-25 Thread James
Richard Fish asmallpond.org> writes: > Try "PEAR-PEAR" (packages names are case-sensitive). # emerge --unmerge PEAR-PEAR --- Couldn't find PEAR-PEAR to unmerge. unmerge: No packages selected for removal. > > I even 'emerge --sync' again, today and still > > I have: > Add the --tree option to

Re: [gentoo-user] Re: php blocking

2006-01-25 Thread Richard Fish
On 1/25/06, James <[EMAIL PROTECTED]> wrote: > # emerge --unmerge php > --- Couldn't find php to unmerge. > unmerge: No packages selected for removal. > > That's the problem it does not see the php or pear modules. > > emerge --unmerge pear > --- Couldn't find pear to unmerge. > unmerge: No package

[gentoo-user] Re: php blocking

2006-01-25 Thread James
Uwe Thiem iway.na> writes: > Just "emerge --unmerge php" and "emerge dev-lang/php. You will have to fiddle > with the USE flags for php a bit. # emerge --unmerge php --- Couldn't find php to unmerge. unmerge: No packages selected for removal. That's the problem it does not see the php or pear