portmanager fails installing apache

Michael C. Shultz reso3w83 at verizon.net
Wed Dec 22 13:47:09 PST 2004


On Wednesday 22 December 2004 12:38 pm, Noah wrote:
> FreeBSD-4.9
> portmanager-0.2.0_3
>
>
> well I am not able to find a specific mail list for portmanager
> support. anybody got clues why portmanager is having difficulies here
> and a nice cure would be helpful?
>
Usually people with portmanager problems just email me directly,
my address is listed in the makefile (ringworm at inbox.lv but will soon be 
changed to reso3w83 at verizon.net). Mentioning problems here in 
freebsd-questions at freebsd.org or ports at freebsd.org is OK as I follow 
both of these.
>
> --- snip ---
>
> pkg_create: can't find package 'apache-1.3.33_1' installed!
> ------------------------------------------------
> cd /usr/ports/www/apache13; make deinstall
> ===>  Deinstalling for www/apache13
> ===>   apache not installed, skipping
> ------------------------------------------------
> cd /usr/ports/www/apache13; make reinstall
> ===>  Installing for apache-1.3.33_1
>
> ===>  apache-1.3.33_1 conflicts with installed package(s):
>       apache+mod_ssl-1.3.33+2.8.22

Well here is your problem,  apache+mod_ssl-1.*
is listed under CONFLICTS in /usr/ports/www/apache13/Makefile.
Try pkg_delete -f apache+mod_ssl-1.3.33+2.8.22 then rerun
portmanager -u

-Mike
>
>       They install files into the same place.
>       Please remove them first with pkg_delete(1).
> *** Error code 1
>
> Stop in /usr/ports/www/apache13.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13.
> pmupgrade 0.2.0_3 error: make reinstall returned an error, cannot
> continue # pkg_info | grep apache
> apache+mod_ssl-1.3.33+2.8.22 The Apache 1.3 webserver with SSL/TLS
> functionality
>
> --- snip ---
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list