[Product-Developers] error: Couldn't find a setup script in .../plonetheme.discovery-1.1.linux-i686.tar.gz

Giacomo Spettoli giacomo.spettoli at gmail.com
Sun Jul 31 13:33:15 UTC 2011


Il 31/07/2011 15:06, Armin Stroß-Radschinski ha scritto:
> Hi Giacomo,
> after solving the issue below by reinstalling Diazo I tried to install 
> one of your themes via buildout to study it.
>
> I got the following errer after running buildout -v with
> plonetheme.discovery 1.1.linux-i686.tar.gz
> and
> plonetheme.leavesdew-1.2.linux-i686.tar.gz
> as well
>
> #####################
> ...
> We have no distributions for plonetheme.discovery that satisfies 
> 'plonetheme.discovery'.
> Getting distribution for 'plonetheme.discovery'.
> Running easy_install:
> /home/goa/instances/everweb/env/bin/python "-c" "from 
> setuptools.command.easy_install import main; main()" "-mUNxd" 
> "/home/goa/instances/everweb/eggs/tmpg7aNjR" "-q" 
> "/tmp/tmpTQivV6get_dist/plonetheme.discovery-1.1.linux-i686.tar.gz"
> path=/home/goa/instances/everweb/eggs/distribute-0.6.19-py2.6.egg
>
> error: Couldn't find a setup script in 
> /tmp/tmpTQivV6get_dist/plonetheme.discovery-1.1.linux-i686.tar.gz
> An error occured when trying to install plonetheme.discovery 
> 1.1.linux-i686. Look above this message for any errors that were 
> output by easy_install.
> While:
>   Installing instance.
>   Getting distribution for 'plonetheme.discovery'.
> Error: Couldn't install: plonetheme.discovery 1.1.linux-i686
> ...
> #####################
>
> Not sure why.
>
> I did not found a tracker for your themes working well via ZIP Import 
> so I put the issue here.
>
> Cheers and thanks for your themes!
>
> Armin
>
> Am 30.07.2011 um 23:58 schrieb Giacomo Spettoli:
>
>> On 30/07/2011 23:26, Laurence Rowe wrote:
>>> On 30 July 2011 22:05, Giacomo Spettoli<giacomo.spettoli at gmail.com>  
>>> wrote:
>>>> On 30/07/2011 22:40, Laurence Rowe wrote:
> ...
>>> That's not a doctype, it's an "XML declaration". A doctype begins
>>> "<!DOCTYPE.." and would come after the optional XML declaration in an
>>> XML document. Diazo does not require either for the rules.xml file.
>>>
>>> Laurence
>>>
>>> Laurence
>> ok, you are right.
>>
>> Anyway getting back to the problem,Armin please let me know if it is
>> solved, thanks.
>>
>> Giacomo
>>
>> -- 
>> Giacomo Spettoli
>
> -- 
> Armin Carl Stroß-Radschinski, Dipl. Designer
> acsr industrialdesign, Landgrafenstraße 32, 53842 Troisdorf, Germany
>
> Telefon +49 (0) 22 41 / 94 69 94, FAX +49 (0) 22 41 / 94 69 96
> eMail a.stross-radschinski at acsr.de - http://www.acsr.de
> UST. ID Nr: DE154092803 (EU VAT ID)
>
>
>
>
Hi Armin,
     that's because buildout is trying to use the *.tar.gz archive  
instead of the *.egg. I've remove all *.tar.gz archives, they are 
useless. If you are using a unified installer based buildout just remove 
the downloaded archive in the build-cache/downloads/dist directory (ex: 
${target-dir}/build-cache/downloads/dist/plonetheme.discovery-1.1.linux-i686.tar.gz) 
and re-run buildout. Now it will get the *.egg archive.

Bye
Giacomo

-- 
Giacomo Spettoli

twitter:http://twitter.com/giacomospettoli
linkedin:http://linkedin.com/in/giacomospettoli
company site:http://redomino.com
blog:http://www.spettoli.com




More information about the Product-Developers mailing list