--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.1 - 2022-08-23 (AG) Information: this ChangeLog entry matches the version number: Version 1.1 - 2022-08-23 (AG) pyrgsimplot - invalid version number in DEPEND: pysasplot_utils 0.3.1 Information: ./config/pyrgsimplot.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: pyrgsimplot - missing lyt files. Now checking git repository... --- Distribution check [end] --- sed -e "s/DOC/pyrgsimplot/" -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 pyrgsimplot 1.1 pyrgsimplot 22.0.0-75a3bbbeb-20240730 > pyrgsimplot.tex including sasuser... including sasglobal... including pyrgsimplot_description... latex pyrgsimplot < /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 (./pyrgsimplot.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 pyrgsimplot.log. make[5]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:1061: pyrgsimplot.ps.gz] Error 1 rm pyrgsimplot.tex make[4]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:953: doc] Error 2 Testing testpyrgsimplot ... FAILED Message: will run ./testpyrgsimplot 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/pyrgsimplot plugins: anyio-4.4.0 collecting ... collected 0 items / 1 error ==================================== ERRORS ==================================== __________________ ERROR collecting test/test_pyrgsimplot.py ___________________ ImportError while importing test module '/workspaces/xmm_sas_rhel_8.6/packages/pyrgsimplot/test/test_pyrgsimplot.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_pyrgsimplot.py:21: in import pysas.pyrgsimplot.pyrgsimplot as rgsimplot ../../../lib/python/pysas/pyrgsimplot/__init__.py:1: in from . import pyrgsimplot ../../../lib/python/pysas/pyrgsimplot/pyrgsimplot.py:30: 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_pyrgsimplot.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 3.35s =============================== Error while running ./testpyrgsimplot ERROR: one of the tests failed