[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] bootstrap error on Mandriva 2010
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] bootstrap error on Mandriva 2010 |
Date: |
Sun, 07 Mar 2010 13:12:53 +0100 |
> I dont know, where is the problem.
> ==> cloning [template1] (5280 kB) as target database [gnumed_v2] ...
...
> Bootstrapping "gnumed_v12" did not finish successfully. Aborting.
> bootstrap-latest.log:
>
> 2010-03-06 19:58:03 ERROR gm.bootstrapper
> (./bootstrap_gm_db_system.py::__create_db() #781): >>>[
> create database "gnumed_v2" with
> owner = "gm-dbo"
> template = "template1"
> encoding = 'unicode'
> ;]<<< failed
> Traceback (most recent call last):
> File "./bootstrap_gm_db_system.py", line 779, in __create_db
> cursor.execute(cmd)
> File "/usr/lib/python2.6/site-packages/psycopg2/extras.py", line 110,
> in execute
> return _cursor.execute(self, query, vars, async)
> DataError: new encoding (UTF8) is incompatible with the encoding of the
> template database (SQL_ASCII)
> TIP: Use the same encoding as in the template database, or use
> template0 as template.
It is not possible to create a unicode database (with utf8 encoding)
from a SQL-ASCII template.
- use another template
- re-initdb the cluster
- use another cluster
Those are the options.
Karsten
--
Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/chbrowser
- [Gnumed-devel] bootstrap error on Mandriva 2010, Michael Schütt, 2010/03/06
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Sebastian Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010,
Karsten Hilbert <=
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Rogerio Luz Coelho, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Karsten Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Sebastian Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Sebastian Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Karsten Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Sebastian Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Karsten Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Sebastian Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Karsten Hilbert, 2010/03/07
- Re: [Gnumed-devel] bootstrap error on Mandriva 2010, Rogerio Luz Coelho, 2010/03/09