[Zope] installing a product ( CMFPhotoAlbum )

Rakotomandimby Mihamina mrakotom at free.fr
Mon Mar 8 11:04:25 EST 2004


Hi all ,
I try to install CMFPhotoAlbum-0.4final on a Plone2 and CMFPhoto-0.4.2
The problem :
I get a plone 404 Error when i test the external method i created to install
it .
Zope event.log tells :
( i dont know how to interpret it nor what to do ... )

2004-03-08T17:00:39 INFO(0) ZServer HTTP server started at Mon Mar  8
17:00:39 2004
        Hostname: milina.stko.dyndns.info
        Port: 80
------
2004-03-08T17:00:39 INFO(0) ZServer FTP server started at Mon Mar  8
17:00:39 2004
        Hostname: milina
        Port: 31
------
2004-03-08T17:00:39 INFO(0) Zope Set effective user to "mihamina"
------
2004-03-08T17:00:39 PROBLEM(100) CMFPhoto ImageMagick not found
The ImageMagick         convert tool wasn't found in your search
path: /sbin:/bin:/usr/sbin:/usr/bin
------
2004-03-08T17:00:40 INFO(0) IngeniWeb 
NOTICE   global_symbols.py:20:Mon Mar  8 17:00:40 2004:
'Starting /home/web/stko/Products/GroupUserFolder at 4 debug level' 

------
2004-03-08T17:00:42 INFO(0) Archetypes  [00m
[01;32mProducts/Archetypes/content_driver/MSWord.py[20]:?
 [00mFailed to import the OpenOffice PyUNO content converter.
        Remind me to write a doc on how to set this up as its a better
        converter than wvWare and in somecases even MSWord

------
2004-03-08T17:00:42 INFO(0) Plone Option 
ExternalEditor not found.  If you want the external edit functionality,
please download it from http://www.zope.org/Members/Caseman/ExternalEditor

------
2004-03-08T17:00:42 INFO(0) Plone Option 
Epoz not found.  If you want WYSIWYG capabilities in Plone, you can download
it from http://www.zope.org/Members/mjablonski/Epoz/

------
2004-03-08T17:00:44 INFO(0) PlacelessTranslationService Initialized:
['archetypes-bg.po', 'archetypes-pt-br.po', 'archetypes-sv.po']
from /home/web/stko/Products/Archetypes/i18n

------
2004-03-08T17:00:44 INFO(0) PlacelessTranslationService Initialized:
['plone-cmfphoto-sv.po', 'cmfphoto-nl.po', 'cmfphoto-es.po',
'cmfphoto-da.po', 'cmfphoto-de.po', 'cmfphoto-sv.po', 'cmfphoto-ja.po']
from /home/web/stko/Products/CMFPhoto/i18n

------
2004-03-08T17:00:44 INFO(0) PlacelessTranslationService Initialized:
['cmfphotoalbum-ja.po', 'cmfphotoalbum-nl.po', 'plone-cmfphotoalbum-sv.po',
'plone-cmfphotoalbum-da.po', 'cmfphotoalbum-sv.po', 'cmfphotoalbum-da.po']
from /home/web/stko/Products/CMFPhotoAlbum/i18n

------
2004-03-08T17:00:49 INFO(0) PlacelessTranslationService Initialized:
['plone-af.po', 'plone-ar.po', 'plone-bg.po', 'plone-ca.po', 'plone-cs.po',
'plone-da.po', 'plone-de.po', 'plone-en.po', 'plone-eo.po', 'plone-es.po',
'plone-et.po', 'plone-eu.po', 'plone-fi.po', 'plone-fr.po', 'plone-he.po',
'plone-hu.po', 'plone-hy.po', 'plone-it.po', 'plone-ja.po', 'plone-ko.po',
'plone-nl.po', 'plone-no.po', 'plone-pl.po', 'plone-pt-br.po',
'plone-pt.po', 'plone-ro.po', 'plone-ru.po', 'plone-sv.po', 'plone-tr.po',
'plone-uk.po', 'plone-zh-cn.po', 'plone-zh-hk.po', 'plone-zh-tw.po',
'plone-zh.po'] from /home/web/stko/Products/CMFPlone/i18n

------
2004-03-08T17:00:49 PROBLEM(100) PlacelessTranslationService Message Catalog
has errors
neoboard_ko_kr.po
Traceback (most recent call last):
  File
"/home/web/stko/Products/PlacelessTranslationService/PlacelessTranslationService.py",
line 229, in _load_i18n_dir
    self.addCatalog(GettextMessageCatalog(os.path.join(basepath, name)))
  File
"/home/web/stko/Products/PlacelessTranslationService/GettextMessageCatalog.py",
line 194, in __init__
    self._prepareTranslations(0)
  File
"/home/web/stko/Products/PlacelessTranslationService/GettextMessageCatalog.py",
line 200, in _prepareTranslations
    try: self._doPrepareTranslations()
  File
"/home/web/stko/Products/PlacelessTranslationService/GettextMessageCatalog.py",
line 221, in _doPrepareTranslations
    raise ValueError, 'potfile has no metadata, PTS needs a language and a
message domain!'
ValueError: potfile has no metadata, PTS needs a language and a message
domain!
------
2004-03-08T17:00:49 INFO(0) PlacelessTranslationService adding
neoboard_ko_kr.po: Broken Gettext Message Catalog
------
2004-03-08T17:00:49 PROBLEM(100) PlacelessTranslationService Message Catalog
has errors
neoboard_plone_ko_kr.po
Traceback (most recent call last):
  File
"/home/web/stko/Products/PlacelessTranslationService/PlacelessTranslationService.py",
line 229, in _load_i18n_dir
    self.addCatalog(GettextMessageCatalog(os.path.join(basepath, name)))
  File
"/home/web/stko/Products/PlacelessTranslationService/GettextMessageCatalog.py",
line 194, in __init__
    self._prepareTranslations(0)
  File
"/home/web/stko/Products/PlacelessTranslationService/GettextMessageCatalog.py",
line 200, in _prepareTranslations
    try: self._doPrepareTranslations()
  File
"/home/web/stko/Products/PlacelessTranslationService/GettextMessageCatalog.py",
line 221, in _doPrepareTranslations
    raise ValueError, 'potfile has no metadata, PTS needs a language and a
message domain!'
ValueError: potfile has no metadata, PTS needs a language and a message
domain!
------
2004-03-08T17:00:49 INFO(0) PlacelessTranslationService adding
neoboard_plone_ko_kr.po: Broken Gettext Message Catalog
------
2004-03-08T17:00:49 INFO(0) PlacelessTranslationService Initialized:
['neoboard_ko_kr.po', 'neoboard_plone_ko_kr.po']
from /home/web/stko/Products/NeoBoard/i18n

------
2004-03-08T17:00:49 INFO(0) PlacelessTranslationService Initialized:
['pts-de.po', 'pts-pt-br.po']
from /home/web/stko/Products/PlacelessTranslationService/i18n

------
2004-03-08T17:00:49 INFO(0) Zope Ready to handle requests
-- 
Rakotomandimby Mihamina Andrianifaharana
Tel : +33 2 38 76 43 65
http://stko.dyndns.info/site_principal/Members/mihamina



More information about the Zope mailing list