Hi Luis,
I have successfully update GNUHealth 3.0 on our own server but I did stumble into two particulars which I like to inform you. It gives ValueError: --enable-jpeg requested but jpeg not found, aborting. So it is Pillow >= 2.1.0 no longer supports “import _imaging”. Please use “from PIL.Image import core as _imaging” instead. manually install apt-get install libjpeg libjpeg-devel Also got an error in tryting to fetch psycopg2: URLs to search for versions for psycopg2==2.6.1: * https://pypi.python.org/simple/psycopg2/2.6.1 * https://pypi.python.org/simple/psycopg2/ Getting page https://pypi.python.org/simple/psycopg2/2.6.1 Could not fetch URL https://pypi.python.org/simple/psycopg2/2.6.1: connectio n error: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out . Had to install it manually sudo apt-get install python-psycopg2 Please update it. Thanks. Anousak Lao Team On Mon, Jan 4, 2016 at 5:02 AM, Luis Falcon <fal...@gnu.org> wrote: > Dear devs > > This is to announce the RC2 of the upcoming GNU Health 3.0. I already > updated the community server DB. > > I have also created a tarball for the release candidate[1], as well as > an PostgreSQL dump[2] . At the end of this mail you can find the > MD5 digests. > > BTW : The installation program is now called gnuhealth-setup , and for > the installation, you can run "./gnuhealth-setup install" > > PS: The official languages translation files are not up-to-date yet. > For the translators / localization teams, there is a new mailing list > dedicated to this effort (health-i...@gnu.org). > > Happy testing and report any issues you may find. > > Bests, > Luis > > 1.- > http://health.gnu.org/downloads/development/unstable/gnuhealth-30rc2.tar.gz > > 2.- > http://health.gnu.org/downloads/development/unstable/gnuhealth-30rc2.sql.gz > > > 9e64d3e915890520078c2d6256b16ea3 gnuhealth-30rc2.sql.gz > af82bc0bf8bc13bcf97d83a3cc6cd8e1 gnuhealth-30rc2.tar.gz > > > -- > Luis Falcon, M.D., BSc > President, GNU Solidario > GNU Health: Freedom and Equity in Healthcare > http://health.gnu.org > > .