Page MenuHomePhorge

Build 2733
FailedPublic

Drydock: Run Command

When
Completed at Feb 22 2016, 9:57 AM · Built for 4 m, 9 s
Status
Failed

Build Log 8975 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z 6d7118efab651bf5c43d5673a761a727dc304e87 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/G/guam.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/G/guam.git .git
13+ package=guam
14++ echo ssh://git@git.kolab.org/diffusion/G/guam.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/G/guam.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-41975/repo/guam
20+ TMPDIR=/var/drydock/workingcopy-41975/repo/guam
21+ '[' '!' -d guam.git ']'
22+ pushd guam.git
23+ git remote set-url origin https://git.kolab.org/diffusion/G/guam.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/G/guam
26 b69774f..a80c100 guam-0.7 -> origin/guam-0.7
27 9116804..cc44080 master -> origin/master
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 6d7118efab651bf5c43d5673a761a727dc304e87
31Previous HEAD position was cc44080... Ensure LIST, XLIST and LSUB with any wildcard (also unquoted) pass through the filter rule correctly
32HEAD is now at 6d7118e... add arcconfig
33+ popd
34+ '[' guam '!=' stick ']'
35+ '[' '!' -d stick.git ']'
36+ pushd stick.git
37+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
38+ git fetch origin
39From https://git.kolab.org/diffusion/QA/stick
40 f842b12..3c652ba master -> origin/master
41+ git reset --hard origin/master
42+ git clean -d -f -x
43+ popd
44+ export commit
45+ export differential
46+ export id
47+ export package
48+ export phid
49+ export ro_uri
50+ export uri
51+ export vcs
52+ export test_build
53+ export test_functional
54+ export test_integration
55+ export test_performance
56+ export test_unit
57+ export test_obs
58+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
59+ '[' -x stick.git/drydocker/guam/build.sh ']'
60+ pushd guam.git
61+ ../stick.git/drydocker/guam/build.sh
62+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=2733 -e COMMIT=6d7118efab651bf5c43d5673a761a727dc304e87 -e DIFFERENTIAL= -e PACKAGE=guam -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-6li7bt6g457mheeykb2b -e URI=ssh://git@git.kolab.org/diffusion/G/guam.git -e RO_URI=https://git.kolab.org/diffusion/G/guam.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
63Switched to a new branch 'develop'
64Switched to a new branch 'guam-0.7'
65Switched to branch 'master'
66Note: checking out '6d7118efab651bf5c43d5673a761a727dc304e87'.
67
68You are in 'detached HEAD' state. You can look around, make experimental
69changes and commit them, and you can discard any commits you make in this
70state without impacting any branches by performing another checkout.
71
72If you want to create a new branch to retain commits you create, you may
73do so (now or later) by using -b with the checkout command again. Example:
74
75 git checkout -b new_branch_name
76
77HEAD is now at 6d7118e... add arcconfig
78+ exit 1
79+ retval=1
80+ popd
81+ exit 1
82

Build Log 8974 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1/var/drydock/workingcopy-41975/repo/guam/guam.git /var/drydock/workingcopy-41975/repo/guam
2HEAD is now at cc44080 Ensure LIST, XLIST and LSUB with any wildcard (also unquoted) pass through the filter rule correctly
3/var/drydock/workingcopy-41975/repo/guam
4/var/drydock/workingcopy-41975/repo/guam/stick.git /var/drydock/workingcopy-41975/repo/guam
5HEAD is now at 3c652ba cat the logs for a failed setup, exit integration testing
6/var/drydock/workingcopy-41975/repo/guam
7/var/drydock/workingcopy-41975/repo/guam/guam.git /var/drydock/workingcopy-41975/repo/guam
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/guam.git'...
10/srv/guam.git /srv/closure-compiler.git
11Branch develop set up to track remote branch develop from origin.
12Branch guam-0.7 set up to track remote branch guam-0.7 from origin.
13/srv/closure-compiler.git
14Loaded plugins: ovl, priorities
15Cleaning repos: Kolab_16 Kolab_Winterfell base epel extras openSUSE_Tools
16 : updates
170 metadata files removed
180 sqlite files removed
190 metadata files removed
20Loaded plugins: ovl, priorities
21145 packages excluded due to repository priority protections
22No packages marked for update
23/srv/guam.git /srv/closure-compiler.git
24Running ../stick.git/drydocker/guam/test_build.sh ...
25++ version_for_commit
26++ pushd /srv/guam.git
27/srv/guam.git /srv/guam.git
28+++ git rev-parse --short HEAD
29++ short_rev=6d7118e
30+++ git rev-parse HEAD
31++ long_rev=6d7118efab651bf5c43d5673a761a727dc304e87
32++ set -x
33+++ git branch --contains 6d7118efab651bf5c43d5673a761a727dc304e87
34+++ sed -r -e 's/^\* //g' -e 's/^ //g'
35+++ sort --version-sort -u
36+++ grep -E '^(master|guam|[a-z0-9-]+([0-9]+\.?))'
37++ branches=guam-0.7
38++ echo 'Branches that contain 6d7118efab651bf5c43d5673a761a727dc304e87:'
39Branches that contain 6d7118efab651bf5c43d5673a761a727dc304e87:
40++ echo guam-0.7
41++ sed -e 's/\s/\r\n/g'
42guam-0.7
43+++ echo guam-0.7
44+++ sed -e 's/\s/\r\n/g'
45+++ grep -E '^master$'
46++ '[' '!' -z '' ']'
47+++ echo guam-0.7
48+++ sed -e 's/\s/\r\n/g'
49+++ tail -n 1
50++ branch=guam-0.7
51++ echo 'Branch is '\''guam-0.7'\'''
52Branch is 'guam-0.7'
53+++ git branch -la
54+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
55+++ grep -E '^(guam|[a-z0-9-]+([0-9]+\.?))'
56+++ sort --version-sort -u
57+++ tail -n 1
58++ latest_stable_branch=guam-0.7
59++ echo 'The latest stable branch is '\''guam-0.7'\'''
60The latest stable branch is 'guam-0.7'
61++ '[' guam-0.7 == master ']'
62++ master_version=0
63+++ echo guam-0.7
64+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
65++ stable_version=0.7
66++ echo 'This puts the version for stable at 0.7'
67This puts the version for stable at 0.7
68+++ git tag -l
69+++ grep -E '0.7(\.[0-9]+)+$'
70+++ sort --version-sort -u
71+++ awk -F. '{$NF+=1; OFS="."; print $0}'
72+++ tail -n 1
73+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
74++ tag_version=0.7.2
75+++ echo -e '0\n0.7\n0.7.2'
76+++ sort --version-sort -u
77+++ tail -n 1
78++ new_version=0.7.2
79++ '[' 0.7.2 == 0 ']'
80++ echo 'Going with new version: '\''0.7.2'\'''
81Going with new version: '0.7.2'
82++ set - -x
83+ version=0.7.2
84++ project_for_package_version CentOS_7 0.7.2
85++ osc_project=CentOS_7
86++ target_version=0.7.2
87++ declare -a projects
88++ projects[${#projects[@]}]=Kolab:14
89++ projects[${#projects[@]}]=Kolab:14:Fasttrack
90++ projects[${#projects[@]}]=Kolab:3.4
91++ projects[${#projects[@]}]=Kolab:3.4:Updates
92++ projects[${#projects[@]}]=Kolab:16
93++ projects[${#projects[@]}]=Kolab:Winterfell
94++ current_version=
95++ current_project=
96++ x=0
97++ '[' 0 -lt 6 ']'
98+++ package_version_for_osc_project_repo Kolab:14 CentOS_7
99+++ osc_project=Kolab:14
100+++ osc_repository=CentOS_7
101++++ osc ls -b Kolab:14 guam CentOS_7 x86_64
102++++ grep -vE '*\.src\.rpm$'
103++++ grep '^guam'
104++++ sort
105++++ head -n 1
106+++ rpm_filename=
107+++ '[' -z '' ']'
108+++ echo 0
109+++ return
110++ version=0
111+++ rpmdev-vercmp 0 0.7.2
112+++ echo 12
113++ retval=12
114++ '[' 12 -eq 12 -o 12 -eq 0 ']'
115+++ rpmdev-vercmp '' 0
116+++ echo 12
117++ retval=12
118++ '[' 12 -eq 12 -o 12 -eq 0 ']'
119++ current_version=0
120++ current_project=Kolab:14
121++ let x++
122++ '[' 1 -lt 6 ']'
123+++ package_version_for_osc_project_repo Kolab:14:Fasttrack CentOS_7
124+++ osc_project=Kolab:14:Fasttrack
125+++ osc_repository=CentOS_7
126++++ grep '^guam'
127++++ osc ls -b Kolab:14:Fasttrack guam CentOS_7 x86_64
128++++ head -n 1
129++++ grep -vE '*\.src\.rpm$'
130++++ sort
131+++ rpm_filename=
132+++ '[' -z '' ']'
133+++ echo 0
134+++ return
135++ version=0
136+++ rpmdev-vercmp 0 0.7.2
137+++ echo 12
138++ retval=12
139++ '[' 12 -eq 12 -o 12 -eq 0 ']'
140+++ rpmdev-vercmp 0 0
141+++ echo 0
142++ retval=0
143++ '[' 0 -eq 12 -o 0 -eq 0 ']'
144++ current_version=0
145++ current_project=Kolab:14:Fasttrack
146++ let x++
147++ '[' 2 -lt 6 ']'
148+++ package_version_for_osc_project_repo Kolab:3.4 CentOS_7
149+++ osc_project=Kolab:3.4
150+++ osc_repository=CentOS_7
151++++ osc ls -b Kolab:3.4 guam CentOS_7 x86_64
152++++ grep '^guam'
153++++ head -n 1
154++++ sort
155++++ grep -vE '*\.src\.rpm$'
156+++ rpm_filename=
157+++ '[' -z '' ']'
158+++ echo 0
159+++ return
160++ version=0
161+++ rpmdev-vercmp 0 0.7.2
162+++ echo 12
163++ retval=12
164++ '[' 12 -eq 12 -o 12 -eq 0 ']'
165+++ rpmdev-vercmp 0 0
166+++ echo 0
167++ retval=0
168++ '[' 0 -eq 12 -o 0 -eq 0 ']'
169++ current_version=0
170++ current_project=Kolab:3.4
171++ let x++
172++ '[' 3 -lt 6 ']'
173+++ package_version_for_osc_project_repo Kolab:3.4:Updates CentOS_7
174+++ osc_project=Kolab:3.4:Updates
175+++ osc_repository=CentOS_7
176++++ osc ls -b Kolab:3.4:Updates guam CentOS_7 x86_64
177++++ grep '^guam'
178++++ head -n 1
179++++ grep -vE '*\.src\.rpm$'
180++++ sort
181+++ rpm_filename=
182+++ '[' -z '' ']'
183+++ echo 0
184+++ return
185++ version=0
186+++ rpmdev-vercmp 0 0.7.2
187+++ echo 12
188++ retval=12
189++ '[' 12 -eq 12 -o 12 -eq 0 ']'
190+++ rpmdev-vercmp 0 0
191+++ echo 0
192++ retval=0
193++ '[' 0 -eq 12 -o 0 -eq 0 ']'
194++ current_version=0
195++ current_project=Kolab:3.4:Updates
196++ let x++
197++ '[' 4 -lt 6 ']'
198+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
199+++ osc_project=Kolab:16
200+++ osc_repository=CentOS_7
201++++ osc ls -b Kolab:16 guam CentOS_7 x86_64
202++++ grep '^guam'
203++++ head -n 1
204++++ grep -vE '*\.src\.rpm$'
205++++ sort
206+++ rpm_filename=guam-0.7.1-3.1.el7.kolab_16.x86_64.rpm
207+++ '[' -z guam-0.7.1-3.1.el7.kolab_16.x86_64.rpm ']'
208++++ osc getbinaries Kolab:16 guam CentOS_7 x86_64 guam-0.7.1-3.1.el7.kolab_16.x86_64.rpm
209++++ echo 0
210+++ success=0
211+++ '[' 0 -ne 0 ']'
212++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/guam-0.7.1-3.1.el7.kolab_16.x86_64.rpm
213+++ version=0.7.1
214+++ echo 0.7.1
215++ version=0.7.1
216+++ rpmdev-vercmp 0.7.1 0.7.2
217+++ echo 12
218++ retval=12
219++ '[' 12 -eq 12 -o 12 -eq 0 ']'
220+++ rpmdev-vercmp 0 0.7.1
221+++ echo 12
222++ retval=12
223++ '[' 12 -eq 12 -o 12 -eq 0 ']'
224++ current_version=0.7.1
225++ current_project=Kolab:16
226++ let x++
227++ '[' 5 -lt 6 ']'
228+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
229+++ osc_project=Kolab:Winterfell
230+++ osc_repository=CentOS_7
231++++ osc ls -b Kolab:Winterfell guam CentOS_7 x86_64
232++++ grep '^guam'
233++++ grep -vE '*\.src\.rpm$'
234++++ sort
235++++ head -n 1
236+++ rpm_filename=guam-0.8-4.1.el7.kolab_wf.x86_64.rpm
237+++ '[' -z guam-0.8-4.1.el7.kolab_wf.x86_64.rpm ']'
238++++ osc getbinaries Kolab:Winterfell guam CentOS_7 x86_64 guam-0.8-4.1.el7.kolab_wf.x86_64.rpm
239++++ echo 0
240+++ success=0
241+++ '[' 0 -ne 0 ']'
242++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/guam-0.8-4.1.el7.kolab_wf.x86_64.rpm
243+++ version=0.8
244+++ echo 0.8
245++ version=0.8
246+++ rpmdev-vercmp 0.8 0.7.2
247+++ echo 11
248++ retval=11
249++ '[' 11 -eq 12 -o 11 -eq 0 ']'
250++ let x++
251++ '[' 6 -lt 6 ']'
252++ echo Kolab:16
253+ osc_project=Kolab:16
254+ case ${osc_project} in
255++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name 'Kolab:16*.repo'
256+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:Winterfell.repo
257+ set - -x
258Loaded plugins: ovl, priorities
259Enabling base-source repository
260Enabling epel-source repository
261Enabling extras-source repository
262Enabling updates-source repository
26385 packages excluded due to repository priority protections
264Getting requirements for guam-0.7.1-3.1.el7.kolab_16.src
265 --> erlang-eimap-0.1.5-1.3.el7.kolab_16.x86_64
266 --> erlang-goldrush-0.1.6-1.3.el7.kolab_16.x86_64
267 --> erlang-17.4-2.2.el7.kolab_16.x86_64
268 --> erlang-lager-2.1.0-1.3.el7.kolab_16.x86_64
269 --> erlang-rebar-2.5.1-10.1.el7.kolab_16.x86_64
270Getting requirements for guam-0.7.1-3.1.el7.kolab_16.src
271 --> erlang-eimap-0.1.5-1.3.el7.kolab_16.x86_64
272 --> erlang-goldrush-0.1.6-1.3.el7.kolab_16.x86_64
273 --> erlang-17.4-2.2.el7.kolab_16.x86_64
274 --> erlang-lager-2.1.0-1.3.el7.kolab_16.x86_64
275 --> erlang-rebar-2.5.1-10.1.el7.kolab_16.x86_64
276--> Running transaction check
277---> Package erlang.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
278--> Processing Dependency: erlang-orber(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
279--> Processing Dependency: erlang-public_key(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
280--> Processing Dependency: erlang-wx(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
281--> Processing Dependency: erlang-webtool(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
282--> Processing Dependency: erlang-xmerl(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
283--> Processing Dependency: erlang-inets(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
284--> Processing Dependency: erlang-sasl(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
285--> Processing Dependency: erlang-crypto(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
286--> Processing Dependency: erlang-cosTime(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
287--> Processing Dependency: erlang-reltool(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
288--> Processing Dependency: erlang-ssl(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
289--> Processing Dependency: erlang-edoc(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
290--> Processing Dependency: erlang-common_test(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
291--> Processing Dependency: erlang-gs(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
292--> Processing Dependency: erlang-eldap(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
293--> Processing Dependency: erlang-erl_interface(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
294--> Processing Dependency: erlang-cosProperty(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
295--> Processing Dependency: erlang-typer(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
296--> Processing Dependency: erlang-et(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
297--> Processing Dependency: erlang-eunit(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
298--> Processing Dependency: erlang-dialyzer(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
299--> Processing Dependency: erlang-hipe(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
300--> Processing Dependency: erlang-syntax_tools(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
301--> Processing Dependency: erlang-cosEventDomain(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
302--> Processing Dependency: erlang-snmp(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
303--> Processing Dependency: erlang-stdlib(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
304--> Processing Dependency: erlang-debugger(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
305--> Processing Dependency: erlang-ssh(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
306--> Processing Dependency: erlang-tools(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
307--> Processing Dependency: erlang-cosNotification(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
308--> Processing Dependency: erlang-cosTransactions(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
309--> Processing Dependency: erlang-ic(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
310--> Processing Dependency: erlang-runtime_tools(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
311--> Processing Dependency: erlang-observer(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
312--> Processing Dependency: erlang-erl_docgen(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
313--> Processing Dependency: erlang-cosFileTransfer(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
314--> Processing Dependency: erlang-ose(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
315--> Processing Dependency: erlang-otp_mibs(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
316--> Processing Dependency: erlang-asn1(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
317--> Processing Dependency: erlang-odbc(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
318--> Processing Dependency: erlang-percept(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
319--> Processing Dependency: erlang-compiler(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
320--> Processing Dependency: erlang-erts(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
321--> Processing Dependency: erlang-cosEvent(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
322--> Processing Dependency: erlang-kernel(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
323--> Processing Dependency: erlang-jinterface(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
324--> Processing Dependency: erlang-os_mon(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
325--> Processing Dependency: erlang-megaco(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
326--> Processing Dependency: erlang-parsetools(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
327--> Processing Dependency: erlang-test_server(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
328--> Processing Dependency: erlang-mnesia(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
329--> Processing Dependency: erlang-diameter(x86-64) = 17.4-2.2.el7.kolab_16 for package: erlang-17.4-2.2.el7.kolab_16.x86_64
330---> Package erlang-eimap.x86_64 0:0.1.5-1.3.el7.kolab_16 will be installed
331---> Package erlang-goldrush.x86_64 0:0.1.6-1.3.el7.kolab_16 will be installed
332---> Package erlang-lager.x86_64 0:2.1.0-1.3.el7.kolab_16 will be installed
333---> Package erlang-rebar.x86_64 0:2.5.1-10.1.el7.kolab_16 will be installed
334--> Processing Dependency: erlang-mustache(x86-64) for package: erlang-rebar-2.5.1-10.1.el7.kolab_16.x86_64
335--> Running transaction check
336---> Package erlang-asn1.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
337---> Package erlang-common_test.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
338---> Package erlang-compiler.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
339---> Package erlang-cosEvent.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
340---> Package erlang-cosEventDomain.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
341---> Package erlang-cosFileTransfer.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
342---> Package erlang-cosNotification.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
343---> Package erlang-cosProperty.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
344---> Package erlang-cosTime.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
345---> Package erlang-cosTransactions.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
346---> Package erlang-crypto.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
347---> Package erlang-debugger.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
348---> Package erlang-dialyzer.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
349--> Processing Dependency: graphviz for package: erlang-dialyzer-17.4-2.2.el7.kolab_16.x86_64
350---> Package erlang-diameter.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
351---> Package erlang-edoc.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
352---> Package erlang-eldap.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
353---> Package erlang-erl_docgen.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
354---> Package erlang-erl_interface.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
355---> Package erlang-erts.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
356---> Package erlang-et.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
357---> Package erlang-eunit.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
358---> Package erlang-gs.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
359--> Processing Dependency: tk for package: erlang-gs-17.4-2.2.el7.kolab_16.x86_64
360---> Package erlang-hipe.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
361---> Package erlang-ic.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
362---> Package erlang-inets.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
363---> Package erlang-jinterface.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
364---> Package erlang-kernel.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
365---> Package erlang-megaco.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
366---> Package erlang-mnesia.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
367---> Package erlang-mustache.x86_64 0:0.1.0-8.1.el7.kolab_16 will be installed
368---> Package erlang-observer.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
369---> Package erlang-odbc.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
370--> Processing Dependency: libodbc.so.2()(64bit) for package: erlang-odbc-17.4-2.2.el7.kolab_16.x86_64
371---> Package erlang-orber.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
372---> Package erlang-os_mon.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
373---> Package erlang-ose.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
374---> Package erlang-otp_mibs.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
375---> Package erlang-parsetools.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
376---> Package erlang-percept.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
377---> Package erlang-public_key.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
378---> Package erlang-reltool.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
379---> Package erlang-runtime_tools.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
380---> Package erlang-sasl.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
381---> Package erlang-snmp.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
382---> Package erlang-ssh.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
383---> Package erlang-ssl.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
384---> Package erlang-stdlib.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
385---> Package erlang-syntax_tools.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
386---> Package erlang-test_server.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
387---> Package erlang-tools.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
388---> Package erlang-typer.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
389---> Package erlang-webtool.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
390---> Package erlang-wx.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
391--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
392--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
393--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
394--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
395--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
396--> Processing Dependency: libwx_baseu-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
397--> Processing Dependency: mesa-libGLU for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
398--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
399--> Processing Dependency: libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
400--> Processing Dependency: libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
401--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
402--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
403--> Processing Dependency: libGLU.so.1()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
404--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
405--> Processing Dependency: libwx_gtk2u_core-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
406--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
407--> Processing Dependency: libwx_gtk2u_html-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
408--> Processing Dependency: libwx_baseu_xml-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
409--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
410--> Processing Dependency: libwx_baseu-2.8.so.0()(64bit) for package: erlang-wx-17.4-2.2.el7.kolab_16.x86_64
411---> Package erlang-xmerl.x86_64 0:17.4-2.2.el7.kolab_16 will be installed
412--> Running transaction check
413---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed
414--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-19.el7.x86_64
415--> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
416--> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
417--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
418--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
419--> Processing Dependency: libXt.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
420--> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
421--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
422--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
423---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
424---> Package tk.x86_64 1:8.5.13-6.el7 will be installed
425--> Processing Dependency: tcl = 1:8.5.13 for package: 1:tk-8.5.13-6.el7.x86_64
426--> Processing Dependency: tcl >= 1:8.5.13-5 for package: 1:tk-8.5.13-6.el7.x86_64
427--> Processing Dependency: libtcl8.5.so()(64bit) for package: 1:tk-8.5.13-6.el7.x86_64
428---> Package unixODBC.x86_64 0:2.3.1-11.el7 will be installed
429---> Package wxBase.x86_64 0:2.8.12-20.el7 will be installed
430---> Package wxGTK.x86_64 0:2.8.12-20.el7 will be installed
431--> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK-2.8.12-20.el7.x86_64
432---> Package wxGTK-gl.x86_64 0:2.8.12-20.el7 will be installed
433--> Running transaction check
434---> Package SDL.x86_64 0:1.2.15-14.el7 will be installed
435---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
436---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
437--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
438--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
439--> Processing Dependency: liblcms2.so.2()(64bit) for package: ghostscript-9.07-18.el7.x86_64
440---> Package libXaw.x86_64 0:1.0.12-5.el7 will be installed
441---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
442---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
443---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
444---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed
445--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.39.0-1.el7.x86_64
446---> Package libtool-ltdl.x86_64 0:2.4.2-21.el7_2 will be installed
447---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
448---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
449--> Running transaction check
450---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
451---> Package lcms2.x86_64 0:2.6-2.el7 will be installed
452---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
453---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
454--> Finished Dependency Resolution
455
456Dependencies Resolved
457
458================================================================================
459 Package Arch Version Repository Size
460================================================================================
461Installing:
462 erlang x86_64 17.4-2.2.el7.kolab_16 Kolab_16 31 k
463 erlang-eimap x86_64 0.1.5-1.3.el7.kolab_16 Kolab_16 65 k
464 erlang-goldrush x86_64 0.1.6-1.3.el7.kolab_16 Kolab_16 49 k
465 erlang-lager x86_64 2.1.0-1.3.el7.kolab_16 Kolab_16 166 k
466 erlang-rebar x86_64 2.5.1-10.1.el7.kolab_16 Kolab_16 147 k
467Installing for dependencies:
468 SDL x86_64 1.2.15-14.el7 base 204 k
469 erlang-asn1 x86_64 17.4-2.2.el7.kolab_16 Kolab_16 778 k
470 erlang-common_test x86_64 17.4-2.2.el7.kolab_16 Kolab_16 738 k
471 erlang-compiler x86_64 17.4-2.2.el7.kolab_16 Kolab_16 1.1 M
472 erlang-cosEvent x86_64 17.4-2.2.el7.kolab_16 Kolab_16 155 k
473 erlang-cosEventDomain x86_64 17.4-2.2.el7.kolab_16 Kolab_16 120 k
474 erlang-cosFileTransfer x86_64 17.4-2.2.el7.kolab_16 Kolab_16 174 k
475 erlang-cosNotification x86_64 17.4-2.2.el7.kolab_16 Kolab_16 739 k
476 erlang-cosProperty x86_64 17.4-2.2.el7.kolab_16 Kolab_16 168 k
477 erlang-cosTime x86_64 17.4-2.2.el7.kolab_16 Kolab_16 112 k
478 erlang-cosTransactions x86_64 17.4-2.2.el7.kolab_16 Kolab_16 172 k
479 erlang-crypto x86_64 17.4-2.2.el7.kolab_16 Kolab_16 124 k
480 erlang-debugger x86_64 17.4-2.2.el7.kolab_16 Kolab_16 412 k
481 erlang-dialyzer x86_64 17.4-2.2.el7.kolab_16 Kolab_16 619 k
482 erlang-diameter x86_64 17.4-2.2.el7.kolab_16 Kolab_16 678 k
483 erlang-edoc x86_64 17.4-2.2.el7.kolab_16 Kolab_16 328 k
484 erlang-eldap x86_64 17.4-2.2.el7.kolab_16 Kolab_16 107 k
485 erlang-erl_docgen x86_64 17.4-2.2.el7.kolab_16 Kolab_16 154 k
486 erlang-erl_interface x86_64 17.4-2.2.el7.kolab_16 Kolab_16 186 k
487 erlang-erts x86_64 17.4-2.2.el7.kolab_16 Kolab_16 2.6 M
488 erlang-et x86_64 17.4-2.2.el7.kolab_16 Kolab_16 168 k
489 erlang-eunit x86_64 17.4-2.2.el7.kolab_16 Kolab_16 153 k
490 erlang-gs x86_64 17.4-2.2.el7.kolab_16 Kolab_16 628 k
491 erlang-hipe x86_64 17.4-2.2.el7.kolab_16 Kolab_16 2.6 M
492 erlang-ic x86_64 17.4-2.2.el7.kolab_16 Kolab_16 885 k
493 erlang-inets x86_64 17.4-2.2.el7.kolab_16 Kolab_16 801 k
494 erlang-jinterface x86_64 17.4-2.2.el7.kolab_16 Kolab_16 103 k
495 erlang-kernel x86_64 17.4-2.2.el7.kolab_16 Kolab_16 1.1 M
496 erlang-megaco x86_64 17.4-2.2.el7.kolab_16 Kolab_16 5.5 M
497 erlang-mnesia x86_64 17.4-2.2.el7.kolab_16 Kolab_16 703 k
498 erlang-mustache x86_64 0.1.0-8.1.el7.kolab_16 Kolab_16 18 k
499 erlang-observer x86_64 17.4-2.2.el7.kolab_16 Kolab_16 754 k
500 erlang-odbc x86_64 17.4-2.2.el7.kolab_16 Kolab_16 69 k
501 erlang-orber x86_64 17.4-2.2.el7.kolab_16 Kolab_16 946 k
502 erlang-os_mon x86_64 17.4-2.2.el7.kolab_16 Kolab_16 115 k
503 erlang-ose x86_64 17.4-2.2.el7.kolab_16 Kolab_16 28 k
504 erlang-otp_mibs x86_64 17.4-2.2.el7.kolab_16 Kolab_16 33 k
505 erlang-parsetools x86_64 17.4-2.2.el7.kolab_16 Kolab_16 178 k
506 erlang-percept x86_64 17.4-2.2.el7.kolab_16 Kolab_16 151 k
507 erlang-public_key x86_64 17.4-2.2.el7.kolab_16 Kolab_16 553 k
508 erlang-reltool x86_64 17.4-2.2.el7.kolab_16 Kolab_16 361 k
509 erlang-runtime_tools x86_64 17.4-2.2.el7.kolab_16 Kolab_16 189 k
510 erlang-sasl x86_64 17.4-2.2.el7.kolab_16 Kolab_16 295 k
511 erlang-snmp x86_64 17.4-2.2.el7.kolab_16 Kolab_16 1.6 M
512 erlang-ssh x86_64 17.4-2.2.el7.kolab_16 Kolab_16 419 k
513 erlang-ssl x86_64 17.4-2.2.el7.kolab_16 Kolab_16 612 k
514 erlang-stdlib x86_64 17.4-2.2.el7.kolab_16 Kolab_16 2.3 M
515 erlang-syntax_tools x86_64 17.4-2.2.el7.kolab_16 Kolab_16 344 k
516 erlang-test_server x86_64 17.4-2.2.el7.kolab_16 Kolab_16 295 k
517 erlang-tools x86_64 17.4-2.2.el7.kolab_16 Kolab_16 569 k
518 erlang-typer x86_64 17.4-2.2.el7.kolab_16 Kolab_16 66 k
519 erlang-webtool x86_64 17.4-2.2.el7.kolab_16 Kolab_16 50 k
520 erlang-wx x86_64 17.4-2.2.el7.kolab_16 Kolab_16 3.0 M
521 erlang-xmerl x86_64 17.4-2.2.el7.kolab_16 Kolab_16 997 k
522 gd x86_64 2.0.35-26.el7 base 146 k
523 ghostscript x86_64 9.07-18.el7 base 4.3 M
524 ghostscript-fonts noarch 5.50-32.el7 base 324 k
525 graphviz x86_64 2.30.1-19.el7 base 1.3 M
526 lcms2 x86_64 2.6-2.el7 base 150 k
527 libXaw x86_64 1.0.12-5.el7 base 190 k
528 libXmu x86_64 1.1.2-2.el7 base 71 k
529 libXpm x86_64 3.5.11-3.el7 base 54 k
530 libXt x86_64 1.1.4-6.1.el7 base 173 k
531 libcroco x86_64 0.6.8-5.el7 base 104 k
532 librsvg2 x86_64 2.39.0-1.el7 base 123 k
533 libtool-ltdl x86_64 2.4.2-21.el7_2 updates 49 k
534 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
535 poppler-data noarch 0.4.6-3.el7 base 2.2 M
536 tcl x86_64 1:8.5.13-8.el7 base 1.9 M
537 tk x86_64 1:8.5.13-6.el7 base 1.4 M
538 unixODBC x86_64 2.3.1-11.el7 base 413 k
539 urw-fonts noarch 2.4-16.el7 base 3.0 M
540 wxBase x86_64 2.8.12-20.el7 epel 588 k
541 wxGTK x86_64 2.8.12-20.el7 epel 2.9 M
542 wxGTK-gl x86_64 2.8.12-20.el7 epel 34 k
543
544Transaction Summary
545================================================================================
546Install 5 Packages (+75 Dependent packages)
547
548Total download size: 56 M
549Installed size: 130 M
550Downloading packages:
551--------------------------------------------------------------------------------
552Total 4.4 MB/s | 56 MB 00:12
553Running transaction check
554Running transaction test
555Transaction test succeeded
556Running transaction
557 Installing : erlang-erts-17.4-2.2.el7.kolab_16.x86_64 1/80
558 Installing : erlang-syntax_tools-17.4-2.2.el7.kolab_16.x86_64 2/80
559 Installing : erlang-crypto-17.4-2.2.el7.kolab_16.x86_64 3/80
560 Installing : erlang-kernel-17.4-2.2.el7.kolab_16.x86_64 4/80
561 Installing : erlang-stdlib-17.4-2.2.el7.kolab_16.x86_64 5/80
562 Installing : erlang-compiler-17.4-2.2.el7.kolab_16.x86_64 6/80
563 Installing : erlang-hipe-17.4-2.2.el7.kolab_16.x86_64 7/80
564 Installing : erlang-mnesia-17.4-2.2.el7.kolab_16.x86_64 8/80
565 Installing : erlang-runtime_tools-17.4-2.2.el7.kolab_16.x86_64 9/80
566 Installing : erlang-snmp-17.4-2.2.el7.kolab_16.x86_64 10/80
567 Installing : erlang-asn1-17.4-2.2.el7.kolab_16.x86_64 11/80
568 Installing : erlang-xmerl-17.4-2.2.el7.kolab_16.x86_64 12/80
569 Installing : libXt-1.1.4-6.1.el7.x86_64 13/80
570 Installing : erlang-public_key-17.4-2.2.el7.kolab_16.x86_64 14/80
571 Installing : erlang-ssl-17.4-2.2.el7.kolab_16.x86_64 15/80
572 Installing : erlang-inets-17.4-2.2.el7.kolab_16.x86_64 16/80
573 Installing : erlang-orber-17.4-2.2.el7.kolab_16.x86_64 17/80
574 Installing : erlang-tools-17.4-2.2.el7.kolab_16.x86_64 18/80
575 Installing : erlang-sasl-17.4-2.2.el7.kolab_16.x86_64 19/80
576 Installing : erlang-cosEvent-17.4-2.2.el7.kolab_16.x86_64 20/80
577 Installing : erlang-edoc-17.4-2.2.el7.kolab_16.x86_64 21/80
578 Installing : libXpm-3.5.11-3.el7.x86_64 22/80
579 Installing : wxBase-2.8.12-20.el7.x86_64 23/80
580 Installing : erlang-cosTime-17.4-2.2.el7.kolab_16.x86_64 24/80
581 Installing : erlang-cosNotification-17.4-2.2.el7.kolab_16.x86_64 25/80
582 Installing : erlang-cosProperty-17.4-2.2.el7.kolab_16.x86_64 26/80
583 Installing : erlang-ssh-17.4-2.2.el7.kolab_16.x86_64 27/80
584 Installing : libXmu-1.1.2-2.el7.x86_64 28/80
585 Installing : erlang-otp_mibs-17.4-2.2.el7.kolab_16.x86_64 29/80
586 Installing : erlang-eunit-17.4-2.2.el7.kolab_16.x86_64 30/80
587 Installing : erlang-parsetools-17.4-2.2.el7.kolab_16.x86_64 31/80
588 Installing : erlang-erl_interface-17.4-2.2.el7.kolab_16.x86_64 32/80
589 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 33/80
590 Installing : libtool-ltdl-2.4.2-21.el7_2.x86_64 34/80
591 Installing : urw-fonts-2.4-16.el7.noarch 35/80
592 Installing : unixODBC-2.3.1-11.el7.x86_64 36/80
593 Installing : erlang-odbc-17.4-2.2.el7.kolab_16.x86_64 37/80
594 Installing : erlang-os_mon-17.4-2.2.el7.kolab_16.x86_64 38/80
595 Installing : libXaw-1.0.12-5.el7.x86_64 39/80
596 Installing : erlang-cosFileTransfer-17.4-2.2.el7.kolab_16.x86_64 40/80
597 Installing : erlang-cosEventDomain-17.4-2.2.el7.kolab_16.x86_64 41/80
598 Installing : gd-2.0.35-26.el7.x86_64 42/80
599 Installing : erlang-erl_docgen-17.4-2.2.el7.kolab_16.x86_64 43/80
600 Installing : erlang-cosTransactions-17.4-2.2.el7.kolab_16.x86_64 44/80
601 Installing : erlang-percept-17.4-2.2.el7.kolab_16.x86_64 45/80
602 Installing : erlang-eldap-17.4-2.2.el7.kolab_16.x86_64 46/80
603 Installing : erlang-diameter-17.4-2.2.el7.kolab_16.x86_64 47/80
604 Installing : erlang-goldrush-0.1.6-1.3.el7.kolab_16.x86_64 48/80
605 Installing : erlang-mustache-0.1.0-8.1.el7.kolab_16.x86_64 49/80
606 Installing : erlang-ic-17.4-2.2.el7.kolab_16.x86_64 50/80
607 Installing : erlang-ose-17.4-2.2.el7.kolab_16.x86_64 51/80
608 Installing : erlang-jinterface-17.4-2.2.el7.kolab_16.x86_64 52/80
609 Installing : poppler-data-0.4.6-3.el7.noarch 53/80
610 Installing : libcroco-0.6.8-5.el7.x86_64 54/80
611 Installing : librsvg2-2.39.0-1.el7.x86_64 55/80
612 Installing : ghostscript-fonts-5.50-32.el7.noarch 56/80
613 Installing : SDL-1.2.15-14.el7.x86_64 57/80
614 Installing : wxGTK-2.8.12-20.el7.x86_64 58/80
615 Installing : wxGTK-gl-2.8.12-20.el7.x86_64 59/80
616 Installing : erlang-wx-17.4-2.2.el7.kolab_16.x86_64 60/80
617 Installing : erlang-debugger-17.4-2.2.el7.kolab_16.x86_64 61/80
618 Installing : erlang-et-17.4-2.2.el7.kolab_16.x86_64 62/80
619 Installing : erlang-observer-17.4-2.2.el7.kolab_16.x86_64 63/80
620 Installing : erlang-test_server-17.4-2.2.el7.kolab_16.x86_64 64/80
621 Installing : erlang-webtool-17.4-2.2.el7.kolab_16.x86_64 65/80
622 Installing : erlang-common_test-17.4-2.2.el7.kolab_16.x86_64 66/80
623 Installing : erlang-reltool-17.4-2.2.el7.kolab_16.x86_64 67/80
624 Installing : erlang-megaco-17.4-2.2.el7.kolab_16.x86_64 68/80
625 Installing : lcms2-2.6-2.el7.x86_64 69/80
626 Installing : ghostscript-9.07-18.el7.x86_64 70/80
627 Installing : graphviz-2.30.1-19.el7.x86_64 71/80
628 Installing : erlang-dialyzer-17.4-2.2.el7.kolab_16.x86_64 72/80
629 Installing : erlang-typer-17.4-2.2.el7.kolab_16.x86_64 73/80
630 Installing : 1:tcl-8.5.13-8.el7.x86_64 74/80
631 Installing : 1:tk-8.5.13-6.el7.x86_64 75/80
632 Installing : erlang-gs-17.4-2.2.el7.kolab_16.x86_64 76/80
633 Installing : erlang-17.4-2.2.el7.kolab_16.x86_64 77/80
634 Installing : erlang-rebar-2.5.1-10.1.el7.kolab_16.x86_64 78/80
635 Installing : erlang-lager-2.1.0-1.3.el7.kolab_16.x86_64 79/80
636 Installing : erlang-eimap-0.1.5-1.3.el7.kolab_16.x86_64 80/80
637 Verifying : erlang-lager-2.1.0-1.3.el7.kolab_16.x86_64 1/80
638 Verifying : erlang-cosTransactions-17.4-2.2.el7.kolab_16.x86_64 2/80
639 Verifying : graphviz-2.30.1-19.el7.x86_64 3/80
640 Verifying : erlang-erl_docgen-17.4-2.2.el7.kolab_16.x86_64 4/80
641 Verifying : erlang-hipe-17.4-2.2.el7.kolab_16.x86_64 5/80
642 Verifying : erlang-percept-17.4-2.2.el7.kolab_16.x86_64 6/80
643 Verifying : erlang-erts-17.4-2.2.el7.kolab_16.x86_64 7/80
644 Verifying : erlang-debugger-17.4-2.2.el7.kolab_16.x86_64 8/80
645 Verifying : erlang-mustache-0.1.0-8.1.el7.kolab_16.x86_64 9/80
646 Verifying : erlang-eldap-17.4-2.2.el7.kolab_16.x86_64 10/80
647 Verifying : erlang-erl_interface-17.4-2.2.el7.kolab_16.x86_64 11/80
648 Verifying : erlang-wx-17.4-2.2.el7.kolab_16.x86_64 12/80
649 Verifying : erlang-goldrush-0.1.6-1.3.el7.kolab_16.x86_64 13/80
650 Verifying : erlang-cosNotification-17.4-2.2.el7.kolab_16.x86_64 14/80
651 Verifying : wxGTK-2.8.12-20.el7.x86_64 15/80
652 Verifying : 1:tcl-8.5.13-8.el7.x86_64 16/80
653 Verifying : erlang-public_key-17.4-2.2.el7.kolab_16.x86_64 17/80
654 Verifying : erlang-diameter-17.4-2.2.el7.kolab_16.x86_64 18/80
655 Verifying : erlang-snmp-17.4-2.2.el7.kolab_16.x86_64 19/80
656 Verifying : erlang-common_test-17.4-2.2.el7.kolab_16.x86_64 20/80
657 Verifying : lcms2-2.6-2.el7.x86_64 21/80
658 Verifying : erlang-mnesia-17.4-2.2.el7.kolab_16.x86_64 22/80
659 Verifying : 1:tk-8.5.13-6.el7.x86_64 23/80
660 Verifying : erlang-cosProperty-17.4-2.2.el7.kolab_16.x86_64 24/80
661 Verifying : erlang-tools-17.4-2.2.el7.kolab_16.x86_64 25/80
662 Verifying : erlang-otp_mibs-17.4-2.2.el7.kolab_16.x86_64 26/80
663 Verifying : SDL-1.2.15-14.el7.x86_64 27/80
664 Verifying : erlang-rebar-2.5.1-10.1.el7.kolab_16.x86_64 28/80
665 Verifying : erlang-reltool-17.4-2.2.el7.kolab_16.x86_64 29/80
666 Verifying : erlang-ic-17.4-2.2.el7.kolab_16.x86_64 30/80
667 Verifying : erlang-orber-17.4-2.2.el7.kolab_16.x86_64 31/80
668 Verifying : erlang-edoc-17.4-2.2.el7.kolab_16.x86_64 32/80
669 Verifying : erlang-megaco-17.4-2.2.el7.kolab_16.x86_64 33/80
670 Verifying : wxBase-2.8.12-20.el7.x86_64 34/80
671 Verifying : unixODBC-2.3.1-11.el7.x86_64 35/80
672 Verifying : erlang-syntax_tools-17.4-2.2.el7.kolab_16.x86_64 36/80
673 Verifying : erlang-stdlib-17.4-2.2.el7.kolab_16.x86_64 37/80
674 Verifying : erlang-crypto-17.4-2.2.el7.kolab_16.x86_64 38/80
675 Verifying : urw-fonts-2.4-16.el7.noarch 39/80
676 Verifying : wxGTK-gl-2.8.12-20.el7.x86_64 40/80
677 Verifying : libtool-ltdl-2.4.2-21.el7_2.x86_64 41/80
678 Verifying : erlang-odbc-17.4-2.2.el7.kolab_16.x86_64 42/80
679 Verifying : erlang-cosFileTransfer-17.4-2.2.el7.kolab_16.x86_64 43/80
680 Verifying : erlang-observer-17.4-2.2.el7.kolab_16.x86_64 44/80
681 Verifying : erlang-typer-17.4-2.2.el7.kolab_16.x86_64 45/80
682 Verifying : ghostscript-9.07-18.el7.x86_64 46/80
683 Verifying : libXpm-3.5.11-3.el7.x86_64 47/80
684 Verifying : ghostscript-fonts-5.50-32.el7.noarch 48/80
685 Verifying : erlang-eunit-17.4-2.2.el7.kolab_16.x86_64 49/80
686 Verifying : libXmu-1.1.2-2.el7.x86_64 50/80
687 Verifying : erlang-17.4-2.2.el7.kolab_16.x86_64 51/80
688 Verifying : gd-2.0.35-26.el7.x86_64 52/80
689 Verifying : libXaw-1.0.12-5.el7.x86_64 53/80
690 Verifying : erlang-os_mon-17.4-2.2.el7.kolab_16.x86_64 54/80
691 Verifying : erlang-dialyzer-17.4-2.2.el7.kolab_16.x86_64 55/80
692 Verifying : libcroco-0.6.8-5.el7.x86_64 56/80
693 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 57/80
694 Verifying : erlang-test_server-17.4-2.2.el7.kolab_16.x86_64 58/80
695 Verifying : poppler-data-0.4.6-3.el7.noarch 59/80
696 Verifying : libXt-1.1.4-6.1.el7.x86_64 60/80
697 Verifying : erlang-sasl-17.4-2.2.el7.kolab_16.x86_64 61/80
698 Verifying : librsvg2-2.39.0-1.el7.x86_64 62/80
699 Verifying : erlang-ssl-17.4-2.2.el7.kolab_16.x86_64 63/80
700 Verifying : erlang-xmerl-17.4-2.2.el7.kolab_16.x86_64 64/80
701 Verifying : erlang-runtime_tools-17.4-2.2.el7.kolab_16.x86_64 65/80
702 Verifying : erlang-kernel-17.4-2.2.el7.kolab_16.x86_64 66/80
703 Verifying : erlang-gs-17.4-2.2.el7.kolab_16.x86_64 67/80
704 Verifying : erlang-cosEvent-17.4-2.2.el7.kolab_16.x86_64 68/80
705 Verifying : erlang-inets-17.4-2.2.el7.kolab_16.x86_64 69/80
706 Verifying : erlang-jinterface-17.4-2.2.el7.kolab_16.x86_64 70/80
707 Verifying : erlang-webtool-17.4-2.2.el7.kolab_16.x86_64 71/80
708 Verifying : erlang-asn1-17.4-2.2.el7.kolab_16.x86_64 72/80
709 Verifying : erlang-ssh-17.4-2.2.el7.kolab_16.x86_64 73/80
710 Verifying : erlang-ose-17.4-2.2.el7.kolab_16.x86_64 74/80
711 Verifying : erlang-et-17.4-2.2.el7.kolab_16.x86_64 75/80
712 Verifying : erlang-compiler-17.4-2.2.el7.kolab_16.x86_64 76/80
713 Verifying : erlang-eimap-0.1.5-1.3.el7.kolab_16.x86_64 77/80
714 Verifying : erlang-cosEventDomain-17.4-2.2.el7.kolab_16.x86_64 78/80
715 Verifying : erlang-parsetools-17.4-2.2.el7.kolab_16.x86_64 79/80
716 Verifying : erlang-cosTime-17.4-2.2.el7.kolab_16.x86_64 80/80
717
718Installed:
719 erlang.x86_64 0:17.4-2.2.el7.kolab_16
720 erlang-eimap.x86_64 0:0.1.5-1.3.el7.kolab_16
721 erlang-goldrush.x86_64 0:0.1.6-1.3.el7.kolab_16
722 erlang-lager.x86_64 0:2.1.0-1.3.el7.kolab_16
723 erlang-rebar.x86_64 0:2.5.1-10.1.el7.kolab_16
724
725Dependency Installed:
726 SDL.x86_64 0:1.2.15-14.el7
727 erlang-asn1.x86_64 0:17.4-2.2.el7.kolab_16
728 erlang-common_test.x86_64 0:17.4-2.2.el7.kolab_16
729 erlang-compiler.x86_64 0:17.4-2.2.el7.kolab_16
730 erlang-cosEvent.x86_64 0:17.4-2.2.el7.kolab_16
731 erlang-cosEventDomain.x86_64 0:17.4-2.2.el7.kolab_16
732 erlang-cosFileTransfer.x86_64 0:17.4-2.2.el7.kolab_16
733 erlang-cosNotification.x86_64 0:17.4-2.2.el7.kolab_16
734 erlang-cosProperty.x86_64 0:17.4-2.2.el7.kolab_16
735 erlang-cosTime.x86_64 0:17.4-2.2.el7.kolab_16
736 erlang-cosTransactions.x86_64 0:17.4-2.2.el7.kolab_16
737 erlang-crypto.x86_64 0:17.4-2.2.el7.kolab_16
738 erlang-debugger.x86_64 0:17.4-2.2.el7.kolab_16
739 erlang-dialyzer.x86_64 0:17.4-2.2.el7.kolab_16
740 erlang-diameter.x86_64 0:17.4-2.2.el7.kolab_16
741 erlang-edoc.x86_64 0:17.4-2.2.el7.kolab_16
742 erlang-eldap.x86_64 0:17.4-2.2.el7.kolab_16
743 erlang-erl_docgen.x86_64 0:17.4-2.2.el7.kolab_16
744 erlang-erl_interface.x86_64 0:17.4-2.2.el7.kolab_16
745 erlang-erts.x86_64 0:17.4-2.2.el7.kolab_16
746 erlang-et.x86_64 0:17.4-2.2.el7.kolab_16
747 erlang-eunit.x86_64 0:17.4-2.2.el7.kolab_16
748 erlang-gs.x86_64 0:17.4-2.2.el7.kolab_16
749 erlang-hipe.x86_64 0:17.4-2.2.el7.kolab_16
750 erlang-ic.x86_64 0:17.4-2.2.el7.kolab_16
751 erlang-inets.x86_64 0:17.4-2.2.el7.kolab_16
752 erlang-jinterface.x86_64 0:17.4-2.2.el7.kolab_16
753 erlang-kernel.x86_64 0:17.4-2.2.el7.kolab_16
754 erlang-megaco.x86_64 0:17.4-2.2.el7.kolab_16
755 erlang-mnesia.x86_64 0:17.4-2.2.el7.kolab_16
756 erlang-mustache.x86_64 0:0.1.0-8.1.el7.kolab_16
757 erlang-observer.x86_64 0:17.4-2.2.el7.kolab_16
758 erlang-odbc.x86_64 0:17.4-2.2.el7.kolab_16
759 erlang-orber.x86_64 0:17.4-2.2.el7.kolab_16
760 erlang-os_mon.x86_64 0:17.4-2.2.el7.kolab_16
761 erlang-ose.x86_64 0:17.4-2.2.el7.kolab_16
762 erlang-otp_mibs.x86_64 0:17.4-2.2.el7.kolab_16
763 erlang-parsetools.x86_64 0:17.4-2.2.el7.kolab_16
764 erlang-percept.x86_64 0:17.4-2.2.el7.kolab_16
765 erlang-public_key.x86_64 0:17.4-2.2.el7.kolab_16
766 erlang-reltool.x86_64 0:17.4-2.2.el7.kolab_16
767 erlang-runtime_tools.x86_64 0:17.4-2.2.el7.kolab_16
768 erlang-sasl.x86_64 0:17.4-2.2.el7.kolab_16
769 erlang-snmp.x86_64 0:17.4-2.2.el7.kolab_16
770 erlang-ssh.x86_64 0:17.4-2.2.el7.kolab_16
771 erlang-ssl.x86_64 0:17.4-2.2.el7.kolab_16
772 erlang-stdlib.x86_64 0:17.4-2.2.el7.kolab_16
773 erlang-syntax_tools.x86_64 0:17.4-2.2.el7.kolab_16
774 erlang-test_server.x86_64 0:17.4-2.2.el7.kolab_16
775 erlang-tools.x86_64 0:17.4-2.2.el7.kolab_16
776 erlang-typer.x86_64 0:17.4-2.2.el7.kolab_16
777 erlang-webtool.x86_64 0:17.4-2.2.el7.kolab_16
778 erlang-wx.x86_64 0:17.4-2.2.el7.kolab_16
779 erlang-xmerl.x86_64 0:17.4-2.2.el7.kolab_16
780 gd.x86_64 0:2.0.35-26.el7
781 ghostscript.x86_64 0:9.07-18.el7
782 ghostscript-fonts.noarch 0:5.50-32.el7
783 graphviz.x86_64 0:2.30.1-19.el7
784 lcms2.x86_64 0:2.6-2.el7
785 libXaw.x86_64 0:1.0.12-5.el7
786 libXmu.x86_64 0:1.1.2-2.el7
787 libXpm.x86_64 0:3.5.11-3.el7
788 libXt.x86_64 0:1.1.4-6.1.el7
789 libcroco.x86_64 0:0.6.8-5.el7
790 librsvg2.x86_64 0:2.39.0-1.el7
791 libtool-ltdl.x86_64 0:2.4.2-21.el7_2
792 mesa-libGLU.x86_64 0:9.0.0-4.el7
793 poppler-data.noarch 0:0.4.6-3.el7
794 tcl.x86_64 1:8.5.13-8.el7
795 tk.x86_64 1:8.5.13-6.el7
796 unixODBC.x86_64 0:2.3.1-11.el7
797 urw-fonts.noarch 0:2.4-16.el7
798 wxBase.x86_64 0:2.8.12-20.el7
799 wxGTK.x86_64 0:2.8.12-20.el7
800 wxGTK-gl.x86_64 0:2.8.12-20.el7
801
802Complete!
803/srv/guam.git /srv/guam.git
804Running rebar -v get-deps ...
80508:54:18.474 [info] Application lager started on node nonode@nohost
80608:54:18.479 [info] Application crypto started on node nonode@nohost
807WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
808INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
809WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
810INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
811INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
812INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
813WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
814INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
815INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
816==> goldrush-0.1.6 (get-deps)
817==> lager-2.1.0 (get-deps)
818WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
819INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
820==> eimap-0.1.5 (get-deps)
821==> kolab_guam (get-deps)
822==> rel (get-deps)
823==> guam.git (get-deps)
824WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
825INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
826WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
827INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
828Running rebar -v get-deps OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
829Running rebar -v compile ...
83008:54:19.373 [info] Application lager started on node nonode@nohost
83108:54:19.377 [info] Application crypto started on node nonode@nohost
832WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
833INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
834WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
835INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
836INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
837INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
838WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
839INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
840INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
841==> goldrush-0.1.6 (compile)
842==> lager-2.1.0 (compile)
843WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
844INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
845==> eimap-0.1.5 (compile)
846==> kolab_guam (compile)
847Compiled src/kolab_guam_rule.erl
848Compiled src/kolab_guam.erl
849Compiled src/kolab_guam_listener.erl
850Compiled src/rules/kolab_guam_rule_filter_groupware.erl
851Compiled src/kolab_guam_sup.erl
852Compiled src/kolab_guam_session.erl
853INFO: No app_vars_file defined.
854==> rel (compile)
855==> guam.git (compile)
856WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
857INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
858WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
859INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
860Running rebar -v compile OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
861/srv/guam.git
862Running ../stick.git/drydocker/guam/test_build.sh OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
863Running ../stick.git/drydocker/guam/test_unit.sh ...
864/srv/guam.git /srv/guam.git
865Running rebar -v eunit ...
86608:54:20.634 [info] Application lager started on node nonode@nohost
86708:54:20.639 [info] Application crypto started on node nonode@nohost
868WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
869INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
870WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
871INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
872INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
873INFO: Looking for eimap-0.1.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
874WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
875INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
876INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
877==> guam.git (eunit)
878Running rebar -v eunit OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
879/srv/guam.git
880Running ../stick.git/drydocker/guam/test_unit.sh OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
881Running ../stick.git/drydocker/guam/test_obs.sh ...
882/srv/guam.git /srv/guam.git
883Running obs_build_local ...
884/srv/guam.git /srv/guam.git /srv/guam.git
885++++ git branch --contains 6d7118efab651bf5c43d5673a761a727dc304e87
886++++ sed -r -e 's/^\* //g' -e 's/^ //g'
887++++ sort --version-sort -u
888++++ grep -E '^(master|guam|[a-z0-9-]+([0-9]+\.?))'
889+++ branches=guam-0.7
890+++ echo 'Branches that contain 6d7118efab651bf5c43d5673a761a727dc304e87:'
891Branches that contain 6d7118efab651bf5c43d5673a761a727dc304e87:
892+++ echo guam-0.7
893+++ sed -e 's/\s/\r\n/g'
894guam-0.7
895++++ echo guam-0.7
896++++ sed -e 's/\s/\r\n/g'
897++++ grep -E '^master$'
898+++ '[' '!' -z '' ']'
899++++ echo guam-0.7
900++++ sed -e 's/\s/\r\n/g'
901++++ tail -n 1
902+++ branch=guam-0.7
903+++ echo 'Branch is '\''guam-0.7'\'''
904Branch is 'guam-0.7'
905++++ git branch -la
906++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
907++++ tail -n 1
908++++ sort --version-sort -u
909++++ grep -E '^(guam|[a-z0-9-]+([0-9]+\.?))'
910+++ latest_stable_branch=guam-0.7
911+++ echo 'The latest stable branch is '\''guam-0.7'\'''
912The latest stable branch is 'guam-0.7'
913+++ '[' guam-0.7 == master ']'
914+++ master_version=0
915++++ echo guam-0.7
916++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
917+++ stable_version=0.7
918+++ echo 'This puts the version for stable at 0.7'
919This puts the version for stable at 0.7
920++++ git tag -l
921++++ grep -E '0.7(\.[0-9]+)+$'
922++++ sort --version-sort -u
923++++ tail -n 1
924++++ awk -F. '{$NF+=1; OFS="."; print $0}'
925++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
926+++ tag_version=0.7.2
927++++ echo -e '0\n0.7\n0.7.2'
928++++ sort --version-sort -u
929++++ tail -n 1
930+++ new_version=0.7.2
931+++ '[' 0.7.2 == 0 ']'
932+++ echo 'Going with new version: '\''0.7.2'\'''
933Going with new version: '0.7.2'
934+++ set - -x
935/srv /srv/guam.git /srv/guam.git
936A Kolab:16
937A Kolab:16/guam
938A Kolab:16/guam/0001-Stop-switching-to-user-group-guam.-Ref.-T971.patch
939A Kolab:16/guam/0002-Set-HOME-environment-variable.patch
940A Kolab:16/guam/guam-0.7.1.tar.gz
941A Kolab:16/guam/guam.spec
942At revision 5.
943/srv/Kolab:16/guam /srv /srv/guam.git /srv/guam.git
944/srv/guam.git /srv/Kolab:16/guam /srv /srv/guam.git /srv/guam.git
945Going with new version: '0.7.2'
946About to create /srv/Kolab:16/guam/guam-0.7.2.tar.gz
947Creating /srv/Kolab:16/guam/guam-0.7.2.tar.gz completed
948total 236
949-rw-r--r--. 1 root root 699 Feb 4 08:17 0001-Stop-switching-to-user-group-guam.-Ref.-T971.patch
950-rw-r--r--. 1 root root 619 Feb 4 08:17 0002-Set-HOME-environment-variable.patch
951-rw-r--r--. 1 root root 223950 Feb 22 08:54 guam-0.7.2.tar.gz
952-rw-r--r--. 1 root root 4723 Feb 4 08:17 guam.spec
953/srv/Kolab:16/guam /srv /srv/guam.git /srv/guam.git
954WARNING: source service from package or project will not be executed. This may not be the same build as on server!
955Building guam.spec for CentOS_7/x86_64
956Getting buildinfo from server and store to /srv/Kolab:16/guam/.osc/_buildinfo-CentOS_7-x86_64.xml
957Getting buildconfig from server and store to /srv/Kolab:16/guam/.osc/_buildconfig-CentOS_7-x86_64
958Updating cache of required packages
959
960The build root needs packages from project 'CentOS:7'.
961Note that malicious packages can compromise the build result or even your system.
962Would you like to ...
9630 - quit (default)
9641 - always trust packages from 'CentOS:7'
9652 - trust packages just this time
966? 16.4% cache miss. 296/354 dependencies cached.
967
9681/58 (Kolab:16) erlang-17.4-2.2.el7.kolab_16.x86_64.rpm
9692/58 (Kolab:16) erlang-eimap-0.1.5-1.3.el7.kolab_16.x86_64.rpm
9703/58 (Kolab:16) erlang-goldrush-0.1.6-1.3.el7.kolab_16.x86_64.rpm
9714/58 (Kolab:16) erlang-lager-2.1.0-1.3.el7.kolab_16.x86_64.rpm
9725/58 (Kolab:16) erlang-rebar-2.5.1-10.1.el7.kolab_16.x86_64.rpm
9736/58 (Kolab:16) erlang-erts-17.4-2.2.el7.kolab_16.x86_64.rpm
9747/58 (Kolab:16) erlang-stdlib-17.4-2.2.el7.kolab_16.x86_64.rpm
9758/58 (Kolab:16) erlang-kernel-17.4-2.2.el7.kolab_16.x86_64.rpm
9769/58 (Kolab:16) erlang-runtime_tools-17.4-2.2.el7.kolab_16.x86_64.rpm
97710/58 (Kolab:16) erlang-inets-17.4-2.2.el7.kolab_16.x86_64.rpm
97811/58 (Kolab:16) erlang-mnesia-17.4-2.2.el7.kolab_16.x86_64.rpm
97912/58 (Kolab:16) erlang-orber-17.4-2.2.el7.kolab_16.x86_64.rpm
98013/58 (Kolab:16) erlang-compiler-17.4-2.2.el7.kolab_16.x86_64.rpm
98114/58 (Kolab:16) erlang-crypto-17.4-2.2.el7.kolab_16.x86_64.rpm
98215/58 (Kolab:16) erlang-wx-17.4-2.2.el7.kolab_16.x86_64.rpm
98316/58 (Kolab:16) erlang-ssl-17.4-2.2.el7.kolab_16.x86_64.rpm
98417/58 (Kolab:16) erlang-syntax_tools-17.4-2.2.el7.kolab_16.x86_64.rpm
98518/58 (Kolab:16) erlang-tools-17.4-2.2.el7.kolab_16.x86_64.rpm
98619/58 (Kolab:16) erlang-asn1-17.4-2.2.el7.kolab_16.x86_64.rpm
98720/58 (Kolab:16) erlang-xmerl-17.4-2.2.el7.kolab_16.x86_64.rpm
98821/58 (Kolab:16) erlang-hipe-17.4-2.2.el7.kolab_16.x86_64.rpm
98922/58 (Kolab:16) erlang-snmp-17.4-2.2.el7.kolab_16.x86_64.rpm
99023/58 (Kolab:16) erlang-sasl-17.4-2.2.el7.kolab_16.x86_64.rpm
99124/58 (Kolab:16) erlang-et-17.4-2.2.el7.kolab_16.x86_64.rpm
99225/58 (Kolab:16) erlang-debugger-17.4-2.2.el7.kolab_16.x86_64.rpm
99326/58 (Kolab:16) erlang-cosEvent-17.4-2.2.el7.kolab_16.x86_64.rpm
99427/58 (Kolab:16) erlang-public_key-17.4-2.2.el7.kolab_16.x86_64.rpm
99528/58 (Kolab:16) erlang-observer-17.4-2.2.el7.kolab_16.x86_64.rpm
99629/58 (Kolab:16) erlang-cosProperty-17.4-2.2.el7.kolab_16.x86_64.rpm
99730/58 (Kolab:16) erlang-dialyzer-17.4-2.2.el7.kolab_16.x86_64.rpm
99831/58 (Kolab:16) erlang-cosTime-17.4-2.2.el7.kolab_16.x86_64.rpm
99932/58 (Kolab:16) erlang-webtool-17.4-2.2.el7.kolab_16.x86_64.rpm
100033/58 (Kolab:16) erlang-otp_mibs-17.4-2.2.el7.kolab_16.x86_64.rpm
100134/58 (Kolab:16) erlang-edoc-17.4-2.2.el7.kolab_16.x86_64.rpm
100235/58 (Kolab:16) erlang-ssh-17.4-2.2.el7.kolab_16.x86_64.rpm
100336/58 (Kolab:16) erlang-test_server-17.4-2.2.el7.kolab_16.x86_64.rpm
100437/58 (Kolab:16) erlang-cosNotification-17.4-2.2.el7.kolab_16.x86_64.rpm
100538/58 (Kolab:16) erlang-diameter-17.4-2.2.el7.kolab_16.x86_64.rpm
100639/58 (Kolab:16) erlang-eldap-17.4-2.2.el7.kolab_16.x86_64.rpm
100740/58 (Kolab:16) erlang-erl_interface-17.4-2.2.el7.kolab_16.x86_64.rpm
100841/58 (Kolab:16) erlang-megaco-17.4-2.2.el7.kolab_16.x86_64.rpm
100942/58 (Kolab:16) erlang-percept-17.4-2.2.el7.kolab_16.x86_64.rpm
101043/58 (Kolab:16) erlang-jinterface-17.4-2.2.el7.kolab_16.x86_64.rpm
101144/58 (Kolab:16) erlang-typer-17.4-2.2.el7.kolab_16.x86_64.rpm
101245/58 (Kolab:16) erlang-cosTransactions-17.4-2.2.el7.kolab_16.x86_64.rpm
101346/58 (Kolab:16) erlang-parsetools-17.4-2.2.el7.kolab_16.x86_64.rpm
101447/58 (Kolab:16) erlang-erl_docgen-17.4-2.2.el7.kolab_16.x86_64.rpm
101548/58 (Kolab:16) erlang-ose-17.4-2.2.el7.kolab_16.x86_64.rpm
101649/58 (Kolab:16) erlang-cosFileTransfer-17.4-2.2.el7.kolab_16.x86_64.rpm
101750/58 (Kolab:16) erlang-odbc-17.4-2.2.el7.kolab_16.x86_64.rpm
101851/58 (Kolab:16) erlang-common_test-17.4-2.2.el7.kolab_16.x86_64.rpm
101952/58 (Kolab:16) erlang-cosEventDomain-17.4-2.2.el7.kolab_16.x86_64.rpm
102053/58 (Kolab:16) erlang-eunit-17.4-2.2.el7.kolab_16.x86_64.rpm
102154/58 (Kolab:16) erlang-gs-17.4-2.2.el7.kolab_16.x86_64.rpm
102255/58 (Kolab:16) erlang-ic-17.4-2.2.el7.kolab_16.x86_64.rpm
102356/58 (Kolab:16) erlang-os_mon-17.4-2.2.el7.kolab_16.x86_64.rpm
102457/58 (Kolab:16) erlang-reltool-17.4-2.2.el7.kolab_16.x86_64.rpm
102558/58 (Kolab:16) erlang-mustache-0.1.0-8.1.el7.kolab_16.x86_64.rpm
1026Skipping verification of package signatures
1027Writing build configuration
1028Running build
1029mount: permission denied
1030mount: permission denied
1031logging output to /var/tmp/build-root/CentOS_7-x86_64/.build.log...
1032[ 0s] Memory limit set to 52009716KB
1033[ 0s] Using BUILD_ROOT=/var/tmp/build-root/CentOS_7-x86_64
1034[ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
1035[ 0s]
1036[ 0s]
1037[ 0s] kolab.example.org started "build guam.spec" at Mon Feb 22 08:54:48 UTC 2016.
1038[ 0s]
1039[ 0s]
1040[ 0s] processing recipe /srv/Kolab:16/guam/guam.spec ...
1041[ 0s] running changelog2spec --target rpm --file /srv/Kolab:16/guam/guam.spec
1042[ 1s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --rpmlist /tmp/rpmlist.FpDfdm /srv/Kolab:16/guam/guam.spec ...
1043[ 1s] cycle: glibc -> nss-softokn-freebl -> bash
1044[ 1s] breaking dependency nss-softokn-freebl -> bash
1045[ 1s] cycle: glibc -> nss-softokn-freebl
1046[ 1s] breaking dependency glibc -> nss-softokn-freebl
1047[ 1s] cycle: glibc -> libgcc -> filesystem -> bash
1048[ 1s] breaking dependency filesystem -> bash
1049[ 1s] cycle: filesystem -> setup
1050[ 1s] breaking dependency filesystem -> setup
1051[ 1s] cycle: rpm-libs -> rpm
1052[ 1s] breaking dependency rpm -> rpm-libs
1053[ 1s] [1/52] preinstalling filesystem...
1054[ 2s] [2/52] preinstalling libgcc...
1055[ 2s] [3/52] preinstalling setup...
1056[ 2s] [4/52] preinstalling glibc...
1057[ 3s] [5/52] preinstalling bzip2-libs...
1058[ 3s] [6/52] preinstalling e2fsprogs-libs...
1059[ 3s] [7/52] preinstalling elfutils-libelf...
1060[ 3s] [8/52] preinstalling expat...
1061[ 4s] [9/52] preinstalling libattr...
1062[ 4s] [10/52] preinstalling libdb...
1063[ 4s] [11/52] preinstalling nspr...
1064[ 4s] [12/52] preinstalling popt...
1065[ 4s] [13/52] preinstalling xz-libs...
1066[ 4s] [14/52] preinstalling zlib...
1067[ 5s] [15/52] preinstalling libstdc++...
1068[ 5s] [16/52] preinstalling nss-softokn-freebl...
1069[ 5s] [17/52] preinstalling file-libs...
1070[ 5s] [18/52] preinstalling libacl...
1071[ 5s] [19/52] preinstalling libcap...
1072[ 5s] [20/52] preinstalling nss-util...
1073[ 6s] [21/52] preinstalling attr...
1074[ 6s] [22/52] preinstalling ncurses-libs...
1075[ 6s] [23/52] preinstalling pcre...
1076[ 6s] [24/52] preinstalling bash...
1077[ 6s] [25/52] preinstalling ncurses...
1078[ 7s] [26/52] preinstalling acl...
1079[ 7s] [27/52] preinstalling libsepol...
1080[ 7s] [28/52] preinstalling bzip2...
1081[ 7s] [29/52] preinstalling info...
1082[ 7s] [30/52] preinstalling diffutils...
1083[ 7s] [31/52] preinstalling m4...
1084[ 8s] [32/52] preinstalling grep...
1085[ 8s] [33/52] preinstalling libselinux...
1086[ 8s] [34/52] preinstalling readline...
1087[ 8s] [35/52] preinstalling device-mapper-libs...
1088[ 8s] [36/52] preinstalling lua...
1089[ 8s] [37/52] preinstalling sqlite...
1090[ 8s] [38/52] preinstalling chkconfig...
1091[ 9s] [39/52] preinstalling findutils...
1092[ 9s] [40/52] preinstalling sed...
1093[ 9s] [41/52] preinstalling tar...
1094[ 9s] [42/52] preinstalling coreutils...
1095[ 10s] [43/52] preinstalling nss-softokn...
1096[ 10s] [44/52] preinstalling pam...
1097[ 10s] [45/52] preinstalling krb5-libs...
1098[ 10s] [46/52] preinstalling shadow-utils...
1099[ 11s] [47/52] preinstalling openssl...
1100[ 11s] [48/52] preinstalling util-linux...
1101[ 11s] [49/52] preinstalling nss...
1102[ 11s] [50/52] preinstalling rpm...
1103[ 12s] [51/52] preinstalling rpm-libs...
1104[ 12s] [52/52] preinstalling rpm-sign...
1105[ 12s]
1106[ 12s] initializing rpm db...
1107[ 13s] reordering...cycle: glibc -> basesystem -> setup -> filesystem -> bash
1108[ 13s] breaking dependency glibc -> basesystem
1109[ 13s] cycle: glibc -> glibc-common -> bash
1110[ 13s] breaking dependency glibc-common -> bash
1111[ 13s] cycle: glibc -> glibc-common
1112[ 13s] breaking dependency glibc -> glibc-common
1113[ 13s] cycle: glibc -> nss-softokn-freebl -> bash
1114[ 13s] breaking dependency nss-softokn-freebl -> bash
1115[ 13s] cycle: glibc -> nss-softokn-freebl
1116[ 13s] breaking dependency glibc -> nss-softokn-freebl
1117[ 13s] cycle: glibc -> libgcc -> filesystem -> bash
1118[ 13s] breaking dependency filesystem -> bash
1119[ 13s] cycle: filesystem -> setup
1120[ 13s] breaking dependency filesystem -> setup
1121[ 13s] cycle: coreutils -> openssl-libs -> ca-certificates
1122[ 13s] breaking dependency coreutils -> openssl-libs
1123[ 13s] cycle: erlang-erts -> erlang-kernel
1124[ 13s] breaking dependency erlang-erts -> erlang-kernel
1125[ 13s] cycle: erlang-erts -> erlang-stdlib -> erlang-compiler -> erlang-crypto
1126[ 13s] breaking dependency erlang-erts -> erlang-stdlib
1127[ 13s] cycle: pam -> libpwquality
1128[ 13s] breaking dependency pam -> libpwquality
1129[ 13s] cycle: perl -> perl-libs
1130[ 13s] breaking dependency perl -> perl-libs
1131[ 13s] cycle: perl -> perl-Carp
1132[ 13s] breaking dependency perl -> perl-Carp
1133[ 13s] cycle: perl -> perl-PathTools
1134[ 13s] breaking dependency perl -> perl-PathTools
1135[ 13s] cycle: perl -> perl-Exporter
1136[ 13s] breaking dependency perl -> perl-Exporter
1137[ 13s] cycle: perl -> perl-File-Path
1138[ 13s] breaking dependency perl -> perl-File-Path
1139[ 13s] cycle: perl -> perl-File-Temp
1140[ 13s] breaking dependency perl -> perl-File-Temp
1141[ 13s] cycle: perl -> perl-Filter
1142[ 13s] breaking dependency perl -> perl-Filter
1143[ 13s] cycle: perl -> perl-Getopt-Long
1144[ 13s] breaking dependency perl -> perl-Getopt-Long
1145[ 13s] cycle: perl -> perl-Pod-Simple
1146[ 13s] breaking dependency perl -> perl-Pod-Simple
1147[ 13s] cycle: perl -> perl-Scalar-List-Utils
1148[ 13s] breaking dependency perl -> perl-Scalar-List-Utils
1149[ 13s] cycle: perl -> perl-Socket
1150[ 13s] breaking dependency perl -> perl-Socket
1151[ 13s] cycle: perl -> perl-Storable
1152[ 13s] breaking dependency perl -> perl-Storable
1153[ 13s] cycle: perl -> perl-Time-HiRes
1154[ 13s] breaking dependency perl -> perl-Time-HiRes
1155[ 13s] cycle: perl -> perl-Time-Local
1156[ 13s] breaking dependency perl -> perl-Time-Local
1157[ 13s] cycle: perl -> perl-constant
1158[ 13s] breaking dependency perl -> perl-constant
1159[ 13s] cycle: perl -> perl-threads
1160[ 13s] breaking dependency perl -> perl-threads
1161[ 13s] cycle: perl -> perl-threads-shared
1162[ 13s] breaking dependency perl-threads-shared -> perl
1163[ 13s] cycle: perl -> perl-threads-shared -> perl-Carp
1164[ 13s] breaking dependency perl-threads-shared -> perl-Carp
1165[ 13s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils
1166[ 13s] breaking dependency perl-Scalar-List-Utils -> perl
1167[ 13s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils -> perl-Carp
1168[ 13s] breaking dependency perl -> perl-threads-shared
1169[ 13s] cycle: perl-macros -> perl
1170[ 13s] breaking dependency perl -> perl-macros
1171[ 13s] cycle: systemd -> dbus
1172[ 13s] breaking dependency systemd -> dbus
1173[ 13s] cycle: kmod -> dracut
1174[ 13s] breaking dependency dracut -> kmod
1175[ 13s] cycle: device-mapper-libs -> device-mapper
1176[ 13s] breaking dependency device-mapper-libs -> device-mapper
1177[ 13s] cycle: systemd -> kmod -> dracut
1178[ 13s] breaking dependency systemd -> kmod
1179[ 13s] cycle: glib2 -> shared-mime-info -> pkgconfig
1180[ 13s] breaking dependency glib2 -> shared-mime-info
1181[ 13s] cycle: erlang-stdlib -> erlang-compiler -> erlang-crypto -> erlang-kernel
1182[ 13s] breaking dependency erlang-crypto -> erlang-kernel
1183[ 13s] cycle: erlang-stdlib -> erlang-compiler -> erlang-crypto
1184[ 13s] breaking dependency erlang-compiler -> erlang-crypto
1185[ 13s] cycle: erlang-compiler -> erlang-hipe
1186[ 13s] breaking dependency erlang-hipe -> erlang-compiler
1187[ 13s] cycle: erlang-stdlib -> erlang-compiler -> erlang-hipe -> erlang-kernel
1188[ 13s] breaking dependency erlang-stdlib -> erlang-compiler
1189[ 13s] cycle: erlang-stdlib -> erlang-crypto
1190[ 13s] breaking dependency erlang-crypto -> erlang-stdlib
1191[ 13s] cycle: openssl-libs -> krb5-libs
1192[ 13s] breaking dependency krb5-libs -> openssl-libs
1193[ 13s] cycle: erlang-stdlib -> erlang-kernel
1194[ 13s] breaking dependency erlang-stdlib -> erlang-kernel
1195[ 13s] cycle: perl-Carp -> perl-Exporter
1196[ 13s] breaking dependency perl-Exporter -> perl-Carp
1197[ 13s] cycle: nss -> nss-sysinit
1198[ 13s] breaking dependency nss -> nss-sysinit
1199[ 13s] cycle: openldap -> rpm -> curl -> libcurl
1200[ 13s] breaking dependency rpm -> curl
1201[ 13s] cycle: rpm -> rpm-libs
1202[ 13s] breaking dependency rpm -> rpm-libs
1203[ 13s] cycle: perl-Getopt-Long -> perl-Pod-Usage
1204[ 13s] breaking dependency perl-Pod-Usage -> perl-Getopt-Long
1205[ 13s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Encode
1206[ 13s] breaking dependency perl-podlators -> perl-Encode
1207[ 13s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators
1208[ 13s] breaking dependency perl-podlators -> perl-Getopt-Long
1209[ 13s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Pod-Simple -> perl-Encode
1210[ 13s] breaking dependency perl-podlators -> perl-Pod-Simple
1211[ 13s] cycle: perl-Pod-Usage -> perl-podlators
1212[ 13s] breaking dependency perl-Pod-Usage -> perl-podlators
1213[ 13s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Encode
1214[ 13s] breaking dependency perl-Pod-Perldoc -> perl-Encode
1215[ 13s] cycle: perl-Pod-Usage -> perl-Pod-Perldoc -> perl-podlators
1216[ 13s] breaking dependency perl-Pod-Perldoc -> perl-podlators
1217[ 13s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Pod-Simple -> perl-Encode
1218[ 13s] breaking dependency perl-Pod-Perldoc -> perl-Pod-Simple
1219[ 13s] cycle: git -> perl-Git
1220[ 13s] breaking dependency git -> perl-Git
1221[ 13s] done
1222[ 14s] [1/354] installing bind-license-32:9.9.4-29.el7_2.1
1223[ 14s] [2/354] installing centos-release-7-2.1511.el7.centos.2.10
1224[ 14s] [3/354] installing fontpackages-filesystem-1.44-8.el7
1225[ 14s] [4/354] installing gettext-common-devel-0.18.2.1-4.el7
1226[ 14s] [5/354] installing kernel-headers-3.10.0-327.3.1.el7
1227[ 15s] [6/354] installing libX11-common-1.6.3-2.el7
1228[ 15s] [7/354] installing ncurses-base-5.9-13.20130511.el7
1229[ 15s] [8/354] installing perl-srpm-macros-1-8.el7
1230[ 15s] [9/354] installing poppler-data-0.4.6-3.el7
1231[ 16s] [10/354] installing tzdata-2015g-1.el7
1232[ 17s] [11/354] installing filesystem-3.2-20.el7
1233[ 17s] [12/354] installing libgcc-4.8.5-4.el7
1234[ 17s] [13/354] installing vim-filesystem-2:7.4.160-1.el7
1235[ 17s] [14/354] installing setup-2.8.71-6.el7
1236[ 18s] [15/354] installing basesystem-10.0-7.el7.centos
1237[ 18s] [16/354] installing glibc-2.17-106.el7_2.1
1238[ 19s] [17/354] installing SDL-1.2.15-14.el7
1239[ 19s] [18/354] installing audit-libs-2.4.1-5.el7
1240[ 19s] [19/354] installing bzip2-libs-1.0.6-13.el7
1241[ 19s] [20/354] installing dbus-libs-1:1.6.12-13.el7
1242[ 20s] [21/354] installing elfutils-libelf-0.163-3.el7
1243[ 20s] [22/354] installing expat-2.1.0-8.el7
1244[ 20s] [23/354] installing fipscheck-lib-1.4.1-5.el7
1245[ 20s] [24/354] installing gdbm-1.10-8.el7
1246[ 21s] [25/354] installing hardlink-1:1.0-19.el7
1247[ 21s] [26/354] installing hostname-3.13-3.el7
1248[ 21s] [27/354] installing jbigkit-libs-2.0-11.el7
1249[ 21s] [28/354] installing keyutils-libs-1.5.8-3.el7
1250[ 21s] [29/354] installing lcms2-2.6-2.el7
1251[ 22s] [30/354] installing libICE-1.0.9-2.el7
1252[ 22s] [31/354] installing libXau-1.0.8-2.1.el7
1253[ 22s] [32/354] installing libattr-2.4.46-12.el7
1254[ 22s] [33/354] installing libcap-ng-0.7.5-4.el7
1255[ 23s] [34/354] installing libcom_err-1.42.9-7.el7
1256[ 23s] [35/354] installing libdb-5.3.21-19.el7
1257[ 23s] [36/354] installing libffi-3.0.13-16.el7
1258[ 24s] [37/354] installing libgpg-error-1.12-3.el7
1259[ 24s] [38/354] installing libjpeg-turbo-1.2.90-5.el7
1260[ 24s] [39/354] installing libmnl-1.0.3-7.el7
1261[ 24s] [40/354] installing libnfnetlink-1.0.1-4.el7
1262[ 25s] [41/354] installing libpipeline-1.2.3-3.el7
1263[ 25s] [42/354] installing libtasn1-3.8-2.el7
1264[ 25s] [43/354] installing libthai-0.1.14-9.el7
1265[ 26s] [44/354] installing libtool-ltdl-2.4.2-20.el7
1266[ 26s] [45/354] installing libuuid-2.23.2-26.el7
1267[ 26s] [46/354] installing libverto-0.2.5-4.el7
1268[ 27s] [47/354] installing libxshmfence-1.2-1.el7
1269[ 27s] [48/354] installing nspr-4.10.8-2.el7_1
1270[ 27s] [49/354] installing pixman-0.32.6-3.el7
1271[ 28s] [50/354] installing popt-1.13-16.el7
1272[ 28s] [51/354] installing qrencode-libs-3.4.1-3.el7
1273[ 28s] [52/354] installing sysvinit-tools-2.88-14.dsf.el7
1274[ 28s] [53/354] installing tcl-1:8.5.13-8.el7
1275[ 29s] [54/354] installing ustr-1.0.4-16.el7
1276[ 29s] [55/354] installing xz-libs-5.1.2-12alpha.el7
1277[ 30s] [56/354] installing zlib-1.2.7-15.el7
1278[ 30s] [57/354] installing graphite2-1.2.2-5.el7
1279[ 30s] [58/354] installing libstdc++-4.8.5-4.el7
1280[ 31s] [59/354] installing nss-softokn-freebl-3.16.2.3-13.el7_1
1281[ 31s] [60/354] installing bzip2-devel-1.0.6-13.el7
1282[ 31s] [61/354] installing libstdc++-devel-4.8.5-4.el7
1283[ 32s] [62/354] installing avahi-libs-0.6.31-15.el7
1284[ 32s] [63/354] installing cyrus-sasl-lib-2.1.26-19.2.el7
1285[ 32s] [64/354] installing dwz-0.11-3.el7
1286[ 32s] [65/354] installing e2fsprogs-libs-1.42.9-7.el7
1287[ 33s] [66/354] installing file-libs-5.11-31.el7
1288[ 33s] [67/354] installing jasper-libs-1.900.1-29.el7
1289[ 33s] [68/354] installing libacl-2.2.51-12.el7
1290[ 34s] [69/354] installing libcap-2.22-8.el7
1291[ 34s] [70/354] installing libfontenc-1.1.2-3.el7
1292[ 34s] [71/354] installing libgcrypt-1.5.3-12.el7_1.1
1293[ 35s] [72/354] installing libpng-2:1.5.13-7.el7_2
1294[ 35s] [73/354] installing libss-1.42.9-7.el7
1295[ 35s] [74/354] installing libxcb-1.11-4.el7
1296[ 36s] [75/354] installing nss-util-3.19.1-4.el7_1
1297[ 36s] [76/354] installing p11-kit-0.20.7-3.el7
1298[ 36s] [77/354] installing zip-3.0-10.el7
1299[ 37s] [78/354] installing attr-2.4.46-12.el7
1300[ 37s] [79/354] installing gmp-1:6.0.0-12.el7_1
1301[ 37s] [80/354] installing libSM-1.2.2-2.el7
1302[ 37s] [81/354] installing libnetfilter_conntrack-1.0.4-2.el7
1303[ 38s] [82/354] installing libxml2-2.9.1-6.el7_2.2
1304[ 38s] [83/354] installing pcre-8.32-15.el7
1305[ 38s] [84/354] installing kmod-libs-20-5.el7
1306[ 39s] [85/354] installing ncurses-libs-5.9-13.20130511.el7
1307[ 39s] [86/354] installing elfutils-libs-0.163-3.el7
1308[ 39s] [87/354] installing wxBase-2.8.12-13.el7
1309[ 40s] [88/354] installing libtiff-4.0.3-14.el7
1310[ 40s] [89/354] installing perl-4:5.16.3-286.el7
1311[ 42s] [90/354] installing perl-macros-4:5.16.3-286.el7
1312[ 42s] [91/354] installing perl-parent-1:0.225-244.el7
1313[ 42s] [92/354] installing bash-4.2.46-19.el7
1314[ 43s] [93/354] installing gpm-libs-1.20.7-5.el7
1315[ 43s] [94/354] installing libedit-3.0-12.20121213cvs.el7
1316[ 43s] [95/354] installing mpfr-3.1.1-4.el7
1317[ 44s] [96/354] installing ncurses-5.9-13.20130511.el7
1318[ 44s] [97/354] installing perl-Exporter-5.68-3.el7
1319[ 44s] [98/354] installing perl-libs-4:5.16.3-286.el7
1320[ 44s] [99/354] installing file-5.11-31.el7
1321[ 44s] [100/354] installing libX11-1.6.3-2.el7
1322[ 45s] [101/354] installing acl-2.2.51-12.el7
1323[ 45s] [102/354] installing freetype-2.4.11-11.el7
1324[ 45s] [103/354] installing libXcomposite-0.4.4-4.1.el7
1325[ 45s] [104/354] installing libXext-1.3.3-3.el7
1326[ 46s] [105/354] installing libXfixes-5.0.1-2.1.el7
1327[ 46s] [106/354] installing libXpm-3.5.11-3.el7
1328[ 46s] [107/354] installing libXrender-0.9.8-2.1.el7
1329[ 46s] [108/354] installing libsepol-2.1.9-3.el7
1330[ 47s] [109/354] installing lksctp-tools-1.0.13-3.el7
1331[ 47s] [110/354] installing perl-Carp-1.26-244.el7
1332[ 47s] [111/354] installing perl-Pod-Escapes-1:1.04-286.el7
1333[ 47s] [112/354] installing perl-Text-Unidecode-0.04-20.el7
1334[ 47s] [113/354] installing strace-4.8-11.el7
1335[ 47s] [114/354] installing bzip2-1.0.6-13.el7
1336[ 47s] [115/354] installing glibc-headers-2.17-106.el7_2.1
1337[ 48s] [116/354] installing libmpc-1.0.1-3.el7
1338[ 48s] [117/354] installing unzip-6.0-15.el7
1339[ 48s] [118/354] installing vim-common-2:7.4.160-1.el7
1340[ 50s] [119/354] installing xz-5.1.2-12alpha.el7
1341[ 50s] [120/354] installing info-5.1-4.el7
1342[ 50s] [121/354] installing iptables-1.4.21-16.el7
1343[ 51s] [122/354] installing libXt-1.1.4-6.1.el7
1344[ 51s] [123/354] installing elfutils-0.163-3.el7
1345[ 51s] [124/354] installing libunistring-0.9.3-9.el7
1346[ 51s] [125/354] installing perl-constant-1.27-2.el7
1347[ 52s] [126/354] installing cpio-2.11-24.el7
1348[ 52s] [127/354] installing diffutils-3.3-4.el7
1349[ 52s] [128/354] installing gawk-4.0.2-4.el7
1350[ 52s] [129/354] installing gdbm-devel-1.10-8.el7
1351[ 53s] [130/354] installing libXdamage-1.1.4-4.1.el7
1352[ 53s] [131/354] installing libXi-1.7.4-2.el7
1353[ 53s] [132/354] installing libXinerama-1.1.3-2.1.el7
1354[ 53s] [133/354] installing libXxf86vm-1.1.3-2.1.el7
1355[ 54s] [134/354] installing libgomp-4.8.5-4.el7
1356[ 54s] [135/354] installing libidn-1.28-4.el7
1357[ 54s] [136/354] installing m4-1.4.16-10.el7
1358[ 54s] [137/354] installing make-1:3.82-21.el7
1359[ 55s] [138/354] installing perl-Digest-1.17-245.el7
1360[ 55s] [139/354] installing perl-Text-ParseWords-3.29-4.el7
1361[ 55s] [140/354] installing perl-threads-1.87-4.el7
1362[ 55s] [141/354] installing which-2.20-7.el7
1363[ 55s] [142/354] installing glibc-devel-2.17-106.el7_2.1
1364[ 56s] [143/354] installing grep-2.20-2.el7
1365[ 56s] [144/354] installing libXcursor-1.1.14-2.1.el7
1366[ 56s] [145/354] installing libXfont-1.5.1-2.el7
1367[ 57s] [146/354] installing libXmu-1.1.2-2.el7
1368[ 57s] [147/354] installing libXrandr-1.4.2-2.el7
1369[ 57s] [148/354] installing libselinux-2.2.2-6.el7
1370[ 57s] [149/354] installing perl-Filter-1.49-3.el7
1371[ 57s] [150/354] installing perl-Scalar-List-Utils-1.27-248.el7
1372[ 58s] [151/354] installing perl-Socket-2.010-3.el7
1373[ 58s] [152/354] installing perl-Storable-2.45-3.el7
1374[ 58s] [153/354] installing perl-TermReadKey-2.30-20.el7
1375[ 58s] [154/354] installing perl-Time-HiRes-4:1.9725-3.el7
1376[ 58s] [155/354] installing readline-6.2-9.el7
1377[ 58s] [156/354] installing cpp-4.8.5-4.el7
1378[ 60s] [157/354] installing mesa-libglapi-10.6.5-3.20150824.el7
1379[ 60s] [158/354] installing lua-5.1.4-14.el7
1380[ 60s] [159/354] installing patch-2.7.1-8.el7
1381[ 60s] [160/354] installing psmisc-22.20-9.el7
1382[ 61s] [161/354] installing sqlite-3.7.17-8.el7
1383[ 61s] [162/354] installing unixODBC-2.3.1-11.el7
1384[ 61s] [163/354] installing bison-2.7-4.el7
1385[ 62s] [164/354] installing chkconfig-1.3.61-5.el7
1386[ 62s] [165/354] installing findutils-1:4.5.11-5.el7
1387[ 62s] [166/354] installing flex-2.5.37-3.el7
1388[ 63s] [167/354] installing glibc-common-2.17-106.el7_2.1
1389[ 69s] [168/354] installing linuxconsoletools-1.4.5-3.el7
1390[ 69s] [169/354] installing perl-Digest-MD5-2.52-3.el7
1391[ 70s] [170/354] installing perl-Error-1:0.17020-2.el7
1392[ 70s] [171/354] installing perl-Time-Local-1.2300-2.el7
1393[ 70s] [172/354] installing rcs-5.9.0-5.el7
1394[ 70s] [173/354] installing sed-4.2.2-5.el7
1395[ 70s] [174/354] installing vim-minimal-2:7.4.160-1.el7
1396[ 71s] [175/354] installing iproute-3.10.0-54.el7
1397[ 71s] [176/354] installing perl-PathTools-3.40-5.el7
1398[ 71s] [177/354] installing perl-threads-shared-1.43-6.el7
1399[ 71s] [178/354] installing tar-2:1.26-29.el7
1400[ 72s] [179/354] installing glib2-2.42.2-5.el7
1401[ 72s] [180/354] installing libXaw-1.0.12-5.el7
1402[ 73s] [181/354] installing libsemanage-2.1.10-18.el7
1403[ 73s] [182/354] installing perl-Data-Dumper-2.145-3.el7
1404[ 73s] [183/354] installing vim-enhanced-2:7.4.160-1.el7
1405[ 73s] [184/354] installing coreutils-8.22-15.el7
1406[ 74s] [185/354] installing atk-2.14.0-1.el7
1407[ 75s] [186/354] installing hicolor-icon-theme-0.12-7.el7
1408[ 75s] [187/354] installing pkgconfig-1:0.27.1-4.el7
1409[ 75s] [188/354] installing libcroco-0.6.8-5.el7
1410[ 76s] [189/354] installing perl-HTTP-Tiny-0.033-3.el7
1411[ 76s] [190/354] installing gzip-1.5-8.el7
1412[ 76s] [191/354] installing harfbuzz-0.9.36-1.el7
1413[ 77s] [192/354] installing libblkid-2.23.2-26.el7
1414[ 77s] [193/354] installing libgnome-keyring-3.8.0-3.el7
1415[ 77s] [194/354] installing perl-File-Path-2.09-2.el7
1416[ 77s] [195/354] installing perl-Thread-Queue-3.02-2.el7
1417[ 78s] [196/354] installing groff-base-1.22.2-8.el7
1418[ 78s] [197/354] installing nss-softokn-3.16.2.3-13.el7_1
1419[ 78s] [198/354] installing binutils-2.23.52.0.1-55.el7
1420[ 80s] [199/354] installing fontconfig-2.10.95-7.el7
1421[ 81s] [200/354] installing p11-kit-trust-0.20.7-3.el7
1422[ 82s] [201/354] installing shadow-utils-2:4.1.5.1-18.el7
1423[ 82s] [202/354] installing krb5-libs-1.13.2-10.el7
1424[ 83s] [203/354] installing expat-devel-2.1.0-8.el7
1425[ 83s] [204/354] installing zlib-devel-1.2.7-15.el7
1426[ 83s] [205/354] installing libutempter-1.1.6-4.el7
1427[ 83s] [206/354] installing ncurses-devel-5.9-13.20130511.el7
1428[ 84s] [207/354] installing ca-certificates-2015.2.4-71.el7
1429[ 86s] [208/354] installing cracklib-2.9.0-11.el7
1430[ 86s] [209/354] installing less-458-9.el7
1431[ 86s] [210/354] installing libmount-2.23.2-26.el7
1432[ 86s] [211/354] installing libXft-2.3.2-2.el7
1433[ 86s] [212/354] installing shared-mime-info-1.1-9.el7
1434[ 87s] [213/354] installing e2fsprogs-1.42.9-7.el7
1435[ 87s] [214/354] installing perl-File-Temp-0.23.01-3.el7
1436[ 88s] [215/354] installing xorg-x11-font-utils-1:7.5-20.el7
1437[ 88s] [216/354] installing gd-2.0.35-26.el7
1438[ 88s] [217/354] installing gettext-libs-0.18.2.1-4.el7
1439[ 88s] [218/354] installing nss-3.19.1-18.el7
1440[ 89s] [219/354] installing gcc-4.8.5-4.el7
1441[ 91s] [220/354] installing cracklib-dicts-2.9.0-11.el7
1442[ 92s] [221/354] installing ghostscript-fonts-5.50-32.el7
1443[ 93s] [222/354] installing urw-fonts-2.4-16.el7
1444[ 95s] [223/354] installing openssl-libs-1:1.0.1e-51.el7_2.1
1445[ 96s] [224/354] installing nss-tools-3.19.1-18.el7
1446[ 96s] [225/354] installing tk-1:8.5.13-6.el7
1447[ 97s] [226/354] installing nss-sysinit-3.19.1-18.el7
1448[ 97s] [227/354] installing gcc-c++-4.8.5-4.el7
1449[ 98s] [228/354] installing gdk-pixbuf2-2.31.6-3.el7
1450[ 99s] [229/354] installing gettext-0.18.2.1-4.el7
1451[ 99s] [230/354] installing man-db-2.6.3-9.el7
1452[ 100s] [231/354] installing perl-Pod-Perldoc-3.20-4.el7
1453[ 100s] [232/354] installing rpm-4.11.3-17.el7
1454[ 101s] [233/354] installing libssh2-1.4.3-10.el7
1455[ 101s] [234/354] installing perl-Pod-Usage-1.63-3.el7
1456[ 101s] [235/354] installing bind-libs-32:9.9.4-29.el7_2.1
1457[ 102s] [236/354] installing openssl-1:1.0.1e-51.el7_2.1
1458[ 102s] [237/354] installing pam-1.1.8-12.el7_1.1
1459[ 103s] [238/354] installing cups-libs-1:1.6.3-22.el7
1460[ 103s] [239/354] installing openldap-2.4.40-8.el7
1461[ 104s] [240/354] installing rpm-libs-4.11.3-17.el7
1462[ 104s] [241/354] installing libpwquality-1.2.3-4.el7
1463[ 104s] [242/354] installing perl-Getopt-Long-2.40-2.el7
1464[ 104s] [243/354] installing libuser-0.60-7.el7_1
1465[ 105s] [244/354] installing perl-podlators-2.5.1-3.el7
1466[ 105s] [245/354] installing bind-utils-32:9.9.4-29.el7_2.1
1467[ 105s] [246/354] installing systemd-libs-219-19.el7
1468[ 106s] [247/354] installing libcurl-7.29.0-25.el7.centos
1469[ 106s] [248/354] installing rpm-build-libs-4.11.3-17.el7
1470[ 106s] [249/354] installing ghostscript-9.07-18.el7
1471[ 108s] [250/354] installing procps-ng-3.3.10-3.el7
1472[ 108s] [251/354] installing device-mapper-libs-7:1.02.107-5.el7
1473[ 108s] [252/354] installing curl-7.29.0-25.el7.centos
1474[ 109s] [253/354] installing perl-Encode-2.51-7.el7
1475[ 109s] [254/354] installing perl-Test-Harness-3.28-3.el7
1476[ 110s] [255/354] installing erlang-erts-17.4-2.2.el7.kolab_16
1477[ 111s] [256/354] installing redhat-rpm-config-9.1.0-68.el7.centos
1478[ 111s] [257/354] installing autoconf-2.69-11.el7
1479[ 111s] [258/354] installing rpm-sign-4.11.3-17.el7
1480[ 111s] [259/354] installing util-linux-2.23.2-26.el7
1481[ 112s] [260/354] installing erlang-jinterface-17.4-2.2.el7.kolab_16
1482[ 112s] [261/354] installing erlang-erl_interface-17.4-2.2.el7.kolab_16
1483[ 113s] [262/354] installing kpartx-0.4.9-85.el7
1484[ 113s] [263/354] installing cryptsetup-libs-1.6.7-1.el7
1485[ 113s] [264/354] installing erlang-crypto-17.4-2.2.el7.kolab_16
1486[ 113s] [265/354] installing perl-Pod-Simple-1:3.28-4.el7
1487[ 114s] [266/354] installing perl-libintl-1.20-12.el7
1488[ 114s] [267/354] installing openssh-6.6.1p1-22.el7
1489[ 114s] [268/354] installing automake-1.13.4-3.el7
1490[ 115s] [269/354] installing rpm-build-4.11.3-17.el7
1491[ 115s] [270/354] installing erlang-stdlib-17.4-2.2.el7.kolab_16
1492[ 116s] [271/354] installing libtool-2.4.2-20.el7
1493[ 116s] [272/354] installing openssh-clients-6.6.1p1-22.el7
1494[ 116s] [273/354] installing texinfo-5.1-4.el7
1495[ 117s] [274/354] installing systemd-219-19.el7
1496[ 119s] [275/354] installing systemd-sysv-219-19.el7
1497[ 120s] [276/354] installing erlang-eimap-0.1.5-1.3.el7.kolab_16
1498[ 120s] [277/354] installing erlang-kernel-17.4-2.2.el7.kolab_16
1499[ 120s] [278/354] installing erlang-ose-17.4-2.2.el7.kolab_16
1500[ 120s] [279/354] installing hwdata-0.252-8.1.el7
1501[ 122s] [280/354] installing net-tools-2.0-0.17.20131004git.el7
1502[ 122s] [281/354] installing device-mapper-7:1.02.107-5.el7
1503[ 122s] [282/354] installing rsync-3.0.9-17.el7
1504[ 123s] [283/354] installing cvs-1.11.23-35.el7
1505[ 123s] [284/354] installing dbus-1:1.6.12-13.el7
1506[ 124s] [285/354] installing dracut-033-360.el7_2
1507[ 124s] [286/354] installing libpciaccess-0.13.4-2.el7
1508[ 124s] [287/354] installing erlang-eunit-17.4-2.2.el7.kolab_16
1509[ 124s] [288/354] installing erlang-ic-17.4-2.2.el7.kolab_16
1510[ 125s] [289/354] installing erlang-mnesia-17.4-2.2.el7.kolab_16
1511[ 125s] [290/354] installing erlang-mustache-0.1.0-8.1.el7.kolab_16
1512[ 125s] [291/354] installing erlang-parsetools-17.4-2.2.el7.kolab_16
1513[ 125s] [292/354] installing erlang-syntax_tools-17.4-2.2.el7.kolab_16
1514[ 125s] [293/354] installing erlang-xmerl-17.4-2.2.el7.kolab_16
1515[ 126s] [294/354] installing erlang-asn1-17.4-2.2.el7.kolab_16
1516[ 126s] [295/354] installing erlang-gs-17.4-2.2.el7.kolab_16
1517[ 126s] [296/354] installing erlang-odbc-17.4-2.2.el7.kolab_16
1518[ 127s] [297/354] installing gpm-1.20.7-5.el7
1519[ 127s] [298/354] installing kmod-20-5.el7
1520[ 127s] [299/354] installing git-1.8.3.1-6.el7
1521[ 129s] [300/354] installing libdrm-2.4.60-3.el7
1522[ 129s] [301/354] installing erlang-hipe-17.4-2.2.el7.kolab_16
1523[ 130s] [302/354] installing erlang-public_key-17.4-2.2.el7.kolab_16
1524[ 130s] [303/354] installing erlang-runtime_tools-17.4-2.2.el7.kolab_16
1525[ 130s] [304/354] installing gettext-devel-0.18.2.1-4.el7
1526[ 130s] [305/354] installing perl-Git-1.8.3.1-6.el7
1527[ 131s] [306/354] installing initscripts-9.49.30-1.el7
1528[ 131s] [307/354] installing mesa-libgbm-10.6.5-3.20150824.el7
1529[ 132s] [308/354] installing erlang-compiler-17.4-2.2.el7.kolab_16
1530[ 132s] [309/354] installing erlang-ssh-17.4-2.2.el7.kolab_16
1531[ 132s] [310/354] installing erlang-ssl-17.4-2.2.el7.kolab_16
1532[ 132s] [311/354] installing erlang-snmp-17.4-2.2.el7.kolab_16
1533[ 133s] [312/354] installing mesa-libGL-10.6.5-3.20150824.el7
1534[ 133s] [313/354] installing mesa-libGLU-9.0.0-4.el7
1535[ 134s] [314/354] installing erlang-eldap-17.4-2.2.el7.kolab_16
1536[ 134s] [315/354] installing erlang-goldrush-0.1.6-1.3.el7.kolab_16
1537[ 134s] [316/354] installing erlang-otp_mibs-17.4-2.2.el7.kolab_16
1538[ 134s] [317/354] installing erlang-diameter-17.4-2.2.el7.kolab_16
1539[ 134s] [318/354] installing erlang-inets-17.4-2.2.el7.kolab_16
1540[ 135s] [319/354] installing mesa-libEGL-10.6.5-3.20150824.el7
1541[ 135s] [320/354] installing erlang-percept-17.4-2.2.el7.kolab_16
1542[ 135s] [321/354] installing erlang-lager-2.1.0-1.3.el7.kolab_16
1543[ 135s] [322/354] installing erlang-orber-17.4-2.2.el7.kolab_16
1544[ 136s] [323/354] installing erlang-edoc-17.4-2.2.el7.kolab_16
1545[ 136s] [324/354] installing erlang-tools-17.4-2.2.el7.kolab_16
1546[ 136s] [325/354] installing cairo-1.14.2-1.el7
1547[ 137s] [326/354] installing erlang-cosEvent-17.4-2.2.el7.kolab_16
1548[ 137s] [327/354] installing erlang-cosTransactions-17.4-2.2.el7.kolab_16
1549[ 137s] [328/354] installing erlang-sasl-17.4-2.2.el7.kolab_16
1550[ 137s] [329/354] installing erlang-cosProperty-17.4-2.2.el7.kolab_16
1551[ 137s] [330/354] installing erlang-erl_docgen-17.4-2.2.el7.kolab_16
1552[ 138s] [331/354] installing pango-1.36.8-2.el7
1553[ 138s] [332/354] installing erlang-cosTime-17.4-2.2.el7.kolab_16
1554[ 138s] [333/354] installing erlang-cosFileTransfer-17.4-2.2.el7.kolab_16
1555[ 138s] [334/354] installing erlang-os_mon-17.4-2.2.el7.kolab_16
1556[ 138s] [335/354] installing librsvg2-2.39.0-1.el7
1557[ 139s] [336/354] installing gtk2-2.24.28-8.el7
1558[ 140s] [337/354] installing erlang-cosNotification-17.4-2.2.el7.kolab_16
1559[ 140s] [338/354] installing wxGTK-2.8.12-13.el7
1560[ 141s] [339/354] installing graphviz-2.30.1-19.el7
1561[ 142s] [340/354] installing erlang-cosEventDomain-17.4-2.2.el7.kolab_16
1562[ 142s] [341/354] installing wxGTK-gl-2.8.12-13.el7
1563[ 142s] [342/354] installing erlang-wx-17.4-2.2.el7.kolab_16
1564[ 143s] [343/354] installing erlang-debugger-17.4-2.2.el7.kolab_16
1565[ 144s] [344/354] installing erlang-et-17.4-2.2.el7.kolab_16
1566[ 144s] [345/354] installing erlang-reltool-17.4-2.2.el7.kolab_16
1567[ 144s] [346/354] installing erlang-dialyzer-17.4-2.2.el7.kolab_16
1568[ 144s] [347/354] installing erlang-typer-17.4-2.2.el7.kolab_16
1569[ 144s] [348/354] installing erlang-megaco-17.4-2.2.el7.kolab_16
1570[ 146s] [349/354] installing erlang-observer-17.4-2.2.el7.kolab_16
1571[ 146s] [350/354] installing erlang-webtool-17.4-2.2.el7.kolab_16
1572[ 146s] [351/354] installing erlang-test_server-17.4-2.2.el7.kolab_16
1573[ 146s] [352/354] installing erlang-common_test-17.4-2.2.el7.kolab_16
1574[ 146s] [353/354] installing erlang-rebar-2.5.1-10.1.el7.kolab_16
1575[ 147s] [354/354] installing erlang-17.4-2.2.el7.kolab_16
1576[ 147s] removing nis flags from /var/tmp/build-root/CentOS_7-x86_64/etc/nsswitch.conf...
1577[ 147s] now finalizing build dir...
1578[ 147s] mount: permission denied
1579[ 147s] mount: permission denied
1580[ 148s] -----------------------------------------------------------------
1581[ 148s] ----- building guam.spec (user abuild)
1582[ 148s] -----------------------------------------------------------------
1583[ 148s] -----------------------------------------------------------------
1584[ 148s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/guam.spec
1585[ 148s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nCFD73
1586[ 148s] + umask 022
1587[ 148s] + cd /home/abuild/rpmbuild/BUILD
1588[ 148s] + cd /home/abuild/rpmbuild/BUILD
1589[ 148s] + rm -rf guam-0.7.2
1590[ 148s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/guam-0.7.2.tar.gz
1591[ 148s] + /usr/bin/tar -xf -
1592[ 148s] + STATUS=0
1593[ 148s] + '[' 0 -ne 0 ']'
1594[ 148s] + cd guam-0.7.2
1595[ 148s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
1596[ 148s] + echo 'Patch #1 (0001-Stop-switching-to-user-group-guam.-Ref.-T971.patch):'
1597[ 148s] Patch #1 (0001-Stop-switching-to-user-group-guam.-Ref.-T971.patch):
1598[ 148s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/0001-Stop-switching-to-user-group-guam.-Ref.-T971.patch
1599[ 148s] + /usr/bin/patch -p1 --fuzz=0
1600[ 148s] patching file guam.service
1601[ 148s] Hunk #1 FAILED at 7.
1602[ 148s] 1 out of 1 hunk FAILED -- saving rejects to file guam.service.rej
1603[ 148s] error: Bad exit status from /var/tmp/rpm-tmp.nCFD73 (%prep)
1604[ 148s]
1605[ 148s]
1606[ 148s] RPM build errors:
1607[ 148s] Bad exit status from /var/tmp/rpm-tmp.nCFD73 (%prep)
1608
1609The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
1610/srv /srv/guam.git /srv/guam.git
1611/srv/guam.git /srv/guam.git
1612Running obs_build_local FAILED (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1613Running ../stick.git/drydocker/guam/test_obs.sh FAILED (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1614========================================================================
1615 Running 'rebar -v get-deps' OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1616 Running 'rebar -v compile' OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1617 Running '../stick.git/drydocker/guam/test_build.sh' OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1618 Running 'rebar -v eunit' OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1619 Running '../stick.git/drydocker/guam/test_unit.sh' OK (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1620 Running 'obs_build_local' FAILED (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1621 Running '../stick.git/drydocker/guam/test_obs.sh' FAILED (at 6d7118efab651bf5c43d5673a761a727dc304e87)
1622========================================================================
1623/var/drydock/workingcopy-41975/repo/guam
1624

Lease Working Copy

When
Completed at Feb 22 2016, 9:53 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 22 2016, 9:53 AM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline