Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 21:39:52 -0500
From:      "Michael Greenberg" <greenberg@nji.com>
To:        freebsd-questions@freebsd.org
Subject:   pkg_update w/Apache
Message-ID:  <3C02B6A8.18970.1632248@localhost>

next in thread | raw e-mail | index | archive | help
I've got an older version of apache+mod_ssl installed, and I 
downloaded the newest package.  I try to pkg_update it and the 
following happens:

# pkg_update apache+mod_ssl-1.3.22+2.8.5_1.tgz
Updating apache+mod_ssl packages to version 1.3.22
There are no apache+mod_ssl packages installed

Well, that prompts me to check, so I do:

# pkg_info | grep apache
apache+mod_ssl-1.3.20+2.8.4 The Apache 1.3 webserver...

Well, after a man pkg_update, I tried (sorry about funny line-
wrapping problems, if any -- I'm not sure how Pegasus formats this):

# pkg_update -r apache+mod_ssl-1.3.20+2.8.4 apache+mod_ssl-
1.3.22+2.8.5_1.tgz
Updating apache+mod_ssl package version 1.3.20 to 1.3.22
Package apache+mod_ssl-1.3.20+2.8.4 is not installed.

What's going on?  How can I update my version of Apache?  
Should I use the port tree?  I'm not entirely comfortable using ports 
with just what the Handbook/FAQ/manpages tell me.

Any help would be appreciated,
Mike.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C02B6A8.18970.1632248>