alcir
alcir
RPM package
Hello. FYI I successfully built an RPM package of hasciicam. I will try to propose to include it in Fedora.
``` /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pynetdicom.tests.cert_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pynetdicom.tests.cert_files' as an importable package,...
``` sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v5.0.2 Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/sphinx/config.py", line...
Fedora 36 Python 3.10.4 All test passed, but not this one. ``` ======================================================================== FAILURES ======================================================================== __________________________________________________________ TestPrimitive_N_GET.test_assignment ___________________________________________________________ self = def test_assignment(self): """Check assignment works correctly""" primitive = N_GET() #...
Hello. You may already know this issue mainly related to SmartOS (or illumos). The problem is that on some servers, USB 3 sticks are unable to boot the system because...
Trying to compile on Fedora 31, I get ... $ make Scanning dependencies of target markdown_to_hex [ 1%] Building C object CMakeFiles/markdown_to_hex.dir/utilities/hexdump.c.o [ 2%] Linking C executable markdown_to_hex [ 2%]...
I'm unable to build greedy on Fedora 31. InsightToolkit-vtk-devel Version: 4.13.1 Cmake Version: 3.14.5 $ cmake ../greedy -DITK_DIR=/usr/lib64/cmake/InsightToolkit/ -- GREEDY Version: 1.0.1 Released Mar 21, 2019 -- GIT Info: --...
**Describe the bug** If in a channel I select i.e. HTTP as Source, then I click on the Ports in Use button, nothing happens. In the local Java console I...
Something has changed between 7.1.1 and 7.1.2? With the same configuration the behavior is different: in 7.1.1 it works, in 7.1.2 doesn't work anymore. `arc.config.list=arc1,arc2` in `weasis-pacs-connector.properties` (and corresponding arc1...