Hi friends, new FreeBSD user here, starting to really love FreeBSD and ports.
I did a
My question is, do I have to worry about this, is it normal or should I not have replaced apache1.3 with apache2.2? Has the pkgdb -F corrected it for, has it replaced the dependency with apache22?
here's my output:
I did a
portsnap fetch update
, then ran [cmd=]portupgrade -a[/cmd] to update everything. I hit an error about having apache1.3 installed but apache2.x was required. So I force-deleted apache1.3 (pkg_delete -f) and proceeded to install apache22 from ports. Now resuming [cmd=]portupgrade -a[/cmd] I get a pkgdb warning (stale dependency) asking me to [cmd=]pkgdb -F[/cmd] I do that and it seems to delete several stale dependencies.My question is, do I have to worry about this, is it normal or should I not have replaced apache1.3 with apache2.2? Has the pkgdb -F corrected it for, has it replaced the dependency with apache22?
here's my output:
Code:
potensol3# portupgrade -a
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 844 packages found (-1 +3) (...)... done]
Stale dependency: ImageMagick-6.6.7.10_1 --> apache-1.3.42 -- manually run 'pkgdb -F' to fix, or specify -O to force.
potensol3# pkgdb -F
---> Checking the package registry database
Stale dependency: ImageMagick-6.6.7.10_1 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)
Stale dependency: cups-base-1.4.6_3 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)
Stale dependency: cups-pdf-2.5.1 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)
Stale dependency: graphviz-2.26.3_3 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)
Stale dependency: libxine-1.1.19_3 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)
Stale dependency: phonon-xine-4.4.4 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)
Stale dependency: php5-5.3.6 -> apache-1.3.42 (www/apache13):
-> Deleted. (irrelevant)