Nmap Development mailing list archives

Re: trying to run rainmap


From: Oliver Gebhard <ogebhard () stud hs-offenburg de>
Date: Thu, 25 Dec 2014 21:11:40 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello Andreas,

from what I can saw it _should_ (haven't tried) work with django1.3 and celery2.5.

But I also tried to make it run under django 1.6, (I could start it with runserver and made a nmap-scan)
I added a few Instructions to the README.

https://github.com/mdrone/rainmap 
As I am not sure if everything works as it did before it would be nice if the maintainer looks over it.

Greetings

Oliver


Message: 4
Date: Mon, 22 Dec 2014 16:42:32 +0200
From: Andreas Constantinides <megahz () megahz org>
To: dev () nmap org
Subject: trying to run rainmap
Message-ID: <5E82FE2C-7A03-46A3-8FF9-6460EB86F5B4 () megahz org>
Content-Type: text/plain; charset="utf-8"

Hello all,

i am trying to follow the install guide for rainmap

anybody has run it recently? the latest is the one in the archive correct?

basically i have no experience with django and that?s where i got problems.

i am at the point where it says i should run ./manage.py and i get the following error

rainmap]$ sudo ./manage.py syncdb
Traceback (most recent call last):
  File "./manage.py", line 2, in <module>
    from django.core.management import execute_manager
ImportError: cannot import name execute_manager

searching it, i found that the ?execute_manager? deprecated in Django 1.4 as part of the project layout refactor and 
was removed in 1.6 per the deprecation timeline: https://docs.djangoproject.com/en/1.4/internals/deprecation/#id3 
<https://docs.djangoproject.com/en/1.4/internals/deprecation/#id3>

any ideas on how to change that file to make it compatible with latest django?

thanks

? Andreas


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nmap.org/mailman/private/dev/attachments/20141222/40f4a327/attachment.html>

------------------------------

Message: 5
Date: Mon, 22 Dec 2014 14:47:43 +0000
From: Robin Wood <robin@digi.ninja>
To: Andreas Constantinides <megahz () megahz org>
Cc: nmap list <dev () nmap org>
Subject: Re: trying to run rainmap
Message-ID:
      <CALmccy7fgu8Snyf1oVWYf0-kDFg86kW03gbUOR2O7ONc9dpd_w () mail gmail com>
Content-Type: text/plain; charset=UTF-8

You could install an old version of Django, steps going to be similar to this:

http://stackoverflow.com/questions/3220280/how-do-i-install-an-old-version-of-django-on-virtualenv

Robin

On 22 December 2014 at 14:42, Andreas Constantinides <megahz () megahz org> wrote:
Hello all,

i am trying to follow the install guide for rainmap

anybody has run it recently? the latest is the one in the archive correct?

basically i have no experience with django and that?s where i got problems.

i am at the point where it says i should run ./manage.py and i get the
following error

rainmap]$ sudo ./manage.py syncdb
Traceback (most recent call last):
  File "./manage.py", line 2, in <module>
    from django.core.management import execute_manager
ImportError: cannot import name execute_manager

searching it, i found that the ?execute_manager? deprecated in Django 1.4 as
part of the project layout refactor and was removed in 1.6 per the
deprecation timeline:
https://docs.djangoproject.com/en/1.4/internals/deprecation/#id3

any ideas on how to change that file to make it compatible with latest
django?

thanks

? Andreas



_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


------------------------------

Subject: Digest Footer

_______________________________________________
dev mailing list
dev () nmap org
http://nmap.org/mailman/listinfo/dev


------------------------------

End of dev Digest, Vol 117, Issue 17
************************************

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJUnG97AAoJEKnxv6TDgWytZ40P/jDO8b4+eCm5znBOlJcnQYg5
bp3rnbdBn/u3bxHmkJ16MqEtOtVZQi0MjdJNcC8JzMt1622L2gxCwon7+OWoJNWg
j8gH251i9b1sLuiGTYah+N5TaysCJzved3rRubhc6sUdNI1/lgx28R70AU0QjkhD
oyConG1Nr+vIXEIBRHNKpP3/bTnJk4t06lRPboFn190ylchZTrP6v9UD88Nz6CZc
3oct4s2M2AEEO+tC+Jpzoo10nn6XdKdc+OLROs1r8DkVGfIJtpuFV5zkF8ZhLfck
RHMKwQguHnLN3IjOIrqhD46WPMOvPc6v3gsxM9F1KbZi8GNgZXAr+aDWp7xdiWAf
G26FY19OFXDfJSZDeeq6uPxCtrYbvZvvyycwkMjX32pnTHGoBEV/iufbREuw8MIG
9VQXjVaM7quRZJ0oOKtzwG+wfVOGk3/yH2XU9EYEA1HAV5VAGlo1UzOAZBKOHU/g
S8LBs/t045fZWXhO9IynD0hXVRtLp5sBumPQeQ7L762QqGwz1S8aEeCXO4va9aX6
PZ5HAkGJ3HnhbC5vy20kgcbF4tYh9tkCQHR7v5bdAJwlVZBv/lifYlljfA6t/O1H
0WM7OaKusE7TBDijHAQEgCH6MeFWHUqR7wf8p8GCZfJB9/PxnuI/YjBbjbpRucyR
b4bINLMTokP1V9xo22hi
=Dnxh
-----END PGP SIGNATURE-----

Attachment: 0xC3816CAD.asc
Description:

_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: