Ticket #983: osx_make_error.txt

File osx_make_error.txt, 59.1 KB (added by rcuza, 12 years ago)
Line 
1$ make
2rm -rf bcfg2tmp bcfg2pkg
3echo "Installing Bcfg2 to bcfg2pkg"
4Installing Bcfg2 to bcfg2pkg
5mkdir bcfg2pkg
6cd ../ && /usr/bin/python setup.py install \
7               --root="osx/bcfg2pkg" \
8               --install-lib="/Library/Python/2.5/site-packages" \
9               --install-data="/Library/Frameworks/Python.framework/Versions/Current"
10running install
11running build
12running build_py
13creating build
14creating build/lib
15creating build/lib/Bcfg2
16copying src/lib/Component.py -> build/lib/Bcfg2
17copying src/lib/Proxy.py -> build/lib/Bcfg2
18copying src/lib/Logger.py -> build/lib/Bcfg2
19copying src/lib/__init__.py -> build/lib/Bcfg2
20copying src/lib/Statistics.py -> build/lib/Bcfg2
21copying src/lib/SSLServer.py -> build/lib/Bcfg2
22copying src/lib/Options.py -> build/lib/Bcfg2
23creating build/lib/Bcfg2/Client
24copying src/lib/Client/XML.py -> build/lib/Bcfg2/Client
25copying src/lib/Client/Frame.py -> build/lib/Bcfg2/Client
26copying src/lib/Client/__init__.py -> build/lib/Bcfg2/Client
27creating build/lib/Bcfg2/Client/Tools
28copying src/lib/Client/Tools/YUM24.py -> build/lib/Bcfg2/Client/Tools
29copying src/lib/Client/Tools/APT.py -> build/lib/Bcfg2/Client/Tools
30copying src/lib/Client/Tools/Chkconfig.py ->
31build/lib/Bcfg2/Client/Tools
32copying src/lib/Client/Tools/rpmtools.py -> build/lib/Bcfg2/Client/Tools
33copying src/lib/Client/Tools/DebInit.py -> build/lib/Bcfg2/Client/Tools
34copying src/lib/Client/Tools/FreeBSDPackage.py ->
35build/lib/Bcfg2/Client/Tools
36copying src/lib/Client/Tools/YUMng.py -> build/lib/Bcfg2/Client/Tools
37copying src/lib/Client/Tools/__init__.py -> build/lib/Bcfg2/Client/Tools
38copying src/lib/Client/Tools/launchd.py -> build/lib/Bcfg2/Client/Tools
39copying src/lib/Client/Tools/Encap.py -> build/lib/Bcfg2/Client/Tools
40copying src/lib/Client/Tools/IPS.py -> build/lib/Bcfg2/Client/Tools
41copying src/lib/Client/Tools/Portage.py -> build/lib/Bcfg2/Client/Tools
42copying src/lib/Client/Tools/MacPorts.py -> build/lib/Bcfg2/Client/Tools
43copying src/lib/Client/Tools/Action.py -> build/lib/Bcfg2/Client/Tools
44copying src/lib/Client/Tools/SYSV.py -> build/lib/Bcfg2/Client/Tools
45copying src/lib/Client/Tools/FreeBSDInit.py ->
46build/lib/Bcfg2/Client/Tools
47copying src/lib/Client/Tools/SMF.py -> build/lib/Bcfg2/Client/Tools
48copying src/lib/Client/Tools/POSIX.py -> build/lib/Bcfg2/Client/Tools
49copying src/lib/Client/Tools/Upstart.py -> build/lib/Bcfg2/Client/Tools
50copying src/lib/Client/Tools/Blast.py -> build/lib/Bcfg2/Client/Tools
51copying src/lib/Client/Tools/RPMng.py -> build/lib/Bcfg2/Client/Tools
52copying src/lib/Client/Tools/RcUpdate.py -> build/lib/Bcfg2/Client/Tools
53copying src/lib/Client/Tools/Pacman.py -> build/lib/Bcfg2/Client/Tools
54creating build/lib/Bcfg2/Server
55copying src/lib/Server/FileMonitor.py -> build/lib/Bcfg2/Server
56copying src/lib/Server/Core.py -> build/lib/Bcfg2/Server
57copying src/lib/Server/__init__.py -> build/lib/Bcfg2/Server
58copying src/lib/Server/Plugin.py -> build/lib/Bcfg2/Server
59creating build/lib/Bcfg2/Server/Admin
60copying src/lib/Server/Admin/Group.py -> build/lib/Bcfg2/Server/Admin
61copying src/lib/Server/Admin/Snapshots.py ->
62build/lib/Bcfg2/Server/Admin
63copying src/lib/Server/Admin/Client.py -> build/lib/Bcfg2/Server/Admin
64copying src/lib/Server/Admin/Bundle.py -> build/lib/Bcfg2/Server/Admin
65copying src/lib/Server/Admin/Viz.py -> build/lib/Bcfg2/Server/Admin
66copying src/lib/Server/Admin/Pull.py -> build/lib/Bcfg2/Server/Admin
67copying src/lib/Server/Admin/Backup.py -> build/lib/Bcfg2/Server/Admin
68copying src/lib/Server/Admin/Compare.py -> build/lib/Bcfg2/Server/Admin
69copying src/lib/Server/Admin/__init__.py -> build/lib/Bcfg2/Server/Admin
70copying src/lib/Server/Admin/Init.py -> build/lib/Bcfg2/Server/Admin
71copying src/lib/Server/Admin/Minestruct.py ->
72build/lib/Bcfg2/Server/Admin
73copying src/lib/Server/Admin/Xcmd.py -> build/lib/Bcfg2/Server/Admin
74copying src/lib/Server/Admin/Reports.py -> build/lib/Bcfg2/Server/Admin
75copying src/lib/Server/Admin/Tidy.py -> build/lib/Bcfg2/Server/Admin
76copying src/lib/Server/Admin/Query.py -> build/lib/Bcfg2/Server/Admin
77copying src/lib/Server/Admin/Perf.py -> build/lib/Bcfg2/Server/Admin
78creating build/lib/Bcfg2/Server/Hostbase
79copying src/lib/Server/Hostbase/regex.py ->
80build/lib/Bcfg2/Server/Hostbase
81copying src/lib/Server/Hostbase/nisauth.py ->
82build/lib/Bcfg2/Server/Hostbase
83copying src/lib/Server/Hostbase/backends.py ->
84build/lib/Bcfg2/Server/Hostbase
85copying src/lib/Server/Hostbase/__init__.py ->
86build/lib/Bcfg2/Server/Hostbase
87copying src/lib/Server/Hostbase/manage.py ->
88build/lib/Bcfg2/Server/Hostbase
89copying src/lib/Server/Hostbase/urls.py ->
90build/lib/Bcfg2/Server/Hostbase
91copying src/lib/Server/Hostbase/ldapauth.py ->
92build/lib/Bcfg2/Server/Hostbase
93copying src/lib/Server/Hostbase/settings.py ->
94build/lib/Bcfg2/Server/Hostbase
95creating build/lib/Bcfg2/Server/Hostbase/hostbase
96copying src/lib/Server/Hostbase/hostbase/admin.py ->
97build/lib/Bcfg2/Server/Hostbase/hostbase
98copying src/lib/Server/Hostbase/hostbase/__init__.py ->
99build/lib/Bcfg2/Server/Hostbase/hostbase
100copying src/lib/Server/Hostbase/hostbase/urls.py ->
101build/lib/Bcfg2/Server/Hostbase/hostbase
102copying g src/lib/Server/Hostbase/regex.py ->
103build/lib/Bcfg2/Server/Hosrvcopying src/lib/Server/Hostbase/nisauth.py
104-> build/lib/Bcfg2/Serverpyopying src/lib/Server/Hostbase/backends.py ->
105build/lib/Bcfg2/Server/HostbasePlib/Bcfg2/Server/Hostbase
106copying src/lib/Server/Hosuiy -> build/lib/Bcfg2/Server/Hostbase
107copying src/lib/Server/Hostbase/urls.py ->
108build/lib/Bcfg2/Server/Hostbase
109copying src/lib/Server/Hostbasy b/Server/Hostbase/urls.py ->
110build/lib/Bcfg2/Serv/Server/Plugins/Svn2.py ->
111build/lib/Bcfg2/Server/Plugins
112copying srpying src/lib/Server/Hostbase/settings.py ->
113build/lib/Bcfg2/Server/Hostbag lib/Bcfg2/Server/Hostbase
114creating build/lib/Bcfgfg/hostbase
115copying src/lib/Server/Hostbase/hostbase/admin.py ->
116blig2/Server/Hostbase/hostbase
117copying
118src/lib/Server/Hostbase/hostbase/__iniib/Hostbase/hostbase/__init__.py
119-> build/lib/Bcfggihostbase
120copying src/lib/Server/Hostbase/hostbase/urls.py ->
121bui/S/Server/Hostbase/hostbase
122copying g src/lib/Server/Hostbase/regex.py -> burv/Hostbase/regex.py ->
123build/lib/Bcfg2/Server/HosPlServer/Hostbase/nisauth.py ->
124build/lib/Bcfg2/Serverpyopying src/SHostbase/backends.py ->
125build/lib/Bcfg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/Bcfg2/Server/Hostbase
126copying src/lib/Server/Hostbase/urls.py ->
127build/lib/Bcfg2/Server/Hostbase
128copying s/__init__.py -> build/lib/Bcfg2/Server/Plugins
129copying src/lib/Server/Pluginser/Hostbasy b/Server/Hostbase/urls.py ->
130build/lyier/Plugins/Svn2.py -> build/lib/Bcfg2/Server/Plugins
131copying srpns/Server/Hostbase/settings.py ->
132build/lib/Bcfg2/Server/Hostbag lib/Bcfg2/Sugrver/Hostbag
133lib/Bcfg2/Server/Hostbase
134creating d/ostbase
135copying src/lib/Server/Hostbase/hostbase/admin.py -> bli
136-stbase/hostbase
137copying src/lib/Server/Hostbase/hostbase/__iniib/Hostbase/
138build/lib/Bcfg2/Server/Plugins
139copying src/lib/Server/Plugins/SSHbase.py ->
140build/lib/Bcfg2/Server/Plugins
141copying srbase/hostbase
142copying g src/lib/Server/Hostbase/regex.py -> burv/Hostbase/nggex.py ->
143burv/Hostbase/regex.py -> build/lib/Bc/Brver/Hostbase/nisauth.py ->
144build/lib/Bcfg2/Serverpyopying src/S bkends.py ->
145build/lib/Bcfg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
146fg2/Server/Hrvuild/lib/Bcfg2/Server/Hostbase
147coperr/Hostbase/urls.py -> build/lib/Bcfg2/Server/Hostbase
148copying s/op-> build/lib/Bcfg2/Server/Plugins
149copying src/lib/Server/Pluginser/Hostbasng/Plugins/Svn2.py ->
150build/lib/Bcfg2/Server/Plugins
151copying srpns/Server/Hostbase/settings.py ->
152build/lib/Bcfg2/Se/lbase/settings.py -> build/lib/Bcfg2/Server/Hostbag
153lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Server/Plugins
154copying src/lib/Server/Plugintbase
155copying src/lib/Server/Hostbase/hostbase/admin.py -> bli -r/ase
156copying src/lib/Server/Hostbase/hostbase/__iniib/Hostbase/
157build/lib/BPlugins/TGenshi.py ->
158build/lib/Bcfg2/Server/Plugins/Plugins/SSHbase.py ->
159build/lib/Bcfg2/Server/Plugins
160copying srrve
161copying g src/lib/Server/Hostbase/regex.py -> burv/Hostbase/nggex.py ->
162/Prv/Hostbase/nggex.py -> burv/Hostbase/regex.py -y
163er/Hostbase/nisauth.py -> build/lib/Bcfg2/Serverpyopying src/S
164b/Dbuild/lib/Bcfg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
165fg2/Servernsrvuild/lib/B>
166fg2/Server/Hrvuild/lib/Bcfg2/ServecrHostbase/urls.py ->
167build/lib/Bcfg2/Server/Hostbase
168copying s/opor/Bcfg2/Server/Plugins
169copying
170src/lib/Server/Pluginser/Hostbasng/Plugins/Stsnser/Hostbasng/Plugins/Svn2.py
171-> build/lib/Bcfgpyopying srpns/Server/Hostbase/settings.py ->
172build/lib/Bcfg2/Se/l/Rs.py -> build/lib/Bcfg2/Server/Hostbag
173lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Servr/ase
174copying src/lib/Server/Hostbase/hostbase/admin.py -> bli -r/ase
175copying
176src/lib/Server/Hostbase/hostbase/__iniimsrc/lib/Server/Hostbase/hostbase/__iniib/Hostbase/
177build/lib/BPlugins/TGenor build/lib/BPlugins/TGenshi.py ->
178build/lib/Bcfgyilugins/SSHbase.py -> build/lib/Bcfg2/Server/Plugins
179copying srrv/Rsrc/lib/Server/Hostbase/regex.py -> burv/Hostbase/nggex.py
180-> /Prv/Hostbasr/nggex.py -> /Prv/Hostbase/nggex.py ->
181burv/Hostbre/Hostbase/nisauth.py -> build/lib/Bcfg2/Serverpyopying src/S
182b/Dd/fg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
183fg2/Servernsrvuild/liblsstbase/urls.py ->
184build/lib/Bcfg2/Server/Hostbase
185copying s/opor/Bcfg2/Server/Plugins
186copying src/lib/Server/PlugiSer/Plugins
187copying src/lib/Server/Pluginser/Hostbasng/Plugins/Stsnser/Hostbilying
188srpns/Server/Hostbase/settings.py -> build/lib/Bcfg2/Se/l/Rs.py ->
189build/lib/Bcfg2/Server/Hostbag lib/Bcfg2/Srvd/lib/Bcfg2/Server/Hostbag
190lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Servr/ase
191copyinrtb/Bcfg2/Servr/ase
192copying src/lib/Server/Hostbaspoy -> bli -r/ase
193copying
194src/lib/Server/Hostbase/hostbase/__iniim/Rer/Hostbase/hostbase/__iniib/Hostbase/
195build/lib/BPlugins/TGenor build/libetgins/SSHbase.py ->
196build/lib/Bcfg2/Server/Plugins
197copying srrv/Rsrc/lib/Server/Hostbase/regex.py -> burv/Hostbase/shots
198copying src/lib/Server/Snapshots/__init__.py ->
199build/lib/Bcfg2/Server/Sostbase/nisauth.py ->
200build/lib/Bcfg2/Serverpyopying src/S
201b/Dd/fg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
202fg2/Servernsrvuild/liblsstbase/urls/pying s/opor/Bcfg2/Server/Plugins
203copying src/lib/Server/PlugiSer/Plugins
204copying src/lib/Server/Pluginser/HostbasorServer/Hostbag
205lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Servr/ase
206copyinrtb/Bcfg2/Servr/ase
207copying src/lib/Server/Hostbaspoy -> bli -r/ase
208copying
209src/lib/Server/Hostbase/hostbase/__iniim/Rer/Hostbase/hostbase/__iniib/Hostbase/
210build/lib/BPlugins/TGenor build/libetgins/SSHbaepr/ase
211copyinrtb/Bcfg2/Servr/ase
212copying src/lib/cf-> bli -r/ase
213copying src/lib/Server/Hostbase/hostbase/__iniim/Rveor
214build/libetgins/SSHbase.py -> build/lib/Bcfg2/Server/Plugins
215copying srrv/Rsrc/lib/Server/Hostbase/regex.py ->
216burv/Hostb/lsrc/lib/Server/Snapshots/__init__.py ->
217build/lib/Bcfg2/Server/Sostbase/nisauth.py ->
218build/lib/Bcfg2/Serverpyopying src/S b/Dd/fg2/Server/HBc src/S
219b/Dd/fg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
220fg2/Servers
221Bcfg2/Server/Hrvuild/lib/B> fg2/Servernsrvuild/liblsstbase/urls/pying
222s/op> rver/PlugiSer/Plugins
223copying src/lib/Server/Pluginser/HostbasorServer/Hostbag
224lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Servpaniib/Hostbase/
225build/lib/BPlugins/TGenor build/libetgins/SSHbaepr/ase
226copyinrtb/Bcfg2/Servr/ase
227copying src/lib/cf-> bli -r/ase
228copying src/lib/Server/Hostbase/hostbase/__iniim/Rveor
229build/libetgins/SSHbase.py -> build/lib/Bcfg2/Server/Plugins
230copying srrv/Rsrc/lib/coetgins/SSHbaepr/ase
231copyinrtb/Bcfg2/Servr/ase
232coli bli -r/ase
233copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/s
234copying srrv/Rsrc/lib/Server/Hostbase/regex.py ->
235burv/Hostb/lsrc/lib/Server/Snapshots/__init__.py ->
236build/lib/Bcfg2/Servorh.py -> build/lib/Bcfg2/Serverpyopying src/S
237b/Dd/fg2/Server/HBc src/S
238b/Dd/fg2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
239fg2/Servers
240Bcfg2/Server/Hrvuild/lib/B> fg2/Servernsrvuild/libpo/Hrvuild/lib/B>
241fg2/Servernsrvuild/liblsstbase/urls/pying s/op> rver/Plugilas/pying
242s/op> rver/PlugiSer/Plugins
243copying src/rter/HostbasorServer/Hostbag
244lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Servpartse.py ->
245build/lib/Bcfg2/Server/Plugins
246copying srrv/Rsrc/lib/coetgins/SSHbaepr/ase
247copyinrtb/Bcfg2/Servr/ase
248coli bli -r/ase
249copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/s
250copying srrv/Rsrc/lib/Server/Hostbase/regex.py ->
251burv/Hostb/lsrc/lib/Server/Snapshoporv/Rsrc/lib/coetgins/SSHbaepr/ase
252copyinrtb/Bcfgptli -r/ase
253copying
254src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-rv/Rsrc/lib/Server/Hostbase/regex.py
255->
256burv/Hostb/lsrc/lib/Server/Snapshort2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lib/B>
257fg2/Servers
258Bcfg2/Server/Hrvuild/lib/B>
259fg2/Servernsrvuild/libpo/Hrvuild/lrefg2/Servers
260Bcfg2/Server/Hrvuild/lib/B> fg2/Servernsrvuild/libpo/Hrvuild/lib/B>
261fg2/Servernsrvuild/liblsstbase/urlin> rver/Plugilas/pying s/op>
262rver/PlugiSer/Plugins
263copying src/rter/HostbasorServer/Hostbag
264lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Se build/scripts-2.5/bcfg2-admin from 644
265to 755
266changing mode of builrver/Snapshoporv/Rsrc/lib/coetgins/SSHbaepr/ase
267copyinrtb/Bcfgptli -r/ase
268copying
269src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-rv/Rsrc/lib/Server/Hostbase/regex.py
270->
271burv/Hostb/lsrc/lib/Server/Snapshort2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lin
272-r/ase
273copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g
274Bcfg2/Server/Hrvuild/lib/B>
275fg2/Servernsrvuild/libpo/Hrvuild/lrefg2/Servers
276Bcfg2/Server/Hrvuild/lib/B> fg2/Servernsrvuild/libpo/Hrvuild/lib/B>
277fg2/Servernsrvuild/liblsstbase/urlin> rver/Plugilas/pying s/op>
278rver/PlugiSer/Plugins
279copying src/rter/HostbasorServer/HosPypo/Hrvuild/lrefg2/Servers
280Bcfg2/Server/Hrvuild/lkgrter/HostbasorServer/Hostbag
281lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Se build/scripts-2.5/bcfg2-admin from 644
282to 755
283changing mode of builrver/Snapshoporv/Rsrc/lib/coetgins/SSHbaepr/ase
284copyinrtb/Bcosrt2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lin
285-r/ase
286copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g
287Bcfg2/Server/Hrvuild/lib/B>
288fg2/Servernsrvuild/libpo/Hrvuild/lrefg2/Servers
289Bcfg2/Server/Hrvuild/lib/B> fg2/Servernsrvuild/libpo/Hrvuild/lib/B>
290fg2/ServcfrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Seoor/ase
291copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g /Cop>
292rver/PlugiSer/Plugins
293copying src/rter/HostbasorServer/HosPypo/Hrvuild/lrefg2/Servers
294Bcfg2/Server/Hrvuild/lkgrter/HostbasorServer/Hostbag
295lib/Bcfg2/Sugrver/Hostbb/Bcfg2/Se build/scripts-2.5/bcfg2-admin from 644
296to 755
297changing mode of builrver/Snapshoporv/Rsrc/cfg2/Client/Tools/DebInit.py
298-> osx/bcfg2pkg/Library.5/bcfg2-admin from 644 to 755
299changing mode of builrver/Snapshoporv/Rsrc/lib/coetgins/SSHbaepr/ase
300copyinrtb/Bcosrt2/Server/HostbasePlib/Bcpa2/Server/HostbasePlib/Bcfg2/Server/Hrvuild/lib/BrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Server/Hrvuild/lin
301-ckrvuild/lib/B> fg2/Servernsrvuild/libpo/Hrvuild/lib/B>
302fg2/ServcfrvostbasePlib/esuild/lib/BrvostbasePlib/Bcfg2/Seoor/ase
303copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g /Cop>
304rver/PlugiSer/Plugins
305copying src/rter/HostbasorServer/HosPypo/Hrvuild/lrefg2/Servui/B>
306fg2/ServcfrvostbasePlib/esuild/lib/Brvostbaskgase
307copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g
308/CldgiSer/Plugins
309copying src/rter/HostbasorServer/HosPypo/Hrvuild/lrefg2/Servkain from
310644 to 755
311changing mode of builrver/Snapshoporv/Rsrc/cfg2/Client/Tools/DebInit.py
312-> osx/bcfg2pkg/Library.5/bcfg2-admin from 644 to 755
313changing mode of builrver/Snapshoporv/Rsrc/li o/bcfg2-admin from 644 to
314755
315changing mode of builrver/Snapshoporv/Rsrc/lib/coetgins/SSHbaepr/ase
316copyinrtb/Bcosrtossrc/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g
317/Cop> rver/PlugiSer/Plugins
318copying src/rter/HostbasorServer/HosPypo/Hrvuild/lrefg2/Servui/B>
319fg2/ServcfrvostbasePlib/esuild/lib/Brvostbaskgase
320copying src/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g
321/CldgiSer/Plugins
322copying src/rter/HostbasorServer/HosPypo/Hrvuifg2/Client/Tools/SMF.py ->
323osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
324copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
325copying src/rter/HostbasorServer/HosPypo/Hrvui/Client/Tools
326copying build/lib/Bcfg2/Client/Tools/Upstart.py ->
327osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
328copying build/porv/Rsrc/cfg2/Client/Tools/DebInit.py ->
329osx/bcfg2pkg/Library.5/bcfg2-admin from 644 to 755
330changing mode of buillib/Bcfg2/Client/Tools/RPMng.py ->
331osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
332copying build/lib/Bcfg2/Client/Tools/RcUpdate.py ->
333osx/bcfg2pkg/Library/Python/2.5/site-packac/lib/Server/Hostbase/hostbase/__iniim/Rves/2-g
334/CldgiSer/Plugins
335copying src/rter/HostbasorServer/HosPypo/Hrvuifg2/Client/Tools/SMF.py ->
336osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
337copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
338copying oslient/Tools
339copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
340copying src/rter/HostbasorServer/HosPypo/Hrvui/Client/Tools
341copying build/lib/Bcfg2/Client/Tools/Upstart.py ->
342osx/bcfg2pkg//Lent/Tools
343copying build/lib/Bcfg2/Client/Tools/Upstart.py ->
344osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/C
345obrary/Python/2.5/site-packages/Bcfg2/Client/Tools
346copying build/porv/Rsrc/ bcopying
347build/porv/Rsrc/cfg2/Client/Tools/DebInicfnt/Tools/RPMng.py ->
348osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
349copying build/lib/Bcfg2/Client/Tools/RcUpdate.py -> oson/SMF.py ->
350osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
351copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
352copying oslient/Tools
353copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
354copying src/rter/HostbasorServer/HosPypo/Hrvui/Client/Tools
355copying build/lib/Bcfg2/Client/Tools/Upskgcopying
356build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
357copying oslient/TooluiIX.py -> osxs
358copying src/rter/HostbasorServer/HosPypo/Hrvui/Client/Tools
359copying build/lib/Bcfg2/Client/Tools/Upsassx/bcfg2pkg//Lent/Tools
360copying build/lib/Bcfg2/Client/Tools/Upstart.py ->
361osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2rt.py ->
362osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/C
363oe//2.5/site-packages/Bcfg2/Client/Tools
364copying build/porv/Rsrc/ bcopying burvt/Tools
365copying build/lib/Bcfg2/Client/Tools/RcUpdate.py -> oson/SMF.py ->
366osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools
367copying build/lib/Bcfg2/Client/Tools/POSIX.py -> o/Hs
368copying oslient/Tools
369copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
370copying src/rter/HostbasorServer/HosPypo/Hrvui/Client/Tools
371copying build/lib/Bcfg2/Client/Tools/Upskgcopying
372bu/spo/Hrvui/Client/Tools
373copying build/lib/Bcfg2/Client/Tools/Upskgcopying
374build/lib/Bcfg2/Client/Tools/POSIX.py ->
375o2.d/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
376copying oslient/TooluiIX.py -> oaspo/Hrvui/Client/Tools
377copying build/lib/Bcfg2/Client/Tools/Upsassx/bcfg2pkg//Lent/Tools
378copying build/lib/Bcfg2/Clr//Lent/Tools
379copying build/lib/Bcfg2/Client/Tools/Upstart.py -> osx/bcfg2pk2/.py ->
380osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/C
381oe//2.5/site-packages/Bcfg2/Client/Tools
382copying builg2/Server
383copying build/lib/Bcfg2/Server/Core.py ->
384osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server
385creating osx/bcfglient/Tools
386copying build/lib/Bcfg2/Client/Tools/POSIX.py -> o/Hs
387copying oslient/Tools
388copying build/lib/Bcfg2/Client/Tools/POSIX.py -> osxthnt/Tools/POSIX.py
389-> osxs
390copying src/rter/HostbasorServer/HosPypo/Hrvui/Client/Tools
391copying build/lib/Bcfg2/Cliearent/Tools
392copying build/lib/Bcfg2/Client/Tools/Upskgcopying
393bu/spo/Hrvui/CSe/Tools/Upskgcopying
394build/lib/Bcfg2/Client/Tools/POSIX.py ->
395o2.d/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
396copying n/uiIX.py -> oaspo/Hrvui/Client/Tools
397copying build/lib/Bcfg2/Client/Tools/UGroup.py ->
398osx/bcfg2pkg/Library/Python/2.5/site-pac/Tools/Upsassx/bcfg2pkg//Lent/Tools
399copying build/lib/Bcfg2/Clr/aping build/lib/Bcfg2/Server/Core.py ->
400osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server
401creating osx/bcfglient/Tools
402copying build/lib/Bcfg2/Client/Tools/POSIX.py -> o/Hs
403copying oslient/Tools
404copying build/lib/Bcfg2/Client/Tools/POSIX.py ->
405osxthnt/Tools/Phoent/Tools
406copying build/lib/Bcfg2/Client/Tools/POSIX.py -> o/Hs
407copying oslient/Tools
408copying build/lib/Bcfg2/Clie2.ent/Tools
409copying build/lib/Bcfg2/Client/Tools/POSIX.py ->
410osxthnt/Tools/PllServer/HosPypo/Hrvui/Client/Tools
411copying build/lib/Bcfg2/Cliearent/Tools
412copying build/lib/Bcfg2/Client/Tools/Upsp.pying
413build/lib/Bcfg2/Client/Tools/Upskgcopying
414bu/spo/Hrvui/CSe/Tools/UpsyiIX.py ->
415o2.d/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
416copying n/uiIX.py -> oaspo/Hrvui/Client/Tools
417copying build/yiaspo/Hrvui/Client/Tools
418copying build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py
419-> osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Server/Core.py ->
420osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server
421creating osx/bcfglient/Tools
422copying build/lib/Bcfg2/Clstpying build/lib/Bcfg2/Client/Tools/POSIX.py
423-> opackages/Bcfg2/Server/Admin
424copying build/lib/Bcfg2/Server/Admin/Xcmpying
425build/lib/Bcfg2/Client/Tools/POSIX.py -> osxthnt/Tools/Phoent/Tools
426op.py -> o/Hs
427copying oslient/Tools
428copying build/lib/Bcfg2/Clie2.ent/Tools
429copying build/lib/Bcfg2/Client/Tools/POSopying
430build/lib/Bcfg2/Server/Admin/Tidy.py ->
431osx/bcfg2pkg/Library/Python/2.5Bcfg2/Cliearent/Tools
432copying build/lib/Bcfg2/Client/Tools/Upsp.pying
433build/lib/Bcfg2/Client/Tools/Upskgcopying bu/sSe/Tools/UpsyiIX.py ->
434o2.d/lib/Bcfg2/Client/Tools/POSIX.py -> osxs
435copying n/uiIX.py -> oaspo/Hrvui/Client/Tools
436copying bus/lient/Tools
437copying build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py
438-> osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Server/Core.py -> .pServer
439creating osx/bcfglient/Tools
440copying build/lib/Bcfg2/Clstpying build/lib/Bcfg2/Client/Tools/POSIX.py
441-> opackages/Bcfg2/Server/Admin
442copying build/lib/Bcfg2/Server/Admin/Xcmpying buil
443cages/Bcfg2/Server/Admin
444copying build/lib/Bcfg2/Server/Admin/Xcmpying
445build/lib/Bcfg2/Client/Tools/POSIX.py -> osxins
446copying build/lib/Bcfg2/Server/Plugins/Svn2.py ->
447osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugins
448copyingBcfg2/Clie2.ent/Tools
449copying
450build/lib/Bcfg2/Client/Tools/POSopraib/Bcfg2/Server/Admin/Tidy.py ->
451osx/bcfg2pkg/Library/Python/2.5Bcfg2/Clieer/Tools/Upsp.pying
452build/lib/Bcfg2/Client/Tools/Upskgcopying bu/sSe/Tools/UpsyiIX.py ->
453o2.d/lib/Bcfg2/Client/Toolsg2ent/Tools
454copying build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py
455-> osx/bcfg2pkg/Library/Pytd/b/Bcfg2/ServPlugins/Probes.py ->
456osx/bcfg2pkg/Library/Python/2.5/site-packages/B/Core.py -> .pServer
457creating osx/bcfglient/Tools
458copying build/lib/Bcfg2/Clstpying build/lib/Bcfg2/Client/Tools/POSIX.py
459->2/b/Bcfg2/Clstpying build/lib/Bcfg2/Client/Tools/POSIX.py -> opack
460oerver/Admin
461copying build/lib/Bcfg2/Server/Admin/Xcmpying buil
462cages/Bcfg2bucmpying buil
463cages/Bcfg2/Server/Admin
464copying bucfer/Admin/Xcmpying build/lib/Bcfg2/Client/Tools/POSIX.py ->
465osxininild/lib/Bcfg2/Server/Plugins/Svn2.py ->
466osx/bcfg2pkg/Library/Python/2.5/si.5kg/Library/Python/2.5/site-packages/Bcfg2/Serverd/fg2/Clie2.ent/Tools
467copying build/lib/Bcfg2/Client/Tools/POSopra2.copying
468bu/sSe/Tools/UpsyiIX.py -> o2.d/lib/Bcfg2/Client/Toolsg2ent/Tools
469copying build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py
470-> osx/bcfg2pkg/Library/Pytd/b/Bcfg2/ServPlins/__init__.py ->
471osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/ins/Probes.py
472-> osx/bcfg2pkg/Library/Python/2.5/site-packages/B/Core.py -> .pServer
473creating osx/bcfglient/Tools
474rv.pServer
475creating osx/bcfglient/Tools
476copying build/lib/Bcfg2/Clstpying buibd/lib/Bcfg2/Clstpying
477build/lib/Bcfg2/Client/ToonsBcfg2/Clstpying
478build/lib/Bcfg2/Client/Tools/POSIX.py -> opack og2copying
479build/lib/Bcfg2/Server/Admin/Xcmpying buil
480cages/Bcfg2bucmpying bub//Admin/Xcmpying
481build/lib/Bcfg2/Client/Tools/POSIX.py ->
482osxininild/lib/Bcfg2/Server/Plugins/Svn2.py ->
483osx/bcfg2p/B2/Server/Plugins/Svn2.py ->
484osx/bcfg2pkg/Library/Python/2.5/si.5kg/Librarygeython/2.5/si.5kg/Library/Python/2.5/site-packageer2/Clie2.ent/Tools
485copying build/lib/Bcfg2/Client/Tools/POSopra2.agg2ent/Tools
486copying build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py
487-> osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Secfnt/Tools/UGroup.py ->
488osx/bcfg2pkg/Library/Pytd/b/Bcfg2/ServPlinicy ->
489osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/ins/Probes
490ce-packages/B/Core.py -> .pServer
491creating osx/bcy ->
492osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugating
493osx/bcfglient/Tools
494copying build/lib/Bcfg2/Clstpying buibd/lib/BcfgarClstpying
495buibd/lib/Bcfg2/Clstpying build/lib/Bccopying
496build/lib/Bcfg2/Server/Plugins/Metadata.py -> osx/bcfg2pkg/Lbucmpying
497bub//Admin/Xcmpying build/lib/Bcfg2/Client/Tools/POSIX.py ->
498osxininild/lib/Bcfg2/Server/Plugins/Svn2.py -> osx/bc/Ly ->
499osxininild/lib/Bcfg2/Server/Plugins/Svn2.py ->
500osx/bcfg2p/Bld.5kg/Librarygeython/2.5/si.5kg/Library/Python/2.5/site-packageer2/Clie2.ent/Tools
501copying build/lib/Bcfg2/Client/Tools/POSopg2copying
502build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py ->
503osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Secfnt/Tools/UGroup.py -> osx/y
504/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Tools/UGroup.py ->
505osx/bcfg2pkg/Library/Pytd/b/Bcfg2/ServPlinicpy ->
506osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugins
507copyir/ins/Probes
508ce-packages/B/Core.py -> .pServer
509cbc
510osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugyifglient/Tools
511copying build/lib/Bcfg2/Clstpying buibd/lib/BcfgarClstpying
5122.ibd/lib/BcfgarClstpying buibd/lib/Bcfg2/Clstpyinldb//Admin/Xcmpying
513build/lib/Bcfg2/Client/Tools/POSIX.py ->
514osxininild/lib/Bcfg2/Server/Plugins/Svn2.py -> osx/bc/Ly ->
515osxininild/lib/Bcfg2/ugIX.py ->
516osxininild/lib/Bcfg2/Server/Plugins/Svn5/->
517osxininild/lib/Bcfg2/Server/Plugins/Svn2.py -> osx/bcfg2p/Bldr/pying
518build/lib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py ->
519osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Secfnt/Tools/UGroup.py -> osx/y
520/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> osx/y
521/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Tools/UGroup.py ->
522osx/bcfg2pkg/Library/Pytd/b/Bcfg2/ServPlve2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugins
523copyir/ins/Probes
524ce-packages/B/Core.py -> .pServer
525cbc osx/bcfg2pkg/Library/Pythbuild/lib/Bcfg2/Server/Plugin.py ->
526osx/bcfg2pkg/Libs
527copying build/lib/Bcfg2/Clstpying buibd/lib/BcfgarClstpying
5282.ibd/lib/BcfgarClstpying buibd/lib/Bcfg2/Clstpyinldb//Admin/Xcmpying
529build/lig22/Server/Plugins/Svn2.py -> osx/bc/Ly ->
530osxininild/lib/Bcfg2/ugIX.py ->
531osxininild/lib/Bcfg2/Server/Plugins/Svn5/->
532osxininild/lib/Bcfg2/Server/Plugins/Svn2.py -> osx/bcfg2p/Bldr/pying
533builgelib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py ->
534osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Secfnt/Tools/UGroup.py -> osx/y
535/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py ->
536osx/y /2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> osx/y
537/2ient/Tools/UGroup.py -> osx/bcfg2psiy /2ient/Tools/UGroup.py ->
538osx/bcfg2pkg/Library/P/B/Tools/UGroup.py ->
539ospokg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugins
540copyir/ins/Probes
541ce-packages/B/Core.py -> .pServer
542cbc
543o/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Reports/reports/templatetags
544copying build/lib/Bcfg2/Server/Reports/repolib/Bcfg2/ugIX.py ->
545osxininild/lib/Bcfg2/Server/Plugins/Svn5/->
546osxininild/lib/Bcfg2/Server/Plugins/Svn2.py -> osx/bcfg2p/Bldr/pying
547builgelib/Bcfg2/Client/Tools/UGroup.py -> /2ient/Tools/UGroup.py ->
548osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Secfnt/Tools/UGroup.Reoup.py ->
549osx/bcfg2pkg/Library/Pytd/b/Bcfg2/Secfnt/Tools/UGroup.py -> osx/y
550/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py ->
551osx/y /2ient/Tools/UGroup.py -> osx/bcfg2pkgteibrary/P/B/Sp.py -> osx/y
552/2ient/Tools/UGroup.py -> osx/bcfg2psiy /2ient/Tools/UGroup.py ->
553osx/bcfg2pkg/Library/P/B/Tools/UGroup.py ->
554ospokg/Library/Python/2.5/site-packages/Bcfg2/Server/Pesls/UGroup.py ->
555osx/bcfg2pkg/Library/P/B/Tools/UGroup.py ->
556ospokg/Libraryorreports/templatetags
557copying build/lib/Bcfg2/Server/Reports/repolib/Bcfg2/ugIX.py ->
558osxininild/lib/Bcfg2/Server/Plugins/Svn5/->
559osxininild/lib/Bcfg2/Server/Plugins/Svn2.py -> osx/bcfg2p/Bldr/pying
560builgelib/Bcfg2/Client/Tools/UGroup.py ->
561Seb/Bcfg2/Server/Plugins/Svn2.py -> osx/bcfg2p/Bldr/pying
562builgelihon/2.5/site-packages/Bcfg2/Server/Reports/reports/templates/config_items
563copyp.py -> osx/y /2ient/Tools/UGroup.py ->
564osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py -> osx/y /2ient/Tools/UGroup.py
565-> osx/bcfg2pkgteibrary/P/B/Sp.py -> osx/y /2ient/Tools/UGroup.py ->
566osx/bcfg2psiy /2ient/Tools/UGroup.py -> osx/bcfg2pkg/Librafip.py ->
567os_.py -> osx/y /2ient/Tools/UGroup.py -> osx/bcfg2pkgteesp.py ->
568ospokg/Library/Python/2.5/site-packages/Bcfg2/Server/Pesls/UGroup.py ->
569osx/bcfg2pkg/Library/P/B/Tools/UGroup.py ->
570ospokg/Libraryorreports/templatetags
571copying build/lib/Bcfg2/Servertx/bcfg2p/Bldr/pying
572builgelib/Bcfg2/Client/Tools/UGroup.py ->
573Seb/Bcfg2/Server/Plugins/Svn2.py -> osx/bcfg2p/Bldr/pying
574builgelihon/2.5/site-packages/Bcfg2/Server/Reports/reports/templates/config_items
575copyp.py -> osx/y /2ient/Tools/UGroup.py ->
576osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py -> osx/y
577/2ient/Tools/UGroup.opying
578build/lib/Bcfg2/Server/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py
579-> osx/y /2ient/Tools/UGroup.py -> osx/bcfg2psiy /2ient/Tools/UGroup.py
580-> osx/bcfg2pkg/Librafip.py -> os_.py -> osx/y /2ient/Tools/UGroup.py ->
581osx/bcfg2pkgteesp.py ->
582ospokg/Library/Python/2.5/site-packages/Bcfg2/Server/Pesls/UGroup.py ->
583osx/bc/tpy -> os_.py -> osx/y /2ient/Tools/UGroup.py ->
584osx/bcfg2pkgteesp.py ->
585ospokg/Library/Python/2.5/site-packages/Bcyipyp.py -> osx/y
586/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py ->
587osx/y /2ient/Tools/UGroup.opying
588build/lib/Bcfg2/Server/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py
589-> osx/y /2ient/Tools/UGroup.py -> osx/bcfg2psiy /2ient/Tools/UGroup.py
590-> osx/bcfg2pkg/Librafip.py -> os_.py -> osx/y /2ient/Tools/UGroup.py ->
591osx/bcfg2pkgteesp.py ->
592ospokg/Library/Python/2.5/site-packages/Bcfg2/Server/Pesls/UGroup.py ->
593osx/bc/tpy -> os_./sython/2.5/site-packages/Bcfg2/Server/Pesls/UGroup.py
594-> osx/bc/tpy -> os_.py -> osx/y /2ient/Tools/UGroup.py ->
595osx/bcfg2pkgteesp.py ->
596ospokg/Library/Python/2.5/site-packages/Bcyipyp.py -> osx/y
597/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py ->
598osx/y /2ient/Tools/UGroup.opying
599build/lib/Bcfg2/Server/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py
600-> epbcfg2pkgteesp.py ->
601ospokg/Library/Python/2.5/site-packages/Bcyipyp.py -> osx/y
602/2ient/Tools/UGroup.py -> osx/bcfgesyipyp.py -> osx/y
603/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py ->
604osx/y /2ient/Tools/UGroup.opying
605build/lib/Bcfg2/Server/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py
606-> epbcfg2pkgteesp.py ->
607ospokg/Library/Python/2.5/site-packages/Bcyipyp.py -> osx/y
608/2ient/Tools/UGroup.py -> osx/bcfgesyipyp.py -> osx/y
609/2ient/Tools/UGroup.py -> osx/bcfg2pkg/Library/P/B/Sp.py -> os_.py ->
610osx/y /2ient/Tools/UGroup.opying
611build/lib/Bcfg2/Server/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py
612-> epbcfg2pkgteesp.py ->
613ospokg/Library/Python/2.5/site-packages/Bcyipyp.py -> osx/y
614/2ient/Tools/UGroup.py -> osx/bcfgesyipyp.py -> osx/y
615/2ient/Tools/UGroup.py ->
616osx/bcfg2pkgsite-packages/Bcfg2/Server/Reports/reports/fixtures
617copying
618build/lir/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py ->
619epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
620osx/bcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
621osx/bcfg2pkgsite-packages/Bcfg2/Server/Reports/reports/fixtures
622copying
623build/lir/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py ->
624epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
625osx/bcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
626osx/bcfg2pkgsite-packages/Bcfg2/Server/Reports/reports/fixtures
627copying
628build/lir/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py ->
629epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
630osx/bcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
631osx/bcfg2pkgsite-packages/Bcfg2/Server/Reports/reports/fixtures
632copying
633build/lir/Reports/reports/templates/widgets/inteteibrary/P/B/Sp.py ->
634epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py
635-paports/templates/widgets/inteteibrary/P/B/Sp.py ->
636epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
637osx/bcfgesyipyp.py -> osx/y
638/2ytports/templates/widgets/inteteibrary/P/B/Sp.py ->
639epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py
640-paports/templates/widgets/inteteibrary/P/B/Sp.py ->
641epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
642osx/bcfgesyipyp.py -> osx/y
643/2ytports/templates/widgets/inteteibrary/P/B/Sp.py ->
644epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py
645-paports/templates/widgets/inteteibrary/P/B/Sp.py ->
646epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
647osx/bcfgesyipyp.py -> osx/y
648/2ytports/templates/widgets/inteteibrary/P/B/Sp.py ->
649epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py
650-paports/templates/widgets/inteteibrary/P/B/Sp.py ->
651epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
652osx/bcfgesyipyp.py -> osx/y /2Ins/widgets/inteteibrary/P/B/Sp.py ->
653epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
654osx/bcfgesyipyp.py -> osx/y
655/2ytports/templates/widgets/inteteibrary/P/B/Sp.py ->
656epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py
657-paports/templates/widgets/inteteibrary/P/B/Sp.py ->
658epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
659osx/bcfgesyipyp.py -> osx/y /25/epbcfg2pkgteSebcfgesyipyp.py -> osx/y
660/2ient/Tools/UGroup.py -paports/templates/widgets/inteteibrary/P/B/Sp.py
661-> epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
662osx/bcfgesyipyp.py -> osx/y /2Ins/widgets/inteteibrary/P/B/Sp.py ->
663epbcfg2pkgte/sBcyipyp.py -> osx/y /2ient/Tools/UGroup.py ->
664osx/bcfgesyipyp.py -> osx/y
665/2ytports/templates/widgets/inteteibrary/P/B/Sp.py ->
666epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/TooClyipyp.py -> osx/y
667/2ient/Tools/UGroup.py -> osx/bcfgesyipyp.py -> osx/y
668/2ytports/templates/widgets/inteteibrary/P/B/Sp.py ->
669epbcfg2pkgteSebcfgesyipyp.py -> osx/y /2ient/Tools/UGroup.py
670-paports/templates/widgets/inteteibrary/P/B/Sp.py -> epbcfg2pkgte/sBcg
671osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/FreeBSDInit.py
672to FreeBSDInit.pyc
673byte-compiling
674osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/SMF.py
675to SMF.pyc
676byte-compiling
677osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/POSIX.py
678to POSIX.pyc
679byte-compiling
680osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/Upstart.py
681to Upstart.pyc
682byte-compiling
683osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/Blast.py
684to Blast.pyc
685byte-compiling
686osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/RPMng.py
687to RPMng.pyc
688byte-compiling
689osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/RcUpdate.py
690to RcUpdate.pyc
691byte-compiling
692osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Client/Tools/Pacman.py
693to Pacman.pyc
694byte-compiling
695osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Component.py to
696Component.pyc
697byte-compiling
698osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Proxy.py to
699Proxy.pyc
700byte-compiling
701osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Logger.py to
702Logger.pyc
703byte-compiling
704osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/__init__.py to
705__init__.pyc
706byte-compiling
707osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/regex.py
708to regex.pyc
709byte-compiling
710osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/nisauth.py
711to nisauth.pyc
712byte-compiling
713osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/backends.py
714to backends.pyc
715byte-compiling
716osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/__init__.py
717to __init__.pyc
718byte-compiling
719osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/hostbase/admin.py
720to admin.pyc
721byte-compiling
722osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/hostbase/__init__.py
723to __init__.pyc
724byte-compiling
725osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/hostbase/urls.py
726to urls.pyc
727byte-compiling
728osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Serverfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/regex.py
729to regex.pyc
730byte-compiling
731osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/nisauth.py
732to nisauthra2/Server/Hostbase/backends.py to backends.pyc
733byte-compiling
734osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/__init__.py
735to __init__.pyc
736byte-compiling
737osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/hostbase/admin.pasyc
738byte-compiling
739osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/hostbase/__init__.py
740to __init__.pyc
741byte-compiling
742osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/hostbase/urls.py
743to urls.pyc
744byte-compiling osx/bcfg2pkg/Libx/mpiling
745osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Serverfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/regex.py
746to regex.pyc
747byte-compiling
748osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Hostbase/nisauthackages/Bcfg2/Server/Snapshots/model.py
749to model.pyc
750byte-compiling
751osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/__init__.py
752to __init__.pyc
753byte-compiling
754osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Group.py
755to Group.pyc
756byte-compiling
757osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Snapshots.py
758to Snapshots.pyc
759byte-compiling
760osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Client.py
761to Client.pyc
762byte-compiling
763osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Bundle.py
764to Bundle.pyc
765byte-compiling
766osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Viz.py
767to Viz.pyc
768byte-compiling
769osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Pull.py
770to Pull.pyc
771byte-compiling
772osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Backup.py
773to Backup.pyc
774byte-compiling
775osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Compare.py
776to Compare.pyc
777byte-compiling
778osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/__init__.py
779to __init__.pyc
780byte-compiling
781osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Init.py
782to Init.pyc
783byte-compiling
784osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Minestruct.py
785to Minestruct.pyc
786byte-compiling
787osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Xcmd.py
788to Xcmd.pyc
789byte-compiling
790osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Reports.py
791to Reports.pyc
792byte-compiling
793osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Tidy.py
794to Tidy.pyc
795byte-compiling
796osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Query.py
797to Query.pyc
798byte-compiling
799osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Perf.py
800to Perf.pyc
801byte-compiling
802osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugins/Editor.py
803to Editor.pyc
804byte-compiling
805osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Plugins/Svcmgr.py
806to Svcmgr.pyc
807byte-compiling
808osx/bcfg2pkgn/2.5/site-packages/Bcfg2/Server/Admin/Minestruct.py to
809Minestruct.pyc
810byte-compiling
811osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Xcmd.py
812to Xcmd.pyc
813byte-compiling
814osx/bcfg2pkg/Libra2p5/site-packages/Bcfg2/Server/Admin/Xcmd.py to
815Xcmd.pyc
816byte-compiling
817osx/bcfg2pkg/Library/Python/2.5/site-package/Lfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Reports.py
818to R.prary/Python/2.5/site-packages/Bcfg2/Server/Admin/Tidy.py to
819Tidy.pyc
820byte-compiling osx/bcfg2pkg/Library/Python/2.inmpiling
821osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Qs.fg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Perf.py
822to Perf.pyc
823byte-compiling
824osx/bcfg2pkg/LibraryTCsite-packages/Bcfg2/Server/Plugins/Editor.py to
825Editor.pyc
826byte-compiling
827osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfginmpiling
828osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Servgin/2.5/site-packages/Bcfg2/Server/Admin/Minestruct.py
829to Minestruct.pyc
830byte-compiling osx/bcfg2pkg/Library/Python/2.5/site-pSL.pyc
831byte-compiling
832osx/bcfg2pkg/Library/Python/2.5/site-packagegeer/Admin/Xcmd.py to
833Xcmd.pyc
834byte-compiling osx/bcfg2pkg/Libra2p5/site-pacrayc
835byte-compiling
836osx/bcfg2pkg/Library/Python/2.5/site-package/Lfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Serv2.orts.py
837to R.prary/Python/2.5/site-packages/Bcfg2/Server/Admin/Tidy.py to
838Tidy.pyc
839byte-compiling osx/bcfg2pkg/Library/Pythos/y.py to Tidy.pyc
840byte-compiling
841osx/bcfg2pkg/Library/Python/2.inbcrver/Admin/Qs.fg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Perf.py
842to Perf.pyc
843byte-compiling osx/bcfg2pkg/Lib5/s/Bcfg2/Server/Plugins/Editor.py to
844Editor.pyc
845byte-compiling
846osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfginmpiling
847osx/bcfg2pkg/Libra/Piling
848osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Servgin/2.5/site-packages/Bcfg2/Server/Admin/Minestruct.toackages/Bcfg2/Server/Admin/Minestruct.py
849to Minestruct.pyc
850byte-compiling fgyc
851byte-compiling
852osx/bcfg2pkg/Library/Python/2.5/site-packagegeer/Admin/Xcmd.py to
853Xcmd.pyc
854byte-compiling
855osx/bcgite-package/Lfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Serv2.orts.py
856to R.prary/Python/2.5/site-packages/Bcfg2/Server/Admin/Tidy.py to
857Tidy.pyc
858byte-compiling osx/bcfg2pkg/Library/Pythos/si/Tidy.py to Tidy.pyc
859byte-compiling osx/bcfg2pkg/Library/Pythos/y.py to Tidy.pyc
860byte-compiling
861osx/bcfg2pkg/Library/Python/fgs.fg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Admin/Perf.py
862to Perf.pyc
863byte-compiling
864osx/bcfg2pkg/Lib5/s/Bcfg2/Server/Plugins/EdiMeBcfg2/Server/Plugins/Editor.py
865to Editor.pyc
866byte-compiling
867osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfginmprorary/Python/2.5/site-packages/Bcfginmpiling
868osx/bcfg2pkg/Libra/Piling
869osx/s/Bcfg2/Servgin/2.5/site-packages/Bcfg2/Server/Admin/Minestruct.toackages/Bcfg2/Server/Admin/Minestruct.py
870to Minestlute-packagegeer/Admin/Xcmd.py to Xcmd.pyc
871byte-compiling
872osx/bcgite-package/Lfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Serv2.orts.py
873to R.prary/Python/2.5/site-packages/Bcfg2/Server/AdminBc2.orts.py to
874R.prary/Python/2.5/site-packages/Bcfg2/Server/Admin/Tidy.py to Tidy.pyc
875byte-compiling osx/bcfg2pkg/Library/Pyt.pTidy.pyc
876byte-compiling osx/bcfg2pkg/Library/Pythos/y.py to Tidy.pyc
877byte-compiling
878osx/bcfg2pkg/Library/Python/fgs.fg2pkg/Library/Python/2.2ps/y.py to
879Tidy.pyc
880byte-compiling osx/bcfg2pkg/L/Pyc
881byte-compiling
882osx/bcfg2pkg/Lib5/s/Bcfg2/Server/Plugins/EdiMeBcfg2/Server/Plugins/Editor.py
883to Editor.pyc
884byte-compiling osx/bcfg2pkg/Lib
885bmpiling
886osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfginmprorary/Python/2.5/site-packages/Bcfginmpiling
887osx/bcos2.5/site-packages/Bcfginmpiling osx/bcfg2pkg/Libra/Piling
888osx/s/Bcfg2/Servpyinestruct.toackages/Bcfg2/Server/Admin/Minestruct.py
889to Minestlute-packagegeer/Admin/Xcmd.py to Xcmd.pyc
890byte-comp Der/Admin/Xcmd.py to Xcmd.pyc
891byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py to
892R.prary/Python/2.5/site-packages/Bcfg2/Server/AdminBc2.orts.py to
893R.prary/Python/2.5/site-packages/Bcfg2/in/Tidy.py to Tidy.pyc
894byte-compiling osx/bcfg2pkg/Library/Pyt.pTidy.pyc
895byte-compiling osx/bcfg2pkg/Library/Pythos/y.py to  udy.pyc
896byte-compiling osx/bcfg2pkg/Library/Pythos/y.py to
897Tidy.pkary/Python/2.2ps/y.py to Tidy.pyc
898byte-compiling osx/bcfg2pkg/L/Pyc
899byte-compiling
900osx/bcfg2pkg/Lib5/s/Bcfg2/Server/Plugins/E/Rlugins/Editor.py to
901Editor.pyc
902byte-compiling osx/bcfg2pkg/Lib
903bmpiling
904osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfginmprorary/Python/.pbcfg2pkg/Lib
905bmpiling osx/bcfg2pkg/Library/Pytho5/kages/Bcfginmpiling
906osx/bcfg2pkg/Libra/Piling
907osx/s/Bcfg2/Servpyinestruct.toackages/Bcfg2/Server/Admin/Minestruct.py
908to Minestlute-packagegerv to Minestlute-packagegeer/Admin/Xcmd.py to
909Xcmd_init__.pyc
910byte-compiling osx/bcfg2pkg/Library/Python/2.5/site-packd.py to Xcmd.pyc
911byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py
912to.prver/AdminBc2.orts.py to
913R.prary/Python/2.5/site-packages/Bcfg2/in/Tidy.py to Tidy.pyc
914byte-compiling osx/bcfg2pkgolo Tidy.pyc
915byte-compiling osx/bcfg2pkg/Library/Pyt.pTidy.pyc
916byte-compilin/2.pyc
917byte-compiling osx/bcfg2pkg/Library/Pythos/y.py to
918Tidy.pkary/Python/2.2ps/y.py to Tidy.pyc
919byte-compiling osite-packages/Bcfg2/Server/Reports/reports/models.py to
920models.pyc
921byte-compiligins/Editor.py to Editor.pyc
922byte-compiling osx/bcfg2pkg/Lib
923bmpiling osx/bcfg2pkg/Library/Python/2.5/site-package
924osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Reports/manage.py
925te-packagegerv to Minestlute-packagegeer/Admin/Xcmd.py to
926Xcmd_init__.pyc
927byte-compiling osx/bcfg2pkg/Library/Python/2.5/site-packd.py to Xcmd.pyc
928byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py
929to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
930to.prver/AdminBc2.orts.py to
931R.prary/Python/2.5/site-packages/Bcfg2/in/Tidy.py to Tidy.pyc
932byte-compiling osx/bcfg2pkgolo Tidy.pyc
933byte-compiling
934osx/bcfg2pkg/Library/Pyt.pTidy.pycinkages/Bcfg2/in/Tidy.py to Tidy.pyc
935byte-compiling osx/bcfg2pkgol/2cfg2/Server/Reports/reports/models.py to
936models.pyc
937byte-compiligins/Editor.py to Editor.pyc
938byte-compiling osx/bcfg2pkg/Lib
939bmpiling osx/bcfg2pkg/Library/Python/2.5/site-package
940osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Reports/manage.py
941te-packagets2pkg/Lib
942bmpiling osx/bcfg2pkg/Library/Python/2.5/site-package
943osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/bLibrary/Python/2.5/site-packages/Bcfg2/Server/Reports/manage.py
944te-packageopckd.py to Xcmd.pyc
945byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py
946to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
947to.prver/AdminBc2.orts.py to R.prary/Python/2.5/site-packages/Bcfgying
948build/scripts-2.5/bcfg2-ping-sweep -> osx/bcfg2in/Tidy.py to Tidy.pyc
949byte-compiling osx/bcfg2pkgolo Tidy.pyc
950byte-compiling
951osx/bcfg2pkg/Library/Pyt.pTidy.pycinkages/Bcfg2/in/Tidy.py to giolo
952Tidy.pyc
953byte-compiling osx/bcfg2pkg/Library55iling
954osx/bcfg2pkg/Library/Python/2.5/site-package
955osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/Server/Reports/manage.py
956te-packagets2pkg/Lib
957bmpiling osx/bcfg2pkg/Library/Python/2.5/site-package
958osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/bf
959osx/bcfg2pkg/usr/bin/bcfg2-ping-sweep to 755
960changing mode of osx/bcfg2pkg/uy te-packagets2pkg/Lib
961bmpiling osx/bcfg2pkg/Libbcy te-packageopckd.py to Xcmd.pyc
962byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py
963to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
964to.prver/AdminBc2.orts.py to
965R.prary/Python/2.5/siterk/Lfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py
966to R.prary/PomBcorrver/AdminBc2.orts.py to
967R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py to Tidy.pyc
968byte-compiling osx/bcfg2pkgolo Tidy.pyc
969byte-compiling
970osx/bcfg2pkg/Library/Pyt.pTidy.pycinkantosx/bcfg2pkg/Library/Pyt.pTidy.pycinkages/Bcfg2/in/Tidy.py
971to giolo Tidy.psi-package
972osx/bcfg2pkg/Library/Python/2.5/site-packages/Bcfg2/bf
973osx/bcfg2pkg/usr/bin/bcfg2-ping-sweep to 755
974changing mode of osx/bcfg2pkg/uy te-packagets2pkg/Lib
975bmpiling osx/bcfg2pkg/Libbcy te-packageopckd.py to Xcmd.pyc
976byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py
977to.prver/AdminBc2.orts.py toryBcorts.py to.prver/AdminBc2.orts.py to
978R.prary/PomBcorts.py to.prver/AdminBc2.orts.py to
979R.prary/Python/2.5/siterk/Lfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py
980to R.prary/PomBcorrver/AdminBc2.orts.py to
981R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
982tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py to
983R.prary/PomBcorrver/AdminBc2.orts.py to
984R.prary/Python/2.5/site-psi2.orts.py to
985R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py tg/Tidy.pyc
986byte-compiling osx/bcfg2pkg/Library/Pytrent/share/bcfg2/schemas
987copying schemas/grouppatterns.xsd ->
988osx/bc/Library/Pyt.pTidy.pycinkages/Bcfg2/in/Tidy.py to giolo
989Tidy.psi-package ohefg2pkg/Libbcy te-packageopckd.py to Xcmd.pyc
990byte-compiling osx/bcgite-package/Lfg2pkg/LibBcorts.py
991to.prver/AdminBc2.orts.py toryBcorts.py to.prver/AdminBc2.orts.py to
992R.prary/PomBcorts.py to.prver/AdminBc2.orts.py to
993R.prary/Python/2.5/si/sgite-package/Lfg2pkg/LibBcorts.py
994to.prver/AdminBc2.orts.py toryeworts.py to.prver/AdminBc2.orts.py to
995R.prary/PomBcorrver/AdminBc2.orts.py to
996R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
997tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py to R/d
998R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
999tonfg2pkg/LibCurary/PomBcorrver/AdminBc2.orts.py to
1000R.prary/Python/2.5/site-psi2.orts.py to
1001R.prary/Python/2.5/site-packages/Bcfg/Current/share/bcfg2/schemas
1002copying schemas/info.xsd -> osx/bcfg2pkg/Library/rk/Tidy.py tg/Tidy.pyc
1003byte-compiling osx/bcfg2pre/bcfg2/schemas
1004copying schemas/pathentry.xsd ->
1005osx/bcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/share/bcfg2/schemas
1006copying ryBcorts.py to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
1007to.prver/AdminBc2.orts.py to
1008R.prary/Python/2.5/si/sgite-package/Lfg2pkg/LibBcorts.py
1009to.prver/AdminBc2.orts.py toryeworts.py
1010toVete-package/Lfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py
1011toryeworts.py to.prver/AdminBc2.orts.py to R.prary/PomBc/VBc2.orts.py to
1012R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
1013tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py sl/Tidy.py
1014tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py to R/dl
1015hon/2.5/site-packages/Bcfgying build/srk/Tidy.py
1016tonfg2pkg/LibCurary/PomBc/bonfg2pkg/LibCurary/PomBcorrver/AdminBc2.orts.py
1017ms2.5/site-psi2.orts.py to
1018R.prary/Python/2.5/site-packages/Bcfg/Cth/bcfg2/schemas
1019copying schemas/info.xsd -> osx/bcfg2pkg/Library/rk/Tidy.pyslhemas
1020copying ryBcorts.py to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
1021to.prver/AdminBc2.orts.py to
1022R.prary/Python/2.5/si/sgite-package/Lfg2pkg/LibBcorts.py
1023to.prver/AdminBc2.orts.py toryeworts.py
1024toVete-package/Lfg2pkg/LibBcorts.py toerBcorts.py
1025to.prver/AdminBc2.orts.py to R.prary/Python/2.5/si/sginsts.py
1026toryeworts.py to.prver/AdminBc2.orts.py to R.prary/PomBc/VBc2.orts.py to
1027R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
1028tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py slpkto
1029R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
1030tonfg2pkg/Lns/srk/Tidy.py tonfg2pkg/LibBcorts.py to.prver/Admt-idy.py
1031tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py to R/dl
1032io-packages/Bcfgying build/srk/Tidy.py
1033tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1034copying schemas/info.xsd -> osx/bcfg2pkg/Library/rk/Tidy.pyslhemas
1035copying ryBcorts.py to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
1036to.prver/AdminBc2.orts.py to
1037R.prary/Python/2.5/siamgite-package/Lfg2pkg/LibBcorts.py
1038to.prver/AdminBc2.orts.py toryeworts.py
1039toVete-package/Lfg2pkg/LibBcorts.py toerBcorts.py
1040to.prver/AdminBc2.orts.py to R.prary/Python/2.5/si/sginsts.py
1041toryes/VBc2.orts.py to R.prary/Python/2.5/site-packages/Bcfgying
1042build/srk/Tidy.py tonfg2pkg/LibBcorts.py to.prver/AdminBc2.orts.py
1043slpkto R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
1044tonfg2pkg/Lns/srk/Tidy.py
1045tonfg2pkg/LibBcorts.pudython/2.5/site-packages/Bcfgying
1046build/srk/Tidy.py tonfg2pkg/Lns/srk/Tidy.py tonfg2pkg/LibBcorts.py
1047to.prver/Admt-idy.py tonfg2pkg/LibBcortsg fgying build/srk/Tidy.py
1048tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1049copying schemas/info.xsd -> osx/bcfg2pkg/Library/rk/Tidy.pyslhemas
1050copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1051rk/Tidy.pyslhemas
1052copying ryBcorts.py to.prver/AdminBc2.orts.py to R.prary/PomBcorts.py
1053to.prver/AdminBc2.orts.py rkomBcorts.py to.prver/AdminBc2.orts.py to
1054R.prary/Python/2.5/siamgite-packag
1055ython/2.5/siamgite-package/Lfg2pkg/LibBcorts.py mlpkto
1056R.prary/Python/2.5/site-packages/Bcfgying build/srk/Tidy.py
1057tonfg2pkg/Lns/srk/Tidy.py
1058tonfg2pkg/LibBcorts.pudython/2.5/site-packages/Bcfgying
1059build/srk/Tidy.py tonfg2pkg/Lns/srk/Tidy.py tonfg2pkg/LibBcorts.py
1060to.prver/Admt-idy.py tonfg2pkg/LibBcortsg fgying build/srk/Tidy.py
1061tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1062copying satkg/LibBcortsg fgying build/srk/Tidy.py
1063tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1064copying schemas/info.xsd -> osx/bcfg2pkg/Library/rk/Tidy.pyslhemas
1065copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1066rk/Tidy.pyslhemas
1067copying ryBcortsmeonfg2pkg/Lg-as
1068copying schemas/info.xsd -> osx/bcfg2pkg/Library/ ohemas
1069copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1070rk/Tidy.py/mrk/Tidy.py tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1071copying satkg/LibBcortsg fgying build/srk/Tidy.py
1072tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1073copying schemas/info.xsd -> osx/bcfg2pkg/Library/rk/Tidy.pyslhemas
1074copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1075rk/Tidy.pyslhemas
1076copying ryBcortsmeonfg2pkg/Lg-as
1077copying schemas/info.xsd -> osx/bcfg2pkg/Library/ ohemas
1078copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1079rk/Tidy.py/mrk/Tidy.py tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1080copying satkg/LibBcortsg fgying build/srk/Tidy.py
1081tonfg2pkg/LibCurary/Pomr.as
1082copying satkg/LibBcortsg fgying build/srk/Tidewy/rk/Tidy.pyslhemas
1083copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1084rk/Tidy.pyslhemas
1085copying ryBcortsmeonfg2pkg/Lg-as
1086copying sch/mrk/Tidy.py/mrk/Tidy.py
1087tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1088copying satkg/LibBcortsg fgying build/srk/Tidy.py
1089tonfg2pkg/LibCurary/Pomr.as
1090copying satkg/LibBcortsg fgying build/srk/Tidewy/rk/Tidy.pyslhemas
1091copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1092rk/Tidy.pyslhemas
1093copying ryBcortsmeonfg2pkg/Lg-as
1094copying sch/mrk/Tidy.py/mrk/Tidy.py
1095tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1096copying satkg/LibBcortsg fgying build/srk/Tidy.py
1097tonfg2pkg/LibCurary/Pomr.as
1098copying satkg/LibBcortsg fgying build/srk/Tidewy/rk/Tidy.pyslhemas
1099copying ryBcorts.py to.prver/AdminBc2.orts.py to R.praryg
1100rk/Tidy.pyslhemas
1101copying ryBcortsmeonfg2pkg/Lg-as
1102copying sch/mrk/Tidy.py/mrk/Tidy.py tonemkg/LibBcortsg fgying
1103build/srk/Tidy.py tonfg2pkg/LibCurary/Pomr.as
1104copyingosx/bcfg2pkg/Library/Frameworks/Python.framework/Verrk/Tidy.pyslhemas
1105copying ryBcortsmeonfg2pkg/Lg-as
1106copying sch/mrk/Tidy.py/mrk/Tidy.py
1107tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1108copying satrkBcortsmeonfg2pkg/Lg-as
1109copying sch/mrk/Tidy.py/mrk/Tidy.py tonemkg/LibBcortsg fgying
1110build/srk/Tidy.py tonfg2pkg/LibCurary/Pomr.as
1111copyingosx/bcfg2pkg/Library/Frameworks/Python.framework/Verrk/Tidy.pyslhemas
1112copying ryBcortsmeonfg2pkg/Lg-as
1113copying sch/mrk/Tidy.py/mrk/Tidy.py
1114tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1115copying satrkBcortsmeonfg2pkg/Lg-as
1116copying sch/mrk/Tidy.py/mrk/Tidy.py tonemkg/LibBcortsg fgying
1117build/srk/Tidy.py tonfg2pkg/LibCurary/Pomr.as
1118copyingosx/bcfg2pkg/Library/Frameworks/Python.framework/Verrk/Tidy.pyslhemas
1119copying ryBcortsmeonfg2pkg/Lg-as
1120copying sch/mrk/Tidy.py/mrk/Tidy.py
1121tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1122copying satrkBcortsmeonfg2pkg/Lg-as
1123copsions/Current/share/bcfg2/Hostbase/templates
1124copying src/lib/Server/Hostbase/hmework/Verrk/Tidy.pyslhemas
1125copying ryBcortsmeonfg2pkg/Lg-as
1126copying sch/mrk/Tidy.py/mrk/Tidy.py
1127tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1128copying satrkBcortsmeonfg2pkg/Lg-as
1129copsions/Current/share/bcfg2/Hostbase/templates
1130copying src/lib/Server/Hostbase/hmework/Verrk/Tidy.pyslhemas
1131copying ryBcortsmeonfg2pkg/Lg-as
1132copying sch/mrk/Tidy.py/mrk/Tidy.py
1133tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1134copying satrkBcortsmeonfg2pkg/Lg-as
1135copsions/Current/share/bcfg2/Hostbase/templates
1136copying src/lib/Server/Hostbase/hmework/Verrk/Tidy.pyslhemas
1137copying ryBcortsmeonfg2pkg/Lg-as
1138copying sch/mrk/Tidy.py/mrk/Tidy.py
1139tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1140copying satrkBcortsmeonfg2pkg/Lg-as
1141cop.html ->
1142osx/bcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sha2pkg/Lg-as
1143copying sch/mrk/Tidy.py/mrk/Tidy.py ter2pkg/Lg-as
1144copying sch/mrk/Tidy.py/mrk/Tidy.py
1145tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1146copying satrkBcortsmeonfg2pkg/Lg-as
1147cop.html ->
1148osx/bcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sha2pkg/Lg-as
1149copying sch/mrk/Tidy.py/mrk/Tidy.py ter2pkg/Lg-as
1150copying sch/mrk/Tidy.py/mrk/Tidy.py
1151tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1152copying satrkBcortsmeonfg2pkg/Lg-as
1153cop.html ->
1154osx/bcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sha2pkg/Lg-as
1155copying sch/mrk/Tidy.py/mrk/Tidy.py ter2pkg/Lg-as
1156copying sch/mrk/Tidy.py/mrk/Tidy.py
1157tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1158copying satrkBcortsmeonfg2pkg/Lg-as
1159cop.html ->
1160osx/bcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sg2pkg/Library/Frameworks/Python.framework/Versions/C/PomBc/bonfg2pkg/Lg-as
1161copying satrkBcortsmeonfg2pkg/Lg-as
1162cop.htbcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sha2pkg/Lg-asyt2pkg/Lg-as
1163copying sch/mrk/Tidy.py/mrk/Tidy.py ter2pkg/Lg-as
1164copying sch/mrk/Tidy.py/mrk/Tidy.py
1165tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1166copying satrkBcortsmeonfg2pkg/Lg-as
1167cop.html ->
1168osx/bcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sg2pkg/Library/Frameworks/Python.framework/Versions/C/PomBc/bonfg2pkg/Lg-as
1169copying satrkBcortsmeonfg2pkg/Lg-as
1170cop.htbcfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sha2pkg/Lg-asyt2pkg/Lg-as
1171copying sch/mrk/Tidy.py/mrk/Tidy.py ter2pkg/Lg-as
1172copying sch/mrk/Tidy.py/mrk/Tidy.py
1173tonfg2pkg/LibCurary/PomBc/bonlo2pkg/Lg-as
1174copying sch/mrk/Tidy.py/mrk/Tidy.py t/P/PomBc/bonfg2pkg/Lg-as
1175copying satrkBcortsmeonfg2pkg/Lg-as
1176cop.hhocfg2pkg/Library/Frameworks/Python.framework/Versions/Current/sg2pkg/Librar_confirm_delete.html
1177-> osx/bcfg2pkg/Library/FramewoomBc/bonfg2pkg/Lg-as
1178copying satrkBcortsmeonfg2pkg/Lg-as
1179cop.htbatary/Frameworks/Python.framework/Versions/Current/sha2pkg/Lg-asyt2pkg/Lg-asiokg/Lg-as
1180copying sch/mrk/Tidy.py/mrk/Tidy.py
1181tonfg2pkg/LibCurary/PomBc/bonfg2pkg/Lg-as
1182copying satrkBcortsmeonfg2pry2pkg/Lg-as
1183copying satrkBcortsmeonfg2pkg/Lg-as
1184cop.html -> osx/bcfg2pkg/Lipy.html ->
1185osx/bcfg2pkg/Library/Frameworks/Python.
1186-/Current/sg2pkg/Library/Frameworks/Python.framework/Versions/C/Penkg/Lg-as
1187copying satrkBcortsmeonfg2pkg/Lg-as
1188cop.htbcfg2pkg/Library/Framewrs2pkg/Lg-asyt2pkg/Lg-as
1189copying sch/mrk/Tidy.py/mrk/Tidy.py ter2pkg/Lg-as
1190copying sch/mrk/Tidy.py/mrk/Tidy.py tonfgg ying
1191sch/mrk/Tidy.py/mrk/Tidy.py
1192tonfg2pkg/LibCurary/PomBc/bonlo2pkg/Lg-asFrry/PomBc/bonlo2pkg/Lg-as
1193copying sch/mrk/Tidy.py/bomBc/bonfg2pkg/Lg-as
1194copying satrkBcortsmeonfg2pkg/Lg-as
1195cop.hhoe.g2pkg/Librar_confirm_delete.html ->
1196osx/bcfg2pkg/Library/FramewoomBc/bonfgshare/bcfg2/Hostbase/repo
1197copying src/lib/Server/HosBc/bonfg2pkg/Lg-as
1198copying satrkBcortsmeonfg2pkg/Lg-as
1199cop.htbatthks/Python.framework/Versions/Current/sha2pkg/Lg-asyt2pkg/Lg-asiokg/Lg-as
1200crvyt2pkg/Lg-asiokg/Lg-as
1201copying
1202sch/mrk/Tidy.py/mg2pkg/Library/Frameworks/Python.framework/Versions/Current/share/bcfopying
1203satrkBcortsmeonfg2pkg/Lg-as
1204cop.html -> osx/bcfg2pkg/Lipy.html -> o -/bcfg2pkg/Lipy.html ->
1205osx/bcfg2pkg/Library/Framrkurrent/sg2pkg/Library/Frameworks/Python.framework/Versions/C/Penerying
1206satrkBcortsmeonfg2pkg/Lg-as
1207cop.htbcfg2pkg/Library/Framewrs2pkg/Lg-asramework/Versions/Current/share/bcfg2/Hostbase/repo
1208/Tidy.py/mrk/Tidy.py
1209tonfg2pkg/LibCurary/PomBc/bonlo2pkg/Lg-asFrry/PomBc/bonlo2pkg/Lg-as
1210copying sch/mrk/Tidy.py/bomBc/bonfg2pkg/Lg-as
1211copyiHolo2pkg/Lg-asFrry/PomBc/bonlo2pkg/Lg-as
1212copying sorBc/bonfg2pkg/Lg-as
1213copying satrkBcortsmeonfg2pkg/Lg-as
1214cop.hhoe.in_confirm_delete.html ->
1215osx/bcfg2pkg/Library/FramewoomBc/bonfgshare/bcfg2/ho/bonfg2pkg/Lg-as
1216copying satrkBcortsmeonfg2pkg/Lg-as
1217cop.htbatthks/Python.framework/Versions/Current/sha2pkg/Lg-asbramework/Versions/Current/sha2pkg/Lg-asyt2pkg/Lg-asiokg/Lg-as
1218crvyt2pkg/Lg-pyg/Library/Frameworks/Python.framework/Versions/Current/share/bcfopying
1219satrkBcortsmeonfg2pkg/Lg-as
1220cop.html -> osxe/py.html -> o -/bcfg2pkg/Lipy.html ->
1221osx/bcfg2pkg/Library/Framrkurrent/sg2pkg/Library/Frameworks/Python.framework/Versions/Cenrent/sg2pkg/Library/Frameworks/Python.framework/Versions/C/Penerosortsmeonfg2pkg/Lg-as
1222cop.htbcfg2pkg/Library/Framewrs2pkg/Lg-asramework/Ver2/rs2pkg/Lg-asramework/Versions/Current/share/bcfg.cidy.py/mrk/Tidy.py
1223tonfg2pkg/LibCurary/PomBc/bonlo2pkg/Lg-asFrryCu2pkg/Lg-as
1224copying sch/mrk/Tidy.py/bomBc/bonfg2pkg/Lg-as
1225copyiHolo2pkg/Lg-g2/bonfg2pkg/Lg-as
1226copying satrkBcortsmeonfg2pkg/Lg-as
1227cop.hhoe.in_confirm_delete.html -> osx/bcfg2pkg/Library/Framesxete.html
1228->
1229osx/bcfg2pkg/Library/FramewoomBc/bonfgshare/bcfg2/ho/bonfg2pkgbishare/bcfg2/ho/bonfg2pkg/Lg-as
1230copying satrkBcorbin/chown: No such file or directory
1231make: *** [install] Error 127
1232