|
From: Didinson M. <dmu...@gm...> - 2018-10-17 03:10:18
|
Hi; The traceback is: $ bin/buildout -c develop.cfg Updating _mr.developer. Updating zeoserver. Installing client1. Getting distribution for 'senaite.sync'. error: [Errno 2] No such file or directory: 'CHANGES.rst' An error occurred when trying to install senaite.sync 1.0.0. Look above this message for any errors that were output by easy_install. While: Installing client1. Getting distribution for 'senaite.sync'. Error: Couldn't install: senaite.sync 1.0.0 But, I uncompress SENAITE.SYNC and copy file Changelog.rst from senaite.sync/docs/ to senaite.sync folder and rename to CHANGE.rst, compress and run buildout. The installation ended correctly...!!! In a site, I activate the Add-On SYNC and its is disponible in LIMS yet. Thank you very much for support...!!! El mar., 16 oct. 2018 a las 15:23, Jordi Puiggené (<jpu...@na...>) escribió: > Hi Didinson, > > please paste the traceback you get after running bin/buildout here. > > Thanks, > Jordi > > El dt 16 de 10 de 2018 a les 11:43 -0500, en/na Didinson Muñoz va > escriure: > > > Hi; > > > > I am using a Plone unified installer and I tried install from package > > downloaded from https://pypi.org, and added "index = > > https://pypi.python.org/simple/ > > > > in a buildout, but the error is the same. > > > > Also, tried with "bin/buildout -c <buildout config.cfg> -vvvv" and out > the > > same error. > > > > Thanks...! > > > > El mar., 16 oct. 2018 a las 2:13, Ramon Bartl (<rb...@ri...>) > > escribió: > > > > > Hi Didinson > > > > > > What kind of installation do you have? > > > > > > - Customized Plone unified installer > > > - Ansible Playbook created instance > > > > > > How does your buildout config looks like? > > > > > > Did it download the package from https://pypi.org <https://pypi.org/> > to > > > your buildout-cache? > > > > > > E.g. does `find buildout-cache -name senaite.sync` give you an output? > > > > > > You might also add `index = https://pypi.python.org/simple/` > <https://pypi.python.org/simple/> > > > <https://pypi.python.org/simple/> <https://pypi.python.org/simple/%60> > to > > > your buildout config > > > and try to run it with `bin/buildout -c <buildout config.cfg> -vvvv`, > > > maybe the package > > > was not downloaded properly. > > > > > > Best regards > > > Ramon > > > > > > > > > > Am 16.10.2018 um 08:30 schrieb Didinson Muñoz <dmu...@gm... > >: > > > > > > > > Hi all; > > > > > > > > I tryed intall senaite.sync, but when I run buildout appear an error: > > > > > > > > Error: Couldn't install: senaite.sync 1.0.0 > > > > > > > > I am using a Senaite Lims 1.2.2 and Plone 4.3.18 in a Ubuntu 18.04. > > > > > > > > What do I for this? Any suggestion ? > > > > > > > > Thank you..!! > > > > > > > > Regards...! > > > > > > > > _______________________________________________ > > > > Senaite-users mailing list > > > > Sen...@li... > > > > https://lists.sourceforge.net/lists/listinfo/senaite-users > > > > > > > > > > -- > > > Mit freundlichen Grüßen / With best Regards > > > > > > Ramon Bartl > > > Dipl.-Inform. (FH) • MBA > > > Geschäftsführer / Managing Director > > > > > > RIDING BYTES UG (haftungsbeschränkt) > > > Professional Open Source Solutions > > > > > > Tel.: +49 (0) 911 974 930 90 > > > Web: www.ridingbytes.com > > > Mail: rb...@ri... > > > > > > Firmensitz / Headquarter: Würzburger Straße 81, 90766 Fürth, > Deutschland > > > Geschäftsführer / Managing Director: Ramon Bartl > > > Registergericht / Registration Court: Amtsgericht Ulm > > > Registernummer / Commercial Register No.: HRB 732278 > > > USt-Id / VAT No.: DE301668607 > > > > > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > > > Informationen. > > > Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich > > > erhalten haben, informieren Sie bitte sofort den Absender und löschen > Sie > > > diese E-Mail. > > > Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail > und > > > der darin enthaltenen Informationen sind nicht gestattet. > > > > > > This e-mail may contain confidential and/or privileged information. > > > If you are not the intended recipient (or have received this e-mail in > > > error) please notify the sender immediately and delete this e-mail. > > > Any unauthorized copying, disclosure or distribution of the material in > > > this e-mail is strictly forbidden. > > > > > > > > > _______________________________________________ > > > Senaite-users mailing list > > > Sen...@li... > > > https://lists.sourceforge.net/lists/listinfo/senaite-users > > > > > > > _______________________________________________ > > Senaite-users mailing list > > Sen...@li... > > https://lists.sourceforge.net/lists/listinfo/senaite-users > > > -- > Jordi Puiggené > LIMS Specialist | Technical Director | NARALABS SL | www.naralabs.com > Email: jpu...@na... | Tel.: +34 93 681 43 87 > Avda. Via Augusta 15, 08174 Sant Cugat del Vallès, Barcelona > > This e-mail may contain confidential and/or privileged information. If > you are not the intended recipient (or have received this e-mail in > error) please notify the sender immediately and delete this e-mail. Any > unauthorized copying, disclosure or distribution of the material in this > e-mail is strictly forbidden. > > _______________________________________________ > Senaite-users mailing list > Sen...@li... > https://lists.sourceforge.net/lists/listinfo/senaite-users > |