Documentation | Missing module 'distro' (#59)
Amar Takhar (@amar)
gitlab at rtems.org
Sat Nov 23 08:57:27 UTC 2024
Amar Takhar created an issue: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/59
Assignee: Chris Johns
## Summary
<!--Please provide as much information as possible such as error messages or attaching logs-->
Reported in #58
```
$ ./waf configure --plantuml --ditaa --pdf --singlehtml --prefix=/home/minna/src/artifacts/html
[...]
Checking for program 'pdf2ps' : /usr/bin/pdf2ps
Checking for program 'makeglossaries' : /usr/bin/makeglossaries
Traceback (most recent call last):
File "/home/minna/src/rtems-docs/common/latex.py", line 85, in host_name
from distro import linux_distribution
ModuleNotFoundError: No module named 'distro'
```
How come this is showing up now was something pulling it before? Docs need to be updated.
## Steps to reproduce
### Pre-set options
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/59
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241123/3beee95c/attachment.htm>
More information about the bugs
mailing list