* [gentoo-user] webapp-config update
@ 2006-12-22 12:26 Arnau Bria
2006-12-22 12:48 ` Naga
0 siblings, 1 reply; 3+ messages in thread
From: Arnau Bria @ 2006-12-22 12:26 UTC (permalink / raw
To: gentoo-user
Hi,
after update squirrelmail using webapp-config, I saw this note:
# webapp-config -U -h mail.emergetux.net squirrelmail 1.4.9a
* Upgrading squirrelmail-1.4.8 to squirrelmail-1.4.9a
* Installed by root on 2006-09-07 11:22:04
* Config files owned by 0:0
!cfgpro plugins/retrieveuserdata/config.php
!cfgpro plugins/show_ssl_link/config.php
!cfgpro plugins/gpg/gpg_local_prefs.txt
!cfgpro plugins/secure_login/config.php
!cfgpro config/config_local.php
!cfgpro config/config.php
!empty plugins/retrieveuserdata
!empty plugins/show_ssl_link
!empty plugins/secure_login
!empty plugins/gpg
!empty plugins
!empty config
!empty data
--- /var/www/mail.emergetux.net/htdocs
* Creating required directories
* Linking in required files
* This can take several minutes for larger apps
^o^ hiding /config/config.php
^o^ hiding /config/config_local.php
^o^ hiding /plugins/gpg/gpg_local_prefs.txt
^o^ hiding /plugins/retrieveuserdata/config.php
^o^ hiding /plugins/secure_login/config.php
^o^ hiding /plugins/show_ssl_link/config.php
* Files and directories installed
* One or more files have been config protected
* To complete your install, you need to run the following command(s):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//config" etc-update
* CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/gpg" etc-update
* CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/retrieveuserdata" etc-update
* CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/secure_login" etc-update
* CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/show_ssl_link" etc-update
*
* Install completed - success
But, what command does it refer to?
thansk in aadvance!
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] webapp-config update
2006-12-22 12:26 [gentoo-user] webapp-config update Arnau Bria
@ 2006-12-22 12:48 ` Naga
2006-12-22 13:43 ` Arnau Bria
0 siblings, 1 reply; 3+ messages in thread
From: Naga @ 2006-12-22 12:48 UTC (permalink / raw
To: gentoo-user
On Friday 22 December 2006 13:26, Arnau Bria wrote:
> Hi,
>
> after update squirrelmail using webapp-config, I saw this note:
[...]
> * To complete your install, you need to run the following command(s):
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> * CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//config" etc-update
> * CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/gpg"
> etc-update *
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/retrieveuserdat
>a" etc-update *
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/secure_login"
> etc-update *
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/show_ssl_link"
> etc-update *
> * Install completed - success
>
> But, what command does it refer to?
The following :)
That is
CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//config" etc-update
CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/gpg" etc-update *
CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/retrieveuserdata"
etc-update *
CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/secure_login"
etc-update *
CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/show_ssl_link"
etc-update *
--
Naga
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] webapp-config update
2006-12-22 12:48 ` Naga
@ 2006-12-22 13:43 ` Arnau Bria
0 siblings, 0 replies; 3+ messages in thread
From: Arnau Bria @ 2006-12-22 13:43 UTC (permalink / raw
To: gentoo-user
On Fri, 22 Dec 2006 13:48:09 +0100
Naga Naga wrote:
> On Friday 22 December 2006 13:26, Arnau Bria wrote:
> > Hi,
> >
> > after update squirrelmail using webapp-config, I saw this note:
> [...]
> > But, what command does it refer to?
> The following :)
>
> That is
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//config" etc-update
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/gpg"
> etc-update *
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/retrieveuserdata"
> etc-update *
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/secure_login"
> etc-update *
> CONFIG_PROTECT="/var/www/mail.emergetux.net/htdocs//plugins/show_ssl_link"
> etc-update *
Ok, after looking at etc-update man page, I've unsdestood what I'm
doing....
thanks for the help!
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-12-22 13:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-22 12:26 [gentoo-user] webapp-config update Arnau Bria
2006-12-22 12:48 ` Naga
2006-12-22 13:43 ` Arnau Bria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox