net-www/webapp-config-1.10-r11 list-install w/ version can we add a switch to '--list-installs' to show the installed-version ... <snip> porkoo ~ # webapp-config --list-installs /var/www/phpbb.porkoo.homelinux.org/htdocs /var/www/phpbb2.porkoo.homelinux.org/htdocs /var/www/phpbb3.porkoo.homelinux.org/htdocs /var/www/phpmyadmin.porkoo.homelinux.org/htdocs porkoo ~ # webapp-config --list-installs -foo /var/www/phpbb.porkoo.homelinux.org/htdocs phpBB-2.0.10 /var/www/phpbb2.porkoo.homelinux.org/htdocs phpBB-2.0.9 /var/www/phpbb3.porkoo.homelinux.org/htdocs phpBB-2.0.11 /var/www/phpmyadmin.porkoo.homelinux.org/htdocs phpmyadmin-2.6.0_p2 </snip>
*** This bug has been marked as a duplicate of 67859 ***
This isn't anything to do with bug 67859, can we get this reopened? I really would like to know what versions of webapps I have installed without having to: find / -name '.webapp-*'
Yes, this one has anything to do with bug #67859.
This has been added as a feature request to UPSTREAM. http://svn.gnqs.org/projects/vhost-tools/ticket/26 Best regards, Stu
This is actually a feature that is already provided by webapp-config-1.50. The output looks like this: * Installs for phpldapadmin-0.9.7_alpha4 * /var/www/localhost/htdocs/phpldapadmin * * Installs for phprojekt-2.0.7 * /var/www/localhost/htdocs/test7 * * Installs for phprojekt-4.2-r2 * /var/www/localhost/htdocs/test4 * /var/www/localhost/htdocs/test3 * /var/www/localhost/htdocs/test3 * /var/www/localhost/htdocs/test5 * * Installs for phprojekt-4.2.3 * /var/www/localhost/htdocs/test4 * /var/www/localhost/htdocs/test4 * * Installs for postfixadmin-2.1.0 * /var/www/localhost/htdocs/postfixadmin * * Installs for trac-0.8.4 * /var/www/localhost/htdocs/trac * * Installs for web-cyradm-0.5.4.1 * /var/www/localhost/htdocs/web-cyradm * * Installs for xrms-2005.05.07 * /var/www/localhost/htdocs/xrms Is that ok? Cheers Gunnar
Forgot to add that you need to use the combination of --list-install --verbose in order to get this output. Will still improve the documentation for 1.51.
output is fine - thx