[OpenStack-docs] api-site tox cannot generate target???

Andreas Jaeger aj at suse.com
Mon Aug 3 09:10:32 UTC 2015


On 08/03/2015 11:03 AM, Atsushi SAKAI wrote:
>> So, which part of the output is strange?
>
> api-ref/target directory is not generated.

AH!

We only build those files as part of checkbuild that are changed:

Testing repository 'api-site'

Testing patch:
   Title: Imported Translations from Transifex
   Author: OpenStack Proposal Bot
   Branch: master
Only files in locale directories changed, nothing to do.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Your change does not touch any files in that directory.

If you made changes, you did not run "git commit" first, since the 
script looks - as should be documented in the wiki - only at the last 
commit.

So, do:
git commit <yourfiles>
tox...

And check again ;)

Hope that works now,
Andreas

> Thanks
> Atsushi SAKAI
>
> On Mon, 3 Aug 2015 11:02:25 +0200
> Andreas Jaeger <aj at suse.com> wrote:
>
>> On 08/03/2015 10:57 AM, Atsushi SAKAI wrote:
>>>> Please show the exact command you execute so that we can try reproducing,
>>>
>>> I am just execute tox and output file is attached (gzipped)
>>> it seems strange???
>>
>> this looks fine, I don't see a problem directly:
>>
>>     checkniceness: commands succeeded
>>     checksyntax: commands succeeded
>>     checkdeletions: commands succeeded
>>     checkbuild: commands succeeded
>>     checklinks: commands succeeded
>>     congratulations :)
>>
>> So, which part of the output is strange?
>>
>> Andreas
>>
>>> Thanks
>>> Atsushi SAKAI
>>>
>>>
>>> On Mon, 3 Aug 2015 10:13:25 +0200
>>> Andreas Jaeger <aj at suse.com> wrote:
>>>
>>>> On 08/03/2015 07:17 AM, Atsushi SAKAI wrote:
>>>>> I am testing api-ref and found it cannot generate target directory.
>>>>> Would you fix this problem?
>>>>> It seems strange since the patch is transfix one.
>>>>>
>>>>> Up to this one is working.
>>>>>     Merge "Replace the create user REQ and RESP JSON files"
>>>>>     https://github.com/openstack/api-site/commit/e4ce6e8858f70257c2620789b821ffc09a5d6fab
>>>>>
>>>>> It seems not working???(cannot generate target)
>>>>>     Imported Translations from Transifex
>>>>>     https://github.com/openstack/api-site/commit/24faeb8d030bc6ed287d51631bf6c6b03d36bc05
>>>>
>>>> Please show the exact command you execute so that we can try reproducing,
>>>>
>>>> Andreas
>>>> --
>>>>     Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
>>>>      SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
>>>>       GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton,
>>>>           HRB 21284 (AG Nürnberg)
>>>>        GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
>>>>
>>>
>>>
>>
>>
>> --
>>    Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
>>     SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
>>      GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton,
>>          HRB 21284 (AG Nürnberg)
>>       GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
>>
>
>


-- 
  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton,
        HRB 21284 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126




More information about the OpenStack-docs mailing list