Mailing List Archive

zope2.13.29 issue: WARNING Application Duplicate Product name: After loading Product...
Hello everybody,

I just installed zope2.13.29 following the instruction here:
https://zope.readthedocs.io/en/2.13/INSTALL-virtualenv.html

when I ./bin/zopectl fg
I get:
WARNING Application Duplicate Product name: After loading Product * from /home/giampiero/zope2.13.29/local/lib/python2.7/site-packages/Products, I skipped the one in '/home/giampiero/zope2.13.29/lib/python2.7/site-packages/Products

It’s a fact that all the products are installed in both directories:
zope2.13.29/local/lib/python2.7/site-packages/Products
and
zope2.13.29/lib/python2.7/site-packages/Products

How should I go with it? Should I leave it as it is, or should I do something about it? If so what would you recommend?

Thanks so much in advance for your help.

Giampiero
_______________________________________________
Zope maillist - Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )
Re: zope2.13.29 issue: WARNING Application Duplicate Product name: After loading Product... [ In reply to ]
Hi Giampiero,

Am 18.06.2019 um 11:30 schrieb Giampiero Benvenuti <giampiero.benvenuti@chiaroscuro.com>:
> Hello everybody,
>
> I just installed zope2.13.29 following the instruction here:
> https://zope.readthedocs.io/en/2.13/INSTALL-virtualenv.html
>
> when I ./bin/zopectl fg
> I get:
> WARNING Application Duplicate Product name: After loading Product * from /home/giampiero/zope2.13.29/local/lib/python2.7/site-packages/Products, I skipped the one in '/home/giampiero/zope2.13.29/lib/python2.7/site-packages/Products
>
> It’s a fact that all the products are installed in both directories:
> zope2.13.29/local/lib/python2.7/site-packages/Products
> and
> zope2.13.29/lib/python2.7/site-packages/Products
>
> How should I go with it? Should I leave it as it is, or should I do something about it? If so what would you recommend?

Currently it looks a bit messed up. (Not sure how you got there, the installation documentation does not seem to mention „local“.)
I’d suggest to delete either zope2.13.29/local or zope2.13.29/lib as this probably will confuse you in the future when changing or updating packages.

--
Mit freundlichen Grüßen
Michael Howitz