Page MenuHomePhorge

Build 4605
FailedPublic

Drydock: Run Command

When
Completed at Sep 19 2016, 1:39 PM · Built for 5 m, 54 s
Status
Failed

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

1+ '[' -z b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2 -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-215937/repo/guam
20+ TMPDIR=/var/drydock/workingcopy-215937/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 * [new branch] feature/support_tag_arrives_before_command -> origin/feature/support_tag_arrives_before_command
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2
30Previous HEAD position was ca85945... Merge branch 'release/0.9.0'
31HEAD is now at b1552bc... wait until we have at least a tag+command for filtering to commence
32+ popd
33+ '[' guam '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/guam/build.sh ']'
57+ pushd guam.git
58+ ../stick.git/drydocker/guam/build.sh
59+ 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=4605 -e COMMIT=b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2 -e DIFFERENTIAL= -e PACKAGE=guam -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-z67vaklb6yujfcirxnxx -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
60Switched to a new branch 'develop'
61Switched to a new branch 'feature/T932_literal_continuations'
62Switched to a new branch 'feature/implicit_tls_delayed_ssl_start'
63Switched to a new branch 'feature/init_script'
64Switched to a new branch 'feature/prep_for_0.9'
65Switched to a new branch 'feature/support_tag_arrives_before_command'
66Switched to a new branch 'guam-0.7'
67Switched to a new branch 'hotfix/no_tls_server_response_fixup'
68Switched to branch 'master'
69Note: checking out 'b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2'.
70
71You are in 'detached HEAD' state. You can look around, make experimental
72changes and commit them, and you can discard any commits you make in this
73state without impacting any branches by performing another checkout.
74
75If you want to create a new branch to retain commits you create, you may
76do so (now or later) by using -b with the checkout command again. Example:
77
78 git checkout -b new_branch_name
79
80HEAD is now at b1552bc... wait until we have at least a tag+command for filtering to commence
81+ exit 1
82+ retval=1
83+ popd
84+ exit 1
85

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

1/var/drydock/workingcopy-215937/repo/guam/guam.git /var/drydock/workingcopy-215937/repo/guam
2HEAD is now at ca85945 Merge branch 'release/0.9.0'
3/var/drydock/workingcopy-215937/repo/guam
4/var/drydock/workingcopy-215937/repo/guam/stick.git /var/drydock/workingcopy-215937/repo/guam
5HEAD is now at 97a92d2 Fix typo
6/var/drydock/workingcopy-215937/repo/guam
7/var/drydock/workingcopy-215937/repo/guam/guam.git /var/drydock/workingcopy-215937/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 feature/T932_literal_continuations set up to track remote branch feature/T932_literal_continuations from origin.
13Branch feature/implicit_tls_delayed_ssl_start set up to track remote branch feature/implicit_tls_delayed_ssl_start from origin.
14Branch feature/init_script set up to track remote branch feature/init_script from origin.
15Branch feature/prep_for_0.9 set up to track remote branch feature/prep_for_0.9 from origin.
16Branch feature/support_tag_arrives_before_command set up to track remote branch feature/support_tag_arrives_before_command from origin.
17Branch guam-0.7 set up to track remote branch guam-0.7 from origin.
18Branch hotfix/no_tls_server_response_fixup set up to track remote branch hotfix/no_tls_server_response_fixup from origin.
19/srv/closure-compiler.git
20Loaded plugins: ovl, priorities
21Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
22 : extras openSUSE_Tools updates
230 metadata files removed
240 sqlite files removed
250 metadata files removed
26Loaded plugins: ovl, priorities
27154 packages excluded due to repository priority protections
28Resolving Dependencies
29--> Running transaction check
30---> Package bash.x86_64 0:4.2.46-19.el7 will be updated
31---> Package bash.x86_64 0:4.2.46-20.el7_2 will be an update
32---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.2 will be updated
33---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.3 will be an update
34---> Package bind-license.noarch 32:9.9.4-29.el7_2.2 will be updated
35---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be an update
36---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.2 will be updated
37---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.3 will be an update
38---> Package build.noarch 0:20151105-214.1 will be updated
39---> Package build.noarch 0:20160809-228.1 will be an update
40---> Package build-mkbaselibs.noarch 0:20151105-214.1 will be updated
41---> Package build-mkbaselibs.noarch 0:20160809-228.1 will be an update
42---> Package chkconfig.x86_64 0:1.3.61-5.el7 will be updated
43---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be an update
44---> Package dbus.x86_64 1:1.6.12-13.el7 will be updated
45---> Package dbus.x86_64 1:1.6.12-14.el7_2 will be an update
46---> Package dbus-libs.x86_64 1:1.6.12-13.el7 will be updated
47---> Package dbus-libs.x86_64 1:1.6.12-14.el7_2 will be an update
48---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.1 will be updated
49---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.5 will be an update
50---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.1 will be updated
51---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.5 will be an update
52---> Package dracut.x86_64 0:033-360.el7_2 will be updated
53---> Package dracut.x86_64 0:033-360.el7_2.1 will be an update
54---> Package epel-release.noarch 0:7-5 will be updated
55---> Package epel-release.noarch 0:7-8 will be an update
56---> Package epel-rpm-macros.noarch 0:7-5 will be updated
57---> Package epel-rpm-macros.noarch 0:7-8 will be an update
58--> Processing Dependency: python2-rpm-macros for package: epel-rpm-macros-7-8.noarch
59--> Processing Dependency: python-srpm-macros for package: epel-rpm-macros-7-8.noarch
60--> Processing Dependency: python-rpm-macros for package: epel-rpm-macros-7-8.noarch
61---> Package git.x86_64 0:1.8.3.1-6.el7 will be updated
62---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be an update
63---> Package glibc.x86_64 0:2.17-106.el7_2.4 will be updated
64---> Package glibc.x86_64 0:2.17-106.el7_2.8 will be an update
65---> Package glibc-common.x86_64 0:2.17-106.el7_2.4 will be updated
66---> Package glibc-common.x86_64 0:2.17-106.el7_2.8 will be an update
67---> Package glibc-devel.x86_64 0:2.17-106.el7_2.4 will be updated
68---> Package glibc-devel.x86_64 0:2.17-106.el7_2.8 will be an update
69---> Package glibc-headers.x86_64 0:2.17-106.el7_2.4 will be updated
70---> Package glibc-headers.x86_64 0:2.17-106.el7_2.8 will be an update
71---> Package graphite2.x86_64 0:1.2.2-5.el7 will be updated
72---> Package graphite2.x86_64 0:1.3.6-1.el7_2 will be an update
73---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
74---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.111-2.6.7.2.el7_2 will be an update
75---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
76---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.111-2.6.7.2.el7_2 will be an update
77---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
78---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.111-2.6.7.2.el7_2 will be an update
79---> Package kernel-headers.x86_64 0:3.10.0-327.10.1.el7 will be updated
80---> Package kernel-headers.x86_64 0:3.10.0-327.28.3.el7 will be an update
81---> Package kmod.x86_64 0:20-5.el7 will be updated
82---> Package kmod.x86_64 0:20-8.el7_2 will be an update
83---> Package kmod-libs.x86_64 0:20-5.el7 will be updated
84---> Package kmod-libs.x86_64 0:20-8.el7_2 will be an update
85---> Package kpartx.x86_64 0:0.4.9-85.el7 will be updated
86---> Package kpartx.x86_64 0:0.4.9-85.el7_2.6 will be an update
87---> Package krb5-libs.x86_64 0:1.13.2-10.el7 will be updated
88---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be an update
89---> Package libblkid.x86_64 0:2.23.2-26.el7 will be updated
90---> Package libblkid.x86_64 0:2.23.2-26.el7_2.3 will be an update
91---> Package libmount.x86_64 0:2.23.2-26.el7 will be updated
92---> Package libmount.x86_64 0:2.23.2-26.el7_2.3 will be an update
93---> Package libssh2.x86_64 0:1.4.3-10.el7 will be updated
94---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be an update
95---> Package libtiff.x86_64 0:4.0.3-14.el7 will be updated
96---> Package libtiff.x86_64 0:4.0.3-25.el7_2 will be an update
97---> Package libuuid.x86_64 0:2.23.2-26.el7 will be updated
98---> Package libuuid.x86_64 0:2.23.2-26.el7_2.3 will be an update
99---> Package libxml2.x86_64 0:2.9.1-6.el7_2.2 will be updated
100---> Package libxml2.x86_64 0:2.9.1-6.el7_2.3 will be an update
101---> Package nspr.x86_64 0:4.10.8-2.el7_1 will be updated
102---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be an update
103---> Package nss.x86_64 0:3.19.1-19.el7_2 will be updated
104---> Package nss.x86_64 0:3.21.0-9.el7_2 will be an update
105---> Package nss-softokn.x86_64 0:3.16.2.3-13.el7_1 will be updated
106---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
107---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-13.el7_1 will be updated
108---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
109---> Package nss-sysinit.x86_64 0:3.19.1-19.el7_2 will be updated
110---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be an update
111---> Package nss-tools.x86_64 0:3.19.1-19.el7_2 will be updated
112---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be an update
113---> Package nss-util.x86_64 0:3.19.1-4.el7_1 will be updated
114---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be an update
115---> Package openldap.x86_64 0:2.4.40-8.el7 will be updated
116---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be an update
117---> Package openldap-clients.x86_64 0:2.4.40-8.el7 will be updated
118---> Package openldap-clients.x86_64 0:2.4.40-9.el7_2 will be an update
119---> Package openssh.x86_64 0:6.6.1p1-23.el7_2 will be updated
120---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be an update
121---> Package openssh-clients.x86_64 0:6.6.1p1-23.el7_2 will be updated
122---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be an update
123---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.2 will be updated
124---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.5 will be an update
125---> Package osc.x86_64 0:0.152.0-173.2 will be updated
126---> Package osc.noarch 0:0.155.1-192.1 will be an update
127---> Package pcre.x86_64 0:8.32-15.el7 will be updated
128---> Package pcre.x86_64 0:8.32-15.el7_2.1 will be an update
129---> Package perl-Git.noarch 0:1.8.3.1-6.el7 will be updated
130---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be an update
131---> Package php-cli.x86_64 0:5.4.16-36.el7_1 will be updated
132---> Package php-cli.x86_64 0:5.4.16-36.3.el7_2 will be an update
133---> Package php-common.x86_64 0:5.4.16-36.el7_1 will be updated
134---> Package php-common.x86_64 0:5.4.16-36.3.el7_2 will be an update
135---> Package php-mbstring.x86_64 0:5.4.16-36.el7_1 will be updated
136---> Package php-mbstring.x86_64 0:5.4.16-36.3.el7_2 will be an update
137---> Package php-phpunit-PHPUnit.noarch 0:4.8.17-1.el7 will be updated
138---> Package php-phpunit-PHPUnit.noarch 0:4.8.27-1.el7 will be an update
139---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be updated
140---> Package php-phpunit-exporter.noarch 0:1.2.2-1.el7 will be an update
141---> Package php-soap.x86_64 0:5.4.16-36.el7_1 will be updated
142---> Package php-soap.x86_64 0:5.4.16-36.3.el7_2 will be an update
143---> Package php-symfony-class-loader.noarch 0:2.7.9-2.el7 will be updated
144---> Package php-symfony-class-loader.noarch 0:2.8.9-1.el7 will be an update
145---> Package php-symfony-common.noarch 0:2.7.9-2.el7 will be updated
146---> Package php-symfony-common.noarch 0:2.8.9-1.el7 will be an update
147---> Package php-symfony-yaml.noarch 0:2.7.9-2.el7 will be updated
148---> Package php-symfony-yaml.noarch 0:2.8.9-1.el7 will be an update
149---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be updated
150---> Package php-tidy.x86_64 0:5.4.16-4.el7 will be an update
151---> Package php-xml.x86_64 0:5.4.16-36.el7_1 will be updated
152---> Package php-xml.x86_64 0:5.4.16-36.3.el7_2 will be an update
153---> Package polkit.x86_64 0:0.112-6.el7_2 will be updated
154---> Package polkit.x86_64 0:0.112-7.el7_2 will be an update
155---> Package python.x86_64 0:2.7.5-34.el7 will be updated
156---> Package python.x86_64 0:2.7.5-39.el7_2 will be an update
157---> Package python-libs.x86_64 0:2.7.5-34.el7 will be updated
158---> Package python-libs.x86_64 0:2.7.5-39.el7_2 will be an update
159---> Package sudo.x86_64 0:1.8.6p7-16.el7 will be updated
160---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be an update
161---> Package systemd.x86_64 0:219-19.el7_2.4 will be updated
162---> Package systemd.x86_64 0:219-19.el7_2.13 will be an update
163---> Package systemd-libs.x86_64 0:219-19.el7_2.4 will be updated
164---> Package systemd-libs.x86_64 0:219-19.el7_2.13 will be an update
165---> Package tzdata.noarch 0:2016a-1.el7 will be updated
166---> Package tzdata.noarch 0:2016f-1.el7 will be an update
167---> Package tzdata-java.noarch 0:2016a-1.el7 will be updated
168---> Package tzdata-java.noarch 0:2016f-1.el7 will be an update
169---> Package util-linux.x86_64 0:2.23.2-26.el7 will be updated
170---> Package util-linux.x86_64 0:2.23.2-26.el7_2.3 will be an update
171--> Running transaction check
172---> Package python-rpm-macros.noarch 0:3-10.el7 will be installed
173---> Package python-srpm-macros.noarch 0:3-10.el7 will be installed
174---> Package python2-rpm-macros.noarch 0:3-10.el7 will be installed
175--> Finished Dependency Resolution
176
177Dependencies Resolved
178
179================================================================================
180 Package Arch Version Repository Size
181================================================================================
182Updating:
183 bash x86_64 4.2.46-20.el7_2 updates 1.0 M
184 bind-libs x86_64 32:9.9.4-29.el7_2.3 updates 1.0 M
185 bind-license noarch 32:9.9.4-29.el7_2.3 updates 82 k
186 bind-utils x86_64 32:9.9.4-29.el7_2.3 updates 200 k
187 build noarch 20160809-228.1 openSUSE_Tools 178 k
188 build-mkbaselibs noarch 20160809-228.1 openSUSE_Tools 40 k
189 chkconfig x86_64 1.3.61-5.el7_2.1 updates 173 k
190 dbus x86_64 1:1.6.12-14.el7_2 updates 306 k
191 dbus-libs x86_64 1:1.6.12-14.el7_2 updates 151 k
192 device-mapper x86_64 7:1.02.107-5.el7_2.5 updates 252 k
193 device-mapper-libs x86_64 7:1.02.107-5.el7_2.5 updates 305 k
194 dracut x86_64 033-360.el7_2.1 updates 311 k
195 epel-release noarch 7-8 epel 14 k
196 epel-rpm-macros noarch 7-8 epel 11 k
197 git x86_64 1.8.3.1-6.el7_2.1 updates 4.4 M
198 glibc x86_64 2.17-106.el7_2.8 updates 3.6 M
199 glibc-common x86_64 2.17-106.el7_2.8 updates 11 M
200 glibc-devel x86_64 2.17-106.el7_2.8 updates 1.0 M
201 glibc-headers x86_64 2.17-106.el7_2.8 updates 663 k
202 graphite2 x86_64 1.3.6-1.el7_2 updates 112 k
203 java-1.7.0-openjdk x86_64 1:1.7.0.111-2.6.7.2.el7_2 updates 209 k
204 java-1.7.0-openjdk-devel x86_64 1:1.7.0.111-2.6.7.2.el7_2 updates 9.2 M
205 java-1.7.0-openjdk-headless
206 x86_64 1:1.7.0.111-2.6.7.2.el7_2 updates 25 M
207 kernel-headers x86_64 3.10.0-327.28.3.el7 updates 3.2 M
208 kmod x86_64 20-8.el7_2 updates 114 k
209 kmod-libs x86_64 20-8.el7_2 updates 47 k
210 kpartx x86_64 0.4.9-85.el7_2.6 updates 60 k
211 krb5-libs x86_64 1.13.2-12.el7_2 updates 843 k
212 libblkid x86_64 2.23.2-26.el7_2.3 updates 167 k
213 libmount x86_64 2.23.2-26.el7_2.3 updates 169 k
214 libssh2 x86_64 1.4.3-10.el7_2.1 updates 134 k
215 libtiff x86_64 4.0.3-25.el7_2 updates 169 k
216 libuuid x86_64 2.23.2-26.el7_2.3 updates 74 k
217 libxml2 x86_64 2.9.1-6.el7_2.3 updates 668 k
218 nspr x86_64 4.11.0-1.el7_2 updates 126 k
219 nss x86_64 3.21.0-9.el7_2 updates 850 k
220 nss-softokn x86_64 3.16.2.3-14.2.el7_2 updates 305 k
221 nss-softokn-freebl x86_64 3.16.2.3-14.2.el7_2 updates 204 k
222 nss-sysinit x86_64 3.21.0-9.el7_2 updates 55 k
223 nss-tools x86_64 3.21.0-9.el7_2 updates 487 k
224 nss-util x86_64 3.21.0-2.2.el7_2 updates 72 k
225 openldap x86_64 2.4.40-9.el7_2 updates 348 k
226 openldap-clients x86_64 2.4.40-9.el7_2 updates 186 k
227 openssh x86_64 6.6.1p1-25.el7_2 updates 435 k
228 openssh-clients x86_64 6.6.1p1-25.el7_2 updates 639 k
229 openssl-libs x86_64 1:1.0.1e-51.el7_2.5 updates 952 k
230 osc noarch 0.155.1-192.1 openSUSE_Tools 520 k
231 pcre x86_64 8.32-15.el7_2.1 updates 420 k
232 perl-Git noarch 1.8.3.1-6.el7_2.1 updates 53 k
233 php-cli x86_64 5.4.16-36.3.el7_2 updates 2.7 M
234 php-common x86_64 5.4.16-36.3.el7_2 updates 563 k
235 php-mbstring x86_64 5.4.16-36.3.el7_2 updates 504 k
236 php-phpunit-PHPUnit noarch 4.8.27-1.el7 epel 132 k
237 php-phpunit-exporter noarch 1.2.2-1.el7 epel 10 k
238 php-soap x86_64 5.4.16-36.3.el7_2 updates 157 k
239 php-symfony-class-loader noarch 2.8.9-1.el7 epel 25 k
240 php-symfony-common noarch 2.8.9-1.el7 epel 122 k
241 php-symfony-yaml noarch 2.8.9-1.el7 epel 28 k
242 php-tidy x86_64 5.4.16-4.el7 epel 22 k
243 php-xml x86_64 5.4.16-36.3.el7_2 updates 124 k
244 polkit x86_64 0.112-7.el7_2 updates 166 k
245 python x86_64 2.7.5-39.el7_2 updates 89 k
246 python-libs x86_64 2.7.5-39.el7_2 updates 5.6 M
247 sudo x86_64 1.8.6p7-17.el7_2 updates 732 k
248 systemd x86_64 219-19.el7_2.13 updates 5.1 M
249 systemd-libs x86_64 219-19.el7_2.13 updates 358 k
250 tzdata noarch 2016f-1.el7 updates 439 k
251 tzdata-java noarch 2016f-1.el7 updates 179 k
252 util-linux x86_64 2.23.2-26.el7_2.3 updates 1.9 M
253Installing for dependencies:
254 python-rpm-macros noarch 3-10.el7 epel 5.0 k
255 python-srpm-macros noarch 3-10.el7 epel 4.4 k
256 python2-rpm-macros noarch 3-10.el7 epel 4.5 k
257
258Transaction Summary
259================================================================================
260Install ( 3 Dependent packages)
261Upgrade 69 Packages
262
263Total download size: 90 M
264Downloading packages:
265Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
266--------------------------------------------------------------------------------
267Total 1.1 MB/s | 90 MB 01:23
268Running transaction check
269Running transaction test
270Transaction test succeeded
271Running transaction
272 Installing : python-srpm-macros-3-10.el7.noarch 1/141
273 Installing : python-rpm-macros-3-10.el7.noarch 2/141
274 Installing : python2-rpm-macros-3-10.el7.noarch 3/141
275 Updating : build-mkbaselibs-20160809-228.1.noarch 4/141
276 Updating : tzdata-java-2016f-1.el7.noarch 5/141
277 Updating : tzdata-2016f-1.el7.noarch 6/141
278 Updating : bash-4.2.46-20.el7_2.x86_64 7/141
279 Updating : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 8/141
280 Updating : glibc-2.17-106.el7_2.8.x86_64 9/141
281 Updating : glibc-common-2.17-106.el7_2.8.x86_64 10/141
282 Updating : php-common-5.4.16-36.3.el7_2.x86_64 11/141
283 Updating : nspr-4.11.0-1.el7_2.x86_64 12/141
284 Updating : nss-util-3.21.0-2.2.el7_2.x86_64 13/141
285 Updating : krb5-libs-1.13.2-12.el7_2.x86_64 14/141
286 Updating : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 15/141
287 Updating : libxml2-2.9.1-6.el7_2.3.x86_64 16/141
288 Updating : chkconfig-1.3.61-5.el7_2.1.x86_64 17/141
289 Updating : systemd-libs-219-19.el7_2.13.x86_64 18/141
290 Updating : php-mbstring-5.4.16-36.3.el7_2.x86_64 19/141
291 Updating : libuuid-2.23.2-26.el7_2.3.x86_64 20/141
292 Updating : libblkid-2.23.2-26.el7_2.3.x86_64 21/141
293 Updating : libmount-2.23.2-26.el7_2.3.x86_64 22/141
294 Updating : util-linux-2.23.2-26.el7_2.3.x86_64 23/141
295 Updating : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 24/141
296 Updating : nss-3.21.0-9.el7_2.x86_64 25/141
297 Updating : nss-sysinit-3.21.0-9.el7_2.x86_64 26/141
298 Updating : 1:java-1.7.0-openjdk-devel-1.7.0.111-2.6.7.2.el7_2.x86 27/141
299 Updating : 1:java-1.7.0-openjdk-headless-1.7.0.111-2.6.7.2.el7_2. 28/141
300 Updating : 1:java-1.7.0-openjdk-1.7.0.111-2.6.7.2.el7_2.x86_64 29/141
301 Updating : php-symfony-common-2.8.9-1.el7.noarch 30/141
302 Updating : php-symfony-class-loader-2.8.9-1.el7.noarch 31/141
303 Updating : pcre-8.32-15.el7_2.1.x86_64 32/141
304 Updating : php-cli-5.4.16-36.3.el7_2.x86_64 33/141
305 Updating : php-symfony-yaml-2.8.9-1.el7.noarch 34/141
306 Updating : nss-tools-3.21.0-9.el7_2.x86_64 35/141
307 Updating : openldap-2.4.40-9.el7_2.x86_64 36/141
308 Updating : openssh-6.6.1p1-25.el7_2.x86_64 37/141
309 Updating : openssh-clients-6.6.1p1-25.el7_2.x86_64 38/141
310 Updating : php-phpunit-exporter-1.2.2-1.el7.noarch 39/141
311 Updating : php-xml-5.4.16-36.3.el7_2.x86_64 40/141
312 Updating : python-libs-2.7.5-39.el7_2.x86_64 41/141
313 Updating : python-2.7.5-39.el7_2.x86_64 42/141
314 Updating : perl-Git-1.8.3.1-6.el7_2.1.noarch 43/141
315 Updating : git-1.8.3.1-6.el7_2.1.x86_64 44/141
316 Updating : php-tidy-5.4.16-4.el7.x86_64 45/141
317 Updating : kmod-libs-20-8.el7_2.x86_64 46/141
318 Updating : 1:dbus-libs-1.6.12-14.el7_2.x86_64 47/141
319 Updating : 7:device-mapper-1.02.107-5.el7_2.5.x86_64 48/141
320 Updating : 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64 49/141
321 Updating : kpartx-0.4.9-85.el7_2.6.x86_64 50/141
322 Updating : dracut-033-360.el7_2.1.x86_64 51/141
323 Updating : kmod-20-8.el7_2.x86_64 52/141
324 Updating : systemd-219-19.el7_2.13.x86_64 53/141
325 Updating : 1:dbus-1.6.12-14.el7_2.x86_64 54/141
326 Updating : kernel-headers-3.10.0-327.28.3.el7.x86_64 55/141
327 Updating : glibc-headers-2.17-106.el7_2.8.x86_64 56/141
328 Updating : 32:bind-license-9.9.4-29.el7_2.3.noarch 57/141
329 Updating : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 58/141
330 Updating : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 59/141
331 Updating : glibc-devel-2.17-106.el7_2.8.x86_64 60/141
332 Updating : polkit-0.112-7.el7_2.x86_64 61/141
333 Updating : php-phpunit-PHPUnit-4.8.27-1.el7.noarch 62/141
334 Updating : osc-0.155.1-192.1.noarch 63/141
335 Updating : sudo-1.8.6p7-17.el7_2.x86_64 64/141
336 Updating : openldap-clients-2.4.40-9.el7_2.x86_64 65/141
337 Updating : php-soap-5.4.16-36.3.el7_2.x86_64 66/141
338 Updating : libssh2-1.4.3-10.el7_2.1.x86_64 67/141
339 Updating : graphite2-1.3.6-1.el7_2.x86_64 68/141
340 Updating : libtiff-4.0.3-25.el7_2.x86_64 69/141
341 Updating : build-20160809-228.1.noarch 70/141
342 Updating : epel-rpm-macros-7-8.noarch 71/141
343 Updating : epel-release-7-8.noarch 72/141
344 Cleanup : php-phpunit-PHPUnit-4.8.17-1.el7.noarch 73/141
345 Cleanup : php-cli-5.4.16-36.el7_1.x86_64 74/141
346 Cleanup : php-symfony-yaml-2.7.9-2.el7.noarch 75/141
347 Cleanup : php-xml-5.4.16-36.el7_1.x86_64 76/141
348 Cleanup : php-soap-5.4.16-36.el7_1.x86_64 77/141
349 Cleanup : glibc-devel-2.17-106.el7_2.4.x86_64 78/141
350 Cleanup : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 79/141
351 Cleanup : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 80/141
352 Cleanup : polkit-0.112-6.el7_2.x86_64 81/141
353 Cleanup : kpartx-0.4.9-85.el7.x86_64 82/141
354 Cleanup : 7:device-mapper-libs-1.02.107-5.el7_2.1.x86_64 83/141
355 Cleanup : 7:device-mapper-1.02.107-5.el7_2.1.x86_64 84/141
356 Cleanup : kmod-20-5.el7.x86_64 85/141
357 Cleanup : dracut-033-360.el7_2.x86_64 86/141
358 Cleanup : 1:dbus-1.6.12-13.el7.x86_64 87/141
359 Cleanup : systemd-219-19.el7_2.4.x86_64 88/141
360 Cleanup : 1:java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_ 89/141
361 Cleanup : 1:java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x 90/141
362 Cleanup : 1:java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64 91/141
363 Cleanup : openldap-clients-2.4.40-8.el7.x86_64 92/141
364 Cleanup : sudo-1.8.6p7-16.el7.x86_64 93/141
365 Cleanup : glibc-headers-2.17-106.el7_2.4.x86_64 94/141
366 Cleanup : php-mbstring-5.4.16-36.el7_1.x86_64 95/141
367 Cleanup : php-symfony-class-loader-2.7.9-2.el7.noarch 96/141
368 Cleanup : php-symfony-common-2.7.9-2.el7.noarch 97/141
369 Cleanup : php-phpunit-exporter-1.2.0-1.el7.noarch 98/141
370 Cleanup : php-tidy-5.4.16-3.el7.x86_64 99/141
371 Cleanup : osc-0.152.0-173.2.x86_64 100/141
372 Cleanup : build-20151105-214.1.noarch 101/141
373 Cleanup : libssh2-1.4.3-10.el7.x86_64 102/141
374 Cleanup : php-common-5.4.16-36.el7_1.x86_64 103/141
375 Cleanup : git-1.8.3.1-6.el7.x86_64 104/141
376 Cleanup : perl-Git-1.8.3.1-6.el7.noarch 105/141
377 Cleanup : openssh-clients-6.6.1p1-23.el7_2.x86_64 106/141
378 Cleanup : openssh-6.6.1p1-23.el7_2.x86_64 107/141
379 Cleanup : util-linux-2.23.2-26.el7.x86_64 108/141
380 Cleanup : openldap-2.4.40-8.el7.x86_64 109/141
381 Cleanup : nss-tools-3.19.1-19.el7_2.x86_64 110/141
382 Cleanup : nss-sysinit-3.19.1-19.el7_2.x86_64 111/141
383 Cleanup : nss-3.19.1-19.el7_2.x86_64 112/141
384 Cleanup : nss-softokn-3.16.2.3-13.el7_1.x86_64 113/141
385 Cleanup : nss-util-3.19.1-4.el7_1.x86_64 114/141
386 Cleanup : libmount-2.23.2-26.el7.x86_64 115/141
387 Cleanup : python-2.7.5-34.el7.x86_64 116/141
388 Cleanup : python-libs-2.7.5-34.el7.x86_64 117/141
389 Cleanup : libblkid-2.23.2-26.el7.x86_64 118/141
390 Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.2.x86_64 119/141
391 Cleanup : krb5-libs-1.13.2-10.el7.x86_64 120/141
392 Cleanup : libuuid-2.23.2-26.el7.x86_64 121/141
393 Cleanup : nspr-4.10.8-2.el7_1.x86_64 122/141
394 Cleanup : chkconfig-1.3.61-5.el7.x86_64 123/141
395 Cleanup : systemd-libs-219-19.el7_2.4.x86_64 124/141
396 Cleanup : pcre-8.32-15.el7.x86_64 125/141
397 Cleanup : kmod-libs-20-5.el7.x86_64 126/141
398 Cleanup : 1:dbus-libs-1.6.12-13.el7.x86_64 127/141
399 Cleanup : libxml2-2.9.1-6.el7_2.2.x86_64 128/141
400 Cleanup : libtiff-4.0.3-14.el7.x86_64 129/141
401 Cleanup : graphite2-1.2.2-5.el7.x86_64 130/141
402 Cleanup : build-mkbaselibs-20151105-214.1.noarch 131/141
403 Cleanup : kernel-headers-3.10.0-327.10.1.el7.x86_64 132/141
404 Cleanup : tzdata-java-2016a-1.el7.noarch 133/141
405 Cleanup : 32:bind-license-9.9.4-29.el7_2.2.noarch 134/141
406 Cleanup : epel-rpm-macros-7-5.noarch 135/141
407 Cleanup : epel-release-7-5.noarch 136/141
408 Cleanup : glibc-common-2.17-106.el7_2.4.x86_64 137/141
409 Cleanup : bash-4.2.46-19.el7.x86_64 138/141
410 Cleanup : nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 139/141
411 Cleanup : glibc-2.17-106.el7_2.4.x86_64 140/141
412 Cleanup : tzdata-2016a-1.el7.noarch 141/141
413 Verifying : php-tidy-5.4.16-4.el7.x86_64 1/141
414 Verifying : php-symfony-yaml-2.8.9-1.el7.noarch 2/141
415 Verifying : sudo-1.8.6p7-17.el7_2.x86_64 3/141
416 Verifying : 1:java-1.7.0-openjdk-1.7.0.111-2.6.7.2.el7_2.x86_64 4/141
417 Verifying : 32:bind-license-9.9.4-29.el7_2.3.noarch 5/141
418 Verifying : glibc-devel-2.17-106.el7_2.8.x86_64 6/141
419 Verifying : kernel-headers-3.10.0-327.28.3.el7.x86_64 7/141
420 Verifying : util-linux-2.23.2-26.el7_2.3.x86_64 8/141
421 Verifying : pcre-8.32-15.el7_2.1.x86_64 9/141
422 Verifying : dracut-033-360.el7_2.1.x86_64 10/141
423 Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 11/141
424 Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 12/141
425 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.111-2.6.7.2.el7_2.x86 13/141
426 Verifying : openldap-clients-2.4.40-9.el7_2.x86_64 14/141
427 Verifying : build-20160809-228.1.noarch 15/141
428 Verifying : nspr-4.11.0-1.el7_2.x86_64 16/141
429 Verifying : git-1.8.3.1-6.el7_2.1.x86_64 17/141
430 Verifying : php-symfony-class-loader-2.8.9-1.el7.noarch 18/141
431 Verifying : php-symfony-common-2.8.9-1.el7.noarch 19/141
432 Verifying : libuuid-2.23.2-26.el7_2.3.x86_64 20/141
433 Verifying : tzdata-2016f-1.el7.noarch 21/141
434 Verifying : kpartx-0.4.9-85.el7_2.6.x86_64 22/141
435 Verifying : openldap-2.4.40-9.el7_2.x86_64 23/141
436 Verifying : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 24/141
437 Verifying : glibc-2.17-106.el7_2.8.x86_64 25/141
438 Verifying : libblkid-2.23.2-26.el7_2.3.x86_64 26/141
439 Verifying : kmod-libs-20-8.el7_2.x86_64 27/141
440 Verifying : krb5-libs-1.13.2-12.el7_2.x86_64 28/141
441 Verifying : php-mbstring-5.4.16-36.3.el7_2.x86_64 29/141
442 Verifying : graphite2-1.3.6-1.el7_2.x86_64 30/141
443 Verifying : python-libs-2.7.5-39.el7_2.x86_64 31/141
444 Verifying : bash-4.2.46-20.el7_2.x86_64 32/141
445 Verifying : tzdata-java-2016f-1.el7.noarch 33/141
446 Verifying : libssh2-1.4.3-10.el7_2.1.x86_64 34/141
447 Verifying : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 35/141
448 Verifying : nss-tools-3.21.0-9.el7_2.x86_64 36/141
449 Verifying : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 37/141
450 Verifying : build-mkbaselibs-20160809-228.1.noarch 38/141
451 Verifying : libxml2-2.9.1-6.el7_2.3.x86_64 39/141
452 Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 40/141
453 Verifying : glibc-common-2.17-106.el7_2.8.x86_64 41/141
454 Verifying : php-common-5.4.16-36.3.el7_2.x86_64 42/141
455 Verifying : systemd-libs-219-19.el7_2.13.x86_64 43/141
456 Verifying : php-cli-5.4.16-36.3.el7_2.x86_64 44/141
457 Verifying : python-2.7.5-39.el7_2.x86_64 45/141
458 Verifying : python-rpm-macros-3-10.el7.noarch 46/141
459 Verifying : php-soap-5.4.16-36.3.el7_2.x86_64 47/141
460 Verifying : python2-rpm-macros-3-10.el7.noarch 48/141
461 Verifying : 7:device-mapper-1.02.107-5.el7_2.5.x86_64 49/141
462 Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 50/141
463 Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 51/141
464 Verifying : nss-3.21.0-9.el7_2.x86_64 52/141
465 Verifying : php-xml-5.4.16-36.3.el7_2.x86_64 53/141
466 Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 54/141
467 Verifying : php-phpunit-PHPUnit-4.8.27-1.el7.noarch 55/141
468 Verifying : 1:dbus-1.6.12-14.el7_2.x86_64 56/141
469 Verifying : glibc-headers-2.17-106.el7_2.8.x86_64 57/141
470 Verifying : polkit-0.112-7.el7_2.x86_64 58/141
471 Verifying : openssh-6.6.1p1-25.el7_2.x86_64 59/141
472 Verifying : epel-release-7-8.noarch 60/141
473 Verifying : php-phpunit-exporter-1.2.2-1.el7.noarch 61/141
474 Verifying : epel-rpm-macros-7-8.noarch 62/141
475 Verifying : kmod-20-8.el7_2.x86_64 63/141
476 Verifying : libtiff-4.0.3-25.el7_2.x86_64 64/141
477 Verifying : systemd-219-19.el7_2.13.x86_64 65/141
478 Verifying : python-srpm-macros-3-10.el7.noarch 66/141
479 Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64 67/141
480 Verifying : openssh-clients-6.6.1p1-25.el7_2.x86_64 68/141
481 Verifying : 1:dbus-libs-1.6.12-14.el7_2.x86_64 69/141
482 Verifying : osc-0.155.1-192.1.noarch 70/141
483 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.111-2.6.7.2.el7_2. 71/141
484 Verifying : libmount-2.23.2-26.el7_2.3.x86_64 72/141
485 Verifying : php-symfony-class-loader-2.7.9-2.el7.noarch 73/141
486 Verifying : chkconfig-1.3.61-5.el7.x86_64 74/141
487 Verifying : glibc-common-2.17-106.el7_2.4.x86_64 75/141
488 Verifying : php-soap-5.4.16-36.el7_1.x86_64 76/141
489 Verifying : systemd-libs-219-19.el7_2.4.x86_64 77/141
490 Verifying : perl-Git-1.8.3.1-6.el7.noarch 78/141
491 Verifying : nss-3.19.1-19.el7_2.x86_64 79/141
492 Verifying : openssh-clients-6.6.1p1-23.el7_2.x86_64 80/141
493 Verifying : libblkid-2.23.2-26.el7.x86_64 81/141
494 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x 82/141
495 Verifying : php-common-5.4.16-36.el7_1.x86_64 83/141
496 Verifying : kpartx-0.4.9-85.el7.x86_64 84/141
497 Verifying : build-20151105-214.1.noarch 85/141
498 Verifying : 1:java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64 86/141
499 Verifying : 7:device-mapper-1.02.107-5.el7_2.1.x86_64 87/141
500 Verifying : php-mbstring-5.4.16-36.el7_1.x86_64 88/141
501 Verifying : 32:bind-license-9.9.4-29.el7_2.2.noarch 89/141
502 Verifying : tzdata-java-2016a-1.el7.noarch 90/141
503 Verifying : php-tidy-5.4.16-3.el7.x86_64 91/141
504 Verifying : 1:dbus-1.6.12-13.el7.x86_64 92/141
505 Verifying : nss-softokn-3.16.2.3-13.el7_1.x86_64 93/141
506 Verifying : libtiff-4.0.3-14.el7.x86_64 94/141
507 Verifying : libuuid-2.23.2-26.el7.x86_64 95/141
508 Verifying : libssh2-1.4.3-10.el7.x86_64 96/141
509 Verifying : osc-0.152.0-173.2.x86_64 97/141
510 Verifying : systemd-219-19.el7_2.4.x86_64 98/141
511 Verifying : kernel-headers-3.10.0-327.10.1.el7.x86_64 99/141
512 Verifying : 1:openssl-libs-1.0.1e-51.el7_2.2.x86_64 100/141
513 Verifying : glibc-headers-2.17-106.el7_2.4.x86_64 101/141
514 Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 102/141
515 Verifying : util-linux-2.23.2-26.el7.x86_64 103/141
516 Verifying : nss-util-3.19.1-4.el7_1.x86_64 104/141
517 Verifying : git-1.8.3.1-6.el7.x86_64 105/141
518 Verifying : bash-4.2.46-19.el7.x86_64 106/141
519 Verifying : python-libs-2.7.5-34.el7.x86_64 107/141
520 Verifying : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 108/141
521 Verifying : php-phpunit-PHPUnit-4.8.17-1.el7.noarch 109/141
522 Verifying : openldap-clients-2.4.40-8.el7.x86_64 110/141
523 Verifying : php-cli-5.4.16-36.el7_1.x86_64 111/141
524 Verifying : pcre-8.32-15.el7.x86_64 112/141
525 Verifying : build-mkbaselibs-20151105-214.1.noarch 113/141
526 Verifying : graphite2-1.2.2-5.el7.x86_64 114/141
527 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_ 115/141
528 Verifying : nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 116/141
529 Verifying : libmount-2.23.2-26.el7.x86_64 117/141
530 Verifying : python-2.7.5-34.el7.x86_64 118/141
531 Verifying : libxml2-2.9.1-6.el7_2.2.x86_64 119/141
532 Verifying : openssh-6.6.1p1-23.el7_2.x86_64 120/141
533 Verifying : php-symfony-common-2.7.9-2.el7.noarch 121/141
534 Verifying : nss-sysinit-3.19.1-19.el7_2.x86_64 122/141
535 Verifying : glibc-devel-2.17-106.el7_2.4.x86_64 123/141
536 Verifying : kmod-20-5.el7.x86_64 124/141
537 Verifying : kmod-libs-20-5.el7.x86_64 125/141
538 Verifying : tzdata-2016a-1.el7.noarch 126/141
539 Verifying : sudo-1.8.6p7-16.el7.x86_64 127/141
540 Verifying : nss-tools-3.19.1-19.el7_2.x86_64 128/141
541 Verifying : php-xml-5.4.16-36.el7_1.x86_64 129/141
542 Verifying : 1:dbus-libs-1.6.12-13.el7.x86_64 130/141
543 Verifying : krb5-libs-1.13.2-10.el7.x86_64 131/141
544 Verifying : php-symfony-yaml-2.7.9-2.el7.noarch 132/141
545 Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.1.x86_64 133/141
546 Verifying : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 134/141
547 Verifying : dracut-033-360.el7_2.x86_64 135/141
548 Verifying : polkit-0.112-6.el7_2.x86_64 136/141
549 Verifying : openldap-2.4.40-8.el7.x86_64 137/141
550 Verifying : glibc-2.17-106.el7_2.4.x86_64 138/141
551 Verifying : epel-release-7-5.noarch 139/141
552 Verifying : nspr-4.10.8-2.el7_1.x86_64 140/141
553 Verifying : epel-rpm-macros-7-5.noarch 141/141
554
555Dependency Installed:
556 python-rpm-macros.noarch 0:3-10.el7 python-srpm-macros.noarch 0:3-10.el7
557 python2-rpm-macros.noarch 0:3-10.el7
558
559Updated:
560 bash.x86_64 0:4.2.46-20.el7_2
561 bind-libs.x86_64 32:9.9.4-29.el7_2.3
562 bind-license.noarch 32:9.9.4-29.el7_2.3
563 bind-utils.x86_64 32:9.9.4-29.el7_2.3
564 build.noarch 0:20160809-228.1
565 build-mkbaselibs.noarch 0:20160809-228.1
566 chkconfig.x86_64 0:1.3.61-5.el7_2.1
567 dbus.x86_64 1:1.6.12-14.el7_2
568 dbus-libs.x86_64 1:1.6.12-14.el7_2
569 device-mapper.x86_64 7:1.02.107-5.el7_2.5
570 device-mapper-libs.x86_64 7:1.02.107-5.el7_2.5
571 dracut.x86_64 0:033-360.el7_2.1
572 epel-release.noarch 0:7-8
573 epel-rpm-macros.noarch 0:7-8
574 git.x86_64 0:1.8.3.1-6.el7_2.1
575 glibc.x86_64 0:2.17-106.el7_2.8
576 glibc-common.x86_64 0:2.17-106.el7_2.8
577 glibc-devel.x86_64 0:2.17-106.el7_2.8
578 glibc-headers.x86_64 0:2.17-106.el7_2.8
579 graphite2.x86_64 0:1.3.6-1.el7_2
580 java-1.7.0-openjdk.x86_64 1:1.7.0.111-2.6.7.2.el7_2
581 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.111-2.6.7.2.el7_2
582 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.111-2.6.7.2.el7_2
583 kernel-headers.x86_64 0:3.10.0-327.28.3.el7
584 kmod.x86_64 0:20-8.el7_2
585 kmod-libs.x86_64 0:20-8.el7_2
586 kpartx.x86_64 0:0.4.9-85.el7_2.6
587 krb5-libs.x86_64 0:1.13.2-12.el7_2
588 libblkid.x86_64 0:2.23.2-26.el7_2.3
589 libmount.x86_64 0:2.23.2-26.el7_2.3
590 libssh2.x86_64 0:1.4.3-10.el7_2.1
591 libtiff.x86_64 0:4.0.3-25.el7_2
592 libuuid.x86_64 0:2.23.2-26.el7_2.3
593 libxml2.x86_64 0:2.9.1-6.el7_2.3
594 nspr.x86_64 0:4.11.0-1.el7_2
595 nss.x86_64 0:3.21.0-9.el7_2
596 nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2
597 nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2
598 nss-sysinit.x86_64 0:3.21.0-9.el7_2
599 nss-tools.x86_64 0:3.21.0-9.el7_2
600 nss-util.x86_64 0:3.21.0-2.2.el7_2
601 openldap.x86_64 0:2.4.40-9.el7_2
602 openldap-clients.x86_64 0:2.4.40-9.el7_2
603 openssh.x86_64 0:6.6.1p1-25.el7_2
604 openssh-clients.x86_64 0:6.6.1p1-25.el7_2
605 openssl-libs.x86_64 1:1.0.1e-51.el7_2.5
606 osc.noarch 0:0.155.1-192.1
607 pcre.x86_64 0:8.32-15.el7_2.1
608 perl-Git.noarch 0:1.8.3.1-6.el7_2.1
609 php-cli.x86_64 0:5.4.16-36.3.el7_2
610 php-common.x86_64 0:5.4.16-36.3.el7_2
611 php-mbstring.x86_64 0:5.4.16-36.3.el7_2
612 php-phpunit-PHPUnit.noarch 0:4.8.27-1.el7
613 php-phpunit-exporter.noarch 0:1.2.2-1.el7
614 php-soap.x86_64 0:5.4.16-36.3.el7_2
615 php-symfony-class-loader.noarch 0:2.8.9-1.el7
616 php-symfony-common.noarch 0:2.8.9-1.el7
617 php-symfony-yaml.noarch 0:2.8.9-1.el7
618 php-tidy.x86_64 0:5.4.16-4.el7
619 php-xml.x86_64 0:5.4.16-36.3.el7_2
620 polkit.x86_64 0:0.112-7.el7_2
621 python.x86_64 0:2.7.5-39.el7_2
622 python-libs.x86_64 0:2.7.5-39.el7_2
623 sudo.x86_64 0:1.8.6p7-17.el7_2
624 systemd.x86_64 0:219-19.el7_2.13
625 systemd-libs.x86_64 0:219-19.el7_2.13
626 tzdata.noarch 0:2016f-1.el7
627 tzdata-java.noarch 0:2016f-1.el7
628 util-linux.x86_64 0:2.23.2-26.el7_2.3
629
630Complete!
631/srv/guam.git /srv/closure-compiler.git
632Running ../stick.git/drydocker/guam/test_build.sh ...
633++ version_for_commit
634++ pushd /srv/guam.git
635/srv/guam.git /srv/guam.git
636+++ git rev-parse --short HEAD
637++ short_rev=b1552bc
638+++ git rev-parse HEAD
639++ long_rev=b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2
640++ set -x
641+++ git branch --contains b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2
642+++ sed -r -e 's/^\* //g' -e 's/^ //g'
643+++ sort --version-sort -u
644+++ grep -E '^(develop|master|guam|[a-z0-9-]+([0-9]+\.?))'
645++ branches=
646++ echo 'Branches that contain b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2:'
647Branches that contain b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2:
648++ echo ''
649++ sed -e 's/\s/\r\n/g'
650
651+++ echo
652+++ sed -e 's/\s/\r\n/g'
653+++ grep -E '^master$'
654++ '[' '!' -z '' ']'
655+++ echo
656+++ sed -e 's/\s/\r\n/g'
657+++ tail -n 1
658++ branch=
659++ echo 'Branch is '\'''\'''
660Branch is ''
661+++ git branch -la
662+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
663+++ grep -E '^(guam|[a-z0-9-]+([0-9]+\.?))'
664+++ sort --version-sort -u
665+++ tail -n 1
666++ latest_stable_branch=guam-0.7
667++ echo 'The latest stable branch is '\''guam-0.7'\'''
668The latest stable branch is 'guam-0.7'
669++ '[' '' == master ']'
670++ master_version=0
671+++ echo guam-0.7
672+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
673++ stable_version=0.7
674++ echo 'This puts the version for stable at 0.7'
675This puts the version for stable at 0.7
676+++ git tag -l
677+++ grep -E '0.7(\.[0-9]+)+$'
678+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
679+++ tail -n 1
680+++ awk -F. '{$NF+=1; OFS="."; print $0}'
681+++ sort --version-sort -u
682++ tag_version=0.7.4
683+++ echo -e '0\n0.7\n0.7.4'
684+++ sort --version-sort -u
685+++ tail -n 1
686++ new_version=0.7.4
687++ '[' 0.7.4 == 0 ']'
688++ echo 'Going with new version: '\''0.7.4'\'''
689Going with new version: '0.7.4'
690++ set - -x
691+ version=0.7.4
692++ project_for_package_version CentOS_7 0.7.4
693++ osc_project=CentOS_7
694++ target_version=0.7.4
695++ declare -a projects
696++ projects[${#projects[@]}]=Kolab:16
697++ projects[${#projects[@]}]=Kolab:Winterfell
698++ current_version=
699++ current_project=
700++ x=0
701++ '[' 0 -lt 2 ']'
702+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
703+++ osc_project=Kolab:16
704+++ osc_repository=CentOS_7
705++++ osc ls -b Kolab:16 guam CentOS_7 x86_64
706++++ grep '^guam'
707++++ grep -vE '*\.src\.rpm$'
708++++ head -n 1
709++++ sort
710+++ rpm_filename=guam-0.8.3-1.2.el7.kolab_16.x86_64.rpm
711+++ '[' -z guam-0.8.3-1.2.el7.kolab_16.x86_64.rpm ']'
712++++ osc getbinaries Kolab:16 guam CentOS_7 x86_64 guam-0.8.3-1.2.el7.kolab_16.x86_64.rpm
713++++ echo 0
714+++ success=0
715+++ '[' 0 -ne 0 ']'
716++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/guam-0.8.3-1.2.el7.kolab_16.x86_64.rpm
717+++ version=0.8.3
718+++ echo 0.8.3
719++ version=0.8.3
720+++ rpmdev-vercmp 0.8.3 0.7.4
721+++ echo 11
722++ retval=11
723++ '[' 11 -eq 12 -o 11 -eq 0 ']'
724++ let x++
725++ '[' 1 -lt 2 ']'
726+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
727+++ osc_project=Kolab:Winterfell
728+++ osc_repository=CentOS_7
729++++ osc ls -b Kolab:Winterfell guam CentOS_7 x86_64
730++++ grep '^guam'
731++++ grep -vE '*\.src\.rpm$'
732++++ sort
733++++ head -n 1
734+++ rpm_filename=guam-0.8.3-1.2.el7.kolab_wf.x86_64.rpm
735+++ '[' -z guam-0.8.3-1.2.el7.kolab_wf.x86_64.rpm ']'
736++++ osc getbinaries Kolab:Winterfell guam CentOS_7 x86_64 guam-0.8.3-1.2.el7.kolab_wf.x86_64.rpm
737++++ echo 0
738+++ success=0
739+++ '[' 0 -ne 0 ']'
740++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/guam-0.8.3-1.2.el7.kolab_wf.x86_64.rpm
741+++ version=0.8.3
742+++ echo 0.8.3
743++ version=0.8.3
744+++ rpmdev-vercmp 0.8.3 0.7.4
745+++ echo 11
746++ retval=11
747++ '[' 11 -eq 12 -o 11 -eq 0 ']'
748++ let x++
749++ '[' 2 -lt 2 ']'
750++ echo ''
751+ osc_project=
752+ case ${osc_project} in
753+ set - -x
754Loaded plugins: ovl, priorities
755Enabling base-source repository
756Enabling epel-source repository
757Enabling extras-source repository
758Enabling updates-source repository
759194 packages excluded due to repository priority protections
760Getting requirements for guam-0.8.3-1.2.el7.kolab_16.src
761 --> erlang-stdlib-18.3.3-1.4.el7.kolab_wf.x86_64
762 --> erlang-debugger-18.3.3-1.4.el7.kolab_wf.x86_64
763 --> erlang-eimap-0.2.5-2.2.el7.kolab_wf.x86_64
764 --> erlang-syslog-1.0.3-3.2.el7.kolab_wf.x86_64
765 --> erlang-lager_syslog-2.0.3-3.3.el7.kolab_wf.x86_64
766 --> erlang-observer-18.3.3-1.4.el7.kolab_wf.x86_64
767 --> erlang-runtime_tools-18.3.3-1.4.el7.kolab_wf.x86_64
768 --> erlang-crypto-18.3.3-1.4.el7.kolab_wf.x86_64
769 --> erlang-goldrush-0.1.8-4.4.el7.kolab_wf.x86_64
770 --> erlang-test_server-18.3.3-1.4.el7.kolab_wf.x86_64
771 --> erlang-compiler-18.3.3-1.4.el7.kolab_wf.x86_64
772 --> erlang-syntax_tools-18.3.3-1.4.el7.kolab_wf.x86_64
773 --> erlang-sasl-18.3.3-1.4.el7.kolab_wf.x86_64
774 --> erlang-ssh-18.3.3-1.4.el7.kolab_wf.x86_64
775 --> erlang-asn1-18.3.3-1.4.el7.kolab_wf.x86_64
776 --> erlang-lager-3.1.0-1.6.el7.kolab_wf.x86_64
777 --> erlang-18.3.3-1.4.el7.kolab_wf.x86_64
778 --> erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64
779 --> erlang-public_key-18.3.3-1.4.el7.kolab_wf.x86_64
780 --> erlang-xmerl-18.3.3-1.4.el7.kolab_wf.x86_64
781 --> erlang-kernel-18.3.3-1.4.el7.kolab_wf.x86_64
782 --> erlang-mnesia-18.3.3-1.4.el7.kolab_wf.x86_64
783 --> erlang-snmp-18.3.3-1.4.el7.kolab_wf.x86_64
784 --> erlang-common_test-18.3.3-1.4.el7.kolab_wf.x86_64
785 --> erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
786 --> erlang-et-18.3.3-1.4.el7.kolab_wf.x86_64
787 --> erlang-webtool-18.3.3-1.4.el7.kolab_wf.x86_64
788 --> erlang-tools-18.3.3-1.4.el7.kolab_wf.x86_64
789 --> erlang-ssl-18.3.3-1.4.el7.kolab_wf.x86_64
790 --> erlang-erts-18.3.3-1.4.el7.kolab_wf.x86_64
791Getting requirements for guam-0.8.3-1.2.el7.kolab_wf.src
792 --> erlang-stdlib-18.3.3-1.4.el7.kolab_wf.x86_64
793 --> erlang-debugger-18.3.3-1.4.el7.kolab_wf.x86_64
794 --> erlang-eimap-0.2.5-2.2.el7.kolab_wf.x86_64
795 --> erlang-lager_syslog-2.0.3-3.3.el7.kolab_wf.x86_64
796 --> erlang-observer-18.3.3-1.4.el7.kolab_wf.x86_64
797 --> erlang-runtime_tools-18.3.3-1.4.el7.kolab_wf.x86_64
798 --> erlang-crypto-18.3.3-1.4.el7.kolab_wf.x86_64
799 --> erlang-goldrush-0.1.8-4.4.el7.kolab_wf.x86_64
800 --> erlang-test_server-18.3.3-1.4.el7.kolab_wf.x86_64
801 --> erlang-compiler-18.3.3-1.4.el7.kolab_wf.x86_64
802 --> erlang-syntax_tools-18.3.3-1.4.el7.kolab_wf.x86_64
803 --> erlang-sasl-18.3.3-1.4.el7.kolab_wf.x86_64
804 --> erlang-ssh-18.3.3-1.4.el7.kolab_wf.x86_64
805 --> erlang-asn1-18.3.3-1.4.el7.kolab_wf.x86_64
806 --> erlang-lager-3.1.0-1.6.el7.kolab_wf.x86_64
807 --> erlang-18.3.3-1.4.el7.kolab_wf.x86_64
808 --> erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64
809 --> erlang-public_key-18.3.3-1.4.el7.kolab_wf.x86_64
810 --> erlang-syslog-1.0.3-3.2.el7.kolab_wf.x86_64
811 --> erlang-xmerl-18.3.3-1.4.el7.kolab_wf.x86_64
812 --> erlang-kernel-18.3.3-1.4.el7.kolab_wf.x86_64
813 --> erlang-mnesia-18.3.3-1.4.el7.kolab_wf.x86_64
814 --> erlang-snmp-18.3.3-1.4.el7.kolab_wf.x86_64
815 --> erlang-common_test-18.3.3-1.4.el7.kolab_wf.x86_64
816 --> erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
817 --> erlang-et-18.3.3-1.4.el7.kolab_wf.x86_64
818 --> erlang-webtool-18.3.3-1.4.el7.kolab_wf.x86_64
819 --> erlang-tools-18.3.3-1.4.el7.kolab_wf.x86_64
820 --> erlang-ssl-18.3.3-1.4.el7.kolab_wf.x86_64
821 --> erlang-erts-18.3.3-1.4.el7.kolab_wf.x86_64
822Getting requirements for guam-0.8.3-1.2.el7.kolab_wf.src
823 --> erlang-stdlib-18.3.3-1.4.el7.kolab_wf.x86_64
824 --> erlang-debugger-18.3.3-1.4.el7.kolab_wf.x86_64
825 --> erlang-eimap-0.2.5-2.2.el7.kolab_wf.x86_64
826 --> erlang-lager_syslog-2.0.3-3.3.el7.kolab_wf.x86_64
827 --> erlang-observer-18.3.3-1.4.el7.kolab_wf.x86_64
828 --> erlang-runtime_tools-18.3.3-1.4.el7.kolab_wf.x86_64
829 --> erlang-crypto-18.3.3-1.4.el7.kolab_wf.x86_64
830 --> erlang-goldrush-0.1.8-4.4.el7.kolab_wf.x86_64
831 --> erlang-test_server-18.3.3-1.4.el7.kolab_wf.x86_64
832 --> erlang-compiler-18.3.3-1.4.el7.kolab_wf.x86_64
833 --> erlang-syntax_tools-18.3.3-1.4.el7.kolab_wf.x86_64
834 --> erlang-sasl-18.3.3-1.4.el7.kolab_wf.x86_64
835 --> erlang-ssh-18.3.3-1.4.el7.kolab_wf.x86_64
836 --> erlang-asn1-18.3.3-1.4.el7.kolab_wf.x86_64
837 --> erlang-lager-3.1.0-1.6.el7.kolab_wf.x86_64
838 --> erlang-18.3.3-1.4.el7.kolab_wf.x86_64
839 --> erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64
840 --> erlang-public_key-18.3.3-1.4.el7.kolab_wf.x86_64
841 --> erlang-syslog-1.0.3-3.2.el7.kolab_wf.x86_64
842 --> erlang-xmerl-18.3.3-1.4.el7.kolab_wf.x86_64
843 --> erlang-kernel-18.3.3-1.4.el7.kolab_wf.x86_64
844 --> erlang-mnesia-18.3.3-1.4.el7.kolab_wf.x86_64
845 --> erlang-snmp-18.3.3-1.4.el7.kolab_wf.x86_64
846 --> erlang-common_test-18.3.3-1.4.el7.kolab_wf.x86_64
847 --> erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
848 --> erlang-et-18.3.3-1.4.el7.kolab_wf.x86_64
849 --> erlang-webtool-18.3.3-1.4.el7.kolab_wf.x86_64
850 --> erlang-tools-18.3.3-1.4.el7.kolab_wf.x86_64
851 --> erlang-ssl-18.3.3-1.4.el7.kolab_wf.x86_64
852 --> erlang-erts-18.3.3-1.4.el7.kolab_wf.x86_64
853Getting requirements for guam-0.8.3-1.2.el7.kolab_16.src
854 --> erlang-stdlib-18.3.3-1.4.el7.kolab_wf.x86_64
855 --> erlang-debugger-18.3.3-1.4.el7.kolab_wf.x86_64
856 --> erlang-eimap-0.2.5-2.2.el7.kolab_wf.x86_64
857 --> erlang-syslog-1.0.3-3.2.el7.kolab_wf.x86_64
858 --> erlang-lager_syslog-2.0.3-3.3.el7.kolab_wf.x86_64
859 --> erlang-observer-18.3.3-1.4.el7.kolab_wf.x86_64
860 --> erlang-runtime_tools-18.3.3-1.4.el7.kolab_wf.x86_64
861 --> erlang-crypto-18.3.3-1.4.el7.kolab_wf.x86_64
862 --> erlang-goldrush-0.1.8-4.4.el7.kolab_wf.x86_64
863 --> erlang-test_server-18.3.3-1.4.el7.kolab_wf.x86_64
864 --> erlang-compiler-18.3.3-1.4.el7.kolab_wf.x86_64
865 --> erlang-syntax_tools-18.3.3-1.4.el7.kolab_wf.x86_64
866 --> erlang-sasl-18.3.3-1.4.el7.kolab_wf.x86_64
867 --> erlang-ssh-18.3.3-1.4.el7.kolab_wf.x86_64
868 --> erlang-asn1-18.3.3-1.4.el7.kolab_wf.x86_64
869 --> erlang-lager-3.1.0-1.6.el7.kolab_wf.x86_64
870 --> erlang-18.3.3-1.4.el7.kolab_wf.x86_64
871 --> erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64
872 --> erlang-public_key-18.3.3-1.4.el7.kolab_wf.x86_64
873 --> erlang-xmerl-18.3.3-1.4.el7.kolab_wf.x86_64
874 --> erlang-kernel-18.3.3-1.4.el7.kolab_wf.x86_64
875 --> erlang-mnesia-18.3.3-1.4.el7.kolab_wf.x86_64
876 --> erlang-snmp-18.3.3-1.4.el7.kolab_wf.x86_64
877 --> erlang-common_test-18.3.3-1.4.el7.kolab_wf.x86_64
878 --> erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
879 --> erlang-et-18.3.3-1.4.el7.kolab_wf.x86_64
880 --> erlang-webtool-18.3.3-1.4.el7.kolab_wf.x86_64
881 --> erlang-tools-18.3.3-1.4.el7.kolab_wf.x86_64
882 --> erlang-ssl-18.3.3-1.4.el7.kolab_wf.x86_64
883 --> erlang-erts-18.3.3-1.4.el7.kolab_wf.x86_64
884--> Running transaction check
885---> Package erlang.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
886--> Processing Dependency: erlang-erl_docgen(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
887--> Processing Dependency: erlang-eunit(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
888--> Processing Dependency: erlang-dialyzer(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
889--> Processing Dependency: erlang-cosTransactions(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
890--> Processing Dependency: erlang-typer(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
891--> Processing Dependency: erlang-parsetools(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
892--> Processing Dependency: erlang-diameter(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
893--> Processing Dependency: erlang-eldap(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
894--> Processing Dependency: erlang-edoc(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
895--> Processing Dependency: erlang-erl_interface(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
896--> Processing Dependency: erlang-inets(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
897--> Processing Dependency: erlang-reltool(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
898--> Processing Dependency: erlang-gs(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
899--> Processing Dependency: erlang-otp_mibs(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
900--> Processing Dependency: erlang-cosProperty(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
901--> Processing Dependency: erlang-cosTime(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
902--> Processing Dependency: erlang-orber(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
903--> Processing Dependency: erlang-os_mon(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
904--> Processing Dependency: erlang-megaco(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
905--> Processing Dependency: erlang-percept(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
906--> Processing Dependency: erlang-ic(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
907--> Processing Dependency: erlang-hipe(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
908--> Processing Dependency: erlang-jinterface(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
909--> Processing Dependency: erlang-cosNotification(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
910--> Processing Dependency: erlang-cosEventDomain(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
911--> Processing Dependency: erlang-cosFileTransfer(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
912--> Processing Dependency: erlang-ose(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
913--> Processing Dependency: erlang-cosEvent(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
914--> Processing Dependency: erlang-odbc(x86-64) = 18.3.3-1.4.el7.kolab_wf for package: erlang-18.3.3-1.4.el7.kolab_wf.x86_64
915---> Package erlang-asn1.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
916---> Package erlang-common_test.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
917---> Package erlang-compiler.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
918---> Package erlang-crypto.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
919---> Package erlang-debugger.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
920---> Package erlang-eimap.x86_64 0:0.2.5-2.2.el7.kolab_wf will be installed
921---> Package erlang-erts.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
922---> Package erlang-et.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
923---> Package erlang-goldrush.x86_64 0:0.1.8-4.4.el7.kolab_wf will be installed
924---> Package erlang-kernel.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
925---> Package erlang-lager.x86_64 0:3.1.0-1.6.el7.kolab_wf will be installed
926---> Package erlang-lager_syslog.x86_64 0:2.0.3-3.3.el7.kolab_wf will be installed
927---> Package erlang-mnesia.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
928---> Package erlang-observer.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
929---> Package erlang-public_key.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
930---> Package erlang-rebar.x86_64 0:2.6.1-2.3.el7.kolab_wf will be installed
931--> Processing Dependency: erlang-rpm-macros >= 0.2.2 for package: erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64
932---> Package erlang-runtime_tools.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
933---> Package erlang-sasl.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
934---> Package erlang-snmp.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
935---> Package erlang-ssh.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
936---> Package erlang-ssl.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
937---> Package erlang-stdlib.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
938---> Package erlang-syntax_tools.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
939---> Package erlang-syslog.x86_64 0:1.0.3-3.2.el7.kolab_wf will be installed
940---> Package erlang-test_server.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
941---> Package erlang-tools.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
942---> Package erlang-webtool.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
943---> Package erlang-wx.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
944--> Processing Dependency: libwx_gtk3u_adv-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
945--> Processing Dependency: libwx_gtk3u_gl-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
946--> Processing Dependency: libwx_gtk3u_aui-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
947--> Processing Dependency: mesa-libGLU for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
948--> Processing Dependency: libwx_gtk3u_html-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
949--> Processing Dependency: libwx_gtk3u_xrc-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
950--> Processing Dependency: libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
951--> Processing Dependency: libwx_baseu-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
952--> Processing Dependency: libwx_gtk3u_stc-3.0.so.0(WXU_3.0)(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
953--> Processing Dependency: libwx_gtk3u_aui-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
954--> Processing Dependency: libwx_gtk3u_gl-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
955--> Processing Dependency: libwx_gtk3u_adv-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
956--> Processing Dependency: libGLU.so.1()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
957--> Processing Dependency: libwx_gtk3u_html-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
958--> Processing Dependency: libwx_gtk3u_stc-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
959--> Processing Dependency: libwx_baseu-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
960--> Processing Dependency: libwx_baseu_xml-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
961--> Processing Dependency: libwx_gtk3u_core-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
962--> Processing Dependency: libwx_gtk3u_xrc-3.0.so.0()(64bit) for package: erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64
963---> Package erlang-xmerl.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
964--> Running transaction check
965---> Package erlang-cosEvent.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
966---> Package erlang-cosEventDomain.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
967---> Package erlang-cosFileTransfer.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
968---> Package erlang-cosNotification.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
969---> Package erlang-cosProperty.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
970---> Package erlang-cosTime.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
971---> Package erlang-cosTransactions.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
972---> Package erlang-dialyzer.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
973--> Processing Dependency: graphviz for package: erlang-dialyzer-18.3.3-1.4.el7.kolab_wf.x86_64
974---> Package erlang-diameter.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
975---> Package erlang-edoc.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
976---> Package erlang-eldap.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
977---> Package erlang-erl_docgen.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
978---> Package erlang-erl_interface.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
979---> Package erlang-eunit.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
980---> Package erlang-gs.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
981--> Processing Dependency: tk for package: erlang-gs-18.3.3-1.4.el7.kolab_wf.x86_64
982---> Package erlang-hipe.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
983---> Package erlang-ic.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
984---> Package erlang-inets.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
985---> Package erlang-jinterface.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
986---> Package erlang-megaco.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
987---> Package erlang-odbc.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
988--> Processing Dependency: libodbc.so.2()(64bit) for package: erlang-odbc-18.3.3-1.4.el7.kolab_wf.x86_64
989---> Package erlang-orber.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
990---> Package erlang-os_mon.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
991---> Package erlang-ose.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
992---> Package erlang-otp_mibs.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
993---> Package erlang-parsetools.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
994---> Package erlang-percept.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
995---> Package erlang-reltool.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
996---> Package erlang-rpm-macros.noarch 0:0.2.2-2.1.el7.kolab_wf will be installed
997--> Processing Dependency: python2-pybeam for package: erlang-rpm-macros-0.2.2-2.1.el7.kolab_wf.noarch
998---> Package erlang-typer.x86_64 0:18.3.3-1.4.el7.kolab_wf will be installed
999---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
1000---> Package wxBase3.x86_64 0:3.0.2-15.el7 will be installed
1001---> Package wxGTK3.x86_64 0:3.0.2-15.el7 will be installed
1002--> Processing Dependency: libwebkitgtk-3.0.so.0()(64bit) for package: wxGTK3-3.0.2-15.el7.x86_64
1003--> Processing Dependency: libmspack.so.0()(64bit) for package: wxGTK3-3.0.2-15.el7.x86_64
1004--> Processing Dependency: libgtk-3.so.0()(64bit) for package: wxGTK3-3.0.2-15.el7.x86_64
1005--> Processing Dependency: libgdk-3.so.0()(64bit) for package: wxGTK3-3.0.2-15.el7.x86_64
1006--> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK3-3.0.2-15.el7.x86_64
1007---> Package wxGTK3-gl.x86_64 0:3.0.2-15.el7 will be installed
1008--> Running transaction check
1009---> Package SDL.x86_64 0:1.2.15-14.el7 will be installed
1010---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed
1011--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-19.el7.x86_64
1012--> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1013--> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1014--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1015--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1016--> Processing Dependency: libXt.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1017--> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1018--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1019--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
1020---> Package gtk3.x86_64 0:3.14.13-16.el7 will be installed
1021--> Processing Dependency: cairo-gobject(x86-64) >= 1.13.1 for package: gtk3-3.14.13-16.el7.x86_64
1022--> Processing Dependency: adwaita-icon-theme for package: gtk3-3.14.13-16.el7.x86_64
1023--> Processing Dependency: librest-0.7.so.0()(64bit) for package: gtk3-3.14.13-16.el7.x86_64
1024--> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: gtk3-3.14.13-16.el7.x86_64
1025--> Processing Dependency: libcolord.so.2()(64bit) for package: gtk3-3.14.13-16.el7.x86_64
1026--> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: gtk3-3.14.13-16.el7.x86_64
1027--> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: gtk3-3.14.13-16.el7.x86_64
1028---> Package libmspack.x86_64 0:0.5-0.4.alpha.el7 will be installed
1029---> Package python2-pybeam.noarch 0:0.3.2-1.3.el7.kolab_16 will be installed
1030--> Processing Dependency: python-six >= 1.4.0 for package: python2-pybeam-0.3.2-1.3.el7.kolab_16.noarch
1031--> Processing Dependency: python-construct for package: python2-pybeam-0.3.2-1.3.el7.kolab_16.noarch
1032---> Package tk.x86_64 1:8.5.13-6.el7 will be installed
1033--> Processing Dependency: tcl = 1:8.5.13 for package: 1:tk-8.5.13-6.el7.x86_64
1034--> Processing Dependency: tcl >= 1:8.5.13-5 for package: 1:tk-8.5.13-6.el7.x86_64
1035--> Processing Dependency: libtcl8.5.so()(64bit) for package: 1:tk-8.5.13-6.el7.x86_64
1036---> Package unixODBC.x86_64 0:2.3.1-11.el7 will be installed
1037---> Package webkitgtk3.x86_64 0:2.4.9-5.el7 will be installed
1038--> Processing Dependency: geoclue2 for package: webkitgtk3-2.4.9-5.el7.x86_64
1039--> Processing Dependency: libwebp.so.4()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1040--> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1041--> Processing Dependency: libsecret-1.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1042--> Processing Dependency: libicuuc.so.50()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1043--> Processing Dependency: libicui18n.so.50()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1044--> Processing Dependency: libicudata.so.50()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1045--> Processing Dependency: libharfbuzz-icu.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1046--> Processing Dependency: libgstvideo-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1047--> Processing Dependency: libgstreamer-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1048--> Processing Dependency: libgstpbutils-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1049--> Processing Dependency: libgstfft-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1050--> Processing Dependency: libgstbase-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1051--> Processing Dependency: libgstaudio-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1052--> Processing Dependency: libgstapp-1.0.so.0()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1053--> Processing Dependency: libenchant.so.1()(64bit) for package: webkitgtk3-2.4.9-5.el7.x86_64
1054--> Running transaction check
1055---> Package adwaita-icon-theme.noarch 0:3.14.1-1.el7 will be installed
1056--> Processing Dependency: adwaita-cursor-theme = 3.14.1-1.el7 for package: adwaita-icon-theme-3.14.1-1.el7.noarch
1057---> Package at-spi2-atk.x86_64 0:2.8.1-4.el7 will be installed
1058--> Processing Dependency: at-spi2-core >= 2.7.5 for package: at-spi2-atk-2.8.1-4.el7.x86_64
1059--> Processing Dependency: libatspi.so.0()(64bit) for package: at-spi2-atk-2.8.1-4.el7.x86_64
1060---> Package cairo-gobject.x86_64 0:1.14.2-1.el7 will be installed
1061---> Package colord-libs.x86_64 0:1.2.7-2.el7 will be installed
1062--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: colord-libs-1.2.7-2.el7.x86_64
1063--> Processing Dependency: liblcms2.so.2()(64bit) for package: colord-libs-1.2.7-2.el7.x86_64
1064--> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.2.7-2.el7.x86_64
1065---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed
1066--> Processing Dependency: libhunspell-1.3.so.0()(64bit) for package: 1:enchant-1.6.0-8.el7.x86_64
1067---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
1068---> Package geoclue2.x86_64 0:2.1.10-2.el7 will be installed
1069--> Processing Dependency: libmm-glib.so.0()(64bit) for package: geoclue2-2.1.10-2.el7.x86_64
1070---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
1071--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
1072--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
1073---> Package gstreamer1.x86_64 0:1.4.5-1.el7 will be installed
1074---> Package gstreamer1-plugins-base.x86_64 0:1.4.5-2.el7 will be installed
1075--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1076--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1077--> Processing Dependency: iso-codes for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1078--> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1079--> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1080--> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1081--> Processing Dependency: liborc-test-0.4.so.0()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1082--> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1083--> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1084--> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1085--> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer1-plugins-base-1.4.5-2.el7.x86_64
1086---> Package harfbuzz-icu.x86_64 0:0.9.36-1.el7 will be installed
1087---> Package json-glib.x86_64 0:1.0.2-1.el7 will be installed
1088---> Package libXaw.x86_64 0:1.0.12-5.el7 will be installed
1089---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
1090---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
1091---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
1092---> Package libicu.x86_64 0:50.1.2-15.el7 will be installed
1093---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed
1094--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.39.0-1.el7.x86_64
1095---> Package libsecret.x86_64 0:0.18.2-2.el7 will be installed
1096---> Package libsoup.x86_64 0:2.48.1-3.el7 will be installed
1097--> Processing Dependency: glib-networking(x86-64) >= 2.42.0 for package: libsoup-2.48.1-3.el7.x86_64
1098--> Processing Dependency: glib-networking >= 2.42.0 for package: libsoup-2.48.1-3.el7.x86_64
1099---> Package libtool-ltdl.x86_64 0:2.4.2-21.el7_2 will be installed
1100---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
1101---> Package python-construct.noarch 0:2.5.1-4.el7 will be installed
1102---> Package python-six.noarch 0:1.9.0-1.7.el7.kolab_wf will be installed
1103---> Package rest.x86_64 0:0.7.92-3.el7 will be installed
1104---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
1105---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
1106--> Running transaction check
1107---> Package ModemManager-glib.x86_64 0:1.1.0-8.git20130913.el7 will be installed
1108---> Package adwaita-cursor-theme.noarch 0:3.14.1-1.el7 will be installed
1109---> Package at-spi2-core.x86_64 0:2.8.0-6.el7 will be installed
1110--> Processing Dependency: libXevie.so.1()(64bit) for package: at-spi2-core-2.8.0-6.el7.x86_64
1111---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed
1112---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
1113---> Package glib-networking.x86_64 0:2.42.0-1.el7 will be installed
1114--> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: glib-networking-2.42.0-1.el7.x86_64
1115--> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: glib-networking-2.42.0-1.el7.x86_64
1116--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: glib-networking-2.42.0-1.el7.x86_64
1117--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.42.0-1.el7.x86_64
1118--> Processing Dependency: libproxy.so.1()(64bit) for package: glib-networking-2.42.0-1.el7.x86_64
1119--> Processing Dependency: libgnutls.so.28()(64bit) for package: glib-networking-2.42.0-1.el7.x86_64
1120---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed
1121--> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-13.el7.x86_64
1122---> Package iso-codes.noarch 0:3.46-2.el7 will be installed
1123--> Processing Dependency: xml-common for package: iso-codes-3.46-2.el7.noarch
1124---> Package lcms2.x86_64 0:2.6-2.el7 will be installed
1125---> Package libXv.x86_64 0:1.0.10-2.el7 will be installed
1126---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
1127---> Package libgusb.x86_64 0:0.1.6-3.el7 will be installed
1128--> Processing Dependency: libgudev-1.0.so.0()(64bit) for package: libgusb-0.1.6-3.el7.x86_64
1129---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed
1130---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed
1131---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed
1132---> Package orc.x86_64 0:0.4.22-5.el7 will be installed
1133---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
1134--> Running transaction check
1135---> Package gnutls.x86_64 0:3.3.8-14.el7_2 will be installed
1136--> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.8-14.el7_2.x86_64
1137--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.8-14.el7_2.x86_64
1138--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.8-14.el7_2.x86_64
1139---> Package gsettings-desktop-schemas.x86_64 0:3.14.2-1.el7 will be installed
1140---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed
1141---> Package libXevie.x86_64 0:1.0.3-7.1.el7 will be installed
1142---> Package libgudev1.x86_64 0:219-19.el7_2.13 will be installed
1143---> Package libproxy.x86_64 0:0.4.11-8.el7 will be installed
1144--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-8.el7.x86_64
1145---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed
1146--> Running transaction check
1147---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
1148---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed
1149---> Package trousers.x86_64 0:0.3.13-1.el7 will be installed
1150--> Finished Dependency Resolution
1151
1152Dependencies Resolved
1153
1154================================================================================
1155 Package Arch Version Repository Size
1156================================================================================
1157Installing:
1158 erlang x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 31 k
1159 erlang-asn1 x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 735 k
1160 erlang-common_test x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 810 k
1161 erlang-compiler x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 1.1 M
1162 erlang-crypto x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 129 k
1163 erlang-debugger x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 423 k
1164 erlang-eimap x86_64 0.2.5-2.2.el7.kolab_wf Kolab_Winterfell 73 k
1165 erlang-erts x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 2.8 M
1166 erlang-et x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 171 k
1167 erlang-goldrush x86_64 0.1.8-4.4.el7.kolab_wf Kolab_Winterfell 56 k
1168 erlang-kernel x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 1.1 M
1169 erlang-lager x86_64 3.1.0-1.6.el7.kolab_wf Kolab_Winterfell 191 k
1170 erlang-lager_syslog x86_64 2.0.3-3.3.el7.kolab_wf Kolab_Winterfell 8.1 k
1171 erlang-mnesia x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 711 k
1172 erlang-observer x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 826 k
1173 erlang-public_key x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 566 k
1174 erlang-rebar x86_64 2.6.1-2.3.el7.kolab_wf Kolab_Winterfell 166 k
1175 erlang-runtime_tools x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 191 k
1176 erlang-sasl x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 297 k
1177 erlang-snmp x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 1.6 M
1178 erlang-ssh x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 475 k
1179 erlang-ssl x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 701 k
1180 erlang-stdlib x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 2.4 M
1181 erlang-syntax_tools x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 381 k
1182 erlang-syslog x86_64 1.0.3-3.2.el7.kolab_wf Kolab_Winterfell 21 k
1183 erlang-test_server x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 304 k
1184 erlang-tools x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 584 k
1185 erlang-webtool x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 52 k
1186 erlang-wx x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 3.1 M
1187 erlang-xmerl x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 992 k
1188Installing for dependencies:
1189 ModemManager-glib x86_64 1.1.0-8.git20130913.el7 base 205 k
1190 SDL x86_64 1.2.15-14.el7 base 204 k
1191 adwaita-cursor-theme noarch 3.14.1-1.el7 base 128 k
1192 adwaita-icon-theme noarch 3.14.1-1.el7 base 11 M
1193 at-spi2-atk x86_64 2.8.1-4.el7 base 73 k
1194 at-spi2-core x86_64 2.8.0-6.el7 base 151 k
1195 cairo-gobject x86_64 1.14.2-1.el7 base 25 k
1196 cdparanoia-libs x86_64 10.2-17.el7 base 56 k
1197 colord-libs x86_64 1.2.7-2.el7 base 174 k
1198 enchant x86_64 1:1.6.0-8.el7 base 55 k
1199 erlang-cosEvent x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 157 k
1200 erlang-cosEventDomain x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 121 k
1201 erlang-cosFileTransfer x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 176 k
1202 erlang-cosNotification x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 741 k
1203 erlang-cosProperty x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 169 k
1204 erlang-cosTime x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 114 k
1205 erlang-cosTransactions x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 174 k
1206 erlang-dialyzer x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 638 k
1207 erlang-diameter x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 710 k
1208 erlang-edoc x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 319 k
1209 erlang-eldap x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 116 k
1210 erlang-erl_docgen x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 156 k
1211 erlang-erl_interface x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 188 k
1212 erlang-eunit x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 155 k
1213 erlang-gs x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 629 k
1214 erlang-hipe x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 2.6 M
1215 erlang-ic x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 888 k
1216 erlang-inets x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 786 k
1217 erlang-jinterface x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 109 k
1218 erlang-megaco x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 5.5 M
1219 erlang-odbc x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 70 k
1220 erlang-orber x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 948 k
1221 erlang-os_mon x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 114 k
1222 erlang-ose x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 29 k
1223 erlang-otp_mibs x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 34 k
1224 erlang-parsetools x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 181 k
1225 erlang-percept x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 152 k
1226 erlang-reltool x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 366 k
1227 erlang-rpm-macros noarch 0.2.2-2.1.el7.kolab_wf Kolab_Winterfell 12 k
1228 erlang-typer x86_64 18.3.3-1.4.el7.kolab_wf Kolab_Winterfell 68 k
1229 gd x86_64 2.0.35-26.el7 base 146 k
1230 geoclue2 x86_64 2.1.10-2.el7 base 89 k
1231 ghostscript x86_64 9.07-18.el7 base 4.3 M
1232 ghostscript-fonts noarch 5.50-32.el7 base 324 k
1233 glib-networking x86_64 2.42.0-1.el7 base 123 k
1234 gnutls x86_64 3.3.8-14.el7_2 updates 662 k
1235 graphviz x86_64 2.30.1-19.el7 base 1.3 M
1236 gsettings-desktop-schemas
1237 x86_64 3.14.2-1.el7 base 476 k
1238 gstreamer1 x86_64 1.4.5-1.el7 base 989 k
1239 gstreamer1-plugins-base x86_64 1.4.5-2.el7 base 1.2 M
1240 gtk3 x86_64 3.14.13-16.el7 base 3.8 M
1241 harfbuzz-icu x86_64 0.9.36-1.el7 base 11 k
1242 hunspell x86_64 1.3.2-13.el7 base 223 k
1243 hunspell-en-US noarch 0.20121024-5.el7 base 189 k
1244 iso-codes noarch 3.46-2.el7 base 2.7 M
1245 json-glib x86_64 1.0.2-1.el7 base 123 k
1246 lcms2 x86_64 2.6-2.el7 base 150 k
1247 libXaw x86_64 1.0.12-5.el7 base 190 k
1248 libXevie x86_64 1.0.3-7.1.el7 base 18 k
1249 libXmu x86_64 1.1.2-2.el7 base 71 k
1250 libXpm x86_64 3.5.11-3.el7 base 54 k
1251 libXt x86_64 1.1.4-6.1.el7 base 173 k
1252 libXv x86_64 1.0.10-2.el7 base 18 k
1253 libcroco x86_64 0.6.8-5.el7 base 104 k
1254 libgudev1 x86_64 219-19.el7_2.13 updates 67 k
1255 libgusb x86_64 0.1.6-3.el7 base 33 k
1256 libicu x86_64 50.1.2-15.el7 base 6.9 M
1257 libmodman x86_64 2.0.1-8.el7 base 28 k
1258 libmspack x86_64 0.5-0.4.alpha.el7 base 64 k
1259 libproxy x86_64 0.4.11-8.el7 base 64 k
1260 librsvg2 x86_64 2.39.0-1.el7 base 123 k
1261 libsecret x86_64 0.18.2-2.el7 base 149 k
1262 libsoup x86_64 2.48.1-3.el7 base 348 k
1263 libtheora x86_64 1:1.1.1-8.el7 base 136 k
1264 libtool-ltdl x86_64 2.4.2-21.el7_2 updates 49 k
1265 libusbx x86_64 1.0.15-4.el7 base 50 k
1266 libvisual x86_64 0.4.0-16.el7 base 138 k
1267 libwebp x86_64 0.3.0-3.el7 base 170 k
1268 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
1269 nettle x86_64 2.7.1-4.el7 base 327 k
1270 orc x86_64 0.4.22-5.el7 base 165 k
1271 poppler-data noarch 0.4.6-3.el7 base 2.2 M
1272 python-construct noarch 2.5.1-4.el7 epel 126 k
1273 python-six noarch 1.9.0-1.7.el7.kolab_wf Kolab_Winterfell 29 k
1274 python2-pybeam noarch 0.3.2-1.3.el7.kolab_16 Kolab_16 17 k
1275 rest x86_64 0.7.92-3.el7 base 62 k
1276 tcl x86_64 1:8.5.13-8.el7 base 1.9 M
1277 tk x86_64 1:8.5.13-6.el7 base 1.4 M
1278 trousers x86_64 0.3.13-1.el7 base 289 k
1279 unixODBC x86_64 2.3.1-11.el7 base 413 k
1280 urw-fonts noarch 2.4-16.el7 base 3.0 M
1281 webkitgtk3 x86_64 2.4.9-5.el7 base 11 M
1282 wxBase3 x86_64 3.0.2-15.el7 epel 1.1 M
1283 wxGTK3 x86_64 3.0.2-15.el7 epel 4.8 M
1284 wxGTK3-gl x86_64 3.0.2-15.el7 epel 32 k
1285 xml-common noarch 0.6.3-39.el7 base 26 k
1286
1287Transaction Summary
1288================================================================================
1289Install 30 Packages (+96 Dependent packages)
1290
1291Total download size: 102 M
1292Installed size: 275 M
1293Downloading packages:
1294--------------------------------------------------------------------------------
1295Total 1.6 MB/s | 102 MB 01:03
1296Running transaction check
1297Running transaction test
1298Transaction test succeeded
1299Running transaction
1300 Installing : libXt-1.1.4-6.1.el7.x86_64 1/126
1301 Installing : erlang-crypto-18.3.3-1.4.el7.kolab_wf.x86_64 2/126
1302 Installing : erlang-kernel-18.3.3-1.4.el7.kolab_wf.x86_64 3/126
1303 Installing : erlang-erts-18.3.3-1.4.el7.kolab_wf.x86_64 4/126
1304 Installing : erlang-stdlib-18.3.3-1.4.el7.kolab_wf.x86_64 5/126
1305 Installing : erlang-syntax_tools-18.3.3-1.4.el7.kolab_wf.x86_64 6/126
1306 Installing : erlang-compiler-18.3.3-1.4.el7.kolab_wf.x86_64 7/126
1307 Installing : erlang-hipe-18.3.3-1.4.el7.kolab_wf.x86_64 8/126
1308 Installing : erlang-mnesia-18.3.3-1.4.el7.kolab_wf.x86_64 9/126
1309 Installing : erlang-runtime_tools-18.3.3-1.4.el7.kolab_wf.x86_64 10/126
1310 Installing : erlang-snmp-18.3.3-1.4.el7.kolab_wf.x86_64 11/126
1311 Installing : erlang-asn1-18.3.3-1.4.el7.kolab_wf.x86_64 12/126
1312 Installing : erlang-xmerl-18.3.3-1.4.el7.kolab_wf.x86_64 13/126
1313 Installing : erlang-public_key-18.3.3-1.4.el7.kolab_wf.x86_64 14/126
1314 Installing : erlang-ssl-18.3.3-1.4.el7.kolab_wf.x86_64 15/126
1315 Installing : erlang-inets-18.3.3-1.4.el7.kolab_wf.x86_64 16/126
1316 Installing : erlang-orber-18.3.3-1.4.el7.kolab_wf.x86_64 17/126
1317 Installing : erlang-tools-18.3.3-1.4.el7.kolab_wf.x86_64 18/126
1318 Installing : erlang-sasl-18.3.3-1.4.el7.kolab_wf.x86_64 19/126
1319 Installing : erlang-cosEvent-18.3.3-1.4.el7.kolab_wf.x86_64 20/126
1320 Installing : erlang-edoc-18.3.3-1.4.el7.kolab_wf.x86_64 21/126
1321 Installing : libXpm-3.5.11-3.el7.x86_64 22/126
1322 Installing : wxBase3-3.0.2-15.el7.x86_64 23/126
1323 Installing : erlang-cosTime-18.3.3-1.4.el7.kolab_wf.x86_64 24/126
1324 Installing : erlang-cosNotification-18.3.3-1.4.el7.kolab_wf.x86_64 25/126
1325 Installing : erlang-cosProperty-18.3.3-1.4.el7.kolab_wf.x86_64 26/126
1326 Installing : erlang-diameter-18.3.3-1.4.el7.kolab_wf.x86_64 27/126
1327 Installing : erlang-ssh-18.3.3-1.4.el7.kolab_wf.x86_64 28/126
1328 Installing : erlang-otp_mibs-18.3.3-1.4.el7.kolab_wf.x86_64 29/126
1329 Installing : erlang-eunit-18.3.3-1.4.el7.kolab_wf.x86_64 30/126
1330 Installing : erlang-parsetools-18.3.3-1.4.el7.kolab_wf.x86_64 31/126
1331 Installing : erlang-erl_interface-18.3.3-1.4.el7.kolab_wf.x86_64 32/126
1332 Installing : libXmu-1.1.2-2.el7.x86_64 33/126
1333 Installing : libtool-ltdl-2.4.2-21.el7_2.x86_64 34/126
1334 Installing : urw-fonts-2.4-16.el7.noarch 35/126
1335 Installing : cairo-gobject-1.14.2-1.el7.x86_64 36/126
1336 Installing : json-glib-1.0.2-1.el7.x86_64 37/126
1337 Installing : libicu-50.1.2-15.el7.x86_64 38/126
1338 Installing : gstreamer1-1.4.5-1.el7.x86_64 39/126
1339 Installing : libusbx-1.0.15-4.el7.x86_64 40/126
1340 Installing : python-six-1.9.0-1.7.el7.kolab_wf.noarch 41/126
1341 Installing : lcms2-2.6-2.el7.x86_64 42/126
1342 Installing : python-construct-2.5.1-4.el7.noarch 43/126
1343 Installing : python2-pybeam-0.3.2-1.3.el7.kolab_16.noarch 44/126
1344 Installing : erlang-rpm-macros-0.2.2-2.1.el7.kolab_wf.noarch 45/126
1345 Installing : harfbuzz-icu-0.9.36-1.el7.x86_64 46/126
1346 Installing : unixODBC-2.3.1-11.el7.x86_64 47/126
1347 Installing : erlang-odbc-18.3.3-1.4.el7.kolab_wf.x86_64 48/126
1348 Installing : libXaw-1.0.12-5.el7.x86_64 49/126
1349 Installing : erlang-os_mon-18.3.3-1.4.el7.kolab_wf.x86_64 50/126
1350 Installing : erlang-cosFileTransfer-18.3.3-1.4.el7.kolab_wf.x86_64 51/126
1351 Installing : erlang-cosEventDomain-18.3.3-1.4.el7.kolab_wf.x86_64 52/126
1352 Installing : gd-2.0.35-26.el7.x86_64 53/126
1353 Installing : erlang-erl_docgen-18.3.3-1.4.el7.kolab_wf.x86_64 54/126
1354 Installing : erlang-cosTransactions-18.3.3-1.4.el7.kolab_wf.x86_64 55/126
1355 Installing : erlang-percept-18.3.3-1.4.el7.kolab_wf.x86_64 56/126
1356 Installing : erlang-eldap-18.3.3-1.4.el7.kolab_wf.x86_64 57/126
1357 Installing : erlang-goldrush-0.1.8-4.4.el7.kolab_wf.x86_64 58/126
1358 Installing : erlang-syslog-1.0.3-3.2.el7.kolab_wf.x86_64 59/126
1359 Installing : erlang-ic-18.3.3-1.4.el7.kolab_wf.x86_64 60/126
1360 Installing : erlang-ose-18.3.3-1.4.el7.kolab_wf.x86_64 61/126
1361 Installing : erlang-jinterface-18.3.3-1.4.el7.kolab_wf.x86_64 62/126
1362 Installing : hunspell-1.3.2-13.el7.x86_64 63/126
1363 Installing : hunspell-en-US-0.20121024-5.el7.noarch 64/126
1364 Installing : 1:enchant-1.6.0-8.el7.x86_64 65/126
1365 Installing : xml-common-0.6.3-39.el7.noarch 66/126
1366 Installing : iso-codes-3.46-2.el7.noarch 67/126
1367 Installing : ModemManager-glib-1.1.0-8.git20130913.el7.x86_64 68/126
1368 Installing : libgudev1-219-19.el7_2.13.x86_64 69/126
1369 Installing : libgusb-0.1.6-3.el7.x86_64 70/126
1370 Installing : colord-libs-1.2.7-2.el7.x86_64 71/126
1371 Installing : libsecret-0.18.2-2.el7.x86_64 72/126
1372 Installing : cdparanoia-libs-10.2-17.el7.x86_64 73/126
1373 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 74/126
1374 Installing : gsettings-desktop-schemas-3.14.2-1.el7.x86_64 75/126
1375 Installing : poppler-data-0.4.6-3.el7.noarch 76/126
1376 Installing : libvisual-0.4.0-16.el7.x86_64 77/126
1377 Installing : adwaita-cursor-theme-3.14.1-1.el7.noarch 78/126
1378 Installing : adwaita-icon-theme-3.14.1-1.el7.noarch 79/126
1379 Installing : libXevie-1.0.3-7.1.el7.x86_64 80/126
1380 Installing : at-spi2-core-2.8.0-6.el7.x86_64 81/126
1381 Installing : at-spi2-atk-2.8.1-4.el7.x86_64 82/126
1382 Installing : 1:tcl-8.5.13-8.el7.x86_64 83/126
1383 Installing : 1:tk-8.5.13-6.el7.x86_64 84/126
1384 Installing : erlang-gs-18.3.3-1.4.el7.kolab_wf.x86_64 85/126
1385 Installing : libmspack-0.5-0.4.alpha.el7.x86_64 86/126
1386 Installing : libwebp-0.3.0-3.el7.x86_64 87/126
1387 Installing : libmodman-2.0.1-8.el7.x86_64 88/126
1388 Installing : libproxy-0.4.11-8.el7.x86_64 89/126
1389 Installing : 1:libtheora-1.1.1-8.el7.x86_64 90/126
1390 Installing : trousers-0.3.13-1.el7.x86_64 91/126
1391 Installing : libXv-1.0.10-2.el7.x86_64 92/126
1392 Installing : orc-0.4.22-5.el7.x86_64 93/126
1393 Installing : gstreamer1-plugins-base-1.4.5-2.el7.x86_64 94/126
1394 Installing : ghostscript-fonts-5.50-32.el7.noarch 95/126
1395 Installing : ghostscript-9.07-18.el7.x86_64 96/126
1396 Installing : SDL-1.2.15-14.el7.x86_64 97/126
1397 Installing : nettle-2.7.1-4.el7.x86_64 98/126
1398 Installing : gnutls-3.3.8-14.el7_2.x86_64 99/126
1399 Installing : glib-networking-2.42.0-1.el7.x86_64 100/126
1400 Installing : libsoup-2.48.1-3.el7.x86_64 101/126
1401 Installing : rest-0.7.92-3.el7.x86_64 102/126
1402 Installing : gtk3-3.14.13-16.el7.x86_64 103/126
1403 Installing : geoclue2-2.1.10-2.el7.x86_64 104/126
1404 Installing : webkitgtk3-2.4.9-5.el7.x86_64 105/126
1405 Installing : wxGTK3-3.0.2-15.el7.x86_64 106/126
1406 Installing : wxGTK3-gl-3.0.2-15.el7.x86_64 107/126
1407 Installing : erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64 108/126
1408 Installing : erlang-debugger-18.3.3-1.4.el7.kolab_wf.x86_64 109/126
1409 Installing : erlang-et-18.3.3-1.4.el7.kolab_wf.x86_64 110/126
1410 Installing : erlang-observer-18.3.3-1.4.el7.kolab_wf.x86_64 111/126
1411 Installing : erlang-test_server-18.3.3-1.4.el7.kolab_wf.x86_64 112/126
1412 Installing : erlang-common_test-18.3.3-1.4.el7.kolab_wf.x86_64 113/126
1413 Installing : erlang-lager-3.1.0-1.6.el7.kolab_wf.x86_64 114/126
1414 Installing : erlang-reltool-18.3.3-1.4.el7.kolab_wf.x86_64 115/126
1415 Installing : erlang-webtool-18.3.3-1.4.el7.kolab_wf.x86_64 116/126
1416 Installing : erlang-megaco-18.3.3-1.4.el7.kolab_wf.x86_64 117/126
1417 Installing : libcroco-0.6.8-5.el7.x86_64 118/126
1418 Installing : librsvg2-2.39.0-1.el7.x86_64 119/126
1419 Installing : graphviz-2.30.1-19.el7.x86_64 120/126
1420 Installing : erlang-dialyzer-18.3.3-1.4.el7.kolab_wf.x86_64 121/126
1421 Installing : erlang-typer-18.3.3-1.4.el7.kolab_wf.x86_64 122/126
1422 Installing : erlang-18.3.3-1.4.el7.kolab_wf.x86_64 123/126
1423 Installing : erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64 124/126
1424 Installing : erlang-lager_syslog-2.0.3-3.3.el7.kolab_wf.x86_64 125/126
1425 Installing : erlang-eimap-0.2.5-2.2.el7.kolab_wf.x86_64 126/126
1426 Verifying : libcroco-0.6.8-5.el7.x86_64 1/126
1427 Verifying : erlang-erl_interface-18.3.3-1.4.el7.kolab_wf.x86_64 2/126
1428 Verifying : nettle-2.7.1-4.el7.x86_64 3/126
1429 Verifying : librsvg2-2.39.0-1.el7.x86_64 4/126
1430 Verifying : erlang-eldap-18.3.3-1.4.el7.kolab_wf.x86_64 5/126
1431 Verifying : 1:enchant-1.6.0-8.el7.x86_64 6/126
1432 Verifying : erlang-cosEventDomain-18.3.3-1.4.el7.kolab_wf.x86_64 7/126
1433 Verifying : erlang-ssh-18.3.3-1.4.el7.kolab_wf.x86_64 8/126
1434 Verifying : libproxy-0.4.11-8.el7.x86_64 9/126
1435 Verifying : erlang-cosProperty-18.3.3-1.4.el7.kolab_wf.x86_64 10/126
1436 Verifying : lcms2-2.6-2.el7.x86_64 11/126
1437 Verifying : erlang-odbc-18.3.3-1.4.el7.kolab_wf.x86_64 12/126
1438 Verifying : erlang-common_test-18.3.3-1.4.el7.kolab_wf.x86_64 13/126
1439 Verifying : SDL-1.2.15-14.el7.x86_64 14/126
1440 Verifying : libsoup-2.48.1-3.el7.x86_64 15/126
1441 Verifying : erlang-gs-18.3.3-1.4.el7.kolab_wf.x86_64 16/126
1442 Verifying : gnutls-3.3.8-14.el7_2.x86_64 17/126
1443 Verifying : erlang-rpm-macros-0.2.2-2.1.el7.kolab_wf.noarch 18/126
1444 Verifying : erlang-sasl-18.3.3-1.4.el7.kolab_wf.x86_64 19/126
1445 Verifying : erlang-debugger-18.3.3-1.4.el7.kolab_wf.x86_64 20/126
1446 Verifying : python-six-1.9.0-1.7.el7.kolab_wf.noarch 21/126
1447 Verifying : ghostscript-fonts-5.50-32.el7.noarch 22/126
1448 Verifying : erlang-dialyzer-18.3.3-1.4.el7.kolab_wf.x86_64 23/126
1449 Verifying : libusbx-1.0.15-4.el7.x86_64 24/126
1450 Verifying : orc-0.4.22-5.el7.x86_64 25/126
1451 Verifying : at-spi2-atk-2.8.1-4.el7.x86_64 26/126
1452 Verifying : erlang-hipe-18.3.3-1.4.el7.kolab_wf.x86_64 27/126
1453 Verifying : erlang-diameter-18.3.3-1.4.el7.kolab_wf.x86_64 28/126
1454 Verifying : gstreamer1-1.4.5-1.el7.x86_64 29/126
1455 Verifying : iso-codes-3.46-2.el7.noarch 30/126
1456 Verifying : erlang-megaco-18.3.3-1.4.el7.kolab_wf.x86_64 31/126
1457 Verifying : erlang-os_mon-18.3.3-1.4.el7.kolab_wf.x86_64 32/126
1458 Verifying : libicu-50.1.2-15.el7.x86_64 33/126
1459 Verifying : libXv-1.0.10-2.el7.x86_64 34/126
1460 Verifying : erlang-typer-18.3.3-1.4.el7.kolab_wf.x86_64 35/126
1461 Verifying : erlang-orber-18.3.3-1.4.el7.kolab_wf.x86_64 36/126
1462 Verifying : python-construct-2.5.1-4.el7.noarch 37/126
1463 Verifying : erlang-syslog-1.0.3-3.2.el7.kolab_wf.x86_64 38/126
1464 Verifying : python2-pybeam-0.3.2-1.3.el7.kolab_16.noarch 39/126
1465 Verifying : erlang-cosTime-18.3.3-1.4.el7.kolab_wf.x86_64 40/126
1466 Verifying : libXaw-1.0.12-5.el7.x86_64 41/126
1467 Verifying : erlang-webtool-18.3.3-1.4.el7.kolab_wf.x86_64 42/126
1468 Verifying : trousers-0.3.13-1.el7.x86_64 43/126
1469 Verifying : erlang-lager_syslog-2.0.3-3.3.el7.kolab_wf.x86_64 44/126
1470 Verifying : hunspell-en-US-0.20121024-5.el7.noarch 45/126
1471 Verifying : erlang-goldrush-0.1.8-4.4.el7.kolab_wf.x86_64 46/126
1472 Verifying : erlang-lager-3.1.0-1.6.el7.kolab_wf.x86_64 47/126
1473 Verifying : 1:libtheora-1.1.1-8.el7.x86_64 48/126
1474 Verifying : erlang-ssl-18.3.3-1.4.el7.kolab_wf.x86_64 49/126
1475 Verifying : libmodman-2.0.1-8.el7.x86_64 50/126
1476 Verifying : json-glib-1.0.2-1.el7.x86_64 51/126
1477 Verifying : erlang-wx-18.3.3-1.4.el7.kolab_wf.x86_64 52/126
1478 Verifying : libXmu-1.1.2-2.el7.x86_64 53/126
1479 Verifying : gd-2.0.35-26.el7.x86_64 54/126
1480 Verifying : wxBase3-3.0.2-15.el7.x86_64 55/126
1481 Verifying : libXt-1.1.4-6.1.el7.x86_64 56/126
1482 Verifying : erlang-reltool-18.3.3-1.4.el7.kolab_wf.x86_64 57/126
1483 Verifying : cairo-gobject-1.14.2-1.el7.x86_64 58/126
1484 Verifying : glib-networking-2.42.0-1.el7.x86_64 59/126
1485 Verifying : erlang-eimap-0.2.5-2.2.el7.kolab_wf.x86_64 60/126
1486 Verifying : libwebp-0.3.0-3.el7.x86_64 61/126
1487 Verifying : libmspack-0.5-0.4.alpha.el7.x86_64 62/126
1488 Verifying : 1:tcl-8.5.13-8.el7.x86_64 63/126
1489 Verifying : erlang-xmerl-18.3.3-1.4.el7.kolab_wf.x86_64 64/126
1490 Verifying : libgusb-0.1.6-3.el7.x86_64 65/126
1491 Verifying : libXevie-1.0.3-7.1.el7.x86_64 66/126
1492 Verifying : wxGTK3-gl-3.0.2-15.el7.x86_64 67/126
1493 Verifying : erlang-observer-18.3.3-1.4.el7.kolab_wf.x86_64 68/126
1494 Verifying : hunspell-1.3.2-13.el7.x86_64 69/126
1495 Verifying : erlang-runtime_tools-18.3.3-1.4.el7.kolab_wf.x86_64 70/126
1496 Verifying : erlang-edoc-18.3.3-1.4.el7.kolab_wf.x86_64 71/126
1497 Verifying : erlang-rebar-2.6.1-2.3.el7.kolab_wf.x86_64 72/126
1498 Verifying : adwaita-cursor-theme-3.14.1-1.el7.noarch 73/126
1499 Verifying : rest-0.7.92-3.el7.x86_64 74/126
1500 Verifying : gtk3-3.14.13-16.el7.x86_64 75/126
1501 Verifying : erlang-percept-18.3.3-1.4.el7.kolab_wf.x86_64 76/126
1502 Verifying : erlang-ic-18.3.3-1.4.el7.kolab_wf.x86_64 77/126
1503 Verifying : erlang-eunit-18.3.3-1.4.el7.kolab_wf.x86_64 78/126
1504 Verifying : wxGTK3-3.0.2-15.el7.x86_64 79/126
1505 Verifying : erlang-otp_mibs-18.3.3-1.4.el7.kolab_wf.x86_64 80/126
1506 Verifying : erlang-crypto-18.3.3-1.4.el7.kolab_wf.x86_64 81/126
1507 Verifying : urw-fonts-2.4-16.el7.noarch 82/126
1508 Verifying : libvisual-0.4.0-16.el7.x86_64 83/126
1509 Verifying : libtool-ltdl-2.4.2-21.el7_2.x86_64 84/126
1510 Verifying : erlang-et-18.3.3-1.4.el7.kolab_wf.x86_64 85/126
1511 Verifying : 1:tk-8.5.13-6.el7.x86_64 86/126
1512 Verifying : libXpm-3.5.11-3.el7.x86_64 87/126
1513 Verifying : poppler-data-0.4.6-3.el7.noarch 88/126
1514 Verifying : erlang-test_server-18.3.3-1.4.el7.kolab_wf.x86_64 89/126
1515 Verifying : at-spi2-core-2.8.0-6.el7.x86_64 90/126
1516 Verifying : gsettings-desktop-schemas-3.14.2-1.el7.x86_64 91/126
1517 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 92/126
1518 Verifying : cdparanoia-libs-10.2-17.el7.x86_64 93/126
1519 Verifying : colord-libs-1.2.7-2.el7.x86_64 94/126
1520 Verifying : erlang-cosEvent-18.3.3-1.4.el7.kolab_wf.x86_64 95/126
1521 Verifying : webkitgtk3-2.4.9-5.el7.x86_64 96/126
1522 Verifying : erlang-public_key-18.3.3-1.4.el7.kolab_wf.x86_64 97/126
1523 Verifying : erlang-cosFileTransfer-18.3.3-1.4.el7.kolab_wf.x86_64 98/126
1524 Verifying : erlang-18.3.3-1.4.el7.kolab_wf.x86_64 99/126
1525 Verifying : graphviz-2.30.1-19.el7.x86_64 100/126
1526 Verifying : libsecret-0.18.2-2.el7.x86_64 101/126
1527 Verifying : erlang-erl_docgen-18.3.3-1.4.el7.kolab_wf.x86_64 102/126
1528 Verifying : erlang-asn1-18.3.3-1.4.el7.kolab_wf.x86_64 103/126
1529 Verifying : erlang-mnesia-18.3.3-1.4.el7.kolab_wf.x86_64 104/126
1530 Verifying : adwaita-icon-theme-3.14.1-1.el7.noarch 105/126
1531 Verifying : erlang-kernel-18.3.3-1.4.el7.kolab_wf.x86_64 106/126
1532 Verifying : erlang-parsetools-18.3.3-1.4.el7.kolab_wf.x86_64 107/126
1533 Verifying : gstreamer1-plugins-base-1.4.5-2.el7.x86_64 108/126
1534 Verifying : geoclue2-2.1.10-2.el7.x86_64 109/126
1535 Verifying : erlang-tools-18.3.3-1.4.el7.kolab_wf.x86_64 110/126
1536 Verifying : libgudev1-219-19.el7_2.13.x86_64 111/126
1537 Verifying : ModemManager-glib-1.1.0-8.git20130913.el7.x86_64 112/126
1538 Verifying : unixODBC-2.3.1-11.el7.x86_64 113/126
1539 Verifying : erlang-cosNotification-18.3.3-1.4.el7.kolab_wf.x86_64 114/126
1540 Verifying : erlang-snmp-18.3.3-1.4.el7.kolab_wf.x86_64 115/126
1541 Verifying : erlang-compiler-18.3.3-1.4.el7.kolab_wf.x86_64 116/126
1542 Verifying : erlang-erts-18.3.3-1.4.el7.kolab_wf.x86_64 117/126
1543 Verifying : ghostscript-9.07-18.el7.x86_64 118/126
1544 Verifying : harfbuzz-icu-0.9.36-1.el7.x86_64 119/126
1545 Verifying : erlang-cosTransactions-18.3.3-1.4.el7.kolab_wf.x86_64 120/126
1546 Verifying : xml-common-0.6.3-39.el7.noarch 121/126
1547 Verifying : erlang-stdlib-18.3.3-1.4.el7.kolab_wf.x86_64 122/126
1548 Verifying : erlang-syntax_tools-18.3.3-1.4.el7.kolab_wf.x86_64 123/126
1549 Verifying : erlang-ose-18.3.3-1.4.el7.kolab_wf.x86_64 124/126
1550 Verifying : erlang-jinterface-18.3.3-1.4.el7.kolab_wf.x86_64 125/126
1551 Verifying : erlang-inets-18.3.3-1.4.el7.kolab_wf.x86_64 126/126
1552
1553Installed:
1554 erlang.x86_64 0:18.3.3-1.4.el7.kolab_wf
1555 erlang-asn1.x86_64 0:18.3.3-1.4.el7.kolab_wf
1556 erlang-common_test.x86_64 0:18.3.3-1.4.el7.kolab_wf
1557 erlang-compiler.x86_64 0:18.3.3-1.4.el7.kolab_wf
1558 erlang-crypto.x86_64 0:18.3.3-1.4.el7.kolab_wf
1559 erlang-debugger.x86_64 0:18.3.3-1.4.el7.kolab_wf
1560 erlang-eimap.x86_64 0:0.2.5-2.2.el7.kolab_wf
1561 erlang-erts.x86_64 0:18.3.3-1.4.el7.kolab_wf
1562 erlang-et.x86_64 0:18.3.3-1.4.el7.kolab_wf
1563 erlang-goldrush.x86_64 0:0.1.8-4.4.el7.kolab_wf
1564 erlang-kernel.x86_64 0:18.3.3-1.4.el7.kolab_wf
1565 erlang-lager.x86_64 0:3.1.0-1.6.el7.kolab_wf
1566 erlang-lager_syslog.x86_64 0:2.0.3-3.3.el7.kolab_wf
1567 erlang-mnesia.x86_64 0:18.3.3-1.4.el7.kolab_wf
1568 erlang-observer.x86_64 0:18.3.3-1.4.el7.kolab_wf
1569 erlang-public_key.x86_64 0:18.3.3-1.4.el7.kolab_wf
1570 erlang-rebar.x86_64 0:2.6.1-2.3.el7.kolab_wf
1571 erlang-runtime_tools.x86_64 0:18.3.3-1.4.el7.kolab_wf
1572 erlang-sasl.x86_64 0:18.3.3-1.4.el7.kolab_wf
1573 erlang-snmp.x86_64 0:18.3.3-1.4.el7.kolab_wf
1574 erlang-ssh.x86_64 0:18.3.3-1.4.el7.kolab_wf
1575 erlang-ssl.x86_64 0:18.3.3-1.4.el7.kolab_wf
1576 erlang-stdlib.x86_64 0:18.3.3-1.4.el7.kolab_wf
1577 erlang-syntax_tools.x86_64 0:18.3.3-1.4.el7.kolab_wf
1578 erlang-syslog.x86_64 0:1.0.3-3.2.el7.kolab_wf
1579 erlang-test_server.x86_64 0:18.3.3-1.4.el7.kolab_wf
1580 erlang-tools.x86_64 0:18.3.3-1.4.el7.kolab_wf
1581 erlang-webtool.x86_64 0:18.3.3-1.4.el7.kolab_wf
1582 erlang-wx.x86_64 0:18.3.3-1.4.el7.kolab_wf
1583 erlang-xmerl.x86_64 0:18.3.3-1.4.el7.kolab_wf
1584
1585Dependency Installed:
1586 ModemManager-glib.x86_64 0:1.1.0-8.git20130913.el7
1587 SDL.x86_64 0:1.2.15-14.el7
1588 adwaita-cursor-theme.noarch 0:3.14.1-1.el7
1589 adwaita-icon-theme.noarch 0:3.14.1-1.el7
1590 at-spi2-atk.x86_64 0:2.8.1-4.el7
1591 at-spi2-core.x86_64 0:2.8.0-6.el7
1592 cairo-gobject.x86_64 0:1.14.2-1.el7
1593 cdparanoia-libs.x86_64 0:10.2-17.el7
1594 colord-libs.x86_64 0:1.2.7-2.el7
1595 enchant.x86_64 1:1.6.0-8.el7
1596 erlang-cosEvent.x86_64 0:18.3.3-1.4.el7.kolab_wf
1597 erlang-cosEventDomain.x86_64 0:18.3.3-1.4.el7.kolab_wf
1598 erlang-cosFileTransfer.x86_64 0:18.3.3-1.4.el7.kolab_wf
1599 erlang-cosNotification.x86_64 0:18.3.3-1.4.el7.kolab_wf
1600 erlang-cosProperty.x86_64 0:18.3.3-1.4.el7.kolab_wf
1601 erlang-cosTime.x86_64 0:18.3.3-1.4.el7.kolab_wf
1602 erlang-cosTransactions.x86_64 0:18.3.3-1.4.el7.kolab_wf
1603 erlang-dialyzer.x86_64 0:18.3.3-1.4.el7.kolab_wf
1604 erlang-diameter.x86_64 0:18.3.3-1.4.el7.kolab_wf
1605 erlang-edoc.x86_64 0:18.3.3-1.4.el7.kolab_wf
1606 erlang-eldap.x86_64 0:18.3.3-1.4.el7.kolab_wf
1607 erlang-erl_docgen.x86_64 0:18.3.3-1.4.el7.kolab_wf
1608 erlang-erl_interface.x86_64 0:18.3.3-1.4.el7.kolab_wf
1609 erlang-eunit.x86_64 0:18.3.3-1.4.el7.kolab_wf
1610 erlang-gs.x86_64 0:18.3.3-1.4.el7.kolab_wf
1611 erlang-hipe.x86_64 0:18.3.3-1.4.el7.kolab_wf
1612 erlang-ic.x86_64 0:18.3.3-1.4.el7.kolab_wf
1613 erlang-inets.x86_64 0:18.3.3-1.4.el7.kolab_wf
1614 erlang-jinterface.x86_64 0:18.3.3-1.4.el7.kolab_wf
1615 erlang-megaco.x86_64 0:18.3.3-1.4.el7.kolab_wf
1616 erlang-odbc.x86_64 0:18.3.3-1.4.el7.kolab_wf
1617 erlang-orber.x86_64 0:18.3.3-1.4.el7.kolab_wf
1618 erlang-os_mon.x86_64 0:18.3.3-1.4.el7.kolab_wf
1619 erlang-ose.x86_64 0:18.3.3-1.4.el7.kolab_wf
1620 erlang-otp_mibs.x86_64 0:18.3.3-1.4.el7.kolab_wf
1621 erlang-parsetools.x86_64 0:18.3.3-1.4.el7.kolab_wf
1622 erlang-percept.x86_64 0:18.3.3-1.4.el7.kolab_wf
1623 erlang-reltool.x86_64 0:18.3.3-1.4.el7.kolab_wf
1624 erlang-rpm-macros.noarch 0:0.2.2-2.1.el7.kolab_wf
1625 erlang-typer.x86_64 0:18.3.3-1.4.el7.kolab_wf
1626 gd.x86_64 0:2.0.35-26.el7
1627 geoclue2.x86_64 0:2.1.10-2.el7
1628 ghostscript.x86_64 0:9.07-18.el7
1629 ghostscript-fonts.noarch 0:5.50-32.el7
1630 glib-networking.x86_64 0:2.42.0-1.el7
1631 gnutls.x86_64 0:3.3.8-14.el7_2
1632 graphviz.x86_64 0:2.30.1-19.el7
1633 gsettings-desktop-schemas.x86_64 0:3.14.2-1.el7
1634 gstreamer1.x86_64 0:1.4.5-1.el7
1635 gstreamer1-plugins-base.x86_64 0:1.4.5-2.el7
1636 gtk3.x86_64 0:3.14.13-16.el7
1637 harfbuzz-icu.x86_64 0:0.9.36-1.el7
1638 hunspell.x86_64 0:1.3.2-13.el7
1639 hunspell-en-US.noarch 0:0.20121024-5.el7
1640 iso-codes.noarch 0:3.46-2.el7
1641 json-glib.x86_64 0:1.0.2-1.el7
1642 lcms2.x86_64 0:2.6-2.el7
1643 libXaw.x86_64 0:1.0.12-5.el7
1644 libXevie.x86_64 0:1.0.3-7.1.el7
1645 libXmu.x86_64 0:1.1.2-2.el7
1646 libXpm.x86_64 0:3.5.11-3.el7
1647 libXt.x86_64 0:1.1.4-6.1.el7
1648 libXv.x86_64 0:1.0.10-2.el7
1649 libcroco.x86_64 0:0.6.8-5.el7
1650 libgudev1.x86_64 0:219-19.el7_2.13
1651 libgusb.x86_64 0:0.1.6-3.el7
1652 libicu.x86_64 0:50.1.2-15.el7
1653 libmodman.x86_64 0:2.0.1-8.el7
1654 libmspack.x86_64 0:0.5-0.4.alpha.el7
1655 libproxy.x86_64 0:0.4.11-8.el7
1656 librsvg2.x86_64 0:2.39.0-1.el7
1657 libsecret.x86_64 0:0.18.2-2.el7
1658 libsoup.x86_64 0:2.48.1-3.el7
1659 libtheora.x86_64 1:1.1.1-8.el7
1660 libtool-ltdl.x86_64 0:2.4.2-21.el7_2
1661 libusbx.x86_64 0:1.0.15-4.el7
1662 libvisual.x86_64 0:0.4.0-16.el7
1663 libwebp.x86_64 0:0.3.0-3.el7
1664 mesa-libGLU.x86_64 0:9.0.0-4.el7
1665 nettle.x86_64 0:2.7.1-4.el7
1666 orc.x86_64 0:0.4.22-5.el7
1667 poppler-data.noarch 0:0.4.6-3.el7
1668 python-construct.noarch 0:2.5.1-4.el7
1669 python-six.noarch 0:1.9.0-1.7.el7.kolab_wf
1670 python2-pybeam.noarch 0:0.3.2-1.3.el7.kolab_16
1671 rest.x86_64 0:0.7.92-3.el7
1672 tcl.x86_64 1:8.5.13-8.el7
1673 tk.x86_64 1:8.5.13-6.el7
1674 trousers.x86_64 0:0.3.13-1.el7
1675 unixODBC.x86_64 0:2.3.1-11.el7
1676 urw-fonts.noarch 0:2.4-16.el7
1677 webkitgtk3.x86_64 0:2.4.9-5.el7
1678 wxBase3.x86_64 0:3.0.2-15.el7
1679 wxGTK3.x86_64 0:3.0.2-15.el7
1680 wxGTK3-gl.x86_64 0:3.0.2-15.el7
1681 xml-common.noarch 0:0.6.3-39.el7
1682
1683Complete!
1684/srv/guam.git /srv/guam.git
1685Running rebar -v get-deps ...
1686INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1687INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1688INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1689INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1690INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1691INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1692INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1693INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1694==> goldrush-0.1.8 (get-deps)
1695==> lager-3.1.0 (get-deps)
1696INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1697==> lager_syslog-2.0.3 (get-deps)
1698==> eimap-0.2.5 (get-deps)
1699==> kolab_guam (get-deps)
1700==> guam.git (get-deps)
1701INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1702INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1703INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1704Running rebar -v get-deps OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1705Running rebar -v compile ...
1706INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1707INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1708INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1709INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1710INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1711INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1712INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1713INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1714==> goldrush-0.1.8 (compile)
1715==> lager-3.1.0 (compile)
1716INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1717==> lager_syslog-2.0.3 (compile)
1718==> eimap-0.2.5 (compile)
1719==> kolab_guam (compile)
1720Compiled src/kolab_guam.erl
1721Compiled src/kolab_guam_listener.erl
1722/srv/guam.git/apps/kolab_guam/src/rules/kolab_guam_rule_filter_groupware.erl:20: Warning: behaviour kolab_guam_rule undefined
1723Compiled src/rules/kolab_guam_rule_filter_groupware.erl
1724Compiled src/kolab_guam_rule.erl
1725Compiled src/kolab_guam_sup.erl
1726/srv/guam.git/apps/kolab_guam/src/kolab_guam_session.erl:253: Warning: variable 'ClientData' is unused
1727/srv/guam.git/apps/kolab_guam/src/kolab_guam_session.erl:253: Warning: variable 'Socket' is unused
1728Compiled src/kolab_guam_session.erl
1729INFO: No app_vars_file defined.
1730==> guam.git (compile)
1731INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1732INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1733INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1734Running rebar -v compile OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1735/srv/guam.git
1736Running ../stick.git/drydocker/guam/test_build.sh OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1737Running ../stick.git/drydocker/guam/test_unit.sh ...
1738/srv/guam.git /srv/guam.git
1739Running rebar -v eunit ...
1740INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1741INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1742INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1743INFO: Looking for lager-.* ; found lager-3.1.0 at /usr/lib64/erlang/lib/lager-3.1.0
1744INFO: Looking for lager_syslog-3.* ; found lager_syslog-2.0.3 at /usr/lib64/erlang/lib/lager_syslog-2.0.3
1745INFO: Looking for eimap-.* ; found eimap-0.2.5 at /usr/lib64/erlang/lib/eimap-0.2.5
1746INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1747INFO: Looking for goldrush-.* ; found goldrush-0.1.8 at /usr/lib64/erlang/lib/goldrush-0.1.8
1748==> guam.git (eunit)
1749Running rebar -v eunit OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1750/srv/guam.git
1751Running ../stick.git/drydocker/guam/test_unit.sh OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1752Running ../stick.git/drydocker/guam/test_obs.sh ...
1753/srv/guam.git /srv/guam.git
1754Running obs_build_local ...
1755/srv/guam.git /srv/guam.git /srv/guam.git
1756++++ git branch --contains b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2
1757++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1758++++ grep -E '^(develop|master|guam|[a-z0-9-]+([0-9]+\.?))'
1759++++ sort --version-sort -u
1760+++ branches=
1761+++ echo 'Branches that contain b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2:'
1762Branches that contain b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2:
1763+++ echo ''
1764+++ sed -e 's/\s/\r\n/g'
1765
1766++++ echo
1767++++ sed -e 's/\s/\r\n/g'
1768++++ grep -E '^master$'
1769+++ '[' '!' -z '' ']'
1770++++ echo
1771++++ sed -e 's/\s/\r\n/g'
1772++++ tail -n 1
1773+++ branch=
1774+++ echo 'Branch is '\'''\'''
1775Branch is ''
1776++++ git branch -la
1777++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1778++++ grep -E '^(guam|[a-z0-9-]+([0-9]+\.?))'
1779++++ tail -n 1
1780++++ sort --version-sort -u
1781+++ latest_stable_branch=guam-0.7
1782+++ echo 'The latest stable branch is '\''guam-0.7'\'''
1783The latest stable branch is 'guam-0.7'
1784+++ '[' '' == master ']'
1785+++ master_version=0
1786++++ echo guam-0.7
1787++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1788+++ stable_version=0.7
1789+++ echo 'This puts the version for stable at 0.7'
1790This puts the version for stable at 0.7
1791++++ git tag -l
1792++++ grep -E '0.7(\.[0-9]+)+$'
1793++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1794++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1795++++ tail -n 1
1796++++ sort --version-sort -u
1797+++ tag_version=0.7.4
1798++++ echo -e '0\n0.7\n0.7.4'
1799++++ sort --version-sort -u
1800++++ tail -n 1
1801+++ new_version=0.7.4
1802+++ '[' 0.7.4 == 0 ']'
1803+++ echo 'Going with new version: '\''0.7.4'\'''
1804Going with new version: '0.7.4'
1805+++ set - -x
1806/srv /srv/guam.git /srv/guam.git
1807Server returned an error: HTTP Error 404: Not Found
1808Error getting meta for project '' package 'guam'
1809guam
1810/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /guam: No such file or directory
1811/srv/guam.git /srv /srv/guam.git /srv/guam.git
1812Going with new version: '0.7.4'
1813About to create /srv//guam/guam-0.7.4.tar.gz
1814/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//guam/guam-0.7.4.tar.gz: No such file or directory
1815Creating /srv//guam/guam-0.7.4.tar.gz completed
1816ls: cannot access /srv//guam/: No such file or directory
1817/srv /srv/guam.git /srv/guam.git
1818Error: '/srv' is not an osc project dir or working copy
1819/srv/guam.git /srv/guam.git
1820/srv/guam.git
1821Running obs_build_local FAILED (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1822Running ../stick.git/drydocker/guam/test_obs.sh FAILED (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1823========================================================================
1824 Running 'rebar -v get-deps' OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1825 Running 'rebar -v compile' OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1826 Running '../stick.git/drydocker/guam/test_build.sh' OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1827 Running 'rebar -v eunit' OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1828 Running '../stick.git/drydocker/guam/test_unit.sh' OK (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1829 Running 'obs_build_local' FAILED (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1830 Running '../stick.git/drydocker/guam/test_obs.sh' FAILED (at b1552bcf1e3aee4d58c9e8b6e0ceb99e4e1b81f2)
1831========================================================================
1832/var/drydock/workingcopy-215937/repo/guam
1833

Lease Working Copy

When
Completed at Sep 19 2016, 1:33 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Sep 19 2016, 1:33 PM · Built for 1 s
Status
Passed

Event Timeline