ImportError: No module named mx.DateTime

Bug #338618 reported by Saša Janiška
2
Affects Status Importance Assigned to Milestone
GNUmed
Won't Fix
Low
ncq

Bug Description

Hi!

Attempt to do fresh GNUmed install:

[root@nitai bootstrap] ./bootstrap-latest.sh
===========================================================
Bootstrapping latest GNUmed database.

This will set up a GNUmed database of version v10
with the name "gnumed_v10".
Adjusting PYTHONPATH ...
Traceback (most recent call last):
  File "./bootstrap_gm_db_system.py", line 71, in <module>
    from Gnumed.pycommon import gmCfg2, gmPsql, gmPG2, gmTools, gmI18N
  File "/home/gour/gnumed-server/GNUmed-v10.0/Gnumed/pycommon/gmPG2.py", line 26, in <module>
    from Gnumed.pycommon import gmLoginInfo, gmExceptions, gmDateTime, gmBorg, gmI18N
  File "/home/gour/gnumed-server/GNUmed-v10.0/Gnumed/pycommon/gmDateTime.py", line 48, in <module>
    import mx.DateTime as mxDT
ImportError: No module named mx.DateTime
Bootstrapping "gnumed_v10" did not finish successfully. Aborting.

Sincerely,
Gour

Revision history for this message
Saša Janiška (gour) wrote :

Hi!

It would be nice to have explit list of deps required to install GNUmed instead of the present link to http://cvs.savannah.gnu.org/viewvc/gnumed/gnumed/server/bootstrap/net_install-gnumed_server.sh?root=gnumed&view=markup which, btw, does not list egenix-mx package.

Sincerely,
Gour

Revision history for this message
shilbert (sebastian-hilbert) wrote : Re: [Bug 338618] [NEW] ImportError: No module named mx.DateTime

On Freitag 06 März 2009, Gour wrote:

Hi Gour,

You are missing mxDateTIme. This often comes as a seperate packages for your
system. Please install it and try again.

Which system are you working with ?

There is a script check_dependecies.sh You might want to run it to see if
anything else is missing.

> Public bug reported:
>
> Hi!
>
> Attempt to do fresh GNUmed install:
>
> [root@nitai bootstrap] ./bootstrap-latest.sh
> ===========================================================
> Bootstrapping latest GNUmed database.
>
> This will set up a GNUmed database of version v10
> with the name "gnumed_v10".
> Adjusting PYTHONPATH ...
> Traceback (most recent call last):
> File "./bootstrap_gm_db_system.py", line 71, in <module>
> from Gnumed.pycommon import gmCfg2, gmPsql, gmPG2, gmTools, gmI18N
> File "/home/gour/gnumed-server/GNUmed-v10.0/Gnumed/pycommon/gmPG2.py",
> line 26, in <module> from Gnumed.pycommon import gmLoginInfo, gmExceptions,
> gmDateTime, gmBorg, gmI18N File
> "/home/gour/gnumed-server/GNUmed-v10.0/Gnumed/pycommon/gmDateTime.py", line
> 48, in <module> import mx.DateTime as mxDT
> ImportError: No module named mx.DateTime
> Bootstrapping "gnumed_v10" did not finish successfully. Aborting.
>
>
> Sincerely,
> Gour
>
> ** Affects: gnumed
> Importance: Undecided
> Status: New

--
Sebastian Hilbert
Leipzig / Germany
[www.gnumed.de] -> PGP welcome, HTML ->/dev/null

Revision history for this message
shilbert (sebastian-hilbert) wrote :

On Freitag 06 März 2009, Gour wrote:

Hi Gour!

http://www.archlinux.org/packages/?arch=&repo=&q=egenix&last_update=&limit=50

Hope that helps.

--
Sebastian Hilbert
Leipzig / Germany
[www.gnumed.de] -> PGP welcome, HTML ->/dev/null

Revision history for this message
shilbert (sebastian-hilbert) wrote : Re: [Bug 338618] Re: ImportError: No module named mx.DateTime

On Freitag 06 März 2009, Gour wrote:
> Hi!
>
> It would be nice to have explit list of deps required to install GNUmed
> instead of the present link to
> http://cvs.savannah.gnu.org/viewvc/gnumed/gnumed/server/bootstrap
> /net_install-gnumed_server.sh?root=gnumed&view=markup which, btw, does
> not list egenix-mx package.
>
>
> Sincerely,
> Gour

http://wiki.gnumed.de/bin/view/Gnumed/PrepareForClientInstallationLinux

Take care,

--
Sebastian Hilbert
Leipzig / Germany
[www.gnumed.de] -> PGP welcome, HTML ->/dev/null

Revision history for this message
Saša Janiška (gour) wrote :

Hi!

I've found my way, but the docs is wrong...

Btw, your link is about Pre GNUmed **client** installation tasks, while my report is about GNUmed **server** ;)

Sincerely,
Gour

Revision history for this message
ncq (karsten-hilbert) wrote :

mx.DateTime needs to be installed as per check-prerequisites.sh

Changed in gnumed:
assignee: nobody → karsten-hilbert
importance: Undecided → Low
status: New → Won't Fix
Revision history for this message
Saša Janiška (gour) wrote :

Hi!

But check-prerequisites.sh is part of GNUmed client NOT the server component...

Anyway, beating the dead horse...

Sincerely,
Gour

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.