Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54787 - webapp-config does not check for conflicts on upgrade
Summary: webapp-config does not check for conflicts on upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 11:59 UTC by Gunnar Wrobel (RETIRED)
Modified: 2005-05-30 02:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wrobel (RETIRED) gentoo-dev 2004-06-22 11:59:27 UTC
When upgrading a web application and inadvertadly specifying the wrong directory or host, webapp-config does not check wether the application installed in this location before and the application to upgrade actually match.

The resulting cleanup can be painful :)

(you can download the ebuilds needed for the following test form gunnarwrobel.de)

Reproducible: Always
Steps to Reproduce:
1. webapp-config -I -h localhost -d / tikiwiki 1.8.3
2. webapp-config -U -h localhost -d / sitebar 3.2.5

Actual Results:  
SiteBar installed and then webapp-config initiated removal of tikiwiki. But it
failed actually removing tikiwiki.

Expected Results:  
Issued a statement saying that the application to upgrade and the originally
installed package do not match.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-06-22 22:42:35 UTC
I'll make sure this is fixed in v1.10-r2.

Many thanks,
Stu
Comment 2 Daniel Webert 2004-11-22 18:14:29 UTC
is this fixed?
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2005-05-30 02:59:53 UTC
Yes, it was fixed in webapp-config v1.10-r2.

Best regards,
Stu