[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mailman3 buster und import alter archives - jetzt funktionierts



On 4/5/19 10:22 AM, Hilmar Preuße wrote:
> 
> Am 05.04.2019 um 10:10 teilte Lars Schimmer mit:
> 
> Moin,
> 
>> Hat wer hier das mailman3 buster .deb am laufen und kann archive aus
>> mailamn 2.x importieren?
>>
>> Die Doku ist etwas mangelhaft und ich bekomm so nen Fehler:
>>
>> python manage.py hyperkitty_import -l foo-list@example.com
>> $var_prefix/archives/private/foo-list.mbox/foo-list.mbox
>>
>>
>> raceback (most recent call last):
>>    File "manage.py", line 8, in <module>
>>      from django.core.management import execute_from_command_line
>> ImportError: No module named django.core.management
>>
> 
> hille@sid:~/devel/TeXLive/build/texinfo $ apt-file search
> django/core/management
> 
> --> python3-django oder python-django installieren. Hilft das?


dpkg -l|grep python3-django
ii  python3-django                    1:1.11.20-1                 all
       High-level Python web development framework (Python 3 version)
ii  python3-django-allauth            0.38.0+ds-1                 all
       Django app for local and social authentication (Python 3 version)
ii  python3-django-appconf            1.0.2-3                     all
       helper class handling configuration defaults of apps - Python 3.x
ii  python3-django-compressor         2.2-4                       all
       Compresses linked, inline JS or CSS into single cached files -
Python 3.x
ii  python3-django-extensions         2.1.4-1                     all
       Useful extensions for Django projects (Python 3 version)
ii  python3-django-filters            1.1.0-1                     all
       filter Django QuerySets based on user selections (Python3 version)
ii  python3-django-gravatar2          1.4.2-3                     all
       Python3 library that provides essential Gravatar support
ii  python3-django-guardian           1.4.9-2                     all
       per object permissions of django for Python3
ii  python3-django-haystack           2.8.1-2                     all
       modular search for Django (Python3 version)
ii  python3-django-hyperkitty         1.2.2-1                     all
       Web user interface to access GNU Mailman3 archives
ii  python3-django-mailman3           1.2.0-3                     all
       Django library to help interaction with Mailman3 (Python 3 version)
ii  python3-django-picklefield        1.1.0-1                     all
       Pickled object field for Django (Python3 version)
ii  python3-django-postorius          1.2.4-1                     all
       Web user interface to access GNU Mailman3
ii  python3-django-q                  1.0.1-1                     all
       Django multiprocessing distributed task queue (Python 3 version)
ii  python3-djangorestframework       3.9.0-1                     all
       Web APIs for Django, made easy for Python3

Sind drauf.

Und wieso auch immer, es tut jetzt. Gibt zwar ein paar issues ( 'gb2312'
codec can't encode character '\ufffd' in position 3377: illegal
multibyte sequence), aber tut.
Selbe Verzeichnis, selber Aufruf. Hmpfgh.

Dafür meckert jetzt der
 python manage.py update_index_one_list members@eg.org
Traceback (most recent call last):
  File "manage.py", line 8, in <module>
    from django.core.management import execute_from_command_line
ImportError: No module named django.core.management

wird immer skuriler hier.


> H.
> -- 
> #206401 http://counter.li.org
> 


MfG,
Lars Schimmer
-- 
-------------------------------------------------------------
TU Graz, Institut für ComputerGraphik & WissensVisualisierung
Tel: +43 316 873-5405       E-Mail: l.schimmer@cgv.tugraz.at
Fax: +43 316 873-5402       PGP-Key-ID: 0x4A9B1723



Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: