Re: standard buildout mit izug.ticketbox

Benjamin hedrich <[email protected]> Tue, 05 Jun 2012 11:17:52 +0200
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Hallo Ingo,

Betriebssystem? Unter Linux/Unix einfach "git" installieren. Unter 
Windows auch "git" installieren aber da explizit in den Pfad eintragen. 
Dann sollte das funktionieren.

Gruß,
Benjamin


On 05.06.2012 11:12, Ingo Schnieders wrote:
> Hallo Benjamin,
>
> das klappt leider auch nicht:
>
> Installing 'mr.developer'.
> We have the distribution that satisfies 'mr.developer==1.18'.
> Getting required 'argparse==1.1'
> We have the distribution that satisfies 'argparse==1.1'.
> mr.developer: Couldn't find 'git' executable on your PATH.
>
>
> Grüße    Ingo
>
> ---
> [buildout]
> extensions = mr.developer
> sources = sources
> auto-checkout =
>     ftw.journal
> always-checkout = true
>
> [sources]
> ftw.journal = git git://github.com/4teamwork/ftw.journal.git
>
>
>
> Am 05.06.2012 11:07, schrieb Benjamin hedrich:
>> Hallo Ingo,
>>
>> Git-Sachen bekommt man lt. Doku so (nicht getestet):
>>
>> [sources]
>> ftw.journal = git git://github.com/4teamwork/ftw.journal.git
>>
>> Gruß,
>> Benjamin
>>
>>
>>
>> On 05.06.2012 10:46, Ingo Schnieders wrote:
>>> Hallo Pavel, Hallo Andreas,
>>>
>>> DANKE für eure schnellen Antworten.
>>>
>>> Ich habe nun die Zeilen gemäß der Anleitung aus
>>> http://pypi.python.org/pypi/mr.developer
>>>
>>> [buildout]
>>> extensions = mr.developer
>>> auto-checkout = ftw.journal
>>>
>>> [source]
>>> ftw.journal = https://github.com/4teamwork/ftw.journal
>>>
>>> in meiner buildout hinzugefügt aber bekomme die folgenden Fehler:
>>>
>>> zope@sigma:~/plone-test/zeocluster$ ./bin/buildout -nv
>>> Installing 'mr.developer'.
>>> We have the distribution that satisfies 'mr.developer==1.18'.
>>> Getting required 'argparse==1.1'
>>> We have the distribution that satisfies 'argparse==1.1'.
>>> mr.developer: The package 'ftw.journal' from auto-checkout has no 
>>> source information.
>>>
>>> Dieses github auschecken usw. habe ich noch nie vorher gemacht; 
>>> gibt's hierzu eine gute Anleitung?
>>>
>>>
>>> Grüße    Ingo
>>>
>>>
>>>
>>>
>>> Am 05.06.2012 10:30, schrieb Pavel Bogdanovic:
>>>> Hallo Ingo,
>>>>
>>>> es gibt im Pypi keine Release von ftw.journal 
>>>> <https://github.com/4teamwork/ftw.journal>. Aber auf github findest 
>>>> Du den aktuellen Stand. https://github.com/4teamwork/ftw.journal.
>>>> Clonen und in Deiner buildout-Datei als develop-egg einsetzen.
>>>>
>>>> Gruß
>>>> Pavel
>>>> _________________________________________
>>>> Dipl.-Ing. Pavel Bogdanovic
>>>> Prontonet
>>>> Stresemannstraße 161
>>>> D-22769 Hamburg
>>>>
>>>> Tel: +49 (0)40 76 99 0800
>>>> Fax: +49 (0)40 76 99 0801
>>>> mobil: +49 (0)177 246 13 15
>>>>
>>>> [email protected] <mailto:[email protected]>
>>>> visit us www.prontonet.eu <http://www.prontonet.eu>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> 2012/6/5 Ingo Schnieders <[email protected] 
>>>> <mailto:[email protected]>>
>>>>
>>>>     Hallo,
>>>>
>>>>     ich versuche in einer Standard Plone Installation (aus dem
>>>>     unified installer) die zusätzlichen Programme
>>>>
>>>>     [instance]
>>>>     eggs +=
>>>>         izug.ticketbox
>>>>
>>>>     zu installieren.
>>>>
>>>>     Beim buildout-Lauf bekomme ich die folgenden Fehlermeldungen:
>>>>
>>>>     ---
>>>>     Getting required 'ftw.journal'
>>>>       required by ftw.notification.email 2.0.4.
>>>>     We have no distributions for ftw.journal that satisfies
>>>>     'ftw.journal'.
>>>>     Couldn't find index page for 'ftw.journal' (maybe misspelled?)
>>>>     Getting distribution for 'ftw.journal'.
>>>>     While:
>>>>       Installing client1.
>>>>       Getting distribution for 'ftw.journal'.
>>>>     Error: Couldn't find a distribution for 'ftw.journal'.
>>>>     ---
>>>>
>>>>     Ich hoffe mir kann jemand weiterhelfen...
>>>>
>>>>
>>>>
>>>>     Grüße    Ingo
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>     _______________________________________________
>>>>     zope mailing list
>>>>     [email protected] <mailto:[email protected]>
>>>>     https://mail.dzug.org/mailman/listinfo/zope
>>>>
>>>>
>>>
>>>
>>> _______________________________________________
>>> zope mailing list
>>> [email protected]
>>> https://mail.dzug.org/mailman/listinfo/zope
>>
>>
>>
>>
>> _______________________________________________
>> zope mailing list
>> [email protected]
>> https://mail.dzug.org/mailman/listinfo/zope
>
>
>
> _______________________________________________
> zope mailing list
> [email protected]
> https://mail.dzug.org/mailman/listinfo/zope



_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope