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

[TAF] templates://convirt/{templates}



The convirt package introduced new or modified debconf
templates. This is often a good 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: convirt/setup_db
Type: boolean
Default: true
_Description: Automatically configure database?
 ConVirt can automatically setup your mysql database for you. It will default
 to using the mysql server on your localhost using the root user with no
 password.
 .
 If you would like to use a different configuration, please setup your
 installation manually.

Template: convirt/failed
Type: note
_Description: ConVirt setup aborted
 You have reached this message because you either chose to configure ConVirt
 manually, or the attempted automatic configuration of ConVirt failed.
 The most common reason for this failure is that your mysql root password did
 not match the one provided in the ConVirt configuration file. Please consult
 the sqlalchemy.url parameter in /etc/convirt/development.ini and ensure
 that the password for the root user matches that of your mysql installation.
 .
 sqlalchemy.url=mysql://root:mypassword@localhost:3306/convirt?charset=utf8
 .
 Once completed, you may run:
 .
 paster setup-app src/convirt/web/convirt/development.ini
 .
 This will complete the setup process.
 .
 If you have installed ConVirt previously, your database has already been
 configured properly, and you can safely ignore this error. You will
 however need to manually start the ConVirt service. If you still encounter
 issues, backup your existing convirt database, drop it, and reinstall this
 package.
Source: convirt
Section: admin
Priority: optional
Maintainer: Roland Stigge <stigge@antcom.de>
Build-Depends: debhelper (>= 7.0.50~), python-support, po-debconf
Standards-Version: 3.9.1
Homepage: http://www.convirture.com

Package: convirt
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
         python-paramiko, ssh, python-xen-3.3, libxen3, socat, uml-utilities,
         dnsmasq, wget, libmysqlclient-dev, expect, python-paste,
         python-turbogears2, python-mysqldb, python-setuptools,
         ${python:Depends}
Recommends: mysql-server
Description:  management system for open source hypervisors and cloud platforms
 Convirt is a management system for open source hypervisors and cloud platforms
 aimed at rapid provisioning, lifecycle automation and private cloud
 management.
 .
 With ConVirt, you configure, monitor and automate your Xen and KVM deployments
 and private clouds from a single at-a-glance dashboard.

Attachment: signature.asc
Description: Digital signature


Reply to: