From: Dan Johansson <dan@dmj.nu>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Changed behavior of webapp-config
Date: Mon, 26 Oct 2015 21:38:18 +0100 [thread overview]
Message-ID: <562E8F3A.7060707@dmj.nu> (raw)
The other day I noticed that the behavior of webapp-config has changed.
I have USE=vhost enabled and I have a directory structure where each
"app" is installed in htdocs in its own v-host like this:
/var/www/app-1.int.dmj.nu/htdocs/
/var/www/app-2.int.dmj.nu/htdocs/
Before I could simply do the following to upgrade an app
# webapp-config -h app-1.int.dmj.nu -U app-1 1.2.3
And this would update the app-1 in /var/www/app-1.int.dmj.nu to version
1.2.3
(note, there is NO -d for directory in there)
Doing this now results in this:
* Install dir flag not supplied, defaulting to "app-1".
* Fatal error: Cannot clean!
* Fatal error: No package installed in
/var/www/app-1.int.dmj.nu/htdocs/app-1
* Fatal error(s) - aborting
I have played around a bit and found that if I add "-d ." it does update
the application correct but with some messages (sorry I do not have them
at hand now) about webapp-config not able to "clean" the old version.
And worse still, I then get two "active" entries in the webapp-config DB
(/var/db/webapps/app-1/<version>/installs):
One for the old version:
123456789 0 0 /var/www/app-1.int.dmj.nu/htdocs
And one for the new
0987654321 0 0 /var/www/app-1.int.dmj.nu/htdocs/.
Any suggestions on how to make the "new" webapp-config behave like the
"old" one (short of downgrading of cause)?
KR
--
Dan Johansson
***************************************************
This message is printed on 100% recycled electrons!
***************************************************
next reply other threads:[~2015-10-26 20:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 20:38 Dan Johansson [this message]
2015-10-26 20:56 ` [gentoo-user] Changed behavior of webapp-config Mick
2015-10-27 14:17 ` J. Roeleveld
2015-10-27 20:10 ` Dan Johansson
2015-10-27 20:56 ` Neil Bothwick
2015-10-28 16:45 ` covici
2015-10-28 19:48 ` J. Roeleveld
2015-10-28 20:10 ` Dan Johansson
2015-10-28 23:01 ` Neil Bothwick
2015-10-29 7:21 ` J. Roeleveld
2015-10-29 8:45 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=562E8F3A.7060707@dmj.nu \
--to=dan@dmj.nu \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox