Date: Wed, 15 Dec 2004 12:33:51 -0800 From: "Noah" <admin2@enabled.com> To: Ian Moore <imoore@picknowl.com.au>, freebsd-questions@freebsd.org Subject: Re: php4 install has conflicts Message-ID: <20041215203301.M31101@enabled.com> In-Reply-To: <200412151004.52765.imoore@picknowl.com.au> References: <20041214224750.M18198@enabled.com> <20041214225932.M34944@enabled.com> <200412150956.02613.imoore@picknowl.com.au> <200412151004.52765.imoore@picknowl.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Try portupgrade -rR php4\* > > The -N flag is for installing new packages, not upgrading existing ones. > > -rR should resolve all dependencies above & below php4. That should also > > remove all the old versions . > > > Oops, > I shouldn't answer things before I've woken up properly! > I missed the fact you had mod_php installed rather than php. > I believe you need to pkg_delete mod_php and then install php, since > the Makefile for mod_php says: CONFLICTS= php4-4* php4-cli-4* > php4-cgi-4* HI, okay one more question. what is the best method to get rid of all the stale dependencies please? --- snip --- # portupgrade -Rr php4\* Stale dependency: php4-bz2-4.3.9_1 --> apache-1.3.33_1 -- manually run 'pkgdb -F' to fix (-O disallowed when -R is given). hurricane# pkgdb -F ---> Checking the package registry database Stale origin: 'devel/autoconf257': perhaps moved or obsoleted. -> The port 'devel/autoconf257' was removed on 2004-07-01 because: "autotools cleanup" -> Hint: autoconf-2.57_1 is not required by any other package -> Hint: checking for overwritten files... -> No files installed by autoconf-2.57_1 have been overwritten by other packages. Deinstall autoconf-2.57_1 ? [no] ^C --- snip --- cheers, Noah > > Cheers, > > -- > Ian Moore > > GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041215203301.M31101>