#370 closed defect (fixed)
php5-xapian package on ubuntu uses wrong extension for ini file
| Reported by: | Ivo Jansch | Owned by: | Olly Betts |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.7 |
| Component: | Xapian-bindings | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Operating System: | Linux |
Description
Pretty minor, but all php5-* packages follow the standard of installing a conf.d/*.ini file. Xapian's package however installs conf.d/xapian without .ini extension.
Change History (3)
comment:1 by , 17 years ago
| Severity: | minor → normal |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| Type: | enhancement → defect |
| Version: | → 1.0.7 |
This was fixed in 1.0.7-3 which is in Ubuntu intrepid. If you're using dapper or hardy, you can find backported versions of newer packages with this fix in here:
comment:3 by , 17 years ago
| Milestone: | → 1.0.7 |
|---|---|
| Version: | 1.0.7 |
Oops, set version instead of milestone.
Note:
See TracTickets
for help on using tickets.

Upgraded the severity; it's not just a naming problem, the extension doesn't get loaded if it doesn't have .ini as extension. After renaming the file to xapian.ini, the cli php binary was able to use xapian.