During package installation there is no test for /opt/dbspace existence.
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 30 Jan 2014 11:47:43 +0000 (12:47 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 30 Jan 2014 11:47:43 +0000 (12:47 +0100)
commit438e99ed037135a56629b06a5ed856d061218076
tree6bb491869df4303df260abc4a07703ee147267df
parent886a59056f7303e7d621f134a4c9b43c923a62c7
During package installation there is no test for /opt/dbspace existence.

[Issue#]        N/A
[Bug/Feature]   When creating databse from scratch during depedencies
                installation for gbs build process error occurs:
                Error: unable to open database "/opt/dbspace/.rules-db.db3":
                unable to open database file.
[Cause]         Missing /opt/dbspace directory.
[Solution]      Add checking for /opt/dbspace existence. Create directory
                if missing.
[Verification]  Delete /opt/dbspace, install libprivilege-control, check if
                /opt/dbspace and "/opt/dbspace/.rules-db.db3" exists.

Change-Id: I216b75caf63ac69d08b0d3b07981860606dcb6b8

Conflicts:

packaging/libprivilege-control.spec
packaging/libprivilege-control.spec