t0xic0der reported a new issue against the project: `fedora-websites` that you 
are following:
``
I had a call with @lilyx this morning to help with the pipeline for 
building/testing websites when I came across this issue. When we're trying to 
build the websites (let's say for example `alt.fedoraproject.org`), the website 
fails to build with the following log.

```
bash-5.0# make es testfg  
Makefile:3: target 'en' given more than once in the same rule
python2.7 /root/alt.fedoraproject.org/../build.d/build.py -o out -s static -b /
msgfmt -o po/es.mo po/es.po
python2.7 /root/alt.fedoraproject.org/../build.d/construct-translations.py 
/root/alt.fedoraproject.org/../build.d/translations.ini po/LINGUAS 
data/templates/translations.html
Traceback (most recent call last):
  File "/root/alt.fedoraproject.org/../build.d/construct-translations.py", line 
4, in <module>
    import langtable
ImportError: No module named langtable
make: *** [../Makefile.in:51: data/templates/translations.html] Error 1
```

Changes made at [this 
commit](https://pagure.io/fedora-websites/c/61ddcd4f1e1dcd3cc374799cbc3d45cc30d1def0?branch=master)
 most likely require `langtable` to be added as one of the dependencies to the 
`Dockerfile` and `README.md`. 

@darknao, could you please provide us with more context on this?
``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-websites/issue/1098
_______________________________________________
websites mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to