Bug 473572 - /var/lib/callweaver not packaged
Summary: /var/lib/callweaver not packaged
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: callweaver
Version: 10
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Itamar Reis Peixoto
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-29 12:47 UTC by Jigs
Modified: 2009-07-28 05:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-28 05:42:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jigs 2008-11-29 12:47:06 UTC
Description of problem:
When installing the callweaver RPM the directory /var/lib/callweaver is not created (packaged). Callweaver therefore complains that it cannot open/create its database.

Version-Release number of selected component (if applicable):
callweaver-1.2.0.1-1.2.fc10 (i386)

How reproducible:
Until the user creates /var/lib/callweaver as writable by callweaver.

Steps to Reproduce:
1. Install callweaver on a new system
2. Test callweaver with: callweaver -cvvvv
3.
  
Actual results:
WARNING[3086841648]: db.c:1195 sqlite_open_db: SQL ERR [unable to open database file]

Expected results:
Without this warning.

Additional info:
Is it on purpose to require the (new) user to create the directory himself?

# mkdir /var/lib/callweaver
# chown callweaver.callweaver /var/lib/callweaver

This directory is configured in the default configuration file callweaver.conf. Is this directory not more a system resource than something to be installed by the user?

Comment 1 Itamar Reis Peixoto 2009-07-28 05:42:25 UTC
fixed in rawhide.
http://koji.fedoraproject.org/koji/taskinfo?taskID=1546465


Note You need to log in before you can comment on or make changes to this bug.