Hi Adam, thank you so much for your quick reply.
The installation finishes with the *django.db.utils.OperationalError: FATAL: database “arches_my_hip_app” does not exist’ *To me it looks like the entire error message. When checking the entries with *pgAdmin* I can find 'template_postgis_20'. In your answer you said that: > The very first time that you install a package, you should get a warning > that the *arches_my_hip_app *database does not exist, but the > installation should proceed properly without any problem. Do you suggest that the error message is normal and there might not be a problem? Thanks in advance, Anjo On Tuesday, December 15, 2015 at 6:12:12 PM UTC+1, Adam Cox wrote: > > Hi Anjo, was that the entirety of your error message? If not, could you > post the whole thing? The very first time that you install a package, you > should get a warning that the *arches_my_hip_app *database does not > exist, but the installation should proceed properly without any problem. > > On Tue, Dec 15, 2015 at 7:30 AM, Anjo Weichbrodt <[email protected] > <javascript:>> wrote: > >> Dear all, >> >> When I would like to create a database with the command: >> >> (ENV)$ python manage.py packages -o install >> >> >> I get the following error message: >> *django.db.utils.OperationalError: FATAL: database “arches_my_hip_app” >> does not exist’* >> >> The template was created with the name ‘template_postgis_20'. I followed >> the *Arches *and *Arche-Hip* installation guide through the installation. >> >> I am running *Arches *on >> >> >> *Ubuntu 14.04.3 x64*Thank you for your help, >> Anjo >> >> -- >> -- To post, send email to [email protected] <javascript:>. To >> unsubscribe, send email to [email protected] <javascript:>. >> For more information, visit >> https://groups.google.com/d/forum/archesproject?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Arches Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
