Bug 2561

Summary: Broken symlink in hsqldb
Product: Mageia Reporter: Dave Hodgins <davidwhodgins>
Component: RPM PackagesAssignee: QA Team <qa-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: derekjenn, dmorganec, misc, sysadmin-bugs
Version: 1Keywords: validated_update
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: hsqldb-1.8.1.3-4.mga1.src.rpm CVE:
Status comment:

Description Dave Hodgins 2011-08-29 08:38:26 CEST
The hsqldb package creates a symlink
/var/lib/hsqldb/lib/hsqldb.jar -> hsqldb.jar
It should be
var/lib/hsqldb/lib/hsqldb.jar -> /usr/share/java/hsqldb.jar

As it is, it prevents the service from starting.
Comment 1 Dave Hodgins 2011-08-29 08:41:00 CEST
Sorry, that should have been
The hsqldb package creates a symlink
/var/lib/hsqldb/lib/hsqldb.jar -> hsqldb.jar
It should be
/var/lib/hsqldb/lib/hsqldb.jar -> /usr/share/java/hsqldb.jar
Remco Rijnders 2011-08-29 08:41:43 CEST

CC: (none) => dmorganec

Comment 2 D Morgan 2011-08-29 13:36:27 CEST
fixed in cauldron, i will issue an update after.
Comment 3 D Morgan 2011-08-29 21:45:58 CEST
please test the rpm in update_testing
D Morgan 2011-08-29 21:46:06 CEST

Assignee: bugsquad => qa-bugs

Comment 4 Dave Hodgins 2011-08-29 23:02:57 CEST
I've confirmed this update fixes the broken symlink, now allowing the hsqldb
service to be started.

I haven't figured out yet, how to test that the server actually works.
Accessing a database in libreoffice doesn't use hsql (confirmed by
running libreoffice under strace).

I'm inclined to accept this update, as it fixes the reported bug, once
it's confirmed to also work on x86-64.

The srpm is
hsqldb-1.8.1.3-4.1.mga1.src.rpm
Comment 5 Derek Jennings 2011-08-29 23:41:51 CEST
Confirmed on x86_64 the symlink is fixed.
On creating a new database in libreoffice-base the text 'HSQL Database Engine' appears at the bottom of the window, but libreoffice does not care if the hsqldb service is running or not.

CC: (none) => derekjenn

Comment 6 Dave Hodgins 2011-08-30 03:19:57 CEST
Can someone from the sysadmin team push the srpm
hsqldb-1.8.1.3-4.1.mga1.src.rpm
Core Update Testing to Core Updates.

Advisory:
This update fixes a broken symlink, that prevented
the hsqldb service from starting.

Keywords: (none) => validated_update
CC: (none) => sysadmin-bugs

Comment 7 Michael Scherer 2011-08-30 13:51:20 CEST
Sent to updates.

Status: NEW => RESOLVED
CC: (none) => misc
Resolution: (none) => FIXED