Bug #1773
missing module conf files after source install
| Status: | New | Start date: | 04/10/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Build/install/config | |||
| Target version: | - | |||
| Rank: | 99 | Tester: |
Description
Running cluster configuration tests from 2.0 source install (http://www.fossology.org/projects/fossology/wiki/Cluster_Test_Cases#Cluster-configuration-tests-Verify-agents-run-on-systems-as-configured)
fossology.log reports missing module conf files:
2012-04-10 11:55:11 scheduler [575] :: CONFIG: Could not find /usr/local/etc/fossology/mods-enabled/www/www.conf
2012-04-10 11:55:11 scheduler [575] :: CONFIG: Could not find /usr/local/etc/fossology/mods-enabled/scheduler/scheduler.conf
2012-04-10 11:55:11 scheduler [575] :: CONFIG: Could not find /usr/local/etc/fossology/mods-enabled/debug/debug.conf
History
Updated by Paul Holland about 1 year ago
- Assignee set to Mary Laser
Assigning to Mary so we have somebody looking at it.
Updated by Paul Holland about 1 year ago
- Target version changed from 2.0.0 to 2.0.1
Moving to 2.0.1 since this isn't high/urgent.
Updated by Paul Holland 12 months ago
- Assignee changed from Mary Laser to Dong Ma
- IterNum set to 2
Updated by Dong Ma 12 months ago
- Status changed from New to In Progress
These three module didn't need module conf files, need to ask Alex how to handle this.
Updated by Dong Ma 11 months ago
- Status changed from Feedback to New
- Assignee changed from Dong Ma to Bob Gobeille
Re-assigned to Bob
Updated by Mary Laser 9 months ago
During startup, the scheduler reads the config file for each agent it initializes, INCLUDING www.conf, scheduler.conf and debug.conf. However, config files for these 3 agents are not necessary and therefore, do not exist. To address this issue, I suggest putting a stub file in the appropriate /usr/local/etc/fossology/mods-enabled/ directories to eliminate this confusing message. This will maintain the mods_enabled structure without requiring startup code changes for special cases.
Updated by Mary Laser 9 months ago
- Target version deleted (
2.0.1)
Updated by Bob Gobeille 7 months ago
- Rank set to 99
Change unranked issues to rank 99 so they show up in a ranking report at the bottom. Otherwise, they show up on top.