Modify

Ticket #756 (closed defect: invalid)

Opened 14 years ago

Last modified 14 years ago

TypeError at /displays/sys-view/

Reported by: https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM Owned by: solj
Priority: trivial Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-server Version: 0.9.x
Keywords: Cc: [email protected]

Description

On the opening screen, the System and Summary links throw up some errors. like the one attached.

This is a test server that I plan to bring into production once the kinks are ironed out.

Thanks a lot in advance !

Seshadri

PS: I apologize if I have not chosen the right "Type" below.

Attachments

Bcfg2Error-1.htm (46.9 KB) - added by https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM 14 years ago.

Change History

Changed 14 years ago by https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM

comment:1 in reply to: ↑ description Changed 14 years ago by solj

Replying to https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM:

On the opening screen, the System and Summary links throw up some errors. like the one attached.

This is a test server that I plan to bring into production once the kinks are ironed out.

Thanks a lot in advance !

Seshadri

PS: I apologize if I have not chosen the right "Type" below.

The version of Django you are using is too new. The version required for Reports? is 0.9.6.

comment:2 Changed 14 years ago by https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM

  • Component changed from bcfg2-client to bcfg2-reports

I reinstalled Bcfg2 with Django 0.96. However, now I get the following message. I seem to be very near, yet so far ...

Thanks a lot for all your help. I have documented all the steps for a newbie and once I am done, I can Email them to you if that can help anyone else looking for help.

*

Mod_python error: "PythonHandler? django.core.handlers.modpython"

Traceback (most recent call last):

File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch?

log=debug)

File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 461, in import_module

f, p, d = imp.find_module(parts[i], path)

ImportError?: No module named django

*

comment:3 Changed 14 years ago by https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM

  • Component changed from bcfg2-reports to bcfg2-server

An update here:

*

[[email protected] ~]# python /usr/lib/python2.4/site-packages/Bcfg2/Server/Reports/importscript.py Failed to load configuration settings. No module named Bcfg2.Server.Reports.settings

*

I did not get this error the first time around.

comment:4 follow-up: ↓ 5 Changed 14 years ago by https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM

  • Priority changed from major to trivial
  • Version changed from 1.0 to 0.9.x

Finally got it up and running by switching to a different box running CentOS 64-bit - the earlier one was running CentOS 32-bit.

I will try to write up a "Bcfg2 for Dummies" article once I have my setup in production.

comment:5 in reply to: ↑ 4 Changed 14 years ago by solj

  • Cc [email protected] added
  • Owner changed from desai to solj
  • Status changed from new to accepted

Replying to https://www.google.com/accounts/o8/id?id=AItOawmNj0T5B07_6yBFS7bCRPt288naX3FXRdM:

Finally got it up and running by switching to a different box running CentOS 64-bit - the earlier one was running CentOS 32-bit.

I will try to write up a "Bcfg2 for Dummies" article once I have my setup in production.

Cool! That would be useful. So, were you able to get everything up and running?

comment:6 Changed 14 years ago by solj

  • Status changed from accepted to closed
  • Resolution set to invalid

Wrong version of Django was in use. Support for later versions of Django will be added soon.

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.