[Lunar-commits] <moonbase> virtuoso: Version bump. Please note the lower part of the DETAILS for additional
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Feb 12 02:25:27 CET 2010
commit 6cbdcd7eaf239df1a4d6dcf3bb467f1eb1a1266e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 11 20:25:27 2010 -0500
virtuoso: Version bump. Please note the lower part of the DETAILS for additional
information. This version is not compatable with any prior versions. Since kde
uses this mainly for PIM stuff, so if you have any indexed data you might want to
back it up some where... just in case.
I was going to add a virtuoso converter to moonbase that is supposed to make this
conversion process easier but have read reports that is did not work for most people.
Also the converter wanted to download virtuoso-1.5.x, why I don't know but thought it
to be overkill if you already had 1.5.x installed... so I nixed that idea.
---
sql/virtuoso/DETAILS | 20 +++++++++++++++++---
1 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/sql/virtuoso/DETAILS b/sql/virtuoso/DETAILS
index 60d4e38..b89c3f4 100644
--- a/sql/virtuoso/DETAILS
+++ b/sql/virtuoso/DETAILS
@@ -1,13 +1,13 @@
MODULE=virtuoso
TYPE=opensource
- VERSION=5.0.12
+ VERSION=6.1.0
SOURCE=$MODULE-$TYPE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$TYPE-$VERSION
SOURCE_URL=$SFORGE_URL/virtuoso/files/virtuoso/5.0.12/
- SOURCE_VFY=sha1:7e4a27b7a133ded8aa6c7c8834e72012582ff29a
+ SOURCE_VFY=sha1:11d68d3b8d7fef05017eaba6dcc86050db71d211
WEB_SITE=http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
ENTERED=20100116
- UPDATED=20100116
+ UPDATED=20100211
SHORT="high-performance object-relational SQL database"
cat << EOF
@@ -21,4 +21,18 @@ web language (VSP) as well as PHP, ASP .net and others. This same web server pro
and REST access to Virtuoso stored procedures, supporting a broad set of WS protocols such
as WS-Security, WS-Reliable Messaging and others. A BPEL4WS run time is also available as
part of Virtuoso's SOA suite.
+
+Note:
+
+You might want to run the following if you have problems getting Nepomuk and/or Strigi to
+work. Its a bit brutish since it deletes some vitruosobackend stuff for ~/ and most likey
+its best to logout/in of kde if that's where you are during this bump;
+
+ akonadictl stop
+ qdbus org.kde.NepomukServer /nepomukserver quit
+ kbuildsycoca4 --noincremental
+ rm ~/.kde/share/apps/nepomuk/repository/main/data/virtuosobackend/*
+ nepomukservicestub nepomukstorage
+ akonadictl start
+
EOF
More information about the Lunar-commits
mailing list