health
[Top][All Lists]
Advanced

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

Re: [Health] Issue upgrading a database from gnuhealth 3.2 to gnuhealth


From: Axel Braun
Subject: Re: [Health] Issue upgrading a database from gnuhealth 3.2 to gnuhealth 3.4
Date: Fri, 14 Jun 2019 17:10:11 +0200

Hello Armand,

Am Freitag, 14. Juni 2019, 15:49:37 CEST schrieb Armand MPASSY-NZOUMBA:
> Dear community,
> I am getting the following error after upgrading the database from 3.2 to
> 3.4: Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/tryton/gui/main.py", line 867, in
> sig_login host, port, database, username = DBLogin().run()
>   File "/usr/lib/python2.7/site-packages/tryton/gui/window/dblogin.py", line
> 607, in run self.clear_profile_combo()
>   File "/usr/lib/python2.7/site-packages/tryton/gui/window/dblogin.py", line
> 548, in clear_profile_combo profile_login = self.profiles.get(profile,
> 'username')
>   File "/usr/lib64/python2.7/ConfigParser.py", line 618, in get
>     raise NoOptionError(option, section)
> NoOptionError: No option 'username' in section: 'CIRMFTEST1_dev1'
>
>
>
> OS: OpenSuse 15.1Client: Tryton 4.6
>
> I have read the gnuhealth documentation
> at:https://en.wikibooks.org/wiki/GNU_Health/Upgrade However, the
> documentation is only dealing with the upgrade from 3.0 to 3.2 Any
> assistance will be greatly appreciated.

In
/usr/share/doc/packages/gnuhealth/upgrade/3.4/
is a script that needs to be applied to your 3.2 database:

psql mydb < /usr/share/doc/packages/gnuhealth/upgrade/3.4/upgrade_34.sql

Did you apply this?

Cheers
Axel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]