osmo-python-tests$ sudo checkinstall python setup.py install checkinstall 1.6.3, Copyright 2010 Felipe Eduardo Sanchez Diaz Duran This software is released under the GNU GPL. ***************************************** **** Debian package creation selected *** ***************************************** This package will be built according to these values: 0 - Maintainer: [ root@uname ] 1 - Summary: [ Osmocom Python stuff ] 2 - Name: [ osmo-python ] 3 - Version: [ tests ] 4 - Release: [ 1 ] 5 - License: [ GPL ] 6 - Group: [ checkinstall ] 7 - Architecture: [ amd64 ] 8 - Source location: [ osmo-python-tests ] 9 - Alternate source location: [ ] 10 - Requires: [ ] 11 - Recommends: [ ] 12 - Suggests: [ ] 13 - Provides: [ osmo-python ] 14 - Conflicts: [ ] 15 - Replaces: [ ] Enter a number to change any of them or press ENTER to continue: Installing with python setup.py install... ========================= Installation results =========================== running install running bdist_egg running egg_info writing osmopython.egg-info/PKG-INFO writing dependency_links to osmopython.egg-info/dependency_links.txt writing top-level names to osmopython.egg-info/top_level.txt reading manifest file 'osmopython.egg-info/SOURCES.txt' writing manifest file 'osmopython.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-39.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/ctrl2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/soap.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.9/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/ctrl2cgi.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/soap.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... osmopy.__pycache__.trap_helper.cpython-39: module references __file__ creating 'dist/osmopython-0.2.1-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing osmopython-0.2.1-py3.9.egg removing '/usr/local/lib/python3.9/dist-packages/osmopython-0.2.1-py3.9.egg' (and everything under it) creating /usr/local/lib/python3.9/dist-packages/osmopython-0.2.1-py3.9.egg Extracting osmopython-0.2.1-py3.9.egg to /usr/local/lib/python3.9/dist-packages osmopython 0.2.1 is already the active version in easy-install.pth Installing ctrl2cgi.py script to /usr/local/bin Installing osmo_ctrl.py script to /usr/local/bin Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin Installing osmo_verify_transcript_vty.py script to /usr/local/bin Installing osmo_interact_ctrl.py script to /usr/local/bin Installing osmotestconfig.py script to /usr/local/bin Installing osmo_rate_ctr2csv.py script to /usr/local/bin Installing osmo_interact_vty.py script to /usr/local/bin Installing osmotestvty.py script to /usr/local/bin Installing soap.py script to /usr/local/bin Installing osmo_trap2cgi.py script to /usr/local/bin Installing osmodumpdoc.py script to /usr/local/bin Installed /usr/local/lib/python3.9/dist-packages/osmopython-0.2.1-py3.9.egg Processing dependencies for osmopython==0.2.1 Finished processing dependencies for osmopython==0.2.1 ======================== Installation successful ========================== Copying documentation directory... ./ ./README ./doc/ ./doc/examples/ ./doc/examples/ctrl2cgi.ini Copying files to the temporary directory...OK Stripping ELF binaries and libraries...OK Compressing man pages...OK Building file list...OK Building Debian package... FAILED! *** Failed to build the package Do you want to see the log file? [y]: y Erasing temporary files...OK Writing backup package...OK Deleting temp dir...OK