--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.2 - 2022-05-24 (AG) Information: this ChangeLog entry matches the version number: Version 1.2 - 2022-05-24 (AG) Information: ./config/pyrgsspecplot.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: pyrgsspecplot - missing lyt files. Now checking git repository... --- Distribution check [end] --- sed -e "s/DOC/pyrgsspecplot/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/fixdoc -type=user pyrgsspecplot 1.2 pyrgsspecplot 22.0.0-75a3bbbeb-20240730 > pyrgsspecplot.tex including sasuser... including sasglobal... including pyrgsspecplot_description... latex pyrgsspecplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./pyrgsspecplot.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/sasdoc.cls Document Class: sasdoc 11/11/2021 XMM-Newton Science Analysis System (SAS) docu ment class (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def)))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/html/html.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) ! LaTeX Error: File `moreverb.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.74 \usepackage {supertabular}^^M No pages of output. Transcript written on pyrgsspecplot.log. make[5]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:1061: pyrgsspecplot.ps.gz] Error 1 rm pyrgsspecplot.tex make[4]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:953: doc] Error 2 Testing testpyrgsspecplot ... FAILED Message: will run ./testpyrgsspecplot for no longer than 600 seconds. ============================= test session starts ============================== platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 -- /sasbuild/tools/python-3.12.4/bin/python3 cachedir: .pytest_cache rootdir: /workspaces/xmm_sas_rhel_8.6/packages/pyrgsspecplot plugins: anyio-4.4.0 collecting ... collected 0 items / 1 error ==================================== ERRORS ==================================== _________________ ERROR collecting test/test_pyrgsspecplot.py __________________ ImportError while importing test module '/workspaces/xmm_sas_rhel_8.6/packages/pyrgsspecplot/test/test_pyrgsspecplot.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /sasbuild/tools/python/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) test_pyrgsspecplot.py:21: in import pysas.pyrgsspecplot.pyrgsspecplot as rgsspecplot ../../../lib/python/pysas/pyrgsspecplot/__init__.py:1: in from . import pyrgsspecplot ../../../lib/python/pysas/pyrgsspecplot/pyrgsspecplot.py:29: in import pysas.pysasplot_utils.pysasplot_utils as sasplt ../../../lib/python/pysas/pysasplot_utils/__init__.py:1: in from . import pysasplot_utils ../../../lib/python/pysas/pysasplot_utils/pysasplot_utils.py:36: in from pypdf import PdfMerger E ModuleNotFoundError: No module named 'pypdf' =========================== short test summary info ============================ ERROR test_pyrgsspecplot.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 3.41s =============================== Error while running ./testpyrgsspecplot ERROR: one of the tests failed