[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://virtuoso-opensource/{virtuoso-opensource-6.1.templates,libvirtodbc0.templates}



The virtuoso-opensource package introduced new or modified debconf
templates. This is the perfect moment for a review to help the package
maintainer following the general suggested writing style and track
down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: virtuoso-opensource-6.1/dba-password
Type: password
_Description: Password for DBA and DAV users:
 Following installation, users and passwords in Virtuoso can be managed
 using the command line tools (see the full documentation) or via
 the Conductor web application which is installed by default at:
 .
 http://localhost:8890/conductor
 .
 There are two default users (DBA and DAV) created with administrative
 access to Virtuoso and you should now set secure passwords for these users
 to complete the installation.
 .
 If you do not enter a new password the daemon will be disabled initially
 (unless a non-default password is found to already exist).

Template: virtuoso-opensource-6.1/dba-password-again
Type: password
_Description: Repeat password for the admin users to confirm:

Template: virtuoso-opensource-6.1/password-mismatch
Type: error
_Description: Password confirmation error
 The two passwords you entered were not the same. Please try again.

Template: virtuoso-opensource-6.1/note-disabled
Type: note
_Description: No initial password set, daemon disabled
 For security reasons the default Virtuoso instance is disabled because
 no administration password was provided.
 .
 You can enable the daemon manually by setting RUN to 'yes' in the file
 /etc/default/virtuoso-opensource-6.1, in which case the default DBA user
 password will be 'dba'.

Template: virtuoso-opensource-6.1/error-setting-password
Type: error
_Description: Unable to set password for the Virtuoso 'dba' user
 An error occurred while setting the password for the Virtuoso
 administrative user. This may have happened because the account
 already has a password, or because of a communication problem with
 the Virtuoso server.
 .
 If the database already existed then it will have retained the original
 password. If there was some other problem then the default password
 'dba' (same as the username) will apply.
 .
 You should check immediately following installation that both the
 'dba' and 'dav' users have secure non-default passwords set.

Template: virtuoso-opensource-6.1/check-remove-databases
Type: boolean
Default: false
_Description: Remove all Virtuoso databases?
 The /var/lib/virtuoso directory which contains the Virtuoso databases is
 about to be removed.
 .
 If you're removing the Virtuoso package in order to later install a more
 recent version, or if a different Virtuoso package is already using it,
 the data should be kept.

Template: virtuoso-opensource-6.1/http-server-port
Type: string
Default: 8890
_Description: Default HTTP (Web) Server Port:
 Virtuoso incorporates a web server capable of hosting HTML and VSP pages
 (with optional support for other languages). If you are installing this
 instance as a public web server directly on the internet, you probably want
 to set the port here to the default 80 used for http:// addresses.
 .
 NB: The default web root is created at /var/lib/virtuoso/vsp and will be
 empty unless you also install the package containing the standard Virtuoso
 start page.

Template: virtuoso-opensource-6.1/db-server-port
Type: string
Default: 1111
_Description: Default Database Server Port:
 You may change here the default port on which the Virtuoso database server
 will listen for connections.
 .
 Sometimes it is better to use non-default ports to improve security on
 servers that might be targets for unauthorised intrusion.

Template: virtuoso-opensource-6.1/register-odbc-dsn
Type: boolean
Default: false
_Description: Do you want to register an ODBC System DSN for Virtuoso?
 You appear to have an ODBC manager (unixodbc or iODBC) installed on your
 system, and the Virtuoso ODBC driver is installed.
 .
 If you wish, the default Virtuoso instance will be automatically added to
 the list of available System Data Sources (and automatically deleted from
 the list when you remove this package).
 .
 If you elect to register the DSN it will be named VOS and DSN list is
 maintained using the /usr/bin/odbcinst program from unixodbc. User and
 password details are omitted from the DSN for security.

Template: virtuoso-opensource/primary-server
Type: select
Choices: ${choices}
_Description: Default Virtuoso Server package:
 Please choose the version of virtuoso-server that will be linked to by the
 default (unversioned) names for init scripts and client tools.
Template: libvirtodbc0/register-odbc-driver
Type: boolean
Default: false
_Description: Do you want to register the Virtuoso ODBC driver?
 You appear to have an ODBC manager (unixodbc or iODBC) installed on your
 system.
 .
 If you wish, the Virtuoso ODBC Driver will be automatically added to the
 list of available ODBC drivers (and automatically deleted from the list
 when you remove this package).
 .
 The driver list is maintained using the /usr/bin/odbcinst program from
 unixodbc.
Source: virtuoso-opensource
Section: database
Priority: optional
Maintainer: Obey Arthur Liu <arthur@milliways.fr>
Standards-Version: 3.8.4
Homepage: http://virtuoso.openlinksw.com/wiki/main/Main/
Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-virtuoso/pkg-virtuoso.git
Vcs-Git: git://scm.alioth.debian.org/git/pkg-virtuoso/pkg-virtuoso.git
Build-Depends: cdbs, debhelper (>= 7), quilt, autotools-dev, autoconf (>=2.57),
 automake (>=1.10), libtool (>=1.5.16), flex (>=2.5.4), bison (>=1.35),
 gperf (>=2.7.2), gawk (>=3.1.1), m4 (>=1.4.1), make (>=3.79.1),
 libssl-dev (>=0.9.7), libreadline5-dev, zlib1g-dev, libxml2-dev, libpcre3-dev,
 net-tools,
 mono-gmcs (>= 1.0) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
 cli-common-dev (>= 0.4.4) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
 libmono-corlib2.0-cil (>= 1.2.6) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
 libmono-system-data2.0-cil (>= 1.0) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
 libmono-system2.0-cil (>= 1.2.6) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390],
 docbook2x, po-debconf, libwbxml2-dev, libmagickwand-dev

Package: virtuoso-opensource
Architecture: all
Depends: virtuoso-opensource-6.1, ${misc:Depends}
Recommends: virtuoso-server, virtuoso-vsp-startpage, virtuoso-vad-conductor
Suggests: virtuoso-vad-doc, virtuoso-vad-demo, virtuoso-vad-tutorial,
 virtuoso-vad-rdfmappers, virtuoso-vad-sparqldemo, virtuoso-vad-syncml,
 virtuoso-vad-bpel, virtuoso-vad-isparql, virtuoso-vad-ods
Description: OpenLink Virtuoso Open-Source Edition (OSE)
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 OpenLink Virtuoso supports SPARQL embedded into SQL for querying RDF
 data stored in Virtuoso's database. SPARQL benefits from low-level
 support in the engine itself, such as SPARQL-aware type-casting rules
 and a dedicated IRI data type.
 .
 This is the Virtuoso's Open-Source Edition (Virtuoso OSE).

Package: virtuoso-server
Architecture: all
Depends: virtuoso-opensource-6.1, ${misc:Depends}
Description: Virtuoso OSE Server (metapackage for latest version)
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This is an empty package that depends on the current "best" version
 of virtuoso-server (currently virtuoso-opensource-6.1), as determined by the
 Virtuoso maintainers. Install this package if in doubt about which
 Virtuoso OSE version you need. That will install the version
 recommended by the package maintainers.

Package: virtuoso-minimal
Architecture: all
Depends: virtuoso-opensource-6.1-bin, libvirtodbc0, ${misc:Depends}
Description: Virtuoso minimal Server (metapackage for latest version)
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This is an empty package that depends on the current "best" version
 of virtuoso-minimal (currently virtuoso-opensource-6.1-bin), as determined
 by the Virtuoso maintainers. This should usually be depended on by all
 packages which use Virtuoso as an embedded database.

Package: virtuoso-opensource-6.1
Architecture: any
Depends: virtuoso-opensource-6.1-common (= ${binary:Version}),
 virtuoso-opensource-6.1-bin (= ${binary:Version}),
 libvirtodbc0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: OpenLink Virtuoso Open-Source Edition - Server support files
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the core tools and support files.

Package: virtuoso-opensource-6.1-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OpenLink Virtuoso Open-Source Edition - Common Binaries
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the common binaries.

Package: virtuoso-opensource-6.1-bin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OpenLink Virtuoso Open-Source Edition - Server Binaries
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the core binary libraries.

Package: virtuoso-vsp-startpage
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - Start Page
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the default start page for the web root.

Package: virtuoso-vad-conductor
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - Conductor
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the administration interface VAD (Virtuoso
 Application Distribution) package.

Package: virtuoso-vad-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - Documentation
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the documentation VAD (Virtuoso Application
 Distribution) package.

Package: virtuoso-vad-demo
Section: doc
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - Demo
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the demo application VAD (Virtuoso Application
 Distribution) package.

Package: virtuoso-vad-tutorial
Section: doc
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - Tutorial
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the tutorial application VAD (Virtuoso
 Application Distribution) package.

Package: virtuoso-vad-rdfmappers
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - RDF Mappers
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the RDF Mappers application VAD (Virtuoso
 Application Distribution) package.

Package: virtuoso-vad-sparqldemo
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - SPARQL Demo
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the SPARQL Demo application VAD (Virtuoso
 Application Distribution) package.

Package: virtuoso-vad-syncml
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - SyncML
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the SyncML application VAD (Virtuoso
 Application Distribution) package.

Package: virtuoso-vad-bpel
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - BPEL
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the BPEL application VAD (Virtuoso Application
 Distribution) package.

Package: virtuoso-vad-isparql
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - iSPARQL
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the iSPARQL application VAD (Virtuoso
 Application Distribution) package.

Package: virtuoso-vad-ods
Architecture: all
Depends: ${misc:Depends}, virtuoso-opensource
Description: OpenLink Virtuoso Open-Source Edition - Open Data Spaces
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains Open Data Spaces (ODS) VAD (Virtuoso
 Application Distribution) packages.

Package: libvirtodbc0
Depends: virtuoso-opensource-6.1-common (= ${binary:Version}),
 ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: OpenLink Virtuoso Open-Source Edition - ODBC libraries
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains the Virtuoso ODBC client libraries.

Package: libvirtuoso5.5-cil
Section: cli-mono
Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390
Depends: ${cli:Depends}, ${misc:Depends}
Description: OpenLink Virtuoso Open-Source Edition - Mono assemblies
 Virtuoso is a high-performance object-relational SQL database. As a
 database, it provides transactions, a smart SQL compiler, powerful
 stored-procedure language with optional Java and .Net server-side
 hosting, hot backup, SQL-99 support and more. It has all major
 data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
 .
 This package contains Virtuoso's ADO.NET data provider for Mono.

Attachment: signature.asc
Description: Digital signature


Reply to: