Bug #919
Package Dependency Field in Web App Install Script
0%
Description
The package dependency field in the web app install script does not seem to be working properly with the rpm and deb parameters. I installed SugarCRM, which has the following syntax: rpm(php-imap php-gd) deb(php5-imap-php5-gd) and it does not install them. If I put them in the package block they seem to work fine, but not in the package dependency.
I have tested this several times with other apps with the same results. At one time it appeared to be working, but tonight it did not.
History
#1 Updated by bigfoot65 almost 9 years ago
- Assignee changed from eFfeM to cpg
#2 Updated by cpg almost 9 years ago
- Status changed from New to Assigned
does it work on a fedora based system?
#3 Updated by cpg almost 9 years ago
- Assignee changed from cpg to bigfoot65
this appeared to be a typo in the field, with an extra ) at the end, which caused the package installer to choke, surely.
sending back to you. please close if it's fixed.
#4 Updated by bigfoot65 almost 9 years ago
- Priority changed from Medium to 7
Still seems to be a bug somewhere that is causing some apps using deb in install script. SABnzbd and DLNA seem to have a problem. Cannot pinpoint the issue, but with DLNA making a separate app without the RPM parts seems to work.
#5 Updated by bigfoot65 almost 9 years ago
Things had worked in previous installs of Ubuntu, so wonder if something crept into the code with the platform updates. Always seem to get the ruby error that others have indicated in bugs and forums.
from /var/hda/platform/html/script/../app/models/app.rb:377:in `new'
from /var/hda/platform/html/script/../app/models/app.rb:377:in `install_app_deps'
from /var/hda/platform/html/script/../app/models/app.rb:374:in `map'
from /var/hda/platform/html/script/../app/models/app.rb:374:in `install_app_deps'
from /var/hda/platform/html/script/../app/models/app.rb:196:in `install_bg'
from /var/hda/platform/html/script/install-app:96:in `install_or_uninstall'
from /var/hda/platform/html/script/install-app:117:in `main'
from /var/hda/platform/html/script/install-app:129
#6 Updated by bigfoot65 almost 9 years ago
#7 Updated by bigfoot65 over 8 years ago
- Status changed from Assigned to Resolved
- Priority changed from 7 to High
Think this one is corrected.
#8 Updated by cpg over 8 years ago
- Status changed from Resolved to Closed
- Assignee changed from bigfoot65 to cpg
looks like it's done.
Also available in: Atom