Project

General

Profile

Bug #5919 » checkinst_err.txt

arehbein, 02/22/2023 06:22 PM

 
1
osmo-python-tests$     sudo checkinstall python setup.py install
2

    
3
checkinstall 1.6.3, Copyright 2010 Felipe Eduardo Sanchez Diaz Duran
4
           This software is released under the GNU GPL.
5

    
6

    
7

    
8
*****************************************
9
**** Debian package creation selected ***
10
*****************************************
11

    
12
This package will be built according to these values: 
13

    
14
0 -  Maintainer: [ root@uname ]
15
1 -  Summary: [ Osmocom Python stuff ]
16
2 -  Name:    [ osmo-python ]
17
3 -  Version: [ tests ]
18
4 -  Release: [ 1 ]
19
5 -  License: [ GPL ]
20
6 -  Group:   [ checkinstall ]
21
7 -  Architecture: [ amd64 ]
22
8 -  Source location: [ osmo-python-tests ]
23
9 -  Alternate source location: [  ]
24
10 - Requires: [  ]
25
11 - Recommends: [  ]
26
12 - Suggests: [  ]
27
13 - Provides: [ osmo-python ]
28
14 - Conflicts: [  ]
29
15 - Replaces: [  ]
30

    
31
Enter a number to change any of them or press ENTER to continue: 
32

    
33
Installing with python setup.py install...
34

    
35
========================= Installation results ===========================
36
running install
37
running bdist_egg
38
running egg_info
39
writing osmopython.egg-info/PKG-INFO
40
writing dependency_links to osmopython.egg-info/dependency_links.txt
41
writing top-level names to osmopython.egg-info/top_level.txt
42
reading manifest file 'osmopython.egg-info/SOURCES.txt'
43
writing manifest file 'osmopython.egg-info/SOURCES.txt'
44
installing library code to build/bdist.linux-x86_64/egg
45
running install_lib
46
running build_py
47
creating build/bdist.linux-x86_64/egg
48
creating build/bdist.linux-x86_64/egg/osmopy
49
copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy
50
copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy
51
copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
52
copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy
53
copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy
54
creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact
55
copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
56
copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
57
copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
58
copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
59
copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
60
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-39.pyc
61
byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-39.pyc
62
byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-39.pyc
63
byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-39.pyc
64
byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-39.pyc
65
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-39.pyc
66
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-39.pyc
67
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-39.pyc
68
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-39.pyc
69
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-39.pyc
70
creating build/bdist.linux-x86_64/egg/EGG-INFO
71
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
72
running install_scripts
73
running build_scripts
74
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
75
copying build/scripts-3.9/ctrl2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
76
copying build/scripts-3.9/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
77
copying build/scripts-3.9/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
78
copying build/scripts-3.9/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
79
copying build/scripts-3.9/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
80
copying build/scripts-3.9/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
81
copying build/scripts-3.9/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
82
copying build/scripts-3.9/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
83
copying build/scripts-3.9/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
84
copying build/scripts-3.9/soap.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
85
copying build/scripts-3.9/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
86
copying build/scripts-3.9/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
87
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/ctrl2cgi.py to 755
88
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
89
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
90
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
91
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
92
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
93
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
94
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
95
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
96
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/soap.py to 755
97
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
98
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
99
copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
100
copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
101
copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
102
copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
103
zip_safe flag not set; analyzing archive contents...
104
osmopy.__pycache__.trap_helper.cpython-39: module references __file__
105
creating 'dist/osmopython-0.2.1-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it
106
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
107
Processing osmopython-0.2.1-py3.9.egg
108
removing '/usr/local/lib/python3.9/dist-packages/osmopython-0.2.1-py3.9.egg' (and everything under it)
109
creating /usr/local/lib/python3.9/dist-packages/osmopython-0.2.1-py3.9.egg
110
Extracting osmopython-0.2.1-py3.9.egg to /usr/local/lib/python3.9/dist-packages
111
osmopython 0.2.1 is already the active version in easy-install.pth
112
Installing ctrl2cgi.py script to /usr/local/bin
113
Installing osmo_ctrl.py script to /usr/local/bin
114
Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
115
Installing osmo_verify_transcript_vty.py script to /usr/local/bin
116
Installing osmo_interact_ctrl.py script to /usr/local/bin
117
Installing osmotestconfig.py script to /usr/local/bin
118
Installing osmo_rate_ctr2csv.py script to /usr/local/bin
119
Installing osmo_interact_vty.py script to /usr/local/bin
120
Installing osmotestvty.py script to /usr/local/bin
121
Installing soap.py script to /usr/local/bin
122
Installing osmo_trap2cgi.py script to /usr/local/bin
123
Installing osmodumpdoc.py script to /usr/local/bin
124

    
125
Installed /usr/local/lib/python3.9/dist-packages/osmopython-0.2.1-py3.9.egg
126
Processing dependencies for osmopython==0.2.1
127
Finished processing dependencies for osmopython==0.2.1
128

    
129
======================== Installation successful ==========================
130

    
131
Copying documentation directory...
132
./
133
./README
134
./doc/
135
./doc/examples/
136
./doc/examples/ctrl2cgi.ini
137

    
138
Copying files to the temporary directory...OK
139

    
140
Stripping ELF binaries and libraries...OK
141

    
142
Compressing man pages...OK
143

    
144
Building file list...OK
145

    
146
Building Debian package... FAILED!
147

    
148
*** Failed to build the package
149

    
150
Do you want to see the log file?  [y]: y
151

    
152
Erasing temporary files...OK
153

    
154
Writing backup package...OK
155

    
156
Deleting temp dir...OK
157

    
158

    
(1-1/2)
Add picture from clipboard (Maximum size: 48.8 MB)