Page MenuHomePhorge

Build 3620
FailedPublic

Drydock: Run Command

When
Completed at May 13 2016, 11:21 AM · Built for 10 m, 18 s
Status
Failed

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

1+ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.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/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-67/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
28Previous HEAD position was 8656c58... Suppress more lint warnings
29HEAD is now at ed7a476... Prevent from AttributeError when stopping wallace
30+ popd
31+ '[' pykolab '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
55+ pushd pykolab.git
56+ ../stick.git/drydocker/pykolab/build.sh
57+ 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=3620 -e COMMIT=ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-wwhbkskol75swlf3ai2d -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.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
58Switched to a new branch 'dev/boddie'
59Switched to a new branch 'dev/boddie-new/combined'
60Switched to a new branch 'dev/boddie-new/setup'
61Switched to a new branch 'dev/confmgmt'
62Switched to a new branch 'dev/entitlements'
63Switched to a new branch 'dev/kolab-test-suite'
64Switched to a new branch 'dev/kolab-test-tools'
65Switched to branch 'master'
66Switched to a new branch 'pykolab-0.2'
67Switched to a new branch 'pykolab-0.3'
68Switched to a new branch 'pykolab-0.4'
69Switched to a new branch 'pykolab-0.5'
70Note: checking out 'pykolab-0.5.14'.
71
72You are in 'detached HEAD' state. You can look around, make experimental
73changes and commit them, and you can discard any commits you make in this
74state without impacting any branches by performing another checkout.
75
76If you want to create a new branch to retain commits you create, you may
77do so (now or later) by using -b with the checkout command again. Example:
78
79 git checkout -b new_branch_name
80
81HEAD is now at a35735a... 0.5.14
82Previous HEAD position was a35735a... 0.5.14
83Switched to a new branch 'pykolab-0.6'
84Switched to a new branch 'pykolab-0.7'
85Note: checking out 'ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8'.
86
87You are in 'detached HEAD' state. You can look around, make experimental
88changes and commit them, and you can discard any commits you make in this
89state without impacting any branches by performing another checkout.
90
91If you want to create a new branch to retain commits you create, you may
92do so (now or later) by using -b with the checkout command again. Example:
93
94 git checkout -b new_branch_name
95
96HEAD is now at ed7a476... Prevent from AttributeError when stopping wallace
97+ exit 1
98+ retval=1
99+ popd
100+ exit 1
101

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

1/var/drydock/workingcopy-67/repo/pykolab/pykolab.git /var/drydock/workingcopy-67/repo/pykolab
2HEAD is now at 8656c58 Suppress more lint warnings
3/var/drydock/workingcopy-67/repo/pykolab
4/var/drydock/workingcopy-67/repo/pykolab/stick.git /var/drydock/workingcopy-67/repo/pykolab
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-67/repo/pykolab
7/var/drydock/workingcopy-67/repo/pykolab/pykolab.git /var/drydock/workingcopy-67/repo/pykolab
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/pykolab.git'...
10/srv/pykolab.git /srv/closure-compiler.git
11Branch dev/boddie set up to track remote branch dev/boddie from origin.
12Branch dev/boddie-new/combined set up to track remote branch dev/boddie-new/combined from origin.
13Branch dev/boddie-new/setup set up to track remote branch dev/boddie-new/setup from origin.
14Branch dev/confmgmt set up to track remote branch dev/confmgmt from origin.
15Branch dev/entitlements set up to track remote branch dev/entitlements from origin.
16Branch dev/kolab-test-suite set up to track remote branch dev/kolab-test-suite from origin.
17Branch dev/kolab-test-tools set up to track remote branch dev/kolab-test-tools from origin.
18Branch pykolab-0.2 set up to track remote branch pykolab-0.2 from origin.
19Branch pykolab-0.3 set up to track remote branch pykolab-0.3 from origin.
20Branch pykolab-0.4 set up to track remote branch pykolab-0.4 from origin.
21Branch pykolab-0.5 set up to track remote branch pykolab-0.5 from origin.
22Branch pykolab-0.6 set up to track remote branch pykolab-0.6 from origin.
23Branch pykolab-0.7 set up to track remote branch pykolab-0.7 from origin.
24/srv/closure-compiler.git
25Loaded plugins: ovl, priorities
26Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
27 : extras openSUSE_Tools updates
280 metadata files removed
290 sqlite files removed
300 metadata files removed
31Loaded plugins: ovl, priorities
32153 packages excluded due to repository priority protections
33Resolving Dependencies
34--> Running transaction check
35---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.2 will be updated
36---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.3 will be an update
37---> Package bind-license.noarch 32:9.9.4-29.el7_2.2 will be updated
38---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be an update
39---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.2 will be updated
40---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.3 will be an update
41---> Package build.noarch 0:20160304-218.1 will be updated
42---> Package build.noarch 0:20160427-223.1 will be an update
43---> Package build-mkbaselibs.noarch 0:20160304-218.1 will be updated
44---> Package build-mkbaselibs.noarch 0:20160427-223.1 will be an update
45---> Package chkconfig.x86_64 0:1.3.61-5.el7 will be updated
46---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be an update
47---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.1 will be updated
48---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.2 will be an update
49---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.1 will be updated
50---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.2 will be an update
51---> Package epel-release.noarch 0:7-5 will be updated
52---> Package epel-release.noarch 0:7-6 will be an update
53---> Package epel-rpm-macros.noarch 0:7-6 will be updated
54---> Package epel-rpm-macros.noarch 0:7-8 will be an update
55---> Package git.x86_64 0:1.8.3.1-6.el7 will be updated
56---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be an update
57---> Package glibc.x86_64 0:2.17-106.el7_2.4 will be updated
58---> Package glibc.x86_64 0:2.17-106.el7_2.6 will be an update
59---> Package glibc-common.x86_64 0:2.17-106.el7_2.4 will be updated
60---> Package glibc-common.x86_64 0:2.17-106.el7_2.6 will be an update
61---> Package glibc-devel.x86_64 0:2.17-106.el7_2.4 will be updated
62---> Package glibc-devel.x86_64 0:2.17-106.el7_2.6 will be an update
63---> Package glibc-headers.x86_64 0:2.17-106.el7_2.4 will be updated
64---> Package glibc-headers.x86_64 0:2.17-106.el7_2.6 will be an update
65---> Package graphite2.x86_64 0:1.2.2-5.el7 will be updated
66---> Package graphite2.x86_64 0:1.3.6-1.el7_2 will be an update
67---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
68---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
69---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
70---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
71---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
72---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
73---> Package kernel-headers.x86_64 0:3.10.0-327.10.1.el7 will be updated
74---> Package kernel-headers.x86_64 0:3.10.0-327.18.2.el7 will be an update
75---> Package kpartx.x86_64 0:0.4.9-85.el7 will be updated
76---> Package kpartx.x86_64 0:0.4.9-85.el7_2.4 will be an update
77---> Package krb5-libs.x86_64 0:1.13.2-10.el7 will be updated
78---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be an update
79---> Package libblkid.x86_64 0:2.23.2-26.el7 will be updated
80---> Package libblkid.x86_64 0:2.23.2-26.el7_2.2 will be an update
81---> Package libmount.x86_64 0:2.23.2-26.el7 will be updated
82---> Package libmount.x86_64 0:2.23.2-26.el7_2.2 will be an update
83---> Package libssh2.x86_64 0:1.4.3-10.el7 will be updated
84---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be an update
85---> Package libuuid.x86_64 0:2.23.2-26.el7 will be updated
86---> Package libuuid.x86_64 0:2.23.2-26.el7_2.2 will be an update
87---> Package nspr.x86_64 0:4.10.8-2.el7_1 will be updated
88---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be an update
89---> Package nss.x86_64 0:3.19.1-19.el7_2 will be updated
90---> Package nss.x86_64 0:3.21.0-9.el7_2 will be an update
91---> Package nss-softokn.x86_64 0:3.16.2.3-13.el7_1 will be updated
92---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
93---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-13.el7_1 will be updated
94---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
95---> Package nss-sysinit.x86_64 0:3.19.1-19.el7_2 will be updated
96---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be an update
97---> Package nss-tools.x86_64 0:3.19.1-19.el7_2 will be updated
98---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be an update
99---> Package nss-util.x86_64 0:3.19.1-4.el7_1 will be updated
100---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be an update
101---> Package openldap.x86_64 0:2.4.40-8.el7 will be updated
102---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be an update
103---> Package openldap-clients.x86_64 0:2.4.40-8.el7 will be updated
104---> Package openldap-clients.x86_64 0:2.4.40-9.el7_2 will be an update
105---> Package openssh.x86_64 0:6.6.1p1-23.el7_2 will be updated
106---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be an update
107---> Package openssh-clients.x86_64 0:6.6.1p1-23.el7_2 will be updated
108---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be an update
109---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.4 will be updated
110---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.5 will be an update
111---> Package osc.x86_64 0:0.153.0-175.1 will be updated
112---> Package osc.x86_64 0:0.154.0-180.1 will be an update
113---> Package pcre.x86_64 0:8.32-15.el7 will be updated
114---> Package pcre.x86_64 0:8.32-15.el7_2.1 will be an update
115---> Package perl-Git.noarch 0:1.8.3.1-6.el7 will be updated
116---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be an update
117---> Package php-cli.x86_64 0:5.4.16-36.el7_1 will be updated
118---> Package php-cli.x86_64 0:5.4.16-36.1.el7_2.1 will be an update
119---> Package php-common.x86_64 0:5.4.16-36.el7_1 will be updated
120---> Package php-common.x86_64 0:5.4.16-36.1.el7_2.1 will be an update
121---> Package php-mbstring.x86_64 0:5.4.16-36.el7_1 will be updated
122---> Package php-mbstring.x86_64 0:5.4.16-36.1.el7_2.1 will be an update
123---> Package php-phpunit-PHPUnit.noarch 0:4.8.23-1.el7 will be updated
124---> Package php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7 will be an update
125---> Package php-soap.x86_64 0:5.4.16-36.el7_1 will be updated
126---> Package php-soap.x86_64 0:5.4.16-36.1.el7_2.1 will be an update
127---> Package php-symfony-class-loader.noarch 0:2.7.9-2.el7 will be updated
128---> Package php-symfony-class-loader.noarch 0:2.7.11-2.el7 will be an update
129---> Package php-symfony-common.noarch 0:2.7.9-2.el7 will be updated
130---> Package php-symfony-common.noarch 0:2.7.11-2.el7 will be an update
131---> Package php-symfony-yaml.noarch 0:2.7.9-2.el7 will be updated
132---> Package php-symfony-yaml.noarch 0:2.7.11-2.el7 will be an update
133---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be updated
134---> Package php-tidy.x86_64 0:5.4.16-4.el7 will be an update
135---> Package php-xml.x86_64 0:5.4.16-36.el7_1 will be updated
136---> Package php-xml.x86_64 0:5.4.16-36.1.el7_2.1 will be an update
137---> Package sudo.x86_64 0:1.8.6p7-16.el7 will be updated
138---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be an update
139---> Package systemd.x86_64 0:219-19.el7_2.4 will be updated
140---> Package systemd.x86_64 0:219-19.el7_2.9 will be an update
141---> Package systemd-libs.x86_64 0:219-19.el7_2.4 will be updated
142---> Package systemd-libs.x86_64 0:219-19.el7_2.9 will be an update
143---> Package tzdata.noarch 0:2016a-1.el7 will be updated
144---> Package tzdata.noarch 0:2016d-1.el7 will be an update
145---> Package tzdata-java.noarch 0:2016a-1.el7 will be updated
146---> Package tzdata-java.noarch 0:2016d-1.el7 will be an update
147---> Package util-linux.x86_64 0:2.23.2-26.el7 will be updated
148---> Package util-linux.x86_64 0:2.23.2-26.el7_2.2 will be an update
149--> Finished Dependency Resolution
150
151Dependencies Resolved
152
153================================================================================
154 Package Arch Version Repository Size
155================================================================================
156Updating:
157 bind-libs x86_64 32:9.9.4-29.el7_2.3 updates 1.0 M
158 bind-license noarch 32:9.9.4-29.el7_2.3 updates 82 k
159 bind-utils x86_64 32:9.9.4-29.el7_2.3 updates 200 k
160 build noarch 20160427-223.1 openSUSE_Tools 174 k
161 build-mkbaselibs noarch 20160427-223.1 openSUSE_Tools 40 k
162 chkconfig x86_64 1.3.61-5.el7_2.1 updates 173 k
163 device-mapper x86_64 7:1.02.107-5.el7_2.2 updates 252 k
164 device-mapper-libs x86_64 7:1.02.107-5.el7_2.2 updates 305 k
165 epel-release noarch 7-6 epel 14 k
166 epel-rpm-macros noarch 7-8 epel 11 k
167 git x86_64 1.8.3.1-6.el7_2.1 updates 4.4 M
168 glibc x86_64 2.17-106.el7_2.6 updates 3.6 M
169 glibc-common x86_64 2.17-106.el7_2.6 updates 11 M
170 glibc-devel x86_64 2.17-106.el7_2.6 updates 1.0 M
171 glibc-headers x86_64 2.17-106.el7_2.6 updates 662 k
172 graphite2 x86_64 1.3.6-1.el7_2 updates 112 k
173 java-1.7.0-openjdk x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 209 k
174 java-1.7.0-openjdk-devel x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 9.2 M
175 java-1.7.0-openjdk-headless
176 x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 25 M
177 kernel-headers x86_64 3.10.0-327.18.2.el7 updates 3.2 M
178 kpartx x86_64 0.4.9-85.el7_2.4 updates 60 k
179 krb5-libs x86_64 1.13.2-12.el7_2 updates 843 k
180 libblkid x86_64 2.23.2-26.el7_2.2 updates 166 k
181 libmount x86_64 2.23.2-26.el7_2.2 updates 169 k
182 libssh2 x86_64 1.4.3-10.el7_2.1 updates 134 k
183 libuuid x86_64 2.23.2-26.el7_2.2 updates 74 k
184 nspr x86_64 4.11.0-1.el7_2 updates 126 k
185 nss x86_64 3.21.0-9.el7_2 updates 850 k
186 nss-softokn x86_64 3.16.2.3-14.2.el7_2 updates 305 k
187 nss-softokn-freebl x86_64 3.16.2.3-14.2.el7_2 updates 204 k
188 nss-sysinit x86_64 3.21.0-9.el7_2 updates 55 k
189 nss-tools x86_64 3.21.0-9.el7_2 updates 487 k
190 nss-util x86_64 3.21.0-2.2.el7_2 updates 72 k
191 openldap x86_64 2.4.40-9.el7_2 updates 348 k
192 openldap-clients x86_64 2.4.40-9.el7_2 updates 186 k
193 openssh x86_64 6.6.1p1-25.el7_2 updates 435 k
194 openssh-clients x86_64 6.6.1p1-25.el7_2 updates 639 k
195 openssl-libs x86_64 1:1.0.1e-51.el7_2.5 updates 952 k
196 osc x86_64 0.154.0-180.1 openSUSE_Tools 516 k
197 pcre x86_64 8.32-15.el7_2.1 updates 420 k
198 perl-Git noarch 1.8.3.1-6.el7_2.1 updates 53 k
199 php-cli x86_64 5.4.16-36.1.el7_2.1 updates 2.7 M
200 php-common x86_64 5.4.16-36.1.el7_2.1 updates 563 k
201 php-mbstring x86_64 5.4.16-36.1.el7_2.1 updates 503 k
202 php-phpunit-PHPUnit noarch 4.8.24-1.el7 epel 131 k
203 php-soap x86_64 5.4.16-36.1.el7_2.1 updates 157 k
204 php-symfony-class-loader noarch 2.7.11-2.el7 epel 24 k
205 php-symfony-common noarch 2.7.11-2.el7 epel 106 k
206 php-symfony-yaml noarch 2.7.11-2.el7 epel 26 k
207 php-tidy x86_64 5.4.16-4.el7 epel 22 k
208 php-xml x86_64 5.4.16-36.1.el7_2.1 updates 124 k
209 sudo x86_64 1.8.6p7-17.el7_2 updates 732 k
210 systemd x86_64 219-19.el7_2.9 updates 5.1 M
211 systemd-libs x86_64 219-19.el7_2.9 updates 358 k
212 tzdata noarch 2016d-1.el7 updates 439 k
213 tzdata-java noarch 2016d-1.el7 updates 179 k
214 util-linux x86_64 2.23.2-26.el7_2.2 updates 1.9 M
215
216Transaction Summary
217================================================================================
218Upgrade 57 Packages
219
220Total download size: 81 M
221Downloading packages:
222Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
223--------------------------------------------------------------------------------
224Total 3.9 MB/s | 81 MB 00:21
225Running transaction check
226Running transaction test
227Transaction test succeeded
228Running transaction
229 Updating : kernel-headers-3.10.0-327.18.2.el7.x86_64 1/114
230 Updating : tzdata-java-2016d-1.el7.noarch 2/114
231 Updating : tzdata-2016d-1.el7.noarch 3/114
232 Updating : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 4/114
233 Updating : glibc-2.17-106.el7_2.6.x86_64 5/114
234 Updating : glibc-common-2.17-106.el7_2.6.x86_64 6/114
235 Updating : php-common-5.4.16-36.1.el7_2.1.x86_64 7/114
236 Updating : nspr-4.11.0-1.el7_2.x86_64 8/114
237 Updating : nss-util-3.21.0-2.2.el7_2.x86_64 9/114
238 Updating : krb5-libs-1.13.2-12.el7_2.x86_64 10/114
239 Updating : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 11/114
240 Updating : libuuid-2.23.2-26.el7_2.2.x86_64 12/114
241 Updating : libblkid-2.23.2-26.el7_2.2.x86_64 13/114
242 Updating : systemd-libs-219-19.el7_2.9.x86_64 14/114
243 Updating : chkconfig-1.3.61-5.el7_2.1.x86_64 15/114
244 Updating : libmount-2.23.2-26.el7_2.2.x86_64 16/114
245 Updating : util-linux-2.23.2-26.el7_2.2.x86_64 17/114
246 Updating : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 18/114
247 Updating : nss-3.21.0-9.el7_2.x86_64 19/114
248 Updating : nss-sysinit-3.21.0-9.el7_2.x86_64 20/114
249 Updating : 1:java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7_2.x86_64 21/114
250 Updating : 1:java-1.7.0-openjdk-devel-1.7.0.101-2.6.6.1.el7_2.x86 22/114
251 Updating : 1:java-1.7.0-openjdk-headless-1.7.0.101-2.6.6.1.el7_2. 23/114
252 Updating : php-symfony-common-2.7.11-2.el7.noarch 24/114
253 Updating : php-symfony-class-loader-2.7.11-2.el7.noarch 25/114
254 Updating : php-mbstring-5.4.16-36.1.el7_2.1.x86_64 26/114
255 Updating : pcre-8.32-15.el7_2.1.x86_64 27/114
256 Updating : php-cli-5.4.16-36.1.el7_2.1.x86_64 28/114
257 Updating : php-symfony-yaml-2.7.11-2.el7.noarch 29/114
258 Updating : nss-tools-3.21.0-9.el7_2.x86_64 30/114
259 Updating : openldap-2.4.40-9.el7_2.x86_64 31/114
260 Updating : openssh-6.6.1p1-25.el7_2.x86_64 32/114
261 Updating : openssh-clients-6.6.1p1-25.el7_2.x86_64 33/114
262 Updating : perl-Git-1.8.3.1-6.el7_2.1.noarch 34/114
263 Updating : git-1.8.3.1-6.el7_2.1.x86_64 35/114
264 Updating : systemd-219-19.el7_2.9.x86_64 36/114
265 Updating : 7:device-mapper-libs-1.02.107-5.el7_2.2.x86_64 37/114
266 Updating : 7:device-mapper-1.02.107-5.el7_2.2.x86_64 38/114
267 Updating : php-tidy-5.4.16-4.el7.x86_64 39/114
268 Updating : php-xml-5.4.16-36.1.el7_2.1.x86_64 40/114
269 Updating : glibc-headers-2.17-106.el7_2.6.x86_64 41/114
270 Updating : build-mkbaselibs-20160427-223.1.noarch 42/114
271 Updating : 32:bind-license-9.9.4-29.el7_2.3.noarch 43/114
272 Updating : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 44/114
273 Updating : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 45/114
274 Updating : build-20160427-223.1.noarch 46/114
275 Updating : glibc-devel-2.17-106.el7_2.6.x86_64 47/114
276 Updating : php-phpunit-PHPUnit-4.8.24-1.el7.noarch 48/114
277 Updating : kpartx-0.4.9-85.el7_2.4.x86_64 49/114
278 Updating : sudo-1.8.6p7-17.el7_2.x86_64 50/114
279 Updating : openldap-clients-2.4.40-9.el7_2.x86_64 51/114
280 Updating : libssh2-1.4.3-10.el7_2.1.x86_64 52/114
281 Updating : php-soap-5.4.16-36.1.el7_2.1.x86_64 53/114
282 Updating : graphite2-1.3.6-1.el7_2.x86_64 54/114
283 Updating : epel-rpm-macros-7-8.noarch 55/114
284 Updating : epel-release-7-6.noarch 56/114
285 Updating : osc-0.154.0-180.1.x86_64 57/114
286 Cleanup : php-phpunit-PHPUnit-4.8.23-1.el7.noarch 58/114
287 Cleanup : php-cli-5.4.16-36.el7_1.x86_64 59/114
288 Cleanup : php-symfony-yaml-2.7.9-2.el7.noarch 60/114
289 Cleanup : glibc-devel-2.17-106.el7_2.4.x86_64 61/114
290 Cleanup : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 62/114
291 Cleanup : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 63/114
292 Cleanup : 1:java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_ 64/114
293 Cleanup : 1:java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x 65/114
294 Cleanup : 1:java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64 66/114
295 Cleanup : openldap-clients-2.4.40-8.el7.x86_64 67/114
296 Cleanup : libssh2-1.4.3-10.el7.x86_64 68/114
297 Cleanup : sudo-1.8.6p7-16.el7.x86_64 69/114
298 Cleanup : kpartx-0.4.9-85.el7.x86_64 70/114
299 Cleanup : glibc-headers-2.17-106.el7_2.4.x86_64 71/114
300 Cleanup : php-mbstring-5.4.16-36.el7_1.x86_64 72/114
301 Cleanup : php-symfony-class-loader-2.7.9-2.el7.noarch 73/114
302 Cleanup : php-symfony-common-2.7.9-2.el7.noarch 74/114
303 Cleanup : php-xml-5.4.16-36.el7_1.x86_64 75/114
304 Cleanup : php-tidy-5.4.16-3.el7.x86_64 76/114
305 Cleanup : php-soap-5.4.16-36.el7_1.x86_64 77/114
306 Cleanup : php-common-5.4.16-36.el7_1.x86_64 78/114
307 Cleanup : git-1.8.3.1-6.el7.x86_64 79/114
308 Cleanup : perl-Git-1.8.3.1-6.el7.noarch 80/114
309 Cleanup : build-20160304-218.1.noarch 81/114
310 Cleanup : build-mkbaselibs-20160304-218.1.noarch 82/114
311 Cleanup : kernel-headers-3.10.0-327.10.1.el7.x86_64 83/114
312 Cleanup : tzdata-java-2016a-1.el7.noarch 84/114
313 Cleanup : 32:bind-license-9.9.4-29.el7_2.2.noarch 85/114
314 Cleanup : epel-rpm-macros-7-6.noarch 86/114
315 Cleanup : epel-release-7-5.noarch 87/114
316 Cleanup : osc-0.153.0-175.1.x86_64 88/114
317 Cleanup : openssh-clients-6.6.1p1-23.el7_2.x86_64 89/114
318 Cleanup : openssh-6.6.1p1-23.el7_2.x86_64 90/114
319 Cleanup : openldap-2.4.40-8.el7.x86_64 91/114
320 Cleanup : nss-tools-3.19.1-19.el7_2.x86_64 92/114
321 Cleanup : nss-sysinit-3.19.1-19.el7_2.x86_64 93/114
322 Cleanup : nss-3.19.1-19.el7_2.x86_64 94/114
323 Cleanup : nss-softokn-3.16.2.3-13.el7_1.x86_64 95/114
324 Cleanup : nss-util-3.19.1-4.el7_1.x86_64 96/114
325 Cleanup : 7:device-mapper-1.02.107-5.el7_2.1.x86_64 97/114
326 Cleanup : 7:device-mapper-libs-1.02.107-5.el7_2.1.x86_64 98/114
327 Cleanup : util-linux-2.23.2-26.el7.x86_64 99/114
328 Cleanup : systemd-219-19.el7_2.4.x86_64 100/114
329 Cleanup : libmount-2.23.2-26.el7.x86_64 101/114
330 Cleanup : libblkid-2.23.2-26.el7.x86_64 102/114
331 Cleanup : krb5-libs-1.13.2-10.el7.x86_64 103/114
332 Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.4.x86_64 104/114
333 Cleanup : libuuid-2.23.2-26.el7.x86_64 105/114
334 Cleanup : systemd-libs-219-19.el7_2.4.x86_64 106/114
335 Cleanup : nspr-4.10.8-2.el7_1.x86_64 107/114
336 Cleanup : chkconfig-1.3.61-5.el7.x86_64 108/114
337 Cleanup : pcre-8.32-15.el7.x86_64 109/114
338 Cleanup : graphite2-1.2.2-5.el7.x86_64 110/114
339 Cleanup : glibc-common-2.17-106.el7_2.4.x86_64 111/114
340 Cleanup : nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 112/114
341 Cleanup : glibc-2.17-106.el7_2.4.x86_64 113/114
342 Cleanup : tzdata-2016a-1.el7.noarch 114/114
343 Verifying : php-tidy-5.4.16-4.el7.x86_64 1/114
344 Verifying : kpartx-0.4.9-85.el7_2.4.x86_64 2/114
345 Verifying : sudo-1.8.6p7-17.el7_2.x86_64 3/114
346 Verifying : 32:bind-license-9.9.4-29.el7_2.3.noarch 4/114
347 Verifying : glibc-devel-2.17-106.el7_2.6.x86_64 5/114
348 Verifying : pcre-8.32-15.el7_2.1.x86_64 6/114
349 Verifying : libuuid-2.23.2-26.el7_2.2.x86_64 7/114
350 Verifying : osc-0.154.0-180.1.x86_64 8/114
351 Verifying : glibc-headers-2.17-106.el7_2.6.x86_64 9/114
352 Verifying : libmount-2.23.2-26.el7_2.2.x86_64 10/114
353 Verifying : php-soap-5.4.16-36.1.el7_2.1.x86_64 11/114
354 Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 12/114
355 Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 13/114
356 Verifying : 1:java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7_2.x86_64 14/114
357 Verifying : openldap-clients-2.4.40-9.el7_2.x86_64 15/114
358 Verifying : build-mkbaselibs-20160427-223.1.noarch 16/114
359 Verifying : php-cli-5.4.16-36.1.el7_2.1.x86_64 17/114
360 Verifying : git-1.8.3.1-6.el7_2.1.x86_64 18/114
361 Verifying : php-common-5.4.16-36.1.el7_2.1.x86_64 19/114
362 Verifying : php-phpunit-PHPUnit-4.8.24-1.el7.noarch 20/114
363 Verifying : libblkid-2.23.2-26.el7_2.2.x86_64 21/114
364 Verifying : tzdata-2016d-1.el7.noarch 22/114
365 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.101-2.6.6.1.el7_2.x86 23/114
366 Verifying : openldap-2.4.40-9.el7_2.x86_64 24/114
367 Verifying : nss-tools-3.21.0-9.el7_2.x86_64 25/114
368 Verifying : epel-release-7-6.noarch 26/114
369 Verifying : 32:bind-libs-9.9.4-29.el7_2.3.x86_64 27/114
370 Verifying : nspr-4.11.0-1.el7_2.x86_64 28/114
371 Verifying : krb5-libs-1.13.2-12.el7_2.x86_64 29/114
372 Verifying : graphite2-1.3.6-1.el7_2.x86_64 30/114
373 Verifying : systemd-219-19.el7_2.9.x86_64 31/114
374 Verifying : systemd-libs-219-19.el7_2.9.x86_64 32/114
375 Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.2.x86_64 33/114
376 Verifying : libssh2-1.4.3-10.el7_2.1.x86_64 34/114
377 Verifying : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 35/114
378 Verifying : php-xml-5.4.16-36.1.el7_2.1.x86_64 36/114
379 Verifying : php-symfony-common-2.7.11-2.el7.noarch 37/114
380 Verifying : 32:bind-utils-9.9.4-29.el7_2.3.x86_64 38/114
381 Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 39/114
382 Verifying : 7:device-mapper-1.02.107-5.el7_2.2.x86_64 40/114
383 Verifying : php-symfony-class-loader-2.7.11-2.el7.noarch 41/114
384 Verifying : glibc-2.17-106.el7_2.6.x86_64 42/114
385 Verifying : glibc-common-2.17-106.el7_2.6.x86_64 43/114
386 Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 44/114
387 Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 45/114
388 Verifying : nss-3.21.0-9.el7_2.x86_64 46/114
389 Verifying : tzdata-java-2016d-1.el7.noarch 47/114
390 Verifying : kernel-headers-3.10.0-327.18.2.el7.x86_64 48/114
391 Verifying : epel-rpm-macros-7-8.noarch 49/114
392 Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 50/114
393 Verifying : openssh-6.6.1p1-25.el7_2.x86_64 51/114
394 Verifying : php-mbstring-5.4.16-36.1.el7_2.1.x86_64 52/114
395 Verifying : php-symfony-yaml-2.7.11-2.el7.noarch 53/114
396 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.101-2.6.6.1.el7_2. 54/114
397 Verifying : util-linux-2.23.2-26.el7_2.2.x86_64 55/114
398 Verifying : openssh-clients-6.6.1p1-25.el7_2.x86_64 56/114
399 Verifying : build-20160427-223.1.noarch 57/114
400 Verifying : build-20160304-218.1.noarch 58/114
401 Verifying : php-symfony-class-loader-2.7.9-2.el7.noarch 59/114
402 Verifying : glibc-common-2.17-106.el7_2.4.x86_64 60/114
403 Verifying : php-soap-5.4.16-36.el7_1.x86_64 61/114
404 Verifying : systemd-libs-219-19.el7_2.4.x86_64 62/114
405 Verifying : perl-Git-1.8.3.1-6.el7.noarch 63/114
406 Verifying : nss-3.19.1-19.el7_2.x86_64 64/114
407 Verifying : graphite2-1.2.2-5.el7.x86_64 65/114
408 Verifying : libblkid-2.23.2-26.el7.x86_64 66/114
409 Verifying : epel-rpm-macros-7-6.noarch 67/114
410 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.95-2.6.4.0.el7_2.x 68/114
411 Verifying : php-common-5.4.16-36.el7_1.x86_64 69/114
412 Verifying : kpartx-0.4.9-85.el7.x86_64 70/114
413 Verifying : 1:java-1.7.0-openjdk-1.7.0.95-2.6.4.0.el7_2.x86_64 71/114
414 Verifying : 7:device-mapper-1.02.107-5.el7_2.1.x86_64 72/114
415 Verifying : php-mbstring-5.4.16-36.el7_1.x86_64 73/114
416 Verifying : 32:bind-license-9.9.4-29.el7_2.2.noarch 74/114
417 Verifying : tzdata-java-2016a-1.el7.noarch 75/114
418 Verifying : nss-util-3.19.1-4.el7_1.x86_64 76/114
419 Verifying : php-tidy-5.4.16-3.el7.x86_64 77/114
420 Verifying : php-symfony-common-2.7.9-2.el7.noarch 78/114
421 Verifying : php-phpunit-PHPUnit-4.8.23-1.el7.noarch 79/114
422 Verifying : libuuid-2.23.2-26.el7.x86_64 80/114
423 Verifying : libssh2-1.4.3-10.el7.x86_64 81/114
424 Verifying : systemd-219-19.el7_2.4.x86_64 82/114
425 Verifying : kernel-headers-3.10.0-327.10.1.el7.x86_64 83/114
426 Verifying : glibc-headers-2.17-106.el7_2.4.x86_64 84/114
427 Verifying : util-linux-2.23.2-26.el7.x86_64 85/114
428 Verifying : osc-0.153.0-175.1.x86_64 86/114
429 Verifying : git-1.8.3.1-6.el7.x86_64 87/114
430 Verifying : 32:bind-libs-9.9.4-29.el7_2.2.x86_64 88/114
431 Verifying : sudo-1.8.6p7-16.el7.x86_64 89/114
432 Verifying : openldap-clients-2.4.40-8.el7.x86_64 90/114
433 Verifying : pcre-8.32-15.el7.x86_64 91/114
434 Verifying : php-cli-5.4.16-36.el7_1.x86_64 92/114
435 Verifying : chkconfig-1.3.61-5.el7.x86_64 93/114
436 Verifying : openssh-clients-6.6.1p1-23.el7_2.x86_64 94/114
437 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.95-2.6.4.0.el7_2.x86_ 95/114
438 Verifying : 1:openssl-libs-1.0.1e-51.el7_2.4.x86_64 96/114
439 Verifying : libmount-2.23.2-26.el7.x86_64 97/114
440 Verifying : openssh-6.6.1p1-23.el7_2.x86_64 98/114
441 Verifying : nss-softokn-3.16.2.3-13.el7_1.x86_64 99/114
442 Verifying : nss-sysinit-3.19.1-19.el7_2.x86_64 100/114
443 Verifying : glibc-devel-2.17-106.el7_2.4.x86_64 101/114
444 Verifying : tzdata-2016a-1.el7.noarch 102/114
445 Verifying : build-mkbaselibs-20160304-218.1.noarch 103/114
446 Verifying : nss-tools-3.19.1-19.el7_2.x86_64 104/114
447 Verifying : php-xml-5.4.16-36.el7_1.x86_64 105/114
448 Verifying : krb5-libs-1.13.2-10.el7.x86_64 106/114
449 Verifying : php-symfony-yaml-2.7.9-2.el7.noarch 107/114
450 Verifying : 32:bind-utils-9.9.4-29.el7_2.2.x86_64 108/114
451 Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.1.x86_64 109/114
452 Verifying : openldap-2.4.40-8.el7.x86_64 110/114
453 Verifying : nss-softokn-freebl-3.16.2.3-13.el7_1.x86_64 111/114
454 Verifying : epel-release-7-5.noarch 112/114
455 Verifying : nspr-4.10.8-2.el7_1.x86_64 113/114
456 Verifying : glibc-2.17-106.el7_2.4.x86_64 114/114
457
458Updated:
459 bind-libs.x86_64 32:9.9.4-29.el7_2.3
460 bind-license.noarch 32:9.9.4-29.el7_2.3
461 bind-utils.x86_64 32:9.9.4-29.el7_2.3
462 build.noarch 0:20160427-223.1
463 build-mkbaselibs.noarch 0:20160427-223.1
464 chkconfig.x86_64 0:1.3.61-5.el7_2.1
465 device-mapper.x86_64 7:1.02.107-5.el7_2.2
466 device-mapper-libs.x86_64 7:1.02.107-5.el7_2.2
467 epel-release.noarch 0:7-6
468 epel-rpm-macros.noarch 0:7-8
469 git.x86_64 0:1.8.3.1-6.el7_2.1
470 glibc.x86_64 0:2.17-106.el7_2.6
471 glibc-common.x86_64 0:2.17-106.el7_2.6
472 glibc-devel.x86_64 0:2.17-106.el7_2.6
473 glibc-headers.x86_64 0:2.17-106.el7_2.6
474 graphite2.x86_64 0:1.3.6-1.el7_2
475 java-1.7.0-openjdk.x86_64 1:1.7.0.101-2.6.6.1.el7_2
476 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.101-2.6.6.1.el7_2
477 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.101-2.6.6.1.el7_2
478 kernel-headers.x86_64 0:3.10.0-327.18.2.el7
479 kpartx.x86_64 0:0.4.9-85.el7_2.4
480 krb5-libs.x86_64 0:1.13.2-12.el7_2
481 libblkid.x86_64 0:2.23.2-26.el7_2.2
482 libmount.x86_64 0:2.23.2-26.el7_2.2
483 libssh2.x86_64 0:1.4.3-10.el7_2.1
484 libuuid.x86_64 0:2.23.2-26.el7_2.2
485 nspr.x86_64 0:4.11.0-1.el7_2
486 nss.x86_64 0:3.21.0-9.el7_2
487 nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2
488 nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2
489 nss-sysinit.x86_64 0:3.21.0-9.el7_2
490 nss-tools.x86_64 0:3.21.0-9.el7_2
491 nss-util.x86_64 0:3.21.0-2.2.el7_2
492 openldap.x86_64 0:2.4.40-9.el7_2
493 openldap-clients.x86_64 0:2.4.40-9.el7_2
494 openssh.x86_64 0:6.6.1p1-25.el7_2
495 openssh-clients.x86_64 0:6.6.1p1-25.el7_2
496 openssl-libs.x86_64 1:1.0.1e-51.el7_2.5
497 osc.x86_64 0:0.154.0-180.1
498 pcre.x86_64 0:8.32-15.el7_2.1
499 perl-Git.noarch 0:1.8.3.1-6.el7_2.1
500 php-cli.x86_64 0:5.4.16-36.1.el7_2.1
501 php-common.x86_64 0:5.4.16-36.1.el7_2.1
502 php-mbstring.x86_64 0:5.4.16-36.1.el7_2.1
503 php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7
504 php-soap.x86_64 0:5.4.16-36.1.el7_2.1
505 php-symfony-class-loader.noarch 0:2.7.11-2.el7
506 php-symfony-common.noarch 0:2.7.11-2.el7
507 php-symfony-yaml.noarch 0:2.7.11-2.el7
508 php-tidy.x86_64 0:5.4.16-4.el7
509 php-xml.x86_64 0:5.4.16-36.1.el7_2.1
510 sudo.x86_64 0:1.8.6p7-17.el7_2
511 systemd.x86_64 0:219-19.el7_2.9
512 systemd-libs.x86_64 0:219-19.el7_2.9
513 tzdata.noarch 0:2016d-1.el7
514 tzdata-java.noarch 0:2016d-1.el7
515 util-linux.x86_64 0:2.23.2-26.el7_2.2
516
517Complete!
518/srv/pykolab.git /srv/closure-compiler.git
519Running ../stick.git/drydocker/pykolab/test_build.sh ...
520++ version_for_commit
521++ pushd /srv/pykolab.git
522/srv/pykolab.git /srv/pykolab.git
523+++ git rev-parse --short HEAD
524++ short_rev=ed7a476
525+++ git rev-parse HEAD
526++ long_rev=ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
527++ set -x
528+++ git branch --contains ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
529+++ sed -r -e 's/^\* //g' -e 's/^ //g'
530+++ grep -E '^(master|pykolab|[a-z0-9-]+([0-9]+\.?))'
531+++ sort --version-sort -u
532++ branches=master
533++ echo 'Branches that contain ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8:'
534Branches that contain ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8:
535++ echo master
536++ sed -e 's/\s/\r\n/g'
537master
538+++ echo master
539+++ sed -e 's/\s/\r\n/g'
540+++ grep -E '^master$'
541++ '[' '!' -z master ']'
542++ branch=master
543++ echo 'Branch is '\''master'\'''
544Branch is 'master'
545+++ git branch -la
546+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
547+++ sort --version-sort -u
548+++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
549+++ tail -n 1
550++ latest_stable_branch=pykolab-0.7
551++ echo 'The latest stable branch is '\''pykolab-0.7'\'''
552The latest stable branch is 'pykolab-0.7'
553++ '[' master == master ']'
554++ '[' '!' -z pykolab-0.7 ']'
555+++ echo pykolab-0.7
556+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
557+++ awk -F. '{$NF+=1; OFS="."; print $0}'
558++ master_version=0.8
559++ echo 'This puts the version for master at '\''0.8'\'''
560This puts the version for master at '0.8'
561++ stable_version=0
562+++ git tag -l
563+++ grep -E '0.8(\.[0-9]+)+$'
564+++ sort --version-sort -u
565+++ tail -n 1
566+++ awk -F. '{$NF+=1; OFS="."; print $0}'
567+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
568+++ sed -r -e 's/[^0-9\.]+//g'
569++ tag_version=0.8.1
570++ '[' -z 0.8.1 -a -z 0.8 ']'
571+++ echo -e '0.8\n0\n0.8.1'
572+++ sort --version-sort -u
573+++ tail -n 1
574++ new_version=0.8.1
575++ '[' 0.8.1 == 0 ']'
576++ echo 'Going with new version: '\''0.8.1'\'''
577Going with new version: '0.8.1'
578++ set - -x
579+ version=0.8.1
580++ project_for_package_version CentOS_7 0.8.1
581++ osc_project=CentOS_7
582++ target_version=0.8.1
583++ declare -a projects
584++ projects[${#projects[@]}]=Kolab:14
585++ projects[${#projects[@]}]=Kolab:14:Fasttrack
586++ projects[${#projects[@]}]=Kolab:3.4
587++ projects[${#projects[@]}]=Kolab:3.4:Updates
588++ projects[${#projects[@]}]=Kolab:16
589++ projects[${#projects[@]}]=Kolab:Winterfell
590++ current_version=
591++ current_project=
592++ x=0
593++ '[' 0 -lt 6 ']'
594+++ package_version_for_osc_project_repo Kolab:14 CentOS_7
595+++ osc_project=Kolab:14
596+++ osc_repository=CentOS_7
597++++ osc ls -b Kolab:14 pykolab CentOS_7 x86_64
598++++ sort
599++++ head -n 1
600++++ grep '^pykolab'
601++++ grep -vE '*\.src\.rpm$'
602+++ rpm_filename=
603+++ '[' -z '' ']'
604+++ echo 0
605+++ return
606++ version=0
607+++ rpmdev-vercmp 0 0.8.1
608+++ echo 12
609++ retval=12
610++ '[' 12 -eq 12 -o 12 -eq 0 ']'
611+++ rpmdev-vercmp '' 0
612+++ echo 12
613++ retval=12
614++ '[' 12 -eq 12 -o 12 -eq 0 ']'
615++ current_version=0
616++ current_project=Kolab:14
617++ let x++
618++ '[' 1 -lt 6 ']'
619+++ package_version_for_osc_project_repo Kolab:14:Fasttrack CentOS_7
620+++ osc_project=Kolab:14:Fasttrack
621+++ osc_repository=CentOS_7
622++++ osc ls -b Kolab:14:Fasttrack pykolab CentOS_7 x86_64
623++++ grep '^pykolab'
624++++ grep -vE '*\.src\.rpm$'
625++++ sort
626++++ head -n 1
627+++ rpm_filename=
628+++ '[' -z '' ']'
629+++ echo 0
630+++ return
631++ version=0
632+++ rpmdev-vercmp 0 0.8.1
633+++ echo 12
634++ retval=12
635++ '[' 12 -eq 12 -o 12 -eq 0 ']'
636+++ rpmdev-vercmp 0 0
637+++ echo 0
638++ retval=0
639++ '[' 0 -eq 12 -o 0 -eq 0 ']'
640++ current_version=0
641++ current_project=Kolab:14:Fasttrack
642++ let x++
643++ '[' 2 -lt 6 ']'
644+++ package_version_for_osc_project_repo Kolab:3.4 CentOS_7
645+++ osc_project=Kolab:3.4
646+++ osc_repository=CentOS_7
647++++ osc ls -b Kolab:3.4 pykolab CentOS_7 x86_64
648++++ grep '^pykolab'
649++++ grep -vE '*\.src\.rpm$'
650++++ sort
651++++ head -n 1
652+++ rpm_filename=pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
653+++ '[' -z pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm ']'
654++++ osc getbinaries Kolab:3.4 pykolab CentOS_7 x86_64 pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
655++++ echo 0
656+++ success=0
657+++ '[' 0 -ne 0 ']'
658++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
659+++ version=0.7.10
660+++ echo 0.7.10
661++ version=0.7.10
662+++ rpmdev-vercmp 0.7.10 0.8.1
663+++ echo 12
664++ retval=12
665++ '[' 12 -eq 12 -o 12 -eq 0 ']'
666+++ rpmdev-vercmp 0 0.7.10
667+++ echo 12
668++ retval=12
669++ '[' 12 -eq 12 -o 12 -eq 0 ']'
670++ current_version=0.7.10
671++ current_project=Kolab:3.4
672++ let x++
673++ '[' 3 -lt 6 ']'
674+++ package_version_for_osc_project_repo Kolab:3.4:Updates CentOS_7
675+++ osc_project=Kolab:3.4:Updates
676+++ osc_repository=CentOS_7
677++++ osc ls -b Kolab:3.4:Updates pykolab CentOS_7 x86_64
678++++ grep '^pykolab'
679++++ grep -vE '*\.src\.rpm$'
680++++ sort
681++++ head -n 1
682+++ rpm_filename=pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
683+++ '[' -z pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm ']'
684++++ osc getbinaries Kolab:3.4:Updates pykolab CentOS_7 x86_64 pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
685++++ echo 0
686+++ success=0
687+++ '[' 0 -ne 0 ']'
688++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
689+++ version=0.7.10
690+++ echo 0.7.10
691++ version=0.7.10
692+++ rpmdev-vercmp 0.7.10 0.8.1
693+++ echo 12
694++ retval=12
695++ '[' 12 -eq 12 -o 12 -eq 0 ']'
696+++ rpmdev-vercmp 0.7.10 0.7.10
697+++ echo 0
698++ retval=0
699++ '[' 0 -eq 12 -o 0 -eq 0 ']'
700++ current_version=0.7.10
701++ current_project=Kolab:3.4:Updates
702++ let x++
703++ '[' 4 -lt 6 ']'
704+++ package_version_for_osc_project_repo Kolab:16 CentOS_7
705+++ osc_project=Kolab:16
706+++ osc_repository=CentOS_7
707++++ osc ls -b Kolab:16 pykolab CentOS_7 x86_64
708++++ grep '^pykolab'
709++++ grep -vE '*\.src\.rpm$'
710++++ sort
711++++ head -n 1
712+++ rpm_filename=pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm
713+++ '[' -z pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm ']'
714++++ osc getbinaries Kolab:16 pykolab CentOS_7 x86_64 pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm
715++++ echo 0
716+++ success=0
717+++ '[' 0 -ne 0 ']'
718++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.8.1-2.3.el7.kolab_16.noarch.rpm
719+++ version=0.8.1
720+++ echo 0.8.1
721++ version=0.8.1
722+++ rpmdev-vercmp 0.8.1 0.8.1
723+++ echo 0
724++ retval=0
725++ '[' 0 -eq 12 -o 0 -eq 0 ']'
726+++ rpmdev-vercmp 0.7.10 0.8.1
727+++ echo 12
728++ retval=12
729++ '[' 12 -eq 12 -o 12 -eq 0 ']'
730++ current_version=0.8.1
731++ current_project=Kolab:16
732++ let x++
733++ '[' 5 -lt 6 ']'
734+++ package_version_for_osc_project_repo Kolab:Winterfell CentOS_7
735+++ osc_project=Kolab:Winterfell
736+++ osc_repository=CentOS_7
737++++ osc ls -b Kolab:Winterfell pykolab CentOS_7 x86_64
738++++ grep '^pykolab'
739++++ grep -vE '*\.src\.rpm$'
740++++ sort
741++++ head -n 1
742+++ rpm_filename=pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm
743+++ '[' -z pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm ']'
744++++ osc getbinaries Kolab:Winterfell pykolab CentOS_7 x86_64 pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm
745++++ echo 0
746+++ success=0
747+++ '[' 0 -ne 0 ']'
748++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.8.1-7.4.el7.kolab_wf.noarch.rpm
749+++ version=0.8.1
750+++ echo 0.8.1
751++ version=0.8.1
752+++ rpmdev-vercmp 0.8.1 0.8.1
753+++ echo 0
754++ retval=0
755++ '[' 0 -eq 12 -o 0 -eq 0 ']'
756+++ rpmdev-vercmp 0.8.1 0.8.1
757+++ echo 0
758++ retval=0
759++ '[' 0 -eq 12 -o 0 -eq 0 ']'
760++ current_version=0.8.1
761++ current_project=Kolab:Winterfell
762++ let x++
763++ '[' 6 -lt 6 ']'
764++ echo Kolab:Winterfell
765+ osc_project=Kolab:Winterfell
766+ case ${osc_project} in
767++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name Kolab:Winterfell.repo
768+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:3.4.repo /etc/yum.repos.d/Kolab:16.repo /etc/yum.repos.d/Kolab:3.4:Updates.repo
769+ set - -x
770Loaded plugins: ovl, priorities
771Enabling base-source repository
772Enabling epel-source repository
773Enabling extras-source repository
774Enabling updates-source repository
775183 packages excluded due to repository priority protections
776Getting requirements for pykolab-0.8.1-7.4.el7.kolab_wf.src
777 --> MySQL-python-1.2.3-11.el7.x86_64
778 --> python-gnupg-0.3.7-1.el7.noarch
779 --> python-sievelib-0.5.2-2.5.el7.kolab_wf.noarch
780 --> python-pyasn1-modules-0.1.6-2.el7.noarch
781 --> python-nose-1.3.0-3.el7.noarch
782 --> intltool-0.50.2-6.el7.noarch
783 --> glib2-devel-2.42.2-5.el7.x86_64
784 --> python-augeas-0.5.0-2.el7.noarch
785 --> python-icalendar-3.8.2-1.5.el7.kolab_wf.noarch
786 --> Already installed : python-2.7.5-34.el7.x86_64
787 --> python-twisted-core-12.2.0-4.el7.x86_64
788 --> python-pyasn1-0.1.6-2.el7.noarch
789 --> python-sqlalchemy-0.9.8-1.el7.x86_64
790 --> gettext-0.18.2.1-4.el7.x86_64
791 --> pytz-2015.7-2.5.el7.kolab_wf.noarch
792 --> python-kolabformat-1.2-10.1.el7.kolab_wf.x86_64
793 --> python-kolab-2.0-11.5.el7.kolab_wf.x86_64
794 --> python-ldap-2.4.15-2.el7.x86_64
795 --> Already installed : gcc-4.8.5-4.el7.x86_64
796Getting requirements for pykolab-0.8.1-7.4.el7.kolab_wf.src
797 --> MySQL-python-1.2.3-11.el7.x86_64
798 --> python-gnupg-0.3.7-1.el7.noarch
799 --> python-sievelib-0.5.2-2.5.el7.kolab_wf.noarch
800 --> python-pyasn1-modules-0.1.6-2.el7.noarch
801 --> python-nose-1.3.0-3.el7.noarch
802 --> intltool-0.50.2-6.el7.noarch
803 --> glib2-devel-2.42.2-5.el7.x86_64
804 --> python-augeas-0.5.0-2.el7.noarch
805 --> python-icalendar-3.8.2-1.5.el7.kolab_wf.noarch
806 --> Already installed : python-2.7.5-34.el7.x86_64
807 --> python-twisted-core-12.2.0-4.el7.x86_64
808 --> python-pyasn1-0.1.6-2.el7.noarch
809 --> python-sqlalchemy-0.9.8-1.el7.x86_64
810 --> gettext-0.18.2.1-4.el7.x86_64
811 --> pytz-2015.7-2.5.el7.kolab_wf.noarch
812 --> python-kolabformat-1.2-10.1.el7.kolab_wf.x86_64
813 --> python-kolab-2.0-11.5.el7.kolab_wf.x86_64
814 --> python-ldap-2.4.15-2.el7.x86_64
815 --> Already installed : gcc-4.8.5-4.el7.x86_64
816--> Running transaction check
817---> Package MySQL-python.x86_64 0:1.2.3-11.el7 will be installed
818--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: MySQL-python-1.2.3-11.el7.x86_64
819--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: MySQL-python-1.2.3-11.el7.x86_64
820---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed
821--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
822--> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
823--> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
824--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
825---> Package glib2-devel.x86_64 0:2.42.2-5.el7 will be installed
826---> Package intltool.noarch 0:0.50.2-6.el7 will be installed
827--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch
828--> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch
829--> Processing Dependency: automake for package: intltool-0.50.2-6.el7.noarch
830---> Package python-augeas.noarch 0:0.5.0-2.el7 will be installed
831--> Processing Dependency: augeas-libs for package: python-augeas-0.5.0-2.el7.noarch
832---> Package python-gnupg.noarch 0:0.3.7-1.el7 will be installed
833---> Package python-icalendar.noarch 0:3.8.2-1.5.el7.kolab_wf will be installed
834--> Processing Dependency: python-dateutil for package: python-icalendar-3.8.2-1.5.el7.kolab_wf.noarch
835---> Package python-kolab.x86_64 0:2.0-11.5.el7.kolab_wf will be installed
836--> Processing Dependency: libkolab(x86-64) = 2.0 for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
837--> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
838--> Processing Dependency: libkolab.so.2()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
839--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
840--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
841--> Processing Dependency: libQtXml.so.4()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
842--> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
843--> Processing Dependency: libQtCore.so.4()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
844--> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
845--> Processing Dependency: libQtGui.so.4()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
846--> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
847--> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
848--> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
849--> Processing Dependency: libkolabxml.so.1()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
850--> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
851--> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
852--> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: python-kolab-2.0-11.5.el7.kolab_wf.x86_64
853---> Package python-kolabformat.x86_64 0:1.2-10.1.el7.kolab_wf will be installed
854---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed
855---> Package python-nose.noarch 0:1.3.0-3.el7 will be installed
856--> Processing Dependency: python-setuptools for package: python-nose-1.3.0-3.el7.noarch
857---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed
858---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed
859---> Package python-sievelib.noarch 0:0.5.2-2.5.el7.kolab_wf will be installed
860---> Package python-sqlalchemy.x86_64 0:0.9.8-1.el7 will be installed
861---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed
862--> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64
863--> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64
864--> Processing Dependency: pyOpenSSL for package: python-twisted-core-12.2.0-4.el7.x86_64
865---> Package pytz.noarch 0:2015.7-2.5.el7.kolab_wf will be installed
866--> Running transaction check
867---> Package augeas-libs.x86_64 0:1.4.0-2.el7 will be installed
868---> Package automake.noarch 0:1.13.4-3.el7 will be installed
869--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch
870--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
871---> Package boost-system.x86_64 0:1.53.0-25.el7 will be installed
872---> Package boost-thread.x86_64 0:1.53.0-25.el7 will be installed
873---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed
874--> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64
875---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed
876---> Package libcalendaring.x86_64 0:4.9.2-1.5.el7.kolab_wf will be installed
877--> Processing Dependency: libicalss.so.1()(64bit) for package: libcalendaring-4.9.2-1.5.el7.kolab_wf.x86_64
878--> Processing Dependency: libical.so.1()(64bit) for package: libcalendaring-4.9.2-1.5.el7.kolab_wf.x86_64
879---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
880---> Package libkolab.x86_64 0:2.0-11.5.el7.kolab_wf will be installed
881---> Package libkolabxml.x86_64 0:1.2-10.1.el7.kolab_wf will be installed
882---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
883---> Package mariadb-libs.x86_64 1:5.5.47-1.el7_2 will be installed
884---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
885---> Package pyOpenSSL.noarch 0:0.14-1.5.el7.kolab_wf will be installed
886--> Processing Dependency: python-cryptography for package: pyOpenSSL-0.14-1.5.el7.kolab_wf.noarch
887--> Processing Dependency: python-six for package: pyOpenSSL-0.14-1.5.el7.kolab_wf.noarch
888---> Package pyserial.noarch 0:2.6-5.el7 will be installed
889---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed
890---> Package python-setuptools.noarch 0:19.1.1-1.5.el7.kolab_wf will be installed
891---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed
892---> Package qt.x86_64 1:4.8.5-12.el7_2 will be installed
893--> Processing Dependency: qt-settings for package: 1:qt-4.8.5-12.el7_2.x86_64
894---> Package qt-x11.x86_64 1:4.8.5-12.el7_2 will be installed
895--> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-12.el7_2.x86_64
896---> Package xerces-c.x86_64 0:3.1.1-8.el7_2 will be installed
897--> Running transaction check
898---> Package autoconf.noarch 0:2.69-11.el7 will be installed
899--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
900---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed
901---> Package libical.x86_64 0:1.0.1-1.el7 will be installed
902---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed
903---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
904---> Package python-cryptography.x86_64 0:0.6.1-2.5.el7.kolab_wf will be installed
905--> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.6.1-2.5.el7.kolab_wf.x86_64
906--> Processing Dependency: openssl for package: python-cryptography-0.6.1-2.5.el7.kolab_wf.x86_64
907---> Package python-six.noarch 0:1.9.0-1.5.el7.kolab_wf will be installed
908---> Package qt-settings.noarch 0:19-23.5.el7.centos will be installed
909--> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.centos.noarch
910--> Running transaction check
911---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
912---> Package openssl.x86_64 1:1.0.1e-51.el7_2.5 will be installed
913---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed
914--> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64
915--> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
916--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
917--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
918--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64
919---> Package python-cffi.x86_64 0:0.8.6-2.el7 will be installed
920--> Processing Dependency: python-pycparser for package: python-cffi-0.8.6-2.el7.x86_64
921--> Running transaction check
922---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed
923---> Package python-pycparser.noarch 0:2.10-1.5.el7.kolab_wf will be installed
924--> Processing Dependency: python-ply for package: python-pycparser-2.10-1.5.el7.kolab_wf.noarch
925--> Running transaction check
926---> Package python-ply.noarch 0:3.4-10.el7 will be installed
927--> Finished Dependency Resolution
928
929Dependencies Resolved
930
931================================================================================
932 Package Arch Version Repository Size
933================================================================================
934Installing:
935 MySQL-python x86_64 1.2.3-11.el7 base 82 k
936 gettext x86_64 0.18.2.1-4.el7 base 959 k
937 glib2-devel x86_64 2.42.2-5.el7 base 448 k
938 intltool noarch 0.50.2-6.el7 base 59 k
939 python-augeas noarch 0.5.0-2.el7 base 25 k
940 python-gnupg noarch 0.3.7-1.el7 epel 32 k
941 python-icalendar noarch 3.8.2-1.5.el7.kolab_wf Kolab_Winterfell 93 k
942 python-kolab x86_64 2.0-11.5.el7.kolab_wf Kolab_Winterfell 76 k
943 python-kolabformat x86_64 1.2-10.1.el7.kolab_wf Kolab_Winterfell 439 k
944 python-ldap x86_64 2.4.15-2.el7 base 159 k
945 python-nose noarch 1.3.0-3.el7 base 272 k
946 python-pyasn1 noarch 0.1.6-2.el7 base 91 k
947 python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k
948 python-sievelib noarch 0.5.2-2.5.el7.kolab_wf Kolab_Winterfell 41 k
949 python-sqlalchemy x86_64 0.9.8-1.el7 base 2.9 M
950 python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M
951 pytz noarch 2015.7-2.5.el7.kolab_wf Kolab_Winterfell 46 k
952Installing for dependencies:
953 augeas-libs x86_64 1.4.0-2.el7 base 355 k
954 autoconf noarch 2.69-11.el7 base 701 k
955 automake noarch 1.13.4-3.el7 base 679 k
956 boost-system x86_64 1.53.0-25.el7 base 39 k
957 boost-thread x86_64 1.53.0-25.el7 base 57 k
958 gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k
959 gettext-devel x86_64 0.18.2.1-4.el7 base 315 k
960 gettext-libs x86_64 0.18.2.1-4.el7 base 435 k
961 libcalendaring x86_64 4.9.2-1.5.el7.kolab_wf Kolab_Winterfell 1.7 M
962 libcroco x86_64 0.6.8-5.el7 base 104 k
963 libical x86_64 1.0.1-1.el7 base 175 k
964 libkolab x86_64 2.0-11.5.el7.kolab_wf Kolab_Winterfell 302 k
965 libkolabxml x86_64 1.2-10.1.el7.kolab_wf Kolab_Winterfell 631 k
966 libmng x86_64 1.0.10-14.el7 base 171 k
967 libunistring x86_64 0.9.3-9.el7 base 293 k
968 m4 x86_64 1.4.16-10.el7 base 256 k
969 mariadb-libs x86_64 1:5.5.47-1.el7_2 updates 755 k
970 openssl x86_64 1:1.0.1e-51.el7_2.5 updates 712 k
971 pciutils x86_64 3.2.1-4.el7 base 90 k
972 pciutils-libs x86_64 3.2.1-4.el7 base 45 k
973 perl-Test-Harness noarch 3.28-3.el7 base 302 k
974 perl-XML-Parser x86_64 2.41-10.el7 base 223 k
975 pyOpenSSL noarch 0.14-1.5.el7.kolab_wf Kolab_Winterfell 150 k
976 pyserial noarch 2.6-5.el7 base 124 k
977 python-cffi x86_64 0.8.6-2.el7 base 131 k
978 python-cryptography x86_64 0.6.1-2.5.el7.kolab_wf Kolab_Winterfell 396 k
979 python-dateutil noarch 1.5-7.el7 base 85 k
980 python-ply noarch 3.4-10.el7 base 123 k
981 python-pycparser noarch 2.10-1.5.el7.kolab_wf Kolab_Winterfell 99 k
982 python-setuptools noarch 19.1.1-1.5.el7.kolab_wf Kolab_Winterfell 418 k
983 python-six noarch 1.9.0-1.5.el7.kolab_wf Kolab_Winterfell 29 k
984 python-zope-interface x86_64 4.0.5-4.el7 base 138 k
985 qt x86_64 1:4.8.5-12.el7_2 updates 4.5 M
986 qt-settings noarch 19-23.5.el7.centos base 17 k
987 qt-x11 x86_64 1:4.8.5-12.el7_2 updates 13 M
988 xerces-c x86_64 3.1.1-8.el7_2 updates 878 k
989
990Transaction Summary
991================================================================================
992Install 17 Packages (+36 Dependent packages)
993
994Total download size: 36 M
995Installed size: 137 M
996Downloading packages:
997--------------------------------------------------------------------------------
998Total 720 kB/s | 36 MB 00:51
999Running transaction check
1000Running transaction test
1001Transaction test succeeded
1002Running transaction
1003 Installing : boost-system-1.53.0-25.el7.x86_64 1/53
1004 Installing : boost-thread-1.53.0-25.el7.x86_64 2/53
1005 Installing : xerces-c-3.1.1-8.el7_2.x86_64 3/53
1006 Installing : libkolabxml-1.2-10.1.el7.kolab_wf.x86_64 4/53
1007 Installing : libunistring-0.9.3-9.el7.x86_64 5/53
1008 Installing : python-six-1.9.0-1.5.el7.kolab_wf.noarch 6/53
1009 Installing : libcroco-0.6.8-5.el7.x86_64 7/53
1010 Installing : gettext-libs-0.18.2.1-4.el7.x86_64 8/53
1011 Installing : gettext-0.18.2.1-4.el7.x86_64 9/53
1012 Installing : python-kolabformat-1.2-10.1.el7.kolab_wf.x86_64 10/53
1013 Installing : 1:mariadb-libs-5.5.47-1.el7_2.x86_64 11/53
1014 Installing : augeas-libs-1.4.0-2.el7.x86_64 12/53
1015 Installing : pciutils-libs-3.2.1-4.el7.x86_64 13/53
1016 Installing : pciutils-3.2.1-4.el7.x86_64 14/53
1017 Installing : qt-settings-19-23.5.el7.centos.noarch 15/53
1018 Installing : 1:qt-4.8.5-12.el7_2.x86_64 16/53
1019 Installing : python-pyasn1-0.1.6-2.el7.noarch 17/53
1020 Installing : 1:openssl-1.0.1e-51.el7_2.5.x86_64 18/53
1021 Installing : perl-XML-Parser-2.41-10.el7.x86_64 19/53
1022 Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 20/53
1023 Installing : gettext-devel-0.18.2.1-4.el7.x86_64 21/53
1024 Installing : python-setuptools-19.1.1-1.5.el7.kolab_wf.noarch 22/53
1025 Installing : pyserial-2.6-5.el7.noarch 23/53
1026 Installing : python-ply-3.4-10.el7.noarch 24/53
1027 Installing : python-pycparser-2.10-1.5.el7.kolab_wf.noarch 25/53
1028 Installing : python-cffi-0.8.6-2.el7.x86_64 26/53
1029 Installing : python-cryptography-0.6.1-2.5.el7.kolab_wf.x86_64 27/53
1030 Installing : pyOpenSSL-0.14-1.5.el7.kolab_wf.noarch 28/53
1031 Installing : python-zope-interface-4.0.5-4.el7.x86_64 29/53
1032 Installing : perl-Test-Harness-3.28-3.el7.noarch 30/53
1033 Installing : python-dateutil-1.5-7.el7.noarch 31/53
1034 Installing : m4-1.4.16-10.el7.x86_64 32/53
1035 Installing : autoconf-2.69-11.el7.noarch 33/53
1036 Installing : automake-1.13.4-3.el7.noarch 34/53
1037 Installing : libical-1.0.1-1.el7.x86_64 35/53
1038 Installing : pytz-2015.7-2.5.el7.kolab_wf.noarch 36/53
1039 Installing : libmng-1.0.10-14.el7.x86_64 37/53
1040 Installing : 1:qt-x11-4.8.5-12.el7_2.x86_64 38/53
1041 Installing : libcalendaring-4.9.2-1.5.el7.kolab_wf.x86_64 39/53
1042 Installing : libkolab-2.0-11.5.el7.kolab_wf.x86_64 40/53
1043 Installing : python-kolab-2.0-11.5.el7.kolab_wf.x86_64 41/53
1044 Installing : python-icalendar-3.8.2-1.5.el7.kolab_wf.noarch 42/53
1045 Installing : intltool-0.50.2-6.el7.noarch 43/53
1046 Installing : python-twisted-core-12.2.0-4.el7.x86_64 44/53
1047 Installing : python-nose-1.3.0-3.el7.noarch 45/53
1048 Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 46/53
1049 Installing : python-augeas-0.5.0-2.el7.noarch 47/53
1050 Installing : MySQL-python-1.2.3-11.el7.x86_64 48/53
1051 Installing : python-sievelib-0.5.2-2.5.el7.kolab_wf.noarch 49/53
1052 Installing : python-ldap-2.4.15-2.el7.x86_64 50/53
1053 Installing : python-gnupg-0.3.7-1.el7.noarch 51/53
1054 Installing : glib2-devel-2.42.2-5.el7.x86_64 52/53
1055 Installing : python-sqlalchemy-0.9.8-1.el7.x86_64 53/53
1056 Verifying : python-augeas-0.5.0-2.el7.noarch 1/53
1057 Verifying : libcroco-0.6.8-5.el7.x86_64 2/53
1058 Verifying : python-six-1.9.0-1.5.el7.kolab_wf.noarch 3/53
1059 Verifying : libmng-1.0.10-14.el7.x86_64 4/53
1060 Verifying : pytz-2015.7-2.5.el7.kolab_wf.noarch 5/53
1061 Verifying : python-kolabformat-1.2-10.1.el7.kolab_wf.x86_64 6/53
1062 Verifying : MySQL-python-1.2.3-11.el7.x86_64 7/53
1063 Verifying : libunistring-0.9.3-9.el7.x86_64 8/53
1064 Verifying : libical-1.0.1-1.el7.x86_64 9/53
1065 Verifying : python-sqlalchemy-0.9.8-1.el7.x86_64 10/53
1066 Verifying : python-nose-1.3.0-3.el7.noarch 11/53
1067 Verifying : m4-1.4.16-10.el7.x86_64 12/53
1068 Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 13/53
1069 Verifying : glib2-devel-2.42.2-5.el7.x86_64 14/53
1070 Verifying : pciutils-3.2.1-4.el7.x86_64 15/53
1071 Verifying : python-dateutil-1.5-7.el7.noarch 16/53
1072 Verifying : perl-Test-Harness-3.28-3.el7.noarch 17/53
1073 Verifying : xerces-c-3.1.1-8.el7_2.x86_64 18/53
1074 Verifying : python-zope-interface-4.0.5-4.el7.x86_64 19/53
1075 Verifying : python-cryptography-0.6.1-2.5.el7.kolab_wf.x86_64 20/53
1076 Verifying : python-cffi-0.8.6-2.el7.x86_64 21/53
1077 Verifying : qt-settings-19-23.5.el7.centos.noarch 22/53
1078 Verifying : python-ply-3.4-10.el7.noarch 23/53
1079 Verifying : pyserial-2.6-5.el7.noarch 24/53
1080 Verifying : python-setuptools-19.1.1-1.5.el7.kolab_wf.noarch 25/53
1081 Verifying : boost-thread-1.53.0-25.el7.x86_64 26/53
1082 Verifying : python-gnupg-0.3.7-1.el7.noarch 27/53
1083 Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 28/53
1084 Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 29/53
1085 Verifying : libkolabxml-1.2-10.1.el7.kolab_wf.x86_64 30/53
1086 Verifying : perl-XML-Parser-2.41-10.el7.x86_64 31/53
1087 Verifying : boost-system-1.53.0-25.el7.x86_64 32/53
1088 Verifying : 1:openssl-1.0.1e-51.el7_2.5.x86_64 33/53
1089 Verifying : pyOpenSSL-0.14-1.5.el7.kolab_wf.noarch 34/53
1090 Verifying : python-pyasn1-0.1.6-2.el7.noarch 35/53
1091 Verifying : python-ldap-2.4.15-2.el7.x86_64 36/53
1092 Verifying : pciutils-libs-3.2.1-4.el7.x86_64 37/53
1093 Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 38/53
1094 Verifying : python-icalendar-3.8.2-1.5.el7.kolab_wf.noarch 39/53
1095 Verifying : augeas-libs-1.4.0-2.el7.x86_64 40/53
1096 Verifying : python-pycparser-2.10-1.5.el7.kolab_wf.noarch 41/53
1097 Verifying : libkolab-2.0-11.5.el7.kolab_wf.x86_64 42/53
1098 Verifying : autoconf-2.69-11.el7.noarch 43/53
1099 Verifying : intltool-0.50.2-6.el7.noarch 44/53
1100 Verifying : 1:qt-x11-4.8.5-12.el7_2.x86_64 45/53
1101 Verifying : automake-1.13.4-3.el7.noarch 46/53
1102 Verifying : python-kolab-2.0-11.5.el7.kolab_wf.x86_64 47/53
1103 Verifying : python-sievelib-0.5.2-2.5.el7.kolab_wf.noarch 48/53
1104 Verifying : python-twisted-core-12.2.0-4.el7.x86_64 49/53
1105 Verifying : gettext-0.18.2.1-4.el7.x86_64 50/53
1106 Verifying : 1:mariadb-libs-5.5.47-1.el7_2.x86_64 51/53
1107 Verifying : libcalendaring-4.9.2-1.5.el7.kolab_wf.x86_64 52/53
1108 Verifying : 1:qt-4.8.5-12.el7_2.x86_64 53/53
1109
1110Installed:
1111 MySQL-python.x86_64 0:1.2.3-11.el7
1112 gettext.x86_64 0:0.18.2.1-4.el7
1113 glib2-devel.x86_64 0:2.42.2-5.el7
1114 intltool.noarch 0:0.50.2-6.el7
1115 python-augeas.noarch 0:0.5.0-2.el7
1116 python-gnupg.noarch 0:0.3.7-1.el7
1117 python-icalendar.noarch 0:3.8.2-1.5.el7.kolab_wf
1118 python-kolab.x86_64 0:2.0-11.5.el7.kolab_wf
1119 python-kolabformat.x86_64 0:1.2-10.1.el7.kolab_wf
1120 python-ldap.x86_64 0:2.4.15-2.el7
1121 python-nose.noarch 0:1.3.0-3.el7
1122 python-pyasn1.noarch 0:0.1.6-2.el7
1123 python-pyasn1-modules.noarch 0:0.1.6-2.el7
1124 python-sievelib.noarch 0:0.5.2-2.5.el7.kolab_wf
1125 python-sqlalchemy.x86_64 0:0.9.8-1.el7
1126 python-twisted-core.x86_64 0:12.2.0-4.el7
1127 pytz.noarch 0:2015.7-2.5.el7.kolab_wf
1128
1129Dependency Installed:
1130 augeas-libs.x86_64 0:1.4.0-2.el7
1131 autoconf.noarch 0:2.69-11.el7
1132 automake.noarch 0:1.13.4-3.el7
1133 boost-system.x86_64 0:1.53.0-25.el7
1134 boost-thread.x86_64 0:1.53.0-25.el7
1135 gettext-common-devel.noarch 0:0.18.2.1-4.el7
1136 gettext-devel.x86_64 0:0.18.2.1-4.el7
1137 gettext-libs.x86_64 0:0.18.2.1-4.el7
1138 libcalendaring.x86_64 0:4.9.2-1.5.el7.kolab_wf
1139 libcroco.x86_64 0:0.6.8-5.el7
1140 libical.x86_64 0:1.0.1-1.el7
1141 libkolab.x86_64 0:2.0-11.5.el7.kolab_wf
1142 libkolabxml.x86_64 0:1.2-10.1.el7.kolab_wf
1143 libmng.x86_64 0:1.0.10-14.el7
1144 libunistring.x86_64 0:0.9.3-9.el7
1145 m4.x86_64 0:1.4.16-10.el7
1146 mariadb-libs.x86_64 1:5.5.47-1.el7_2
1147 openssl.x86_64 1:1.0.1e-51.el7_2.5
1148 pciutils.x86_64 0:3.2.1-4.el7
1149 pciutils-libs.x86_64 0:3.2.1-4.el7
1150 perl-Test-Harness.noarch 0:3.28-3.el7
1151 perl-XML-Parser.x86_64 0:2.41-10.el7
1152 pyOpenSSL.noarch 0:0.14-1.5.el7.kolab_wf
1153 pyserial.noarch 0:2.6-5.el7
1154 python-cffi.x86_64 0:0.8.6-2.el7
1155 python-cryptography.x86_64 0:0.6.1-2.5.el7.kolab_wf
1156 python-dateutil.noarch 0:1.5-7.el7
1157 python-ply.noarch 0:3.4-10.el7
1158 python-pycparser.noarch 0:2.10-1.5.el7.kolab_wf
1159 python-setuptools.noarch 0:19.1.1-1.5.el7.kolab_wf
1160 python-six.noarch 0:1.9.0-1.5.el7.kolab_wf
1161 python-zope-interface.x86_64 0:4.0.5-4.el7
1162 qt.x86_64 1:4.8.5-12.el7_2
1163 qt-settings.noarch 0:19-23.5.el7.centos
1164 qt-x11.x86_64 1:4.8.5-12.el7_2
1165 xerces-c.x86_64 0:3.1.1-8.el7_2
1166
1167Complete!
1168/srv/pykolab.git /srv/pykolab.git
1169autoreconf: Entering directory `.'
1170autoreconf: configure.ac: not using Gettext
1171autoreconf: running: aclocal
1172autoreconf: configure.ac: tracing
1173autoreconf: configure.ac: not using Libtool
1174autoreconf: running: /usr/bin/autoconf
1175autoreconf: configure.ac: not using Autoheader
1176autoreconf: running: automake --add-missing --copy --no-force
1177Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
1178Makefile.am:23: (probably a GNU make extension)
1179Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
1180Makefile.am:23: (probably a GNU make extension)
1181Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
1182Makefile.am:23: (probably a GNU make extension)
1183kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
1184kolabd/Makefile.am:8: (probably a GNU make extension)
1185pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
1186pykolab/Makefile.am:2: (probably a GNU make extension)
1187pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
1188pykolab/Makefile.am:16: (probably a GNU make extension)
1189pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
1190pykolab/Makefile.am:20: (probably a GNU make extension)
1191pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
1192pykolab/Makefile.am:24: (probably a GNU make extension)
1193pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
1194pykolab/Makefile.am:28: (probably a GNU make extension)
1195pykolab/Makefile.am:87: warning: wildcard wap_client/*.py: non-POSIX variable name
1196pykolab/Makefile.am:87: (probably a GNU make extension)
1197pykolab/Makefile.am:91: warning: wildcard xml/*.py: non-POSIX variable name
1198pykolab/Makefile.am:91: (probably a GNU make extension)
1199saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
1200saslauthd/Makefile.am:7: (probably a GNU make extension)
1201share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
1202share/Makefile.am:2: (probably a GNU make extension)
1203share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
1204share/Makefile.am:2: (probably a GNU make extension)
1205share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
1206share/Makefile.am:7: (probably a GNU make extension)
1207wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
1208wallace/Makefile.am:8: (probably a GNU make extension)
1209autoreconf: Leaving directory `.'
1210checking for a BSD-compatible install... /usr/bin/install -c
1211checking whether build environment is sane... yes
1212/srv/pykolab.git/missing: Unknown `--is-lightweight' option
1213Try `/srv/pykolab.git/missing --help' for more information
1214configure: WARNING: 'missing' script is too old or missing
1215checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1216checking for gawk... gawk
1217checking whether make sets $(MAKE)... yes
1218checking whether make supports nested variables... yes
1219checking whether to enable maintainer-specific portions of Makefiles... no
1220checking for python... /usr/bin/python
1221checking for python version... 2.7
1222checking for python platform... linux2
1223checking for python script directory... ${prefix}/lib/python2.7/site-packages
1224checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
1225checking for style of include used by make... GNU
1226checking for gcc... gcc
1227checking whether the C compiler works... yes
1228checking for C compiler default output file name... a.out
1229checking for suffix of executables...
1230checking whether we are cross compiling... no
1231checking for suffix of object files... o
1232checking whether we are using the GNU C compiler... yes
1233checking whether gcc accepts -g... yes
1234checking for gcc option to accept ISO C89... none needed
1235checking dependency style of gcc... none
1236checking how to run the C preprocessor... gcc -E
1237checking for grep that handles long lines and -e... /usr/bin/grep
1238checking for egrep... /usr/bin/grep -E
1239checking for ANSI C header files... yes
1240checking for sys/types.h... yes
1241checking for sys/stat.h... yes
1242checking for stdlib.h... yes
1243checking for string.h... yes
1244checking for memory.h... yes
1245checking for strings.h... yes
1246checking for inttypes.h... yes
1247checking for stdint.h... yes
1248checking for unistd.h... yes
1249checking locale.h usability... yes
1250checking locale.h presence... yes
1251checking for locale.h... yes
1252checking for LC_MESSAGES... yes
1253checking libintl.h usability... yes
1254checking libintl.h presence... yes
1255checking for libintl.h... yes
1256checking for ngettext in libc... yes
1257checking for dgettext in libc... yes
1258checking for bind_textdomain_codeset... yes
1259checking for msgfmt... /usr/bin/msgfmt
1260checking for dcgettext... yes
1261checking if msgfmt accepts -c... yes
1262checking for gmsgfmt... /usr/bin/msgfmt
1263checking for xgettext... /usr/bin/xgettext
1264checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
1265checking whether NLS is requested... yes
1266checking for intltool-update... /usr/bin/intltool-update
1267checking for intltool-merge... /usr/bin/intltool-merge
1268checking for intltool-extract... /usr/bin/intltool-extract
1269checking for xgettext... (cached) /usr/bin/xgettext
1270checking for msgmerge... /usr/bin/msgmerge
1271checking for msgfmt... (cached) /usr/bin/msgfmt
1272checking for gmsgfmt... (cached) /usr/bin/msgfmt
1273checking for perl... /usr/bin/perl
1274checking for perl >= 5.8.1... 5.16.3
1275checking for XML::Parser... ok
1276checking whether ln -s works... yes
1277checking that generated files are newer than configure... done
1278configure: creating ./config.status
1279config.status: creating bin/rebuild.sh
1280config.status: creating Makefile
1281config.status: creating pykolab.spec
1282config.status: creating conf/Makefile
1283config.status: creating kolabd/Makefile
1284config.status: creating po/Makefile.in
1285config.status: creating pykolab/constants.py
1286config.status: creating pykolab/Makefile
1287config.status: creating saslauthd/Makefile
1288config.status: creating share/Makefile
1289config.status: creating wallace/Makefile
1290config.status: executing depfiles commands
1291config.status: executing default-1 commands
1292config.status: executing po/stamp-it commands
1293/srv/pykolab.git
1294Running ../stick.git/drydocker/pykolab/test_build.sh OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
1295Running ../stick.git/drydocker/pykolab/test_unit.sh ...
1296/srv/pykolab.git /srv/pykolab.git
1297test_pykolab (tests.unit.test-000-imports.TestImports) ... ok
1298test_pykolab_xml (tests.unit.test-000-imports.TestImports) ... ok
1299test_pykolab_xml_attendee (tests.unit.test-000-imports.TestImports) ... ok
1300test_pykolab_xml_contact (tests.unit.test-000-imports.TestImports) ... ok
1301test_pykolab_xml_contactReference (tests.unit.test-000-imports.TestImports) ... ok
1302test_pykolab_xml_event (tests.unit.test-000-imports.TestImports) ... ok
1303test_001_minimal (tests.unit.test-001-contact_reference.TestEventXML) ... ok
1304test_002_empty_name (tests.unit.test-001-contact_reference.TestEventXML) ... ok
1305test_003_set_name (tests.unit.test-001-contact_reference.TestEventXML) ... ok
1306test_001_minimal (tests.unit.test-002-attendee.TestEventXML) ... ok
1307test_002_empty_name (tests.unit.test-002-attendee.TestEventXML) ... ok
1308test_003_set_name (tests.unit.test-002-attendee.TestEventXML) ... ok
1309test_004_default_participant_status (tests.unit.test-002-attendee.TestEventXML) ... ok
1310test_005_participant_status_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
1311test_006_participant_status_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
1312test_007_participant_status_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
1313test_008_default_rsvp (tests.unit.test-002-attendee.TestEventXML) ... ok
1314test_009_rsvp_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
1315test_010_rsvp_map_forward_lookup_boolean (tests.unit.test-002-attendee.TestEventXML) ... ok
1316test_011_rsvp_map_forward_lookup_integer (tests.unit.test-002-attendee.TestEventXML) ... ok
1317test_012_rsvp_map_reverse_lookup_boolean (tests.unit.test-002-attendee.TestEventXML) ... ok
1318test_013_rsvp_map_reverse_lookup_integer (tests.unit.test-002-attendee.TestEventXML) ... ok
1319test_014_default_role (tests.unit.test-002-attendee.TestEventXML) ... ok
1320test_015_cutype_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
1321test_015_role_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
1322test_016_cutype_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
1323test_016_role_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
1324test_017_cutype_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
1325test_017_role_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
1326test_018_partstat_label (tests.unit.test-002-attendee.TestEventXML) ... ok
1327test_020_to_dict (tests.unit.test-002-attendee.TestEventXML) ... ok
1328test_000_no_start_date (tests.unit.test-003-event.TestEventXML) ... Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 94: event.start() is not set
1329Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1500: Start date is missing, but is mandatory for events
1330Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1331ok
1332test_001_minimal (tests.unit.test-003-event.TestEventXML) ... ok
1333test_002_attendees_list (tests.unit.test-003-event.TestEventXML) ... ok
1334test_003_attendees_no_default (tests.unit.test-003-event.TestEventXML) ... ok
1335test_004_attendee_add (tests.unit.test-003-event.TestEventXML) ... ok
1336test_005_attendee_add_name_and_props (tests.unit.test-003-event.TestEventXML) ... ok
1337test_006_get_attendees (tests.unit.test-003-event.TestEventXML) ... ok
1338test_007_get_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok
1339test_007_get_attendee_props (tests.unit.test-003-event.TestEventXML) ... ok
1340test_007_get_nonexistent_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok
1341test_008_get_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok
1342test_008_get_nonexistent_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok
1343test_009_invalid_participant_status (tests.unit.test-003-event.TestEventXML) ... ok
1344test_009_update_attendees (tests.unit.test-003-event.TestEventXML) ... ok
1345test_010_datetime_from_string (tests.unit.test-003-event.TestEventXML) ... ok
1346test_011_attendee_equality (tests.unit.test-003-event.TestEventXML) ... ok
1347test_012_delegate_new_attendee (tests.unit.test-003-event.TestEventXML) ... ok
1348test_013_delegatee_is_now_attendee (tests.unit.test-003-event.TestEventXML) ... ok
1349test_014_delegate_attendee_adds (tests.unit.test-003-event.TestEventXML) ... ok
1350test_015_timezone (tests.unit.test-003-event.TestEventXML) ... ok
1351test_016_start_with_timezone (tests.unit.test-003-event.TestEventXML) ... ok
1352test_017_allday_without_timezone (tests.unit.test-003-event.TestEventXML) ... ok
1353test_018_ical_allday_events (tests.unit.test-003-event.TestEventXML) ... ok
1354test_018_ical_to_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1849) KCalCore::ICalFormatImpl::populate: No PRODID property found
1355unnamed app(1849) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
1356unnamed app(1849) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
1357ok
1358test_018_load_from_ical (tests.unit.test-003-event.TestEventXML) ... ok
1359test_019_as_string_itip (tests.unit.test-003-event.TestEventXML) ... ok
1360test_019_to_message_itip (tests.unit.test-003-event.TestEventXML) ... ok
1361test_020_calendaring_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
1362test_021_add_exceptions (tests.unit.test-003-event.TestEventXML) ... unnamed app(1849) KCalCore::ICalFormatImpl::populate: No PRODID property found
1363ok
1364test_021_allday_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
1365test_021_calendaring_no_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
1366test_021_ical_exceptions (tests.unit.test-003-event.TestEventXML) ... ok
1367test_021_single_instances (tests.unit.test-003-event.TestEventXML) ... ok
1368test_022_load_from_xml (tests.unit.test-003-event.TestEventXML) ... (09:14:17) timezoneconverter.cpp(51): Guessed timezone and found: ""
1369(09:14:17) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
1370ok
1371test_023_load_from_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1849) KCalCore::ICalFormatImpl::populate: No PRODID property found
1372ok
1373test_024_bogus_itip_data (tests.unit.test-003-event.TestEventXML) ... Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1374Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1375schema exception
1376:25:25 error: value '' does not match regular expression facet '(\-|\+)?\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z?'
1377Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1940: Failed to parse calendar!
1378Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1379ok
1380test_025_to_dict (tests.unit.test-003-event.TestEventXML) ... ok
1381test_026_compute_diff (tests.unit.test-003-event.TestEventXML) ... ok
1382test_026_property_to_string (tests.unit.test-003-event.TestEventXML) ... ok
1383test_027_merge_attendee_data (tests.unit.test-003-event.TestEventXML) ... ok
1384test_028_rdate (tests.unit.test-003-event.TestEventXML) ... ok
1385test_001_from_message_recurrence (tests.unit.test-004-icalendar.TestICalendar) ... ok
1386test_002_from_message (tests.unit.test-004-icalendar.TestICalendar) ... ok
1387test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone) ... ok
1388test_001_import_psearch (tests.unit.test-006-ldap_psearch.TestLDAPPsearch) ... ok
1389test_001_import_syncrepl (tests.unit.test-007-ldap_syncrepl.TestLDAPSyncrepl) ... ok
1390test_001_import_sievelib (tests.unit.test-008-sievelib.TestSievelib) ... ok
1391test_002_parse_tests (tests.unit.test-008-sievelib.TestSievelib) ... ok
1392test_001_ldap_uri (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
1393test_002_ldap_uri_port (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
1394The special thing about this case is that the givenname starts with ... ok
1395The special thing about this case is that the givenname starts with ... ok
1396The special thing about this case is that the givenname starts with ... ok
1397The special thing about this case is that the givenname starts with ... ok
1398test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1399test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1400test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1401test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1402test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1403If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1404test_001_itip_events_from_message ... ok
1405test_002_check_date_conflict ... ok
1406test_002_check_event_conflict ... ok
1407test_002_check_event_conflict_single ... ok
1408test_003_send_reply ... ok
1409test_004_send_reply_unicode ... ok
1410If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1411test_002_resource_record_from_email_address ... ok
1412test_003_resource_records_from_itip_events ... ok
1413test_004_get_resource_owner ... ok
1414test_005_send_response_accept ... ok
1415test_006_send_response_delegate ... ok
1416If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1417test_001_itip_events_from_message ... ok
1418test_002_user_dn_from_email_address ... ok
1419test_003_get_matching_invitation_policy ... ok
1420test_005_is_auto_reply ... ok
1421test_006_send_update_notification ... ok
1422test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1423test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1424test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1425test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
1426test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
1427test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
1428test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1429test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1430test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1431test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1432test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1433test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1434test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1435test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1436test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1437test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1438test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1439test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1440test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1441test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1442test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1443test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1444test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1445test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1446test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1447test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1448test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1449test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1450test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1451test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1452test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1453test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1454test_006_plain_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1455test_007_plain_encoding_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1456test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1457test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1458test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1459test_001_normalize (tests.unit.test-022-utils.TestTranslate) ... ok
1460The spaces in attributes used for mail generation. ... ok
1461
1462----------------------------------------------------------------------
1463Ran 148 tests in 3.359s
1464
1465OK (SKIP=2)
1466/srv/pykolab.git
1467Running ../stick.git/drydocker/pykolab/test_unit.sh OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
1468Running ../stick.git/drydocker/pykolab/test_obs.sh ...
1469/srv/pykolab.git /srv/pykolab.git
1470Running obs_build_local ...
1471/srv/pykolab.git /srv/pykolab.git /srv/pykolab.git
1472++++ git branch --contains ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
1473++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1474++++ sort --version-sort -u
1475++++ grep -E '^(master|pykolab|[a-z0-9-]+([0-9]+\.?))'
1476+++ branches=master
1477+++ echo 'Branches that contain ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8:'
1478Branches that contain ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8:
1479+++ echo master
1480+++ sed -e 's/\s/\r\n/g'
1481master
1482++++ echo master
1483++++ sed -e 's/\s/\r\n/g'
1484++++ grep -E '^master$'
1485+++ '[' '!' -z master ']'
1486+++ branch=master
1487+++ echo 'Branch is '\''master'\'''
1488Branch is 'master'
1489++++ git branch -la
1490++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1491++++ tail -n 1
1492++++ sort --version-sort -u
1493++++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
1494+++ latest_stable_branch=pykolab-0.7
1495+++ echo 'The latest stable branch is '\''pykolab-0.7'\'''
1496The latest stable branch is 'pykolab-0.7'
1497+++ '[' master == master ']'
1498+++ '[' '!' -z pykolab-0.7 ']'
1499++++ echo pykolab-0.7
1500++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1501++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1502+++ master_version=0.8
1503+++ echo 'This puts the version for master at '\''0.8'\'''
1504This puts the version for master at '0.8'
1505+++ stable_version=0
1506++++ git tag -l
1507++++ grep -E '0.8(\.[0-9]+)+$'
1508++++ sed -r -e 's/[^0-9\.]+//g'
1509++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1510++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1511++++ sort --version-sort -u
1512++++ tail -n 1
1513+++ tag_version=0.8.1
1514+++ '[' -z 0.8.1 -a -z 0.8 ']'
1515++++ echo -e '0.8\n0\n0.8.1'
1516++++ sort --version-sort -u
1517++++ tail -n 1
1518+++ new_version=0.8.1
1519+++ '[' 0.8.1 == 0 ']'
1520+++ echo 'Going with new version: '\''0.8.1'\'''
1521Going with new version: '0.8.1'
1522+++ set - -x
1523/srv /srv/pykolab.git /srv/pykolab.git
1524A Kolab:Winterfell
1525A Kolab:Winterfell/pykolab
1526A Kolab:Winterfell/pykolab/cyrus-imapd.conf-cert-paths.patch
1527A Kolab:Winterfell/pykolab/debian.changelog
1528A Kolab:Winterfell/pykolab/debian.control
1529A Kolab:Winterfell/pykolab/debian.rules
1530A Kolab:Winterfell/pykolab/debian.series
1531A Kolab:Winterfell/pykolab/debian.tar.gz
1532A Kolab:Winterfell/pykolab/pykolab-0.8.1.tar.gz
1533A Kolab:Winterfell/pykolab/pykolab.dsc
1534A Kolab:Winterfell/pykolab/pykolab.logrotate
1535A Kolab:Winterfell/pykolab/pykolab.spec
1536At revision 10.
1537/srv/Kolab:Winterfell/pykolab /srv /srv/pykolab.git /srv/pykolab.git
1538/srv/pykolab.git /srv/Kolab:Winterfell/pykolab /srv /srv/pykolab.git /srv/pykolab.git
1539Going with new version: '0.8.1'
1540About to create /srv/Kolab:Winterfell/pykolab/pykolab-0.8.1.tar.gz
1541Creating /srv/Kolab:Winterfell/pykolab/pykolab-0.8.1.tar.gz completed
1542total 624
1543-rw-r--r--. 1 root root 757 May 13 2015 cyrus-imapd.conf-cert-paths.patch
1544-rw-r--r--. 1 root root 23456 Feb 23 13:42 debian.changelog
1545-rw-r--r--. 1 root root 3645 Feb 9 00:08 debian.control
1546-rw-r--r--. 1 root root 1337 Feb 10 2014 debian.rules
1547-rw-r--r--. 1 root root 38 Aug 19 2014 debian.series
1548-rw-r--r--. 1 root root 6328 May 25 2015 debian.tar.gz
1549-rw-r--r--. 1 root root 553596 May 13 09:14 pykolab-0.8.1.tar.gz
1550-rw-r--r--. 1 root root 1419 Feb 23 13:42 pykolab.dsc
1551-rw-r--r--. 1 root root 135 May 25 2015 pykolab.logrotate
1552-rw-r--r--. 1 root root 22874 Mar 9 17:53 pykolab.spec
1553/srv/Kolab:Winterfell/pykolab /srv /srv/pykolab.git /srv/pykolab.git
1554WARNING: source service from package or project will not be executed. This may not be the same build as on server!
1555Building pykolab.spec for CentOS_7/x86_64
1556Getting buildinfo from server and store to /srv/Kolab:Winterfell/pykolab/.osc/_buildinfo-CentOS_7-x86_64.xml
1557Getting buildconfig from server and store to /srv/Kolab:Winterfell/pykolab/.osc/_buildconfig-CentOS_7-x86_64
1558Updating cache of required packages
1559
1560The build root needs packages from project 'CentOS:7'.
1561Note that malicious packages can compromise the build result or even your system.
1562Would you like to ...
15630 - quit (default)
15641 - always trust packages from 'CentOS:7'
15652 - trust packages just this time
1566? 0.0% cache miss. 299/299 dependencies cached.
1567
1568Skipping verification of package signatures
1569Writing build configuration
1570Running build
1571mount: permission denied
1572mount: permission denied
1573logging output to /var/tmp/build-root/CentOS_7-x86_64/.build.log...
1574[ 0s] Memory limit set to 26004858KB
1575[ 0s] Using BUILD_ROOT=/var/tmp/build-root/CentOS_7-x86_64
1576[ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
1577[ 0s]
1578[ 0s]
1579[ 0s] kolab.example.org started "build pykolab.spec" at Fri May 13 09:14:39 UTC 2016.
1580[ 0s]
1581[ 0s]
1582[ 0s] processing recipe /srv/Kolab:Winterfell/pykolab/pykolab.spec ...
1583[ 0s] running changelog2spec --target rpm --file /srv/Kolab:Winterfell/pykolab/pykolab.spec
1584[ 1s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --rpmlist /tmp/rpmlist.w0l6_z /srv/Kolab:Winterfell/pykolab/pykolab.spec ...
1585[ 2s] cycle: basesystem -> filesystem -> bash -> glibc
1586[ 2s] breaking dependency glibc -> basesystem
1587[ 2s] cycle: bash -> glibc -> glibc-common
1588[ 2s] breaking dependency glibc-common -> bash
1589[ 2s] cycle: glibc -> glibc-common
1590[ 2s] breaking dependency glibc -> glibc-common
1591[ 2s] cycle: bash -> glibc -> nss-softokn-freebl
1592[ 2s] breaking dependency nss-softokn-freebl -> bash
1593[ 2s] cycle: glibc -> nss-softokn-freebl
1594[ 2s] breaking dependency glibc -> nss-softokn-freebl
1595[ 2s] cycle: filesystem -> bash -> glibc -> libgcc
1596[ 2s] breaking dependency bash -> glibc
1597[ 2s] cycle: filesystem -> bash -> ncurses-libs -> glibc -> libgcc
1598[ 2s] breaking dependency ncurses-libs -> glibc
1599[ 2s] cycle: filesystem -> bash -> ncurses-libs -> libgcc
1600[ 2s] breaking dependency ncurses-libs -> libgcc
1601[ 2s] cycle: rpm -> rpm-libs
1602[ 2s] breaking dependency rpm -> rpm-libs
1603[ 2s] [1/51] preinstalling ncurses-libs...
1604[ 2s] [2/51] preinstalling bash...
1605[ 2s] [3/51] preinstalling filesystem...
1606[ 2s] [4/51] preinstalling basesystem...
1607[ 2s] [5/51] preinstalling libgcc...
1608[ 3s] [6/51] preinstalling glibc...
1609[ 4s] [7/51] preinstalling bzip2-libs...
1610[ 4s] [8/51] preinstalling elfutils-libelf...
1611[ 4s] [9/51] preinstalling libattr...
1612[ 4s] [10/51] preinstalling libdb...
1613[ 4s] [11/51] preinstalling nspr...
1614[ 4s] [12/51] preinstalling popt...
1615[ 5s] [13/51] preinstalling xz-libs...
1616[ 5s] [14/51] preinstalling zlib...
1617[ 5s] [15/51] preinstalling lua...
1618[ 5s] [16/51] preinstalling nss-softokn-freebl...
1619[ 5s] [17/51] preinstalling pcre...
1620[ 6s] [18/51] preinstalling sqlite...
1621[ 6s] [19/51] preinstalling libacl...
1622[ 6s] [20/51] preinstalling libcap...
1623[ 6s] [21/51] preinstalling nss-util...
1624[ 6s] [22/51] preinstalling bzip2...
1625[ 6s] [23/51] preinstalling libselinux...
1626[ 6s] [24/51] preinstalling unzip...
1627[ 7s] [25/51] preinstalling info...
1628[ 7s] [26/51] preinstalling chkconfig...
1629[ 7s] [27/51] preinstalling cpio...
1630[ 7s] [28/51] preinstalling diffutils...
1631[ 7s] [29/51] preinstalling gawk...
1632[ 8s] [30/51] preinstalling glibc-common...
1633[ 12s] [31/51] preinstalling make...
1634[ 12s] [32/51] preinstalling patch...
1635[ 12s] [33/51] preinstalling which...
1636[ 12s] [34/51] preinstalling grep...
1637[ 13s] [35/51] preinstalling sed...
1638[ 13s] [36/51] preinstalling nss-softokn...
1639[ 13s] [37/51] preinstalling tar...
1640[ 13s] [38/51] preinstalling coreutils...
1641[ 14s] [39/51] preinstalling nss...
1642[ 14s] [40/51] preinstalling curl...
1643[ 15s] [41/51] preinstalling shadow-utils...
1644[ 15s] [42/51] preinstalling binutils...
1645[ 16s] [43/51] preinstalling nss-tools...
1646[ 16s] [44/51] preinstalling util-linux...
1647[ 17s] [45/51] preinstalling gcc...
1648[ 19s] [46/51] preinstalling rpm...
1649[ 19s] [47/51] preinstalling gcc-c++...
1650[ 20s] [48/51] preinstalling redhat-rpm-config...
1651[ 20s] [49/51] preinstalling rpm-libs...
1652[ 20s] [50/51] preinstalling rpm-build...
1653[ 21s] [51/51] preinstalling fedora-packager...
1654[ 21s]
1655[ 21s] initializing rpm db...
1656[ 21s] reordering...cycle: glibc -> basesystem -> setup -> filesystem -> bash
1657[ 21s] breaking dependency glibc -> basesystem
1658[ 21s] cycle: glibc -> glibc-common -> bash
1659[ 21s] breaking dependency glibc-common -> bash
1660[ 21s] cycle: glibc -> glibc-common
1661[ 21s] breaking dependency glibc -> glibc-common
1662[ 21s] cycle: glibc -> nss-softokn-freebl -> bash
1663[ 21s] breaking dependency nss-softokn-freebl -> bash
1664[ 21s] cycle: glibc -> nss-softokn-freebl
1665[ 21s] breaking dependency glibc -> nss-softokn-freebl
1666[ 21s] cycle: glibc -> libgcc -> filesystem -> bash
1667[ 21s] breaking dependency filesystem -> bash
1668[ 21s] cycle: filesystem -> setup
1669[ 21s] breaking dependency filesystem -> setup
1670[ 21s] cycle: coreutils -> openssl-libs -> ca-certificates
1671[ 21s] breaking dependency coreutils -> openssl-libs
1672[ 21s] cycle: perl -> perl-libs
1673[ 21s] breaking dependency perl -> perl-libs
1674[ 21s] cycle: perl -> perl-Carp
1675[ 21s] breaking dependency perl -> perl-Carp
1676[ 21s] cycle: perl -> perl-PathTools
1677[ 21s] breaking dependency perl -> perl-PathTools
1678[ 21s] cycle: perl -> perl-Exporter
1679[ 21s] breaking dependency perl -> perl-Exporter
1680[ 21s] cycle: perl -> perl-File-Path
1681[ 21s] breaking dependency perl -> perl-File-Path
1682[ 21s] cycle: perl -> perl-File-Temp
1683[ 21s] breaking dependency perl -> perl-File-Temp
1684[ 21s] cycle: perl -> perl-Filter
1685[ 21s] breaking dependency perl -> perl-Filter
1686[ 21s] cycle: perl -> perl-Getopt-Long
1687[ 21s] breaking dependency perl -> perl-Getopt-Long
1688[ 21s] cycle: perl -> perl-Pod-Simple
1689[ 21s] breaking dependency perl -> perl-Pod-Simple
1690[ 21s] cycle: perl -> perl-Scalar-List-Utils
1691[ 21s] breaking dependency perl -> perl-Scalar-List-Utils
1692[ 21s] cycle: perl -> perl-Socket
1693[ 21s] breaking dependency perl -> perl-Socket
1694[ 21s] cycle: perl -> perl-Storable
1695[ 21s] breaking dependency perl -> perl-Storable
1696[ 21s] cycle: perl -> perl-Time-HiRes
1697[ 21s] breaking dependency perl -> perl-Time-HiRes
1698[ 21s] cycle: perl -> perl-Time-Local
1699[ 21s] breaking dependency perl -> perl-Time-Local
1700[ 21s] cycle: perl -> perl-constant
1701[ 21s] breaking dependency perl -> perl-constant
1702[ 21s] cycle: perl -> perl-threads
1703[ 21s] breaking dependency perl -> perl-threads
1704[ 21s] cycle: perl -> perl-threads-shared
1705[ 21s] breaking dependency perl-threads-shared -> perl
1706[ 21s] cycle: perl -> perl-threads-shared -> perl-Carp
1707[ 21s] breaking dependency perl-threads-shared -> perl-Carp
1708[ 21s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils
1709[ 21s] breaking dependency perl-Scalar-List-Utils -> perl
1710[ 21s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils -> perl-Carp
1711[ 21s] breaking dependency perl -> perl-threads-shared
1712[ 21s] cycle: perl-macros -> perl
1713[ 21s] breaking dependency perl -> perl-macros
1714[ 21s] cycle: openssl-libs -> krb5-libs
1715[ 21s] breaking dependency krb5-libs -> openssl-libs
1716[ 21s] cycle: nss -> nss-sysinit
1717[ 21s] breaking dependency nss -> nss-sysinit
1718[ 21s] cycle: libcurl -> openldap -> rpm -> curl
1719[ 21s] breaking dependency rpm -> curl
1720[ 21s] cycle: rpm -> rpm-libs
1721[ 21s] breaking dependency rpm -> rpm-libs
1722[ 21s] cycle: glib2 -> shared-mime-info -> pkgconfig
1723[ 21s] breaking dependency glib2 -> shared-mime-info
1724[ 21s] cycle: yum-plugin-fastestmirror -> yum
1725[ 21s] breaking dependency yum -> yum-plugin-fastestmirror
1726[ 21s] cycle: perl-Carp -> perl-Exporter
1727[ 21s] breaking dependency perl-Exporter -> perl-Carp
1728[ 21s] cycle: pam -> libpwquality
1729[ 21s] breaking dependency pam -> libpwquality
1730[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage
1731[ 21s] breaking dependency perl-Pod-Usage -> perl-Getopt-Long
1732[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Encode
1733[ 21s] breaking dependency perl-podlators -> perl-Encode
1734[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators
1735[ 21s] breaking dependency perl-podlators -> perl-Getopt-Long
1736[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Pod-Simple -> perl-Encode
1737[ 21s] breaking dependency perl-podlators -> perl-Pod-Simple
1738[ 21s] cycle: perl-Pod-Usage -> perl-podlators
1739[ 21s] breaking dependency perl-Pod-Usage -> perl-podlators
1740[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Encode
1741[ 21s] breaking dependency perl-Pod-Perldoc -> perl-Encode
1742[ 21s] cycle: perl-Pod-Usage -> perl-Pod-Perldoc -> perl-podlators
1743[ 21s] breaking dependency perl-Pod-Perldoc -> perl-podlators
1744[ 21s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Pod-Simple -> perl-Encode
1745[ 21s] breaking dependency perl-Pod-Perldoc -> perl-Pod-Simple
1746[ 21s] cycle: git -> perl-Git
1747[ 21s] breaking dependency git -> perl-Git
1748[ 21s] done
1749[ 22s] [1/299] installing centos-release-7-2.1511.el7.centos.2.10
1750[ 22s] [2/299] installing emacs-filesystem-1:24.3-18.el7
1751[ 22s] [3/299] installing fontpackages-filesystem-1.44-8.el7
1752[ 22s] [4/299] installing gettext-common-devel-0.18.2.1-4.el7
1753[ 23s] [5/299] installing kernel-headers-3.10.0-327.10.1.el7
1754[ 23s] [6/299] installing libX11-common-1.6.3-2.el7
1755[ 23s] [7/299] installing ncurses-base-5.9-13.20130511.el7
1756[ 23s] [8/299] installing perl-srpm-macros-1-8.el7
1757[ 23s] [9/299] installing tzdata-2016c-1.el7
1758[ 24s] [10/299] installing filesystem-3.2-20.el7
1759[ 24s] warning: group mail does not exist - using root
1760[ 24s] [11/299] installing libgcc-4.8.5-4.el7
1761[ 25s] [12/299] installing setup-2.8.71-6.el7
1762[ 25s] [13/299] installing basesystem-10.0-7.el7.centos
1763[ 25s] [14/299] installing glibc-2.17-106.el7_2.4
1764[ 26s] [15/299] installing audit-libs-2.4.1-5.el7
1765[ 26s] [16/299] installing bzip2-libs-1.0.6-13.el7
1766[ 26s] [17/299] installing dbus-libs-1:1.6.12-13.el7
1767[ 27s] [18/299] installing elfutils-libelf-0.163-3.el7
1768[ 27s] [19/299] installing expat-2.1.0-8.el7
1769[ 27s] [20/299] installing fipscheck-lib-1.4.1-5.el7
1770[ 28s] [21/299] installing gdbm-1.10-8.el7
1771[ 28s] [22/299] installing jbigkit-libs-2.0-11.el7
1772[ 28s] [23/299] installing keyutils-libs-1.5.8-3.el7
1773[ 28s] [24/299] installing libICE-1.0.9-2.el7
1774[ 29s] [25/299] installing libXau-1.0.8-2.1.el7
1775[ 29s] [26/299] installing libattr-2.4.46-12.el7
1776[ 29s] [27/299] installing libcap-ng-0.7.5-4.el7
1777[ 29s] [28/299] installing libcom_err-1.42.9-7.el7
1778[ 30s] [29/299] installing libdb-5.3.21-19.el7
1779[ 30s] [30/299] installing libffi-3.0.13-16.el7
1780[ 30s] [31/299] installing libgpg-error-1.12-3.el7
1781[ 31s] [32/299] installing libjpeg-turbo-1.2.90-5.el7
1782[ 31s] [33/299] installing libtasn1-3.8-2.el7
1783[ 31s] [34/299] installing libusbx-1.0.15-4.el7
1784[ 31s] [35/299] installing libuuid-2.23.2-26.el7
1785[ 32s] [36/299] installing libverto-0.2.5-4.el7
1786[ 32s] [37/299] installing libxshmfence-1.2-1.el7
1787[ 32s] [38/299] installing libyubikey-1.13-1.el7
1788[ 33s] [39/299] installing lzo-2.06-8.el7
1789[ 33s] [40/299] installing nspr-4.10.8-2.el7_1
1790[ 33s] [41/299] installing pciutils-libs-3.2.1-4.el7
1791[ 34s] [42/299] installing popt-1.13-16.el7
1792[ 34s] [43/299] installing pth-2.0.7-23.el7
1793[ 34s] [44/299] installing ustr-1.0.4-16.el7
1794[ 34s] [45/299] installing xz-libs-5.1.2-12alpha.el7
1795[ 35s] [46/299] installing zlib-1.2.7-15.el7
1796[ 35s] [47/299] installing libical-1.0.1-1.el7
1797[ 35s] [48/299] installing libstdc++-4.8.5-4.el7
1798[ 36s] [49/299] installing nss-softokn-freebl-3.16.2.3-13.el7_1
1799[ 36s] [50/299] installing libstdc++-devel-4.8.5-4.el7
1800[ 36s] [51/299] installing cyrus-sasl-lib-2.1.26-20.el7_2
1801[ 37s] [52/299] installing dwz-0.11-3.el7
1802[ 37s] [53/299] installing e2fsprogs-libs-1.42.9-7.el7
1803[ 37s] [54/299] installing file-libs-5.11-31.el7
1804[ 38s] [55/299] installing libacl-2.2.51-12.el7
1805[ 38s] [56/299] installing libassuan-2.1.0-3.el7
1806[ 38s] [57/299] installing libcap-2.22-8.el7
1807[ 38s] [58/299] installing libgcrypt-1.5.3-12.el7_1.1
1808[ 39s] [59/299] installing libpng-2:1.5.13-7.el7_2
1809[ 39s] [60/299] installing libxcb-1.11-4.el7
1810[ 39s] [61/299] installing nss-util-3.19.1-9.el7_2
1811[ 40s] [62/299] installing p11-kit-0.20.7-3.el7
1812[ 40s] [63/299] installing zip-3.0-10.el7
1813[ 40s] [64/299] installing boost-system-1.53.0-25.el7
1814[ 40s] [65/299] installing gmp-1:6.0.0-12.el7_1
1815[ 41s] [66/299] installing libSM-1.2.2-2.el7
1816[ 41s] [67/299] installing libmng-1.0.10-14.el7
1817[ 41s] [68/299] installing libxml2-2.9.1-6.el7_2.2
1818[ 42s] [69/299] installing pcre-8.32-15.el7
1819[ 42s] [70/299] installing pigz-2.3.3-1.el7
1820[ 42s] [71/299] installing xerces-c-3.1.1-8.el7_2
1821[ 43s] [72/299] installing ykpers-1.17.2-3.el7
1822[ 43s] [73/299] installing ncurses-libs-5.9-13.20130511.el7
1823[ 44s] [74/299] installing elfutils-libs-0.163-3.el7
1824[ 44s] [75/299] installing libtiff-4.0.3-14.el7
1825[ 44s] [76/299] installing perl-4:5.16.3-286.el7
1826[ 46s] [77/299] installing perl-macros-4:5.16.3-286.el7
1827[ 46s] [78/299] installing perl-parent-1:0.225-244.el7
1828[ 46s] [79/299] installing bash-4.2.46-19.el7
1829[ 47s] [80/299] installing libedit-3.0-12.20121213cvs.el7
1830[ 47s] [81/299] installing mpfr-3.1.1-4.el7
1831[ 47s] [82/299] installing ncurses-5.9-13.20130511.el7
1832[ 47s] [83/299] installing perl-Exporter-5.68-3.el7
1833[ 48s] [84/299] installing perl-libs-4:5.16.3-286.el7
1834[ 48s] [85/299] installing file-5.11-31.el7
1835[ 48s] [86/299] installing libX11-1.6.3-2.el7
1836[ 48s] [87/299] installing boost-thread-1.53.0-25.el7
1837[ 49s] [88/299] installing hwdata-0.252-8.1.el7
1838[ 50s] [89/299] installing freetype-2.4.11-11.el7
1839[ 50s] [90/299] installing libXext-1.3.3-3.el7
1840[ 50s] [91/299] installing libXfixes-5.0.1-2.1.el7
1841[ 50s] [92/299] installing libXrender-0.9.8-2.1.el7
1842[ 51s] [93/299] installing libsepol-2.1.9-3.el7
1843[ 51s] [94/299] installing perl-Carp-1.26-244.el7
1844[ 51s] [95/299] installing perl-Pod-Escapes-1:1.04-286.el7
1845[ 51s] [96/299] installing bzip2-1.0.6-13.el7
1846[ 51s] [97/299] installing glibc-headers-2.17-106.el7_2.4
1847[ 52s] [98/299] installing libmpc-1.0.1-3.el7
1848[ 52s] [99/299] installing unzip-6.0-15.el7
1849[ 52s] [100/299] installing xz-5.1.2-12alpha.el7
1850[ 52s] [101/299] installing info-5.1-4.el7
1851[ 53s] [102/299] installing rsync-3.0.9-17.el7
1852[ 53s] [103/299] installing elfutils-0.163-3.el7
1853[ 53s] [104/299] installing libpciaccess-0.13.4-2.el7
1854[ 54s] [105/299] installing libunistring-0.9.3-9.el7
1855[ 54s] [106/299] installing perl-constant-1.27-2.el7
1856[ 54s] [107/299] installing cpio-2.11-24.el7
1857[ 54s] [108/299] installing diffutils-3.3-4.el7
1858[ 55s] [109/299] installing gawk-4.0.2-4.el7
1859[ 55s] [110/299] installing libXdamage-1.1.4-4.1.el7
1860[ 55s] [111/299] installing libXi-1.7.4-2.el7
1861[ 56s] [112/299] installing libXinerama-1.1.3-2.1.el7
1862[ 56s] [113/299] installing libXxf86vm-1.1.3-2.1.el7
1863[ 56s] [114/299] installing libgomp-4.8.5-4.el7
1864[ 57s] [115/299] installing libidn-1.28-4.el7
1865[ 57s] [116/299] installing m4-1.4.16-10.el7
1866[ 57s] [117/299] installing make-1:3.82-21.el7
1867[ 58s] [118/299] installing perl-Text-ParseWords-3.29-4.el7
1868[ 58s] [119/299] installing perl-threads-1.87-4.el7
1869[ 58s] [120/299] installing which-2.20-7.el7
1870[ 58s] [121/299] installing glibc-devel-2.17-106.el7_2.4
1871[ 59s] [122/299] installing grep-2.20-2.el7
1872[ 59s] [123/299] installing libXcursor-1.1.14-2.1.el7
1873[ 59s] [124/299] installing libXrandr-1.4.2-2.el7
1874[ 60s] [125/299] installing libselinux-2.2.2-6.el7
1875[ 60s] [126/299] installing pciutils-3.2.1-4.el7
1876[ 60s] [127/299] installing perl-Filter-1.49-3.el7
1877[ 60s] [128/299] installing perl-Scalar-List-Utils-1.27-248.el7
1878[ 60s] [129/299] installing perl-Socket-2.010-3.el7
1879[ 60s] [130/299] installing perl-Storable-2.45-3.el7
1880[ 61s] [131/299] installing perl-TermReadKey-2.30-20.el7
1881[ 61s] [132/299] installing perl-Time-HiRes-4:1.9725-3.el7
1882[ 61s] [133/299] installing perl-XML-Parser-2.41-10.el7
1883[ 61s] [134/299] installing readline-6.2-9.el7
1884[ 61s] [135/299] installing cpp-4.8.5-4.el7
1885[ 63s] [136/299] installing qt-settings-19-23.5.el7.centos
1886[ 63s] [137/299] installing libdrm-2.4.60-3.el7
1887[ 63s] [138/299] installing mesa-libglapi-10.6.5-3.20150824.el7
1888[ 64s] [139/299] installing lua-5.1.4-14.el7
1889[ 64s] [140/299] installing patch-2.7.1-8.el7
1890[ 64s] [141/299] installing sqlite-3.7.17-8.el7
1891[ 64s] [142/299] installing augeas-libs-1.4.0-2.el7
1892[ 65s] [143/299] installing chkconfig-1.3.61-5.el7
1893[ 65s] [144/299] installing findutils-1:4.5.11-5.el7
1894[ 65s] [145/299] installing glibc-common-2.17-106.el7_2.4
1895[ 72s] [146/299] installing perl-Error-1:0.17020-2.el7
1896[ 73s] [147/299] installing perl-Time-Local-1.2300-2.el7
1897[ 73s] [148/299] installing sed-4.2.2-5.el7
1898[ 73s] [149/299] installing perl-PathTools-3.40-5.el7
1899[ 73s] [150/299] installing perl-threads-shared-1.43-6.el7
1900[ 73s] [151/299] installing tar-2:1.26-29.el7
1901[ 74s] [152/299] installing glib2-2.42.2-5.el7
1902[ 75s] [153/299] installing libsemanage-2.1.10-18.el7
1903[ 75s] [154/299] installing perl-Data-Dumper-2.145-3.el7
1904[ 75s] [155/299] installing coreutils-8.22-15.el7_2.1
1905[ 76s] [156/299] installing alsa-lib-1.0.28-2.el7
1906[ 77s] [157/299] installing pkgconfig-1:0.27.1-4.el7
1907[ 77s] [158/299] installing desktop-file-utils-0.22-1.el7
1908[ 77s] [159/299] installing libcroco-0.6.8-5.el7
1909[ 77s] [160/299] installing perl-HTTP-Tiny-0.033-3.el7
1910[ 78s] [161/299] installing gzip-1.5-8.el7
1911[ 78s] [162/299] installing libblkid-2.23.2-26.el7
1912[ 78s] [163/299] installing libgnome-keyring-3.8.0-3.el7
1913[ 79s] [164/299] installing perl-File-Path-2.09-2.el7
1914[ 79s] [165/299] installing perl-Thread-Queue-3.02-2.el7
1915[ 79s] [166/299] installing groff-base-1.22.2-8.el7
1916[ 79s] [167/299] installing nss-softokn-3.16.2.3-13.el7_1
1917[ 80s] [168/299] installing pinentry-0.8.1-14.el7
1918[ 80s] [169/299] installing binutils-2.23.52.0.1-55.el7
1919[ 83s] [170/299] installing fontconfig-2.10.95-7.el7
1920[ 86s] [171/299] installing p11-kit-trust-0.20.7-3.el7
1921[ 86s] [172/299] installing shadow-utils-2:4.1.5.1-18.el7
1922[ 87s] [173/299] installing krb5-libs-1.13.2-10.el7
1923[ 87s] [174/299] installing mesa-libGL-10.6.5-3.20150824.el7
1924[ 88s] [175/299] installing libutempter-1.1.6-4.el7
1925[ 88s] [176/299] installing ca-certificates-2015.2.6-70.1.el7_2
1926[ 90s] [177/299] installing cracklib-2.9.0-11.el7
1927[ 90s] [178/299] installing less-458-9.el7
1928[ 90s] [179/299] installing libmount-2.23.2-26.el7
1929[ 91s] [180/299] installing shared-mime-info-1.1-9.el7
1930[ 92s] [181/299] installing perl-File-Temp-0.23.01-3.el7
1931[ 92s] [182/299] installing btrfs-progs-3.19.1-1.el7
1932[ 92s] [183/299] installing gettext-libs-0.18.2.1-4.el7
1933[ 92s] [184/299] installing nss-3.19.1-19.el7_2
1934[ 93s] [185/299] installing gcc-4.8.5-4.el7
1935[ 95s] [186/299] installing cracklib-dicts-2.9.0-11.el7
1936[ 96s] [187/299] installing openssl-libs-1:1.0.1e-51.el7_2.4
1937[ 97s] [188/299] installing nss-tools-3.19.1-19.el7_2
1938[ 97s] [189/299] installing nss-sysinit-3.19.1-19.el7_2
1939[ 97s] [190/299] installing gcc-c++-4.8.5-4.el7
1940[ 98s] [191/299] installing perl-Pod-Perldoc-3.20-4.el7
1941[ 98s] [192/299] installing rpm-4.11.3-17.el7
1942[ 99s] [193/299] installing libssh2-1.4.3-10.el7_2.1
1943[ 99s] [194/299] installing mariadb-libs-1:5.5.44-2.el7.centos
1944[ 100s] [195/299] installing perl-Pod-Usage-1.63-3.el7
1945[ 100s] [196/299] installing openssl-1:1.0.1e-51.el7_2.4
1946[ 100s] [197/299] installing pam-1.1.8-12.el7_1.1
1947[ 100s] [198/299] installing openldap-2.4.40-8.el7
1948[ 101s] [199/299] installing qt-1:4.8.5-11.el7
1949[ 102s] [200/299] installing python-libs-2.7.5-34.el7
1950[ 104s] [201/299] installing rpm-libs-4.11.3-17.el7
1951[ 105s] [202/299] installing python-2.7.5-34.el7
1952[ 105s] [203/299] installing libpwquality-1.2.3-4.el7
1953[ 105s] [204/299] installing perl-Getopt-Long-2.40-2.el7
1954[ 105s] [205/299] installing libuser-0.60-7.el7_1
1955[ 106s] [206/299] installing perl-podlators-2.5.1-3.el7
1956[ 106s] [207/299] installing systemd-libs-219-19.el7_2.4
1957[ 106s] [208/299] installing libcurl-7.29.0-25.el7.centos
1958[ 106s] [209/299] installing qt-x11-1:4.8.5-11.el7
1959[ 109s] [210/299] installing pyserial-2.6-5.el7
1960[ 109s] [211/299] installing python-backports-1.0-8.el7
1961[ 110s] [212/299] installing python-chardet-2.2.1-1.el7_1
1962[ 110s] [213/299] installing python-iniparse-0.4-9.el7
1963[ 110s] [214/299] installing python-lockfile-1:0.9.1-4.el7
1964[ 110s] [215/299] installing python-munch-2.0.2-2.el7
1965[ 110s] [216/299] installing python-ply-3.4-4.el7
1966[ 110s] [217/299] installing python-pyasn1-0.1.6-2.el7
1967[ 111s] [218/299] installing python-sievelib-0.5.2-2.5.el7.kolab_wf
1968[ 111s] [219/299] installing python-six-1.9.0-1.5.el7.kolab_wf
1969[ 111s] [220/299] installing python-smmap-0.8.1-6.el7
1970[ 111s] [221/299] installing python-augeas-0.5.0-2.el7
1971[ 111s] [222/299] installing python-dateutil-1.5-7.el7
1972[ 111s] [223/299] installing python-magic-5.11-31.el7
1973[ 111s] [224/299] installing python-setuptools-19.1.1-1.5.el7.kolab_wf
1974[ 112s] [225/299] installing python-async-0.6.1-6.el7
1975[ 112s] [226/299] installing python-krbV-1.0.90-8.el7
1976[ 112s] [227/299] installing python-sqlalchemy-0.9.8-1.el7
1977[ 113s] [228/299] installing python-zope-interface-4.0.5-4.el7
1978[ 113s] [229/299] installing pytz-2015.7-2.5.el7.kolab_wf
1979[ 114s] [230/299] installing pyliblzma-0.5.3-11.el7
1980[ 114s] [231/299] installing python-ldap-2.4.15-2.el7
1981[ 114s] [232/299] installing pyxattr-0.5.1-5.el7
1982[ 114s] [233/299] installing python-pycurl-7.19.0-17.el7
1983[ 114s] [234/299] installing MySQL-python-1.2.3-11.el7
1984[ 115s] [235/299] installing curl-7.29.0-25.el7.centos
1985[ 115s] [236/299] installing perl-Encode-2.51-7.el7
1986[ 115s] [237/299] installing yum-metadata-parser-1.1.4-10.el7
1987[ 116s] [238/299] installing libcalendaring-4.9.2-1.5.el7.kolab_wf
1988[ 116s] [239/299] installing libkolabxml-1.2-10.1.el7.kolab_wf
1989[ 117s] [240/299] installing passwd-0.79-4.el7
1990[ 117s] [241/299] installing perl-Test-Harness-3.28-3.el7
1991[ 117s] [242/299] installing redhat-rpm-config-9.1.0-68.el7.centos
1992[ 117s] [243/299] installing glib2-devel-2.42.2-5.el7
1993[ 117s] [244/299] installing gettext-0.18.2.1-4.el7
1994[ 118s] [245/299] installing autoconf-2.69-11.el7
1995[ 118s] [246/299] installing createrepo_c-libs-0.9.0-1.el7
1996[ 119s] [247/299] installing gnupg2-2.0.22-3.el7
1997[ 119s] [248/299] installing util-linux-2.23.2-26.el7
1998[ 120s] [249/299] installing python-backports-ssl_match_hostname-3.4.0.2-4.el7
1999[ 120s] [250/299] installing python-gnupg-0.3.7-1.el7
2000[ 121s] [251/299] installing python-html5lib-1:0.999-5.el7
2001[ 121s] [252/299] installing python-kitchen-1.1.1-5.el7
2002[ 121s] [253/299] installing python-nose-1.3.0-3.el7
2003[ 121s] [254/299] installing python-pyasn1-modules-0.1.6-2.el7
2004[ 121s] [255/299] installing python-pycparser-2.10-1.5.el7.kolab_wf
2005[ 121s] [256/299] installing python-urlgrabber-3.10-7.el7
2006[ 122s] [257/299] installing python-icalendar-3.8.2-1.5.el7.kolab_wf
2007[ 122s] [258/299] installing gpgme-1.3.2-5.el7
2008[ 122s] [259/299] installing python-gitdb-0.5.4-5.el7
2009[ 122s] [260/299] installing perl-Pod-Simple-1:3.28-4.el7
2010[ 122s] [261/299] installing usermode-1.111-5.el7
2011[ 123s] [262/299] installing openssh-6.6.1p1-25.el7_2
2012[ 123s] [263/299] installing python-kolabformat-1.2-10.1.el7.kolab_wf
2013[ 123s] [264/299] installing libkolab-2.0-11.5.el7.kolab_wf
2014[ 123s] [265/299] installing automake-1.13.4-3.el7
2015[ 124s] [266/299] installing createrepo_c-0.9.0-1.el7
2016[ 124s] [267/299] installing rpm-build-libs-4.11.3-17.el7
2017[ 124s] [268/299] installing python-beautifulsoup4-4.3.2-1.el7
2018[ 124s] [269/299] installing pygpgme-0.3-9.el7
2019[ 124s] [270/299] installing python-urllib3-1.10.2-2.el7_1
2020[ 125s] [271/299] installing python-cffi-0.8.6-1.el7
2021[ 125s] [272/299] installing openssh-clients-6.6.1p1-25.el7_2
2022[ 125s] [273/299] installing python-kolab-2.0-11.5.el7.kolab_wf
2023[ 125s] [274/299] installing rpm-python-4.11.3-17.el7
2024[ 125s] [275/299] installing rpm-build-4.11.3-17.el7
2025[ 125s] [276/299] installing python-requests-2.6.0-1.el7_1
2026[ 126s] [277/299] installing python-cryptography-0.6.1-2.5.el7.kolab_wf
2027[ 126s] [278/299] installing rpmlint-1.5-4.el7
2028[ 126s] [279/299] installing yum-3.4.3-132.el7.centos.0.1
2029[ 126s] [280/299] installing rpmdevtools-8.3-5.el7
2030[ 127s] [281/299] installing git-1.8.3.1-6.el7_2.1
2031[ 128s] [282/299] installing yum-plugin-fastestmirror-1.1.31-34.el7
2032[ 128s] [283/299] installing GitPython-0.3.2-0.6.RC1.el7
2033[ 128s] [284/299] installing pyOpenSSL-0.14-1.5.el7.kolab_wf
2034[ 128s] [285/299] installing python-bugzilla-1.2.2-1.el7
2035[ 129s] [286/299] installing yum-utils-1.1.31-34.el7
2036[ 129s] [287/299] installing gettext-devel-0.18.2.1-4.el7
2037[ 129s] [288/299] installing perl-Git-1.8.3.1-6.el7_2.1
2038[ 129s] [289/299] installing python-fedora-0.7.1-2.el7
2039[ 130s] [290/299] installing fedora-cert-0.5.10.7-1.el7
2040[ 130s] [291/299] installing koji-1.10.1-3.el7
2041[ 130s] [292/299] installing python-twisted-core-12.2.0-4.el7
2042[ 131s] [293/299] installing intltool-0.50.2-6.el7
2043[ 131s] [294/299] installing mock-1.2.14-1.el7
2044[ 132s] [295/299] installing bodhi-client-0.9.8-4.el7
2045[ 132s] [296/299] installing packagedb-cli-2.10-2.el7
2046[ 132s] [297/299] installing pyrpkg-1.35-2.el7
2047[ 132s] [298/299] installing fedpkg-1.21-2.el7
2048[ 132s] [299/299] installing fedora-packager-0.5.10.7-1.el7
2049[ 132s] removing nis flags from /var/tmp/build-root/CentOS_7-x86_64/etc/nsswitch.conf...
2050[ 132s] now finalizing build dir...
2051[ 132s] mount: permission denied
2052[ 132s] mount: permission denied
2053[ 133s] Warning: spec file parser line 397: can't expand %(...)
2054[ 133s] Warning: spec file parser line 398: can't expand %(...)
2055[ 133s] Warning: spec file parser line 399: can't expand %(...)
2056[ 133s] Warning: spec file parser line 400: can't expand %(...)
2057[ 133s] Warning: spec file parser line 401: can't expand %(...)
2058[ 133s] Warning: spec file parser line 402: can't expand %(...)
2059[ 133s] Warning: spec file parser line 403: can't expand %(...)
2060[ 133s] Warning: spec file parser line 404: can't expand %(...)
2061[ 133s] Warning: spec file parser line 405: can't expand %(...)
2062[ 133s] Warning: spec file parser line 406: can't expand %(...)
2063[ 133s] Warning: spec file parser line 407: can't expand %(...)
2064[ 133s] Warning: spec file parser line 408: can't expand %(...)
2065[ 133s] Warning: spec file parser line 409: can't expand %(...)
2066[ 133s] Warning: spec file parser line 410: can't expand %(...)
2067[ 133s] Warning: spec file parser line 411: can't expand %(...)
2068[ 133s] Warning: spec file parser line 412: can't expand %(...)
2069[ 133s] Warning: spec file parser line 413: can't expand %(...)
2070[ 133s] Warning: spec file parser line 417: can't expand %(...)
2071[ 133s] Warning: spec file parser line 426: can't expand %(...)
2072[ 133s] Warning: spec file parser line 427: can't expand %(...)
2073[ 133s] Warning: spec file parser line 430: can't expand %(...)
2074[ 133s] Warning: spec file parser line 431: can't expand %(...)
2075[ 133s] Warning: spec file parser line 432: can't expand %(...)
2076[ 133s] Warning: spec file parser line 433: can't expand %(...)
2077[ 133s] Warning: spec file parser line 443: can't expand %(...)
2078[ 133s] Warning: spec file parser line 444: can't expand %(...)
2079[ 133s] Warning: spec file parser line 445: can't expand %(...)
2080[ 133s] Warning: spec file parser line 446: can't expand %(...)
2081[ 133s] Warning: spec file parser line 447: can't expand %(...)
2082[ 133s] Warning: spec file parser line 448: can't expand %(...)
2083[ 133s] Warning: spec file parser line 449: can't expand %(...)
2084[ 133s] Warning: spec file parser line 450: can't expand %(...)
2085[ 133s] Warning: spec file parser line 451: can't expand %(...)
2086[ 133s] Warning: spec file parser line 452: can't expand %(...)
2087[ 133s] Warning: spec file parser line 453: can't expand %(...)
2088[ 133s] Warning: spec file parser line 454: can't expand %(...)
2089[ 133s] Warning: spec file parser line 455: can't expand %(...)
2090[ 133s] Warning: spec file parser line 456: can't expand %(...)
2091[ 133s] Warning: spec file parser line 457: can't expand %(...)
2092[ 133s] Warning: spec file parser line 458: can't expand %(...)
2093[ 133s] Warning: spec file parser line 459: can't expand %(...)
2094[ 133s] Warning: spec file parser line 479: can't expand %(...)
2095[ 133s] Warning: spec file parser line 509: can't expand %(...)
2096[ 133s] Warning: spec file parser line 542: can't expand %(...)
2097[ 133s] -----------------------------------------------------------------
2098[ 133s] ----- building pykolab.spec (user abuild)
2099[ 133s] -----------------------------------------------------------------
2100[ 133s] -----------------------------------------------------------------
2101[ 133s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/pykolab.spec
2102[ 134s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aJJ7lx
2103[ 134s] + umask 022
2104[ 134s] + cd /home/abuild/rpmbuild/BUILD
2105[ 134s] + cd /home/abuild/rpmbuild/BUILD
2106[ 134s] + rm -rf pykolab-0.8.1
2107[ 134s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/pykolab-0.8.1.tar.gz
2108[ 134s] + /usr/bin/tar -xf -
2109[ 134s] + STATUS=0
2110[ 134s] + '[' 0 -ne 0 ']'
2111[ 134s] + cd pykolab-0.8.1
2112[ 134s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
2113[ 134s] + exit 0
2114[ 134s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cyGSDr
2115[ 134s] + umask 022
2116[ 134s] + cd /home/abuild/rpmbuild/BUILD
2117[ 134s] + cd pykolab-0.8.1
2118[ 134s] + autoreconf -v
2119[ 134s] autoreconf: Entering directory `.'
2120[ 134s] autoreconf: configure.ac: not using Gettext
2121[ 135s] autoreconf: running: aclocal
2122[ 136s] autoreconf: configure.ac: tracing
2123[ 136s] autoreconf: configure.ac: not using Libtool
2124[ 136s] autoreconf: running: /usr/bin/autoconf
2125[ 137s] autoreconf: configure.ac: not using Autoheader
2126[ 137s] autoreconf: running: automake --no-force
2127[ 137s] Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
2128[ 137s] Makefile.am:23: (probably a GNU make extension)
2129[ 137s] Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
2130[ 137s] Makefile.am:23: (probably a GNU make extension)
2131[ 137s] Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
2132[ 137s] Makefile.am:23: (probably a GNU make extension)
2133[ 137s] kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
2134[ 137s] kolabd/Makefile.am:8: (probably a GNU make extension)
2135[ 137s] pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
2136[ 137s] pykolab/Makefile.am:2: (probably a GNU make extension)
2137[ 137s] pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
2138[ 137s] pykolab/Makefile.am:16: (probably a GNU make extension)
2139[ 137s] pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
2140[ 137s] pykolab/Makefile.am:20: (probably a GNU make extension)
2141[ 137s] pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
2142[ 137s] pykolab/Makefile.am:24: (probably a GNU make extension)
2143[ 137s] pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
2144[ 137s] pykolab/Makefile.am:28: (probably a GNU make extension)
2145[ 137s] pykolab/Makefile.am:87: warning: wildcard wap_client/*.py: non-POSIX variable name
2146[ 137s] pykolab/Makefile.am:87: (probably a GNU make extension)
2147[ 137s] pykolab/Makefile.am:91: warning: wildcard xml/*.py: non-POSIX variable name
2148[ 137s] pykolab/Makefile.am:91: (probably a GNU make extension)
2149[ 137s] saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
2150[ 137s] saslauthd/Makefile.am:7: (probably a GNU make extension)
2151[ 137s] share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
2152[ 137s] share/Makefile.am:2: (probably a GNU make extension)
2153[ 137s] share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
2154[ 137s] share/Makefile.am:2: (probably a GNU make extension)
2155[ 137s] share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
2156[ 137s] share/Makefile.am:7: (probably a GNU make extension)
2157[ 138s] wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
2158[ 138s] wallace/Makefile.am:8: (probably a GNU make extension)
2159[ 138s] autoreconf: Leaving directory `.'
2160[ 138s] + autoreconf -v
2161[ 138s] autoreconf: Entering directory `.'
2162[ 138s] autoreconf: configure.ac: not using Gettext
2163[ 139s] autoreconf: running: aclocal
2164[ 139s] autoreconf: configure.ac: tracing
2165[ 140s] autoreconf: configure.ac: not using Libtool
2166[ 140s] autoreconf: running: /usr/bin/autoconf
2167[ 140s] autoreconf: configure.ac: not using Autoheader
2168[ 140s] autoreconf: running: automake --no-force
2169[ 141s] Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
2170[ 141s] Makefile.am:23: (probably a GNU make extension)
2171[ 141s] Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
2172[ 141s] Makefile.am:23: (probably a GNU make extension)
2173[ 141s] Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
2174[ 141s] Makefile.am:23: (probably a GNU make extension)
2175[ 141s] kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
2176[ 141s] kolabd/Makefile.am:8: (probably a GNU make extension)
2177[ 141s] pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
2178[ 141s] pykolab/Makefile.am:2: (probably a GNU make extension)
2179[ 141s] pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
2180[ 141s] pykolab/Makefile.am:16: (probably a GNU make extension)
2181[ 141s] pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
2182[ 141s] pykolab/Makefile.am:20: (probably a GNU make extension)
2183[ 141s] pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
2184[ 141s] pykolab/Makefile.am:24: (probably a GNU make extension)
2185[ 141s] pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
2186[ 141s] pykolab/Makefile.am:28: (probably a GNU make extension)
2187[ 141s] pykolab/Makefile.am:87: warning: wildcard wap_client/*.py: non-POSIX variable name
2188[ 141s] pykolab/Makefile.am:87: (probably a GNU make extension)
2189[ 141s] pykolab/Makefile.am:91: warning: wildcard xml/*.py: non-POSIX variable name
2190[ 141s] pykolab/Makefile.am:91: (probably a GNU make extension)
2191[ 141s] saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
2192[ 141s] saslauthd/Makefile.am:7: (probably a GNU make extension)
2193[ 141s] share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
2194[ 141s] share/Makefile.am:2: (probably a GNU make extension)
2195[ 141s] share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
2196[ 141s] share/Makefile.am:2: (probably a GNU make extension)
2197[ 141s] share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
2198[ 141s] share/Makefile.am:7: (probably a GNU make extension)
2199[ 141s] wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
2200[ 141s] wallace/Makefile.am:8: (probably a GNU make extension)
2201[ 141s] autoreconf: Leaving directory `.'
2202[ 141s] + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'
2203[ 141s] + export CFLAGS
2204[ 141s] + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'
2205[ 141s] + export CXXFLAGS
2206[ 141s] + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
2207[ 141s] + export FFLAGS
2208[ 141s] + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
2209[ 141s] + export FCFLAGS
2210[ 141s] + LDFLAGS='-Wl,-z,relro '
2211[ 141s] + export LDFLAGS
2212[ 141s] + '[' 1 == 1 ']'
2213[ 141s] + '[' x86_64 == ppc64le ']'
2214[ 141s] ++ find . -name config.guess -o -name config.sub
2215[ 141s] + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
2216[ 141s] checking for a BSD-compatible install... /bin/install -c
2217[ 141s] checking whether build environment is sane... yes
2218[ 141s] /home/abuild/rpmbuild/BUILD/pykolab-0.8.1/missing: Unknown `--is-lightweight' option
2219[ 141s] Try `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/missing --help' for more information
2220[ 141s] configure: WARNING: 'missing' script is too old or missing
2221[ 141s] checking for a thread-safe mkdir -p... /bin/mkdir -p
2222[ 141s] checking for gawk... gawk
2223[ 141s] checking whether make sets $(MAKE)... yes
2224[ 141s] checking whether make supports nested variables... yes
2225[ 141s] checking whether to enable maintainer-specific portions of Makefiles... no
2226[ 141s] checking for python... /bin/python
2227[ 141s] checking for python version... 2.7
2228[ 141s] checking for python platform... linux2
2229[ 141s] checking for python script directory... ${prefix}/lib/python2.7/site-packages
2230[ 141s] checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
2231[ 141s] checking for style of include used by make... GNU
2232[ 141s] checking for x86_64-redhat-linux-gnu-gcc... no
2233[ 141s] checking for gcc... gcc
2234[ 142s] checking whether the C compiler works... yes
2235[ 142s] checking for C compiler default output file name... a.out
2236[ 142s] checking for suffix of executables...
2237[ 142s] checking whether we are cross compiling... no
2238[ 142s] checking for suffix of object files... o
2239[ 142s] checking whether we are using the GNU C compiler... yes
2240[ 142s] checking whether gcc accepts -g... yes
2241[ 142s] checking for gcc option to accept ISO C89... none needed
2242[ 142s] checking dependency style of gcc... none
2243[ 142s] checking how to run the C preprocessor... gcc -E
2244[ 142s] checking for grep that handles long lines and -e... /bin/grep
2245[ 142s] checking for egrep... /bin/grep -E
2246[ 142s] checking for ANSI C header files... yes
2247[ 142s] checking for sys/types.h... yes
2248[ 142s] checking for sys/stat.h... yes
2249[ 142s] checking for stdlib.h... yes
2250[ 142s] checking for string.h... yes
2251[ 142s] checking for memory.h... yes
2252[ 142s] checking for strings.h... yes
2253[ 142s] checking for inttypes.h... yes
2254[ 142s] checking for stdint.h... yes
2255[ 142s] checking for unistd.h... yes
2256[ 143s] checking locale.h usability... yes
2257[ 143s] checking locale.h presence... yes
2258[ 143s] checking for locale.h... yes
2259[ 143s] checking for LC_MESSAGES... yes
2260[ 143s] checking libintl.h usability... yes
2261[ 143s] checking libintl.h presence... yes
2262[ 143s] checking for libintl.h... yes
2263[ 143s] checking for ngettext in libc... yes
2264[ 143s] checking for dgettext in libc... yes
2265[ 143s] checking for bind_textdomain_codeset... yes
2266[ 143s] checking for msgfmt... /bin/msgfmt
2267[ 143s] checking for dcgettext... yes
2268[ 143s] checking if msgfmt accepts -c... yes
2269[ 143s] checking for gmsgfmt... /bin/msgfmt
2270[ 143s] checking for xgettext... /bin/xgettext
2271[ 143s] checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
2272[ 143s] checking whether NLS is requested... yes
2273[ 143s] checking for intltool-update... /bin/intltool-update
2274[ 143s] checking for intltool-merge... /bin/intltool-merge
2275[ 143s] checking for intltool-extract... /bin/intltool-extract
2276[ 143s] checking for xgettext... (cached) /bin/xgettext
2277[ 143s] checking for msgmerge... /bin/msgmerge
2278[ 143s] checking for msgfmt... (cached) /bin/msgfmt
2279[ 143s] checking for gmsgfmt... (cached) /bin/msgfmt
2280[ 143s] checking for perl... /bin/perl
2281[ 143s] checking for perl >= 5.8.1... 5.16.3
2282[ 143s] checking for XML::Parser... ok
2283[ 143s] checking whether ln -s works... yes
2284[ 143s] checking that generated files are newer than configure... done
2285[ 143s] configure: creating ./config.status
2286[ 143s] config.status: creating bin/rebuild.sh
2287[ 143s] config.status: creating Makefile
2288[ 143s] config.status: creating pykolab.spec
2289[ 143s] config.status: creating conf/Makefile
2290[ 143s] config.status: creating kolabd/Makefile
2291[ 143s] config.status: creating po/Makefile.in
2292[ 143s] config.status: creating pykolab/constants.py
2293[ 143s] config.status: creating pykolab/Makefile
2294[ 143s] config.status: creating saslauthd/Makefile
2295[ 143s] config.status: creating share/Makefile
2296[ 143s] config.status: creating wallace/Makefile
2297[ 143s] config.status: executing depfiles commands
2298[ 143s] config.status: executing default-1 commands
2299[ 143s] config.status: executing po/stamp-it commands
2300[ 143s] + exit 0
2301[ 143s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VfbdBF
2302[ 143s] + umask 022
2303[ 143s] + cd /home/abuild/rpmbuild/BUILD
2304[ 143s] + '[' /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64 '!=' / ']'
2305[ 143s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2306[ 143s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2307[ 143s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
2308[ 143s] + mkdir /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2309[ 143s] + cd pykolab-0.8.1
2310[ 143s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2311[ 143s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2312[ 143s] Making install in conf
2313[ 143s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/conf'
2314[ 143s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/conf'
2315[ 143s] make[2]: Nothing to be done for `install-exec-am'.
2316[ 143s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/etc/kolab'
2317[ 143s] /bin/install -c -m 644 kolab.conf '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/etc/kolab'
2318[ 143s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/conf'
2319[ 143s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/conf'
2320[ 143s] Making install in kolabd
2321[ 143s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/kolabd'
2322[ 143s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/kolabd'
2323[ 143s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin \
2324[ 143s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/run/kolabd
2325[ 143s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/kolabd'
2326[ 144s] /bin/install -c -m 644 process.py __init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/kolabd'
2327[ 144s] Byte-compiling python modules...
2328[ 144s] process.py__init__.py
2329[ 144s] Byte-compiling python modules (optimized versions) ...
2330[ 144s] process.py__init__.py
2331[ 144s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/kolabd'
2332[ 144s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/kolabd'
2333[ 144s] Making install in po
2334[ 144s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/po'
2335[ 144s] file=`echo ach | sed 's,.*/,,'`.gmo \
2336[ 144s] && rm -f $file && /bin/msgfmt -o $file ach.po
2337[ 144s] file=`echo af | sed 's,.*/,,'`.gmo \
2338[ 144s] && rm -f $file && /bin/msgfmt -o $file af.po
2339[ 144s] file=`echo af_ZA | sed 's,.*/,,'`.gmo \
2340[ 144s] && rm -f $file && /bin/msgfmt -o $file af_ZA.po
2341[ 144s] file=`echo ak | sed 's,.*/,,'`.gmo \
2342[ 144s] && rm -f $file && /bin/msgfmt -o $file ak.po
2343[ 144s] file=`echo de | sed 's,.*/,,'`.gmo \
2344[ 144s] && rm -f $file && /bin/msgfmt -o $file de.po
2345[ 144s] file=`echo de_DE | sed 's,.*/,,'`.gmo \
2346[ 144s] && rm -f $file && /bin/msgfmt -o $file de_DE.po
2347[ 144s] file=`echo es | sed 's,.*/,,'`.gmo \
2348[ 144s] && rm -f $file && /bin/msgfmt -o $file es.po
2349[ 144s] file=`echo fr | sed 's,.*/,,'`.gmo \
2350[ 144s] && rm -f $file && /bin/msgfmt -o $file fr.po
2351[ 144s] file=`echo nl | sed 's,.*/,,'`.gmo \
2352[ 144s] && rm -f $file && /bin/msgfmt -o $file nl.po
2353[ 144s] linguas="ach af af_ZA ak de de_DE es fr nl "; \
2354[ 144s] for lang in $linguas; do \
2355[ 144s] dir=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \
2356[ 144s] /bin/sh /home/abuild/rpmbuild/BUILD/pykolab-0.8.1/install-sh -d $dir; \
2357[ 144s] if test -r $lang.gmo; then \
2358[ 144s] /bin/install -c -m 644 $lang.gmo $dir/pykolab.mo; \
2359[ 144s] echo "installing $lang.gmo as $dir/pykolab.mo"; \
2360[ 144s] else \
2361[ 144s] /bin/install -c -m 644 ./$lang.gmo $dir/pykolab.mo; \
2362[ 144s] echo "installing ./$lang.gmo as" \
2363[ 144s] "$dir/pykolab.mo"; \
2364[ 144s] fi; \
2365[ 144s] if test -r $lang.gmo.m; then \
2366[ 144s] /bin/install -c -m 644 $lang.gmo.m $dir/pykolab.mo.m; \
2367[ 144s] echo "installing $lang.gmo.m as $dir/pykolab.mo.m"; \
2368[ 144s] else \
2369[ 144s] if test -r ./$lang.gmo.m ; then \
2370[ 144s] /bin/install -c -m 644 ./$lang.gmo.m \
2371[ 144s] $dir/pykolab.mo.m; \
2372[ 144s] echo "installing ./$lang.gmo.m as" \
2373[ 144s] "$dir/pykolab.mo.m"; \
2374[ 144s] else \
2375[ 144s] true; \
2376[ 144s] fi; \
2377[ 144s] fi; \
2378[ 144s] done
2379[ 144s] installing ach.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/ach/LC_MESSAGES/pykolab.mo
2380[ 144s] installing af.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/af/LC_MESSAGES/pykolab.mo
2381[ 144s] installing af_ZA.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/af_ZA/LC_MESSAGES/pykolab.mo
2382[ 144s] installing ak.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/ak/LC_MESSAGES/pykolab.mo
2383[ 144s] installing de.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/de/LC_MESSAGES/pykolab.mo
2384[ 144s] installing de_DE.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/de_DE/LC_MESSAGES/pykolab.mo
2385[ 144s] installing es.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/es/LC_MESSAGES/pykolab.mo
2386[ 144s] installing fr.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/pykolab.mo
2387[ 144s] installing nl.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/pykolab.mo
2388[ 144s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/po'
2389[ 144s] Making install in pykolab
2390[ 144s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/pykolab'
2391[ 144s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/pykolab'
2392[ 144s] make[2]: Nothing to be done for `install-exec-am'.
2393[ 144s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab'
2394[ 144s] /bin/install -c -m 644 telemetry.py translit.py utils.py base.py errors.py __init__.py translate.py constants.py logger.py imap_utf7.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab'
2395[ 144s] Byte-compiling python modules...
2396[ 144s] telemetry.pytranslit.pyutils.pybase.pyerrors.py__init__.pytranslate.pyconstants.pylogger.pyimap_utf7.py
2397[ 144s] Byte-compiling python modules (optimized versions) ...
2398[ 144s] telemetry.pytranslit.pyutils.pybase.pyerrors.py__init__.pytranslate.pyconstants.pylogger.pyimap_utf7.py
2399[ 144s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth'
2400[ 144s] /bin/install -c -m 644 auth/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth'
2401[ 144s] Byte-compiling python modules...
2402[ 144s] __init__.py
2403[ 144s] Byte-compiling python modules (optimized versions) ...
2404[ 144s] __init__.py
2405[ 144s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth/ldap'
2406[ 144s] /bin/install -c -m 644 auth/ldap/__init__.py auth/ldap/auth_cache.py auth/ldap/cache.py auth/ldap/syncrepl.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth/ldap'
2407[ 144s] Byte-compiling python modules...
2408[ 144s] __init__.pyauth_cache.pycache.pysyncrepl.py
2409[ 144s] Byte-compiling python modules (optimized versions) ...
2410[ 144s] __init__.pyauth_cache.pycache.pysyncrepl.py
2411[ 144s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli'
2412[ 144s] /bin/install -c -m 644 cli/cmd_list_users.py cli/cmd_set_mail.py cli/cmd_remove_user_subscription.py cli/cmd_list_ous.py cli/cmd_transfer_mailbox.py cli/cmd_user_info.py cli/cmd_set_language.py cli/cmd_set_mailbox_acl.py cli/cmd_server_info.py cli/cmd_list_domain_mailboxes.py cli/cmd_delete_domain.py cli/cmd_find_domain.py cli/cmd_sync.py cli/cmd_delete_message.py cli/cmd_list_mailbox_acls.py cli/cmd_set_quota.py cli/cmd_set_mailbox_metadata.py cli/cmd_sync_mailhost_attrs.py cli/cmd_check_quota.py cli/cmd_add_user_subscription.py cli/cmd_remove_mailaddress.py cli/cmd_add_user.py cli/cmd_delete_mailbox.py cli/cmd_add_domain.py cli/cmd_list_messages.py cli/cmd_rename_mailbox.py cli/__init__.py cli/cmd_export_mailbox.py cli/cmd_acl_cleanup.py cli/cmd_list_deleted_mailboxes.py cli/cmd_count_domain_mailboxes.py cli/cmd_list_domains.py cli/cmd_list_quota.py cli/cmd_list_user_subscriptions.py cli/cmd_list_mailboxes.py cli/cmd_create_mailbox.py cli/cmd_add_alias.py cli/cmd_undelete_mailbox.py cli/cmd_list_mailbox_metadata.py cli/cmd_mailbox_cleanup.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli'
2413[ 144s] /bin/install -c -m 644 cli/cmd_delete_mailbox_acl.py cli/commands.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli'
2414[ 144s] Byte-compiling python modules...
2415[ 144s] cmd_list_users.pycmd_set_mail.pycmd_remove_user_subscription.pycmd_list_ous.pycmd_transfer_mailbox.pycmd_user_info.pycmd_set_language.pycmd_set_mailbox_acl.pycmd_server_info.pycmd_list_domain_mailboxes.pycmd_delete_domain.pycmd_find_domain.pycmd_sync.pycmd_delete_message.pycmd_list_mailbox_acls.pycmd_set_quota.pycmd_set_mailbox_metadata.pycmd_sync_mailhost_attrs.pycmd_check_quota.pycmd_add_user_subscription.pycmd_remove_mailaddress.pycmd_add_user.pycmd_delete_mailbox.pycmd_add_domain.pycmd_list_messages.pycmd_rename_mailbox.py__init__.pycmd_export_mailbox.pycmd_acl_cleanup.pycmd_list_deleted_mailboxes.pycmd_count_domain_mailboxes.pycmd_list_domains.pycmd_list_quota.pycmd_list_user_subscriptions.pycmd_list_mailboxes.pycmd_create_mailbox.pycmd_add_alias.pycmd_undelete_mailbox.pycmd_list_mailbox_metadata.pycmd_mailbox_cleanup.pycmd_delete_mailbox_acl.pycommands.py
2416[ 144s] Byte-compiling python modules (optimized versions) ...
2417[ 144s] cmd_list_users.pycmd_set_mail.pycmd_remove_user_subscription.pycmd_list_ous.pycmd_transfer_mailbox.pycmd_user_info.pycmd_set_language.pycmd_set_mailbox_acl.pycmd_server_info.pycmd_list_domain_mailboxes.pycmd_delete_domain.pycmd_find_domain.pycmd_sync.pycmd_delete_message.pycmd_list_mailbox_acls.pycmd_set_quota.pycmd_set_mailbox_metadata.pycmd_sync_mailhost_attrs.pycmd_check_quota.pycmd_add_user_subscription.pycmd_remove_mailaddress.pycmd_add_user.pycmd_delete_mailbox.pycmd_add_domain.pycmd_list_messages.pycmd_rename_mailbox.py__init__.pycmd_export_mailbox.pycmd_acl_cleanup.pycmd_list_deleted_mailboxes.pycmd_count_domain_mailboxes.pycmd_list_domains.pycmd_list_quota.pycmd_list_user_subscriptions.pycmd_list_mailboxes.pycmd_create_mailbox.pycmd_add_alias.pycmd_undelete_mailbox.pycmd_list_mailbox_metadata.pycmd_mailbox_cleanup.pycmd_delete_mailbox_acl.pycommands.py
2418[ 144s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/sieve'
2419[ 144s] /bin/install -c -m 644 cli/sieve/cmd_refresh.py cli/sieve/cmd_list.py cli/sieve/cmd_test.py cli/sieve/__init__.py cli/sieve/cmd_put.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/sieve'
2420[ 144s] Byte-compiling python modules...
2421[ 144s] cmd_refresh.pycmd_list.pycmd_test.py__init__.pycmd_put.py
2422[ 144s] Byte-compiling python modules (optimized versions) ...
2423[ 144s] cmd_refresh.pycmd_list.pycmd_test.py__init__.pycmd_put.py
2424[ 144s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/telemetry'
2425[ 144s] /bin/install -c -m 644 cli/telemetry/cmd_list_sessions.py cli/telemetry/cmd_expire_sessions.py cli/telemetry/__init__.py cli/telemetry/cmd_examine_session.py cli/telemetry/cmd_examine_command_issue.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/telemetry'
2426[ 144s] Byte-compiling python modules...
2427[ 145s] cmd_list_sessions.pycmd_expire_sessions.py__init__.pycmd_examine_session.pycmd_examine_command_issue.py
2428[ 145s] Byte-compiling python modules (optimized versions) ...
2429[ 145s] cmd_list_sessions.pycmd_expire_sessions.py__init__.pycmd_examine_session.pycmd_examine_command_issue.py
2430[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/wap'
2431[ 145s] /bin/install -c -m 644 cli/wap/cmd_user_types_list.py cli/wap/cmd_system_capabilities.py cli/wap/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/wap'
2432[ 145s] Byte-compiling python modules...
2433[ 145s] cmd_user_types_list.pycmd_system_capabilities.py__init__.py
2434[ 145s] Byte-compiling python modules (optimized versions) ...
2435[ 145s] cmd_user_types_list.pycmd_system_capabilities.py__init__.py
2436[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/conf'
2437[ 145s] /bin/install -c -m 644 conf/defaults.py conf/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/conf'
2438[ 145s] Byte-compiling python modules...
2439[ 145s] defaults.py__init__.py
2440[ 145s] Byte-compiling python modules (optimized versions) ...
2441[ 145s] defaults.py__init__.py
2442[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/imap'
2443[ 145s] /bin/install -c -m 644 imap/__init__.py imap/cyrus.py imap/dovecot.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/imap'
2444[ 145s] Byte-compiling python modules...
2445[ 145s] __init__.pycyrus.pydovecot.py
2446[ 145s] Byte-compiling python modules (optimized versions) ...
2447[ 145s] __init__.pycyrus.pydovecot.py
2448[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/itip'
2449[ 145s] /bin/install -c -m 644 itip/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/itip'
2450[ 145s] Byte-compiling python modules...
2451[ 145s] __init__.py
2452[ 145s] Byte-compiling python modules (optimized versions) ...
2453[ 145s] __init__.py
2454[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins'
2455[ 145s] /bin/install -c -m 644 plugins/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins'
2456[ 145s] Byte-compiling python modules...
2457[ 145s] __init__.py
2458[ 145s] Byte-compiling python modules (optimized versions) ...
2459[ 145s] __init__.py
2460[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/defaultfolders'
2461[ 145s] /bin/install -c -m 644 plugins/defaultfolders/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/defaultfolders'
2462[ 145s] Byte-compiling python modules...
2463[ 145s] __init__.py
2464[ 145s] Byte-compiling python modules (optimized versions) ...
2465[ 145s] __init__.py
2466[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/dynamicquota'
2467[ 145s] /bin/install -c -m 644 plugins/dynamicquota/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/dynamicquota'
2468[ 145s] Byte-compiling python modules...
2469[ 145s] __init__.py
2470[ 145s] Byte-compiling python modules (optimized versions) ...
2471[ 145s] __init__.py
2472[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/recipientpolicy'
2473[ 145s] /bin/install -c -m 644 plugins/recipientpolicy/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/recipientpolicy'
2474[ 145s] Byte-compiling python modules...
2475[ 145s] __init__.py
2476[ 145s] Byte-compiling python modules (optimized versions) ...
2477[ 145s] __init__.py
2478[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/sievemgmt'
2479[ 145s] /bin/install -c -m 644 plugins/sievemgmt/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/sievemgmt'
2480[ 145s] Byte-compiling python modules...
2481[ 145s] __init__.py
2482[ 145s] Byte-compiling python modules (optimized versions) ...
2483[ 145s] __init__.py
2484[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/setup'
2485[ 145s] /bin/install -c -m 644 setup/components.py setup/setup_freebusy.py setup/setup_guam.py setup/setup_imap.py setup/setup_kolabd.py setup/setup_ldap.py setup/setup_manticore.py setup/setup_mta.py setup/setup_mysql.py setup/setup_php.py setup/setup_roundcube.py setup/setup_syncroton.py setup/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/setup'
2486[ 145s] Byte-compiling python modules...
2487[ 145s] components.pysetup_freebusy.pysetup_guam.pysetup_imap.pysetup_kolabd.pysetup_ldap.pysetup_manticore.pysetup_mta.pysetup_mysql.pysetup_php.pysetup_roundcube.pysetup_syncroton.py__init__.py
2488[ 145s] Byte-compiling python modules (optimized versions) ...
2489[ 145s] components.pysetup_freebusy.pysetup_guam.pysetup_imap.pysetup_kolabd.pysetup_ldap.pysetup_manticore.pysetup_mta.pysetup_mysql.pysetup_php.pysetup_roundcube.pysetup_syncroton.py__init__.py
2490[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/wap_client'
2491[ 145s] /bin/install -c -m 644 wap_client/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/wap_client'
2492[ 145s] Byte-compiling python modules...
2493[ 145s] __init__.py
2494[ 145s] Byte-compiling python modules (optimized versions) ...
2495[ 145s] __init__.py
2496[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/xml'
2497[ 145s] /bin/install -c -m 644 xml/attendee.py xml/recurrence_rule.py xml/note.py xml/utils.py xml/__init__.py xml/event.py xml/contact.py xml/todo.py xml/contact_reference.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/xml'
2498[ 145s] Byte-compiling python modules...
2499[ 145s] attendee.pyrecurrence_rule.pynote.pyutils.py__init__.pyevent.pycontact.pytodo.pycontact_reference.py
2500[ 145s] Byte-compiling python modules (optimized versions) ...
2501[ 146s] attendee.pyrecurrence_rule.pynote.pyutils.py__init__.pyevent.pycontact.pytodo.pycontact_reference.py
2502[ 146s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/pykolab'
2503[ 146s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/pykolab'
2504[ 146s] Making install in saslauthd
2505[ 146s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/saslauthd'
2506[ 146s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/saslauthd'
2507[ 146s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/run/kolab-saslauthd \
2508[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/run/kolab-saslauthd \
2509[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/run/saslauthd \
2510[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/lib/kolab-saslauthd
2511[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/saslauthd'
2512[ 146s] /bin/install -c -m 644 __init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/saslauthd'
2513[ 146s] Byte-compiling python modules...
2514[ 146s] __init__.py
2515[ 146s] Byte-compiling python modules (optimized versions) ...
2516[ 146s] __init__.py
2517[ 146s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/saslauthd'
2518[ 146s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/saslauthd'
2519[ 146s] Making install in share
2520[ 146s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/share'
2521[ 146s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/share'
2522[ 146s] mkdir -p \
2523[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/kolab/templates \
2524[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/kolab/templates/roundcubemail
2525[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/kolab/templates/roundcubemail'
2526[ 146s] /bin/install -c -m 644 templates/roundcubemail/recipient_to_contact.inc.php.tpl templates/roundcubemail/kolab_delegation.inc.php.tpl templates/roundcubemail/mimetypes.php.tpl templates/roundcubemail/owncloud.inc.php.tpl templates/roundcubemail/kolab_auth.inc.php.tpl templates/roundcubemail/acl.inc.php.tpl templates/roundcubemail/kolab_folders.inc.php.tpl templates/roundcubemail/terms.inc.php.tpl templates/roundcubemail/terms.html.tpl templates/roundcubemail/calendar.inc.php.tpl templates/roundcubemail/libkolab.inc.php.tpl templates/roundcubemail/config.inc.php.tpl templates/roundcubemail/managesieve.inc.php.tpl templates/roundcubemail/password.inc.php.tpl templates/roundcubemail/kolab_addressbook.inc.php.tpl templates/roundcubemail/kolab_files.inc.php.tpl '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/kolab/templates/roundcubemail'
2527[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/kolab/templates'
2528[ 146s] /bin/install -c -m 644 templates/cyrus.conf.tpl templates/imapd.conf.tpl templates/amavisd.conf.tpl templates/guam.sys.config.tpl templates/master.cf.tpl templates/manticore.js.tpl templates/header_checks.submission templates/header_checks.internal templates/header_checks.inbound '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/kolab/templates'
2529[ 146s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/share'
2530[ 146s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/share'
2531[ 146s] Making install in wallace
2532[ 146s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/wallace'
2533[ 146s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/wallace'
2534[ 146s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin \
2535[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/run/wallaced
2536[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/wallace'
2537[ 146s] /bin/install -c -m 644 __init__.py modules.py module_footer.py module_invitationpolicy.py module_gpgencrypt.py module_resources.py module_optout.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7/site-packages/wallace'
2538[ 146s] Byte-compiling python modules...
2539[ 146s] __init__.pymodules.pymodule_footer.pymodule_invitationpolicy.pymodule_gpgencrypt.pymodule_resources.pymodule_optout.py
2540[ 146s] Byte-compiling python modules (optimized versions) ...
2541[ 146s] __init__.pymodules.pymodule_footer.pymodule_invitationpolicy.pymodule_gpgencrypt.pymodule_resources.pymodule_optout.py
2542[ 146s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/wallace'
2543[ 146s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1/wallace'
2544[ 146s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1'
2545[ 146s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1'
2546[ 146s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin \
2547[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/bin \
2548[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/kolab \
2549[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/libexec/postfix \
2550[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/lib/kolab \
2551[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/log/kolab \
2552[ 146s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//var/spool/pykolab/wallace
2553[ 146s] /bin/install -c -p -m 755 conf.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/kolab-conf
2554[ 146s] /bin/install -c -p -m 755 kolab-cli.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/kolab
2555[ 146s] /bin/install -c -p -m 755 kolabd.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/kolabd
2556[ 146s] /bin/install -c -p -m 755 saslauthd.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/kolab-saslauthd
2557[ 146s] /bin/install -c -p -m 755 wallace.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/wallaced
2558[ 146s] /bin/install -c -p -m 755 setup-kolab.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/setup-kolab
2559[ 146s] /bin/install -c -p -m 644 cyruslib.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/python2.7/site-packages
2560[ 146s] /bin/install -c -p -m 755 bin/kolab_parse_telemetry.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/sbin/kolab_parse_telemetry
2561[ 146s] /bin/install -c -p -m 755 bin/kolab_smtp_access_policy.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/libexec/postfix/kolab_smtp_access_policy
2562[ 146s] make[2]: Nothing to be done for `install-data-am'.
2563[ 146s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1'
2564[ 146s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.8.1'
2565[ 146s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/etc/logrotate.d
2566[ 146s] + cp -pr /home/abuild/rpmbuild/SOURCES/pykolab.logrotate /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/etc/logrotate.d/pykolab
2567[ 146s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/systemd/system/
2568[ 146s] + /usr/bin/install -p -m 644 kolabd/kolabd.systemd /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/systemd/system//kolabd.service
2569[ 146s] + /usr/bin/install -p -m 644 saslauthd/kolab-saslauthd.systemd /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/systemd/system//kolab-saslauthd.service
2570[ 146s] + /usr/bin/install -p -m 644 wallace/wallace.systemd /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/systemd/system//wallace.service
2571[ 146s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/tmpfiles.d/
2572[ 146s] + /usr/bin/install -p -m 644 kolabd/kolabd.tmpfiles.d.conf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/tmpfiles.d/kolabd.conf
2573[ 146s] + /usr/bin/install -p -m 644 wallace/wallace.tmpfiles.d.conf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//usr/lib/tmpfiles.d/wallace.conf
2574[ 146s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/run
2575[ 146s] + /usr/bin/install -d -m 755 /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/run/kolabd
2576[ 146s] + /usr/bin/install -d -m 755 /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/run/wallaced
2577[ 146s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/sysconfig
2578[ 146s] + /usr/bin/install -p -m 644 kolabd/kolabd.sysconfig /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/sysconfig/kolabd
2579[ 146s] + /usr/bin/install -p -m 644 saslauthd/kolab-saslauthd.sysconfig /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/sysconfig/kolab-saslauthd
2580[ 146s] + /usr/bin/install -p -m 644 wallace/wallace.sysconfig /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64//etc/sysconfig/wallace
2581[ 146s] + /usr/lib/rpm/find-lang.sh /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64 pykolab
2582[ 146s] + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/abuild/rpmbuild/BUILD/pykolab-0.8.1
2583[ 146s] /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
2584[ 146s] find: 'debug': No such file or directory
2585[ 146s] + /usr/lib/rpm/check-buildroot
2586[ 146s] + /usr/lib/rpm/redhat/brp-compress
2587[ 146s] + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
2588[ 146s] + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
2589[ 146s] Bytecompiling .py files below /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
2590[ 147s] + /usr/lib/rpm/redhat/brp-python-hardlink
2591[ 148s] + /usr/lib/rpm/redhat/brp-java-repack-jars
2592[ 148s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SXCB81
2593[ 148s] + umask 022
2594[ 148s] + cd /home/abuild/rpmbuild/BUILD
2595[ 148s] + cd pykolab-0.8.1
2596[ 148s] + nosetests -v tests/unit/
2597[ 149s] Usage: nosetests [options]
2598[ 149s]
2599[ 149s] nosetests: error: no such option: -v
2600[ 149s] + :
2601[ 149s] + exit 0
2602[ 149s] Processing files: pykolab-0.8.1-0.20160513.git.el7.noarch
2603[ 149s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oyDrXr
2604[ 149s] + umask 022
2605[ 149s] + cd /home/abuild/rpmbuild/BUILD
2606[ 149s] + cd pykolab-0.8.1
2607[ 149s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2608[ 149s] + export DOCDIR
2609[ 149s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2610[ 149s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2611[ 149s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2612[ 149s] + cp -pr README /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2613[ 149s] + cp -pr README.tests /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2614[ 149s] + cp -pr conf/kolab.conf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-0.8.1
2615[ 149s] + exit 0
2616[ 150s] Provides: config(pykolab) = 0.8.1-0.20160513.git.el7 pykolab = 0.8.1-0.20160513.git.el7
2617[ 150s] Requires(interp): /bin/sh
2618[ 150s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2619[ 150s] Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd /usr/sbin/usermod
2620[ 150s] Requires: python(abi) = 2.7
2621[ 150s] Processing files: pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch
2622[ 150s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xVDBmT
2623[ 150s] + umask 022
2624[ 150s] + cd /home/abuild/rpmbuild/BUILD
2625[ 150s] + cd pykolab-0.8.1
2626[ 150s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.8.1
2627[ 150s] + export DOCDIR
2628[ 150s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.8.1
2629[ 150s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.8.1
2630[ 150s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.8.1
2631[ 150s] + exit 0
2632[ 150s] Provides: pykolab-telemetry = 0.8.1-0.20160513.git.el7
2633[ 150s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2634[ 150s] Requires: /usr/bin/python python(abi) = 2.7
2635[ 150s] Processing files: pykolab-xml-0.8.1-0.20160513.git.el7.noarch
2636[ 150s] Provides: pykolab-xml = 0.8.1-0.20160513.git.el7
2637[ 150s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2638[ 150s] Requires: python(abi) = 2.7
2639[ 150s] Processing files: kolab-cli-0.8.1-0.20160513.git.el7.noarch
2640[ 152s] Provides: kolab-cli = 0.8.1-0.20160513.git.el7
2641[ 152s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2642[ 152s] Requires: /usr/bin/python python(abi) = 2.7
2643[ 152s] Processing files: kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2644[ 152s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wOS7mp
2645[ 152s] + umask 022
2646[ 152s] + cd /home/abuild/rpmbuild/BUILD
2647[ 152s] + cd pykolab-0.8.1
2648[ 152s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.8.1
2649[ 152s] + export DOCDIR
2650[ 152s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.8.1
2651[ 152s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.8.1
2652[ 152s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.8.1
2653[ 152s] + exit 0
2654[ 152s] Provides: config(kolab-saslauthd) = 0.8.1-0.20160513.git.el7 kolab-saslauthd = 0.8.1-0.20160513.git.el7
2655[ 152s] Requires(interp): /bin/sh /bin/sh
2656[ 152s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2657[ 152s] Requires(post): /bin/sh
2658[ 152s] Requires(preun): /bin/sh
2659[ 152s] Requires: /usr/bin/python python(abi) = 2.7
2660[ 152s] Processing files: kolab-server-0.8.1-0.20160513.git.el7.noarch
2661[ 152s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FemcyV
2662[ 152s] + umask 022
2663[ 152s] + cd /home/abuild/rpmbuild/BUILD
2664[ 152s] + cd pykolab-0.8.1
2665[ 152s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-server-0.8.1
2666[ 152s] + export DOCDIR
2667[ 152s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-server-0.8.1
2668[ 152s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-server-0.8.1
2669[ 152s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/kolab-server-0.8.1
2670[ 152s] + exit 0
2671[ 152s] Provides: config(kolab-server) = 0.8.1-0.20160513.git.el7 kolab-server = 0.8.1-0.20160513.git.el7
2672[ 152s] Requires(interp): /bin/sh /bin/sh
2673[ 152s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2674[ 152s] Requires(post): /bin/sh
2675[ 152s] Requires(preun): /bin/sh
2676[ 152s] Requires: /usr/bin/python python(abi) = 2.7
2677[ 152s] Processing files: postfix-kolab-0.8.1-0.20160513.git.el7.noarch
2678[ 152s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jOsoXr
2679[ 152s] + umask 022
2680[ 152s] + cd /home/abuild/rpmbuild/BUILD
2681[ 152s] + cd pykolab-0.8.1
2682[ 152s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/postfix-kolab-0.8.1
2683[ 152s] + export DOCDIR
2684[ 152s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/postfix-kolab-0.8.1
2685[ 152s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/postfix-kolab-0.8.1
2686[ 152s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/postfix-kolab-0.8.1
2687[ 152s] + exit 0
2688[ 152s] Provides: postfix-kolab = 0.8.1-0.20160513.git.el7
2689[ 152s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2690[ 152s] Requires: /usr/bin/python
2691[ 152s] Processing files: wallace-0.8.1-0.20160513.git.el7.noarch
2692[ 152s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Zh0rY
2693[ 152s] + umask 022
2694[ 152s] + cd /home/abuild/rpmbuild/BUILD
2695[ 152s] + cd pykolab-0.8.1
2696[ 152s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/wallace-0.8.1
2697[ 152s] + export DOCDIR
2698[ 152s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/wallace-0.8.1
2699[ 152s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/wallace-0.8.1
2700[ 152s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64/usr/share/doc/wallace-0.8.1
2701[ 152s] + exit 0
2702[ 153s] Provides: config(wallace) = 0.8.1-0.20160513.git.el7 wallace = 0.8.1-0.20160513.git.el7
2703[ 153s] Requires(interp): /bin/sh /bin/sh
2704[ 153s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2705[ 153s] Requires(post): /bin/sh
2706[ 153s] Requires(preun): /bin/sh
2707[ 153s] Requires: /usr/bin/python python(abi) = 2.7
2708[ 153s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2709[ 153s] Wrote: /home/abuild/rpmbuild/SRPMS/pykolab-0.8.1-0.20160513.git.el7.src.rpm
2710[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/pykolab-0.8.1-0.20160513.git.el7.noarch.rpm
2711[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch.rpm
2712[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.8.1-0.20160513.git.el7.noarch.rpm
2713[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.8.1-0.20160513.git.el7.noarch.rpm
2714[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch.rpm
2715[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.8.1-0.20160513.git.el7.noarch.rpm
2716[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.8.1-0.20160513.git.el7.noarch.rpm
2717[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/wallace-0.8.1-0.20160513.git.el7.noarch.rpm
2718[ 153s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QuAHVn
2719[ 153s] + umask 022
2720[ 153s] + cd /home/abuild/rpmbuild/BUILD
2721[ 153s] + cd pykolab-0.8.1
2722[ 153s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.8.1-0.20160513.git.el7.x86_64
2723[ 153s] + exit 0
2724[ 153s] ... checking for files with abuild user/group
2725[ 153s]
2726[ 153s] kolab.example.org finished "build pykolab.spec" at Fri May 13 09:17:12 UTC 2016.
2727[ 153s]
2728
2729/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/SRPMS/pykolab-0.8.1-0.20160513.git.el7.src.rpm
2730
2731/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch.rpm
2732/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.8.1-0.20160513.git.el7.noarch.rpm
2733/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.8.1-0.20160513.git.el7.noarch.rpm
2734/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.8.1-0.20160513.git.el7.noarch.rpm
2735/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.8.1-0.20160513.git.el7.noarch.rpm
2736/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.8.1-0.20160513.git.el7.noarch.rpm
2737/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch.rpm
2738/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.8.1-0.20160513.git.el7.noarch.rpm
2739/srv /srv/pykolab.git /srv/pykolab.git
2740/srv/pykolab.git /srv/pykolab.git
2741Running obs_build_local OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
2742Running obs_install_local ...
2743Running yum_downgrade ...
2744Loaded plugins: ovl, priorities
2745Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.8.1-0.20160513.git.el7.noarch.rpm: kolab-cli-0.8.1-0.20160513.git.el7.noarch
2746No Match for available package: kolab-cli-0.8.1-0.20160513.git.el7.noarch
2747Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch.rpm: kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2748No Match for available package: kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2749Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.8.1-0.20160513.git.el7.noarch.rpm: kolab-server-0.8.1-0.20160513.git.el7.noarch
2750No Match for available package: kolab-server-0.8.1-0.20160513.git.el7.noarch
2751Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.8.1-0.20160513.git.el7.noarch.rpm: postfix-kolab-0.8.1-0.20160513.git.el7.noarch
2752No Match for available package: postfix-kolab-0.8.1-0.20160513.git.el7.noarch
2753Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.8.1-0.20160513.git.el7.noarch.rpm: pykolab-0.8.1-0.20160513.git.el7.noarch
2754No Match for available package: pykolab-0.8.1-0.20160513.git.el7.noarch
2755Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch.rpm: pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch
2756No Match for available package: pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch
2757Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.8.1-0.20160513.git.el7.noarch.rpm: pykolab-xml-0.8.1-0.20160513.git.el7.noarch
2758No Match for available package: pykolab-xml-0.8.1-0.20160513.git.el7.noarch
2759Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.8.1-0.20160513.git.el7.noarch.rpm: wallace-0.8.1-0.20160513.git.el7.noarch
2760No Match for available package: wallace-0.8.1-0.20160513.git.el7.noarch
2761Error: Nothing to do
2762Running yum_downgrade FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
2763yum downgrade failed, but that's OK
2764Running yum_install ...
2765Loaded plugins: ovl, priorities
2766Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.8.1-0.20160513.git.el7.noarch.rpm: kolab-cli-0.8.1-0.20160513.git.el7.noarch
2767Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2768Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch.rpm: kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2769Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2770Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.8.1-0.20160513.git.el7.noarch.rpm: kolab-server-0.8.1-0.20160513.git.el7.noarch
2771Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2772Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.8.1-0.20160513.git.el7.noarch.rpm: postfix-kolab-0.8.1-0.20160513.git.el7.noarch
2773Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2774Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.8.1-0.20160513.git.el7.noarch.rpm: pykolab-0.8.1-0.20160513.git.el7.noarch
2775Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2776Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch.rpm: pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch
2777Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2778Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.8.1-0.20160513.git.el7.noarch.rpm: pykolab-xml-0.8.1-0.20160513.git.el7.noarch
2779Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2780Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.8.1-0.20160513.git.el7.noarch.rpm: wallace-0.8.1-0.20160513.git.el7.noarch
2781Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.8.1-0.20160513.git.el7.noarch.rpm to be installed
2782Resolving Dependencies
2783--> Running transaction check
2784---> Package kolab-cli.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2785--> Processing Dependency: python-cheetah for package: kolab-cli-0.8.1-0.20160513.git.el7.noarch
2786146 packages excluded due to repository priority protections
2787---> Package kolab-saslauthd.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2788--> Processing Dependency: cyrus-sasl for package: kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2789--> Processing Dependency: cyrus-sasl-plain for package: kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2790---> Package kolab-server.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2791---> Package postfix-kolab.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2792--> Processing Dependency: postfix for package: postfix-kolab-0.8.1-0.20160513.git.el7.noarch
2793---> Package pykolab.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2794---> Package pykolab-telemetry.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2795---> Package pykolab-xml.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2796---> Package wallace.noarch 0:0.8.1-0.20160513.git.el7 will be installed
2797--> Running transaction check
2798---> Package cyrus-sasl.x86_64 0:2.1.26-20.el7_2 will be installed
2799--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-20.el7_2.x86_64
2800---> Package cyrus-sasl-plain.x86_64 0:2.1.26-20.el7_2 will be installed
2801---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
2802--> Processing Dependency: systemd-sysv for package: 2:postfix-2.10.1-6.el7.x86_64
2803---> Package python-cheetah.x86_64 0:2.4.4-5.el7.centos will be installed
2804--> Processing Dependency: python-pygments for package: python-cheetah-2.4.4-5.el7.centos.x86_64
2805--> Processing Dependency: python-markdown for package: python-cheetah-2.4.4-5.el7.centos.x86_64
2806--> Running transaction check
2807---> Package initscripts.x86_64 0:9.49.30-1.el7_2.2 will be installed
2808--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.30-1.el7_2.2.x86_64
2809--> Processing Dependency: iproute for package: initscripts-9.49.30-1.el7_2.2.x86_64
2810---> Package python-markdown.noarch 0:2.4.1-1.el7.centos will be installed
2811---> Package python-pygments.noarch 0:1.4-9.el7 will be installed
2812--> Processing Dependency: python-imaging for package: python-pygments-1.4-9.el7.noarch
2813---> Package systemd-sysv.x86_64 0:219-19.el7_2.9 will be installed
2814--> Running transaction check
2815---> Package iproute.x86_64 0:3.10.0-54.el7 will be installed
2816--> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-3.10.0-54.el7.x86_64
2817---> Package python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7 will be installed
2818--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
2819---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
2820--> Running transaction check
2821---> Package iptables.x86_64 0:1.4.21-16.el7 will be installed
2822--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-16.el7.x86_64
2823--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-16.el7.x86_64
2824---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
2825--> Running transaction check
2826---> Package libnetfilter_conntrack.x86_64 0:1.0.4-2.el7 will be installed
2827--> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.4-2.el7.x86_64
2828--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.4-2.el7.x86_64
2829--> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.4-2.el7.x86_64
2830---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
2831--> Running transaction check
2832---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
2833--> Finished Dependency Resolution
2834
2835Dependencies Resolved
2836
2837================================================================================
2838 Package Arch Version Repository Size
2839================================================================================
2840Installing:
2841 kolab-cli noarch 0.8.1-0.20160513.git.el7 /kolab-cli-0.8.1-0.20160513.git.el7.noarch
2842 526 k
2843 kolab-saslauthd noarch 0.8.1-0.20160513.git.el7 /kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch
2844 56 k
2845 kolab-server noarch 0.8.1-0.20160513.git.el7 /kolab-server-0.8.1-0.20160513.git.el7.noarch
2846 60 k
2847 postfix-kolab noarch 0.8.1-0.20160513.git.el7 /postfix-kolab-0.8.1-0.20160513.git.el7.noarch
2848 90 k
2849 pykolab noarch 0.8.1-0.20160513.git.el7 /pykolab-0.8.1-0.20160513.git.el7.noarch
2850 805 k
2851 pykolab-telemetry noarch 0.8.1-0.20160513.git.el7 /pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch
2852 88 k
2853 pykolab-xml noarch 0.8.1-0.20160513.git.el7 /pykolab-xml-0.8.1-0.20160513.git.el7.noarch
2854 218 k
2855 wallace noarch 0.8.1-0.20160513.git.el7 /wallace-0.8.1-0.20160513.git.el7.noarch
2856 302 k
2857Installing for dependencies:
2858 cyrus-sasl x86_64 2.1.26-20.el7_2 updates 88 k
2859 cyrus-sasl-plain x86_64 2.1.26-20.el7_2 updates 38 k
2860 initscripts x86_64 9.49.30-1.el7_2.2 updates 429 k
2861 iproute x86_64 3.10.0-54.el7 base 526 k
2862 iptables x86_64 1.4.21-16.el7 base 424 k
2863 libmnl x86_64 1.0.3-7.el7 base 23 k
2864 libnetfilter_conntrack x86_64 1.0.4-2.el7 base 53 k
2865 libnfnetlink x86_64 1.0.1-4.el7 base 26 k
2866 libwebp x86_64 0.3.0-3.el7 base 170 k
2867 postfix x86_64 2:2.10.1-6.el7 base 2.4 M
2868 python-cheetah x86_64 2.4.4-5.el7.centos extras 341 k
2869 python-markdown noarch 2.4.1-1.el7.centos extras 186 k
2870 python-pillow x86_64 2.0.0-19.gitd1c6db8.el7 base 438 k
2871 python-pygments noarch 1.4-9.el7 base 599 k
2872 systemd-sysv x86_64 219-19.el7_2.9 updates 53 k
2873 sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
2874
2875Transaction Summary
2876================================================================================
2877Install 8 Packages (+16 Dependent packages)
2878
2879Total size: 7.9 M
2880Total download size: 5.8 M
2881Installed size: 27 M
2882Downloading packages:
2883--------------------------------------------------------------------------------
2884Total 2.3 MB/s | 5.8 MB 00:02
2885Running transaction check
2886Running transaction test
2887Transaction test succeeded
2888Running transaction
2889 Installing : libnfnetlink-1.0.1-4.el7.x86_64 1/24
2890 Installing : libwebp-0.3.0-3.el7.x86_64 2/24
2891 Installing : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 3/24
2892 Installing : python-pygments-1.4-9.el7.noarch 4/24
2893 Installing : cyrus-sasl-plain-2.1.26-20.el7_2.x86_64 5/24
2894 Installing : systemd-sysv-219-19.el7_2.9.x86_64 6/24
2895 Installing : 2:postfix-2.10.1-6.el7.x86_64 7/24
2896 Installing : python-markdown-2.4.1-1.el7.centos.noarch 8/24
2897 Installing : python-cheetah-2.4.4-5.el7.centos.x86_64 9/24
2898 Installing : pykolab-0.8.1-0.20160513.git.el7.noarch 10/24
2899 Installing : kolab-cli-0.8.1-0.20160513.git.el7.noarch 11/24
2900 Installing : pykolab-xml-0.8.1-0.20160513.git.el7.noarch 12/24
2901 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 13/24
2902 Installing : libmnl-1.0.3-7.el7.x86_64 14/24
2903 Installing : libnetfilter_conntrack-1.0.4-2.el7.x86_64 15/24
2904 Installing : iptables-1.4.21-16.el7.x86_64 16/24
2905 Installing : iproute-3.10.0-54.el7.x86_64 17/24
2906 Installing : initscripts-9.49.30-1.el7_2.2.x86_64 18/24
2907 Installing : cyrus-sasl-2.1.26-20.el7_2.x86_64 19/24
2908 Installing : kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch 20/24
2909 Installing : wallace-0.8.1-0.20160513.git.el7.noarch 21/24
2910 Installing : pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch 22/24
2911 Installing : postfix-kolab-0.8.1-0.20160513.git.el7.noarch 23/24
2912 Installing : kolab-server-0.8.1-0.20160513.git.el7.noarch 24/24
2913 Verifying : postfix-kolab-0.8.1-0.20160513.git.el7.noarch 1/24
2914 Verifying : initscripts-9.49.30-1.el7_2.2.x86_64 2/24
2915 Verifying : libmnl-1.0.3-7.el7.x86_64 3/24
2916 Verifying : libnetfilter_conntrack-1.0.4-2.el7.x86_64 4/24
2917 Verifying : 2:postfix-2.10.1-6.el7.x86_64 5/24
2918 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 6/24
2919 Verifying : python-pygments-1.4-9.el7.noarch 7/24
2920 Verifying : python-cheetah-2.4.4-5.el7.centos.x86_64 8/24
2921 Verifying : pykolab-telemetry-0.8.1-0.20160513.git.el7.noarch 9/24
2922 Verifying : pykolab-xml-0.8.1-0.20160513.git.el7.noarch 10/24
2923 Verifying : python-markdown-2.4.1-1.el7.centos.noarch 11/24
2924 Verifying : wallace-0.8.1-0.20160513.git.el7.noarch 12/24
2925 Verifying : iproute-3.10.0-54.el7.x86_64 13/24
2926 Verifying : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 14/24
2927 Verifying : cyrus-sasl-2.1.26-20.el7_2.x86_64 15/24
2928 Verifying : iptables-1.4.21-16.el7.x86_64 16/24
2929 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 17/24
2930 Verifying : kolab-server-0.8.1-0.20160513.git.el7.noarch 18/24
2931 Verifying : kolab-saslauthd-0.8.1-0.20160513.git.el7.noarch 19/24
2932 Verifying : pykolab-0.8.1-0.20160513.git.el7.noarch 20/24
2933 Verifying : systemd-sysv-219-19.el7_2.9.x86_64 21/24
2934 Verifying : kolab-cli-0.8.1-0.20160513.git.el7.noarch 22/24
2935 Verifying : cyrus-sasl-plain-2.1.26-20.el7_2.x86_64 23/24
2936 Verifying : libwebp-0.3.0-3.el7.x86_64 24/24
2937
2938Installed:
2939 kolab-cli.noarch 0:0.8.1-0.20160513.git.el7
2940 kolab-saslauthd.noarch 0:0.8.1-0.20160513.git.el7
2941 kolab-server.noarch 0:0.8.1-0.20160513.git.el7
2942 postfix-kolab.noarch 0:0.8.1-0.20160513.git.el7
2943 pykolab.noarch 0:0.8.1-0.20160513.git.el7
2944 pykolab-telemetry.noarch 0:0.8.1-0.20160513.git.el7
2945 pykolab-xml.noarch 0:0.8.1-0.20160513.git.el7
2946 wallace.noarch 0:0.8.1-0.20160513.git.el7
2947
2948Dependency Installed:
2949 cyrus-sasl.x86_64 0:2.1.26-20.el7_2
2950 cyrus-sasl-plain.x86_64 0:2.1.26-20.el7_2
2951 initscripts.x86_64 0:9.49.30-1.el7_2.2
2952 iproute.x86_64 0:3.10.0-54.el7
2953 iptables.x86_64 0:1.4.21-16.el7
2954 libmnl.x86_64 0:1.0.3-7.el7
2955 libnetfilter_conntrack.x86_64 0:1.0.4-2.el7
2956 libnfnetlink.x86_64 0:1.0.1-4.el7
2957 libwebp.x86_64 0:0.3.0-3.el7
2958 postfix.x86_64 2:2.10.1-6.el7
2959 python-cheetah.x86_64 0:2.4.4-5.el7.centos
2960 python-markdown.noarch 0:2.4.1-1.el7.centos
2961 python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7
2962 python-pygments.noarch 0:1.4-9.el7
2963 systemd-sysv.x86_64 0:219-19.el7_2.9
2964 sysvinit-tools.x86_64 0:2.88-14.dsf.el7
2965
2966Complete!
2967Running yum_install OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
2968Running obs_install_local OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
2969/srv/pykolab.git
2970Running ../stick.git/drydocker/pykolab/test_obs.sh OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
2971Running ../stick.git/drydocker/pykolab/test_integration.sh ...
2972++ _shell generic_integration_install
2973+++ git rev-parse HEAD
2974++ revision=ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
2975++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
2976++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
2977++ echo 'Running generic_integration_install ...'
2978Running generic_integration_install ...
2979++ generic_integration_install
2980++ retval=0
2981++ max_tries=10
2982++ try_retval=1
2983++ '[' 1 -ne 0 -a 10 -gt 0 ']'
2984+++ _shell yum -y install kolab
2985++++ git rev-parse HEAD
2986+++ revision=ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
2987+++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
2988+++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
2989+++ echo 'Running yum' -y install 'kolab ...'
2990Running yum -y install kolab ...
2991+++ yum -y install kolab
2992Loaded plugins: ovl, priorities
2993146 packages excluded due to repository priority protections
2994Resolving Dependencies
2995--> Running transaction check
2996---> Package kolab.x86_64 0:16.0.1-6.2.el7.kolab_wf will be installed
2997--> Processing Dependency: kolab-mta for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
2998--> Processing Dependency: kolab-imap for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
2999--> Processing Dependency: kolab-ldap for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
3000--> Processing Dependency: kolab-conf for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
3001--> Processing Dependency: kolab-webclient for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
3002--> Processing Dependency: kolab-utils for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
3003--> Processing Dependency: mariadb-server for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
3004--> Processing Dependency: kolab-webadmin for package: kolab-16.0.1-6.2.el7.kolab_wf.x86_64
3005--> Running transaction check
3006---> Package kolab-conf.x86_64 0:16.0.1-6.2.el7.kolab_wf will be installed
3007---> Package kolab-imap.x86_64 0:16.0.1-6.2.el7.kolab_wf will be installed
3008--> Processing Dependency: cyrus-imapd for package: kolab-imap-16.0.1-6.2.el7.kolab_wf.x86_64
3009--> Processing Dependency: guam for package: kolab-imap-16.0.1-6.2.el7.kolab_wf.x86_64
3010---> Package kolab-ldap.x86_64 0:16.0.1-6.2.el7.kolab_wf will be installed
3011--> Processing Dependency: 389-ds-base for package: kolab-ldap-16.0.1-6.2.el7.kolab_wf.x86_64
3012--> Processing Dependency: kolab-schema for package: kolab-ldap-16.0.1-6.2.el7.kolab_wf.x86_64
3013---> Package kolab-mta.x86_64 0:16.0.1-6.2.el7.kolab_wf will be installed
3014--> Processing Dependency: clamav-server-systemd for package: kolab-mta-16.0.1-6.2.el7.kolab_wf.x86_64
3015--> Processing Dependency: spamassassin for package: kolab-mta-16.0.1-6.2.el7.kolab_wf.x86_64
3016--> Processing Dependency: amavisd-new for package: kolab-mta-16.0.1-6.2.el7.kolab_wf.x86_64
3017---> Package kolab-utils.x86_64 0:3.1.2-2.1.el7.kolab_wf will be installed
3018---> Package kolab-webadmin.noarch 0:3.2.11-5.1.el7.kolab_wf will be installed
3019--> Processing Dependency: php >= 5.3 for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3020--> Processing Dependency: php-Smarty >= 3.1.7 for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3021--> Processing Dependency: php-pear(Net_LDAP2) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3022--> Processing Dependency: php-pear(Mail) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3023--> Processing Dependency: php-ldap for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3024--> Processing Dependency: php-pear(Net_LDAP3) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3025--> Processing Dependency: php-mysqlnd for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3026--> Processing Dependency: php-pear(Net_Socket) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3027--> Processing Dependency: php-pear(Net_URL2) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3028--> Processing Dependency: php-pear(HTTP_Request2) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3029--> Processing Dependency: webserver for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3030--> Processing Dependency: php-pear(Net_SMTP) for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3031--> Processing Dependency: mozldap-tools for package: kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch
3032---> Package kolab-webclient.x86_64 0:16.0.1-6.2.el7.kolab_wf will be installed
3033--> Processing Dependency: mysql for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3034--> Processing Dependency: httpd for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3035--> Processing Dependency: roundcubemail-plugin-contextmenu for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3036--> Processing Dependency: chwala for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3037--> Processing Dependency: roundcubemail for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3038--> Processing Dependency: mongodb-server for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3039--> Processing Dependency: manticore for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3040--> Processing Dependency: roundcubemail(plugin-redundant_attachments) for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3041--> Processing Dependency: kolab-freebusy for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3042--> Processing Dependency: roundcubemail(plugin-newmail_notifier) for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3043--> Processing Dependency: roundcubemail(plugin-markasjunk) for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3044--> Processing Dependency: kolab-autoconf for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3045--> Processing Dependency: iRony for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3046--> Processing Dependency: kolab-syncroton for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3047--> Processing Dependency: roundcubemail(plugin-archive) for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3048--> Processing Dependency: roundcubemail-plugins-kolab for package: kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64
3049---> Package mariadb-server.x86_64 1:5.5.47-1.el7_2 will be installed
3050--> Processing Dependency: perl-DBI for package: 1:mariadb-server-5.5.47-1.el7_2.x86_64
3051--> Processing Dependency: perl-DBD-MySQL for package: 1:mariadb-server-5.5.47-1.el7_2.x86_64
3052--> Processing Dependency: perl(DBI) for package: 1:mariadb-server-5.5.47-1.el7_2.x86_64
3053--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 1:mariadb-server-5.5.47-1.el7_2.x86_64
3054--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 1:mariadb-server-5.5.47-1.el7_2.x86_64
3055--> Processing Dependency: libaio.so.1()(64bit) for package: 1:mariadb-server-5.5.47-1.el7_2.x86_64
3056--> Running transaction check
3057---> Package 389-ds-base.x86_64 0:1.3.4.0-30.el7_2 will be installed
3058--> Processing Dependency: 389-ds-base-libs = 1.3.4.0-30.el7_2 for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3059--> Processing Dependency: perl-NetAddr-IP for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3060--> Processing Dependency: perl-Mozilla-LDAP for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3061--> Processing Dependency: perl(NetAddr::IP::Util) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3062--> Processing Dependency: perl(Mozilla::LDAP::Utils) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3063--> Processing Dependency: perl(Mozilla::LDAP::LDIF) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3064--> Processing Dependency: perl(Mozilla::LDAP::Conn) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3065--> Processing Dependency: perl(Mozilla::LDAP::API) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3066--> Processing Dependency: perl(IO::Uncompress::AnyUncompress) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3067--> Processing Dependency: perl(DB_File) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3068--> Processing Dependency: perl(Archive::Tar) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3069--> Processing Dependency: cyrus-sasl-md5 for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3070--> Processing Dependency: cyrus-sasl-gssapi for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3071--> Processing Dependency: libsvrcore.so.0()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3072--> Processing Dependency: libslapd.so.0()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3073--> Processing Dependency: libsensors.so.4()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3074--> Processing Dependency: libnunc-stans.so.0()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3075--> Processing Dependency: libns-dshttpd.so.0()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3076--> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3077--> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3078--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3079--> Processing Dependency: libicuuc.so.50()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3080--> Processing Dependency: libicui18n.so.50()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3081--> Processing Dependency: libicudata.so.50()(64bit) for package: 389-ds-base-1.3.4.0-30.el7_2.x86_64
3082---> Package amavisd-new.noarch 0:2.10.1-5.el7 will be installed
3083--> Processing Dependency: perl(Net::Server) >= 2.0 for package: amavisd-new-2.10.1-5.el7.noarch
3084--> Processing Dependency: perl(Net::Server) >= 0.91 for package: amavisd-new-2.10.1-5.el7.noarch
3085--> Processing Dependency: perl(Net::Server) >= 0.87 for package: amavisd-new-2.10.1-5.el7.noarch
3086--> Processing Dependency: perl(Mail::Internet) >= 1.58 for package: amavisd-new-2.10.1-5.el7.noarch
3087--> Processing Dependency: perl(Mail::DKIM) >= 0.31 for package: amavisd-new-2.10.1-5.el7.noarch
3088--> Processing Dependency: perl(Compress::Raw::Zlib) >= 2.017 for package: amavisd-new-2.10.1-5.el7.noarch
3089--> Processing Dependency: perl(Archive::Zip) >= 1.14 for package: amavisd-new-2.10.1-5.el7.noarch
3090--> Processing Dependency: unzoo for package: amavisd-new-2.10.1-5.el7.noarch
3091--> Processing Dependency: tmpwatch for package: amavisd-new-2.10.1-5.el7.noarch
3092--> Processing Dependency: perl(Unix::Syslog) for package: amavisd-new-2.10.1-5.el7.noarch
3093--> Processing Dependency: perl(URI) for package: amavisd-new-2.10.1-5.el7.noarch
3094--> Processing Dependency: perl(Sys::Syslog) for package: amavisd-new-2.10.1-5.el7.noarch
3095--> Processing Dependency: perl(Socket6) for package: amavisd-new-2.10.1-5.el7.noarch
3096--> Processing Dependency: perl(Razor2::Client::Version) for package: amavisd-new-2.10.1-5.el7.noarch
3097--> Processing Dependency: perl(Net::Server::Multiplex) for package: amavisd-new-2.10.1-5.el7.noarch
3098--> Processing Dependency: perl(Net::SSLeay) for package: amavisd-new-2.10.1-5.el7.noarch
3099--> Processing Dependency: perl(Net::LibIDN) for package: amavisd-new-2.10.1-5.el7.noarch
3100--> Processing Dependency: perl(Net::LDAP) for package: amavisd-new-2.10.1-5.el7.noarch
3101--> Processing Dependency: perl(Net::DNS) for package: amavisd-new-2.10.1-5.el7.noarch
3102--> Processing Dependency: perl(Mail::SPF) for package: amavisd-new-2.10.1-5.el7.noarch
3103--> Processing Dependency: perl(Mail::Header) for package: amavisd-new-2.10.1-5.el7.noarch
3104--> Processing Dependency: perl(Mail::Field) for package: amavisd-new-2.10.1-5.el7.noarch
3105--> Processing Dependency: perl(Mail::DKIM::PrivateKey) for package: amavisd-new-2.10.1-5.el7.noarch
3106--> Processing Dependency: perl(Mail::DKIM) for package: amavisd-new-2.10.1-5.el7.noarch
3107--> Processing Dependency: perl(MIME::Words) for package: amavisd-new-2.10.1-5.el7.noarch
3108--> Processing Dependency: perl(MIME::Parser) for package: amavisd-new-2.10.1-5.el7.noarch
3109--> Processing Dependency: perl(MIME::Head) for package: amavisd-new-2.10.1-5.el7.noarch
3110--> Processing Dependency: perl(MIME::Entity) for package: amavisd-new-2.10.1-5.el7.noarch
3111--> Processing Dependency: perl(MIME::Decoder::UU) for package: amavisd-new-2.10.1-5.el7.noarch
3112--> Processing Dependency: perl(MIME::Decoder::QuotedPrint) for package: amavisd-new-2.10.1-5.el7.noarch
3113--> Processing Dependency: perl(MIME::Decoder::NBit) for package: amavisd-new-2.10.1-5.el7.noarch
3114--> Processing Dependency: perl(MIME::Decoder::Gzip64) for package: amavisd-new-2.10.1-5.el7.noarch
3115--> Processing Dependency: perl(MIME::Decoder::Binary) for package: amavisd-new-2.10.1-5.el7.noarch
3116--> Processing Dependency: perl(MIME::Decoder::Base64) for package: amavisd-new-2.10.1-5.el7.noarch
3117--> Processing Dependency: perl(MIME::Body) for package: amavisd-new-2.10.1-5.el7.noarch
3118--> Processing Dependency: perl(IO::Stringy) for package: amavisd-new-2.10.1-5.el7.noarch
3119--> Processing Dependency: perl(IO::Socket::SSL) for package: amavisd-new-2.10.1-5.el7.noarch
3120--> Processing Dependency: perl(IO::Socket::IP) for package: amavisd-new-2.10.1-5.el7.noarch
3121--> Processing Dependency: perl(Digest::SHA1) for package: amavisd-new-2.10.1-5.el7.noarch
3122--> Processing Dependency: perl(Digest::SHA) for package: amavisd-new-2.10.1-5.el7.noarch
3123--> Processing Dependency: perl(DBD::SQLite) for package: amavisd-new-2.10.1-5.el7.noarch
3124--> Processing Dependency: perl(Crypt::OpenSSL::RSA) for package: amavisd-new-2.10.1-5.el7.noarch
3125--> Processing Dependency: perl(Convert::UUlib) for package: amavisd-new-2.10.1-5.el7.noarch
3126--> Processing Dependency: perl(Convert::TNEF) for package: amavisd-new-2.10.1-5.el7.noarch
3127--> Processing Dependency: perl(BerkeleyDB) for package: amavisd-new-2.10.1-5.el7.noarch
3128--> Processing Dependency: perl(Authen::SASL) for package: amavisd-new-2.10.1-5.el7.noarch
3129--> Processing Dependency: pax for package: amavisd-new-2.10.1-5.el7.noarch
3130--> Processing Dependency: p7zip-plugins for package: amavisd-new-2.10.1-5.el7.noarch
3131--> Processing Dependency: p7zip for package: amavisd-new-2.10.1-5.el7.noarch
3132--> Processing Dependency: nomarch for package: amavisd-new-2.10.1-5.el7.noarch
3133--> Processing Dependency: lzop for package: amavisd-new-2.10.1-5.el7.noarch
3134--> Processing Dependency: lrzip for package: amavisd-new-2.10.1-5.el7.noarch
3135--> Processing Dependency: freeze for package: amavisd-new-2.10.1-5.el7.noarch
3136--> Processing Dependency: cabextract for package: amavisd-new-2.10.1-5.el7.noarch
3137--> Processing Dependency: arj for package: amavisd-new-2.10.1-5.el7.noarch
3138--> Processing Dependency: altermime for package: amavisd-new-2.10.1-5.el7.noarch
3139---> Package chwala.noarch 0:0.4-8.1.el7.kolab_wf will be installed
3140---> Package clamav-server-systemd.noarch 0:0.99.1-1.el7 will be installed
3141--> Processing Dependency: clamav-server = 0.99.1-1.el7 for package: clamav-server-systemd-0.99.1-1.el7.noarch
3142---> Package cyrus-imapd.x86_64 0:2.5.7-8.3.el7.kolab_wf will be installed
3143--> Processing Dependency: db4-utils for package: cyrus-imapd-2.5.7-8.3.el7.kolab_wf.x86_64
3144--> Processing Dependency: e2fsprogs for package: cyrus-imapd-2.5.7-8.3.el7.kolab_wf.x86_64
3145--> Processing Dependency: libjansson.so.4()(64bit) for package: cyrus-imapd-2.5.7-8.3.el7.kolab_wf.x86_64
3146---> Package guam.x86_64 0:0.8-7.3.el7.kolab_wf will be installed
3147--> Processing Dependency: erlang-eimap >= 0.1.2 for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3148--> Processing Dependency: erlang >= 17.4 for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3149--> Processing Dependency: erlang-lager >= 2.1.0 for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3150--> Processing Dependency: libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3151--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3152--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3153--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3154--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3155--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3156--> Processing Dependency: libwx_baseu-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3157--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3158--> Processing Dependency: libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3159--> Processing Dependency: erlang-goldrush for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3160--> Processing Dependency: libwx_gtk2u_stc-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3161--> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3162--> Processing Dependency: libwx_gtk2u_html-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3163--> Processing Dependency: libGLU.so.1()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3164--> Processing Dependency: libwx_gtk2u_adv-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3165--> Processing Dependency: libwx_gtk2u_core-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3166--> Processing Dependency: libwx_gtk2u_aui-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3167--> Processing Dependency: libwx_baseu_xml-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3168--> Processing Dependency: libwx_gtk2u_gl-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3169--> Processing Dependency: libwx_baseu-2.8.so.0()(64bit) for package: guam-0.8-7.3.el7.kolab_wf.x86_64
3170---> Package httpd.x86_64 0:2.4.6-40.el7.centos.1 will be installed
3171--> Processing Dependency: httpd-tools = 2.4.6-40.el7.centos.1 for package: httpd-2.4.6-40.el7.centos.1.x86_64
3172--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-40.el7.centos.1.x86_64
3173--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-40.el7.centos.1.x86_64
3174--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-40.el7.centos.1.x86_64
3175--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-40.el7.centos.1.x86_64
3176---> Package iRony.noarch 0:0.4-4.9.el7.kolab_wf will be installed
3177--> Processing Dependency: php-sabre-dav >= 2.1.3 for package: iRony-0.4-4.9.el7.kolab_wf.noarch
3178--> Processing Dependency: roundcubemail-plugin-libkolab >= 3.3 for package: iRony-0.4-4.9.el7.kolab_wf.noarch
3179--> Processing Dependency: roundcubemail-plugin-kolab_auth >= 3.3 for package: iRony-0.4-4.9.el7.kolab_wf.noarch
3180--> Processing Dependency: roundcubemail-plugin-kolab_folders >= 3.3 for package: iRony-0.4-4.9.el7.kolab_wf.noarch
3181--> Processing Dependency: php-sabre-vobject >= 3.2.4 for package: iRony-0.4-4.9.el7.kolab_wf.noarch
3182--> Processing Dependency: roundcubemail(core) >= 1.1 for package: iRony-0.4-4.9.el7.kolab_wf.noarch
3183---> Package kolab-autoconf.noarch 0:0.1-3.1.el7.kolab_wf will be installed
3184---> Package kolab-freebusy.noarch 0:1.1-1.72.el7.kolab_wf will be installed
3185--> Processing Dependency: logrotate for package: kolab-freebusy-1.1-1.72.el7.kolab_wf.noarch
3186--> Processing Dependency: php-Monolog for package: kolab-freebusy-1.1-1.72.el7.kolab_wf.noarch
3187---> Package kolab-schema.noarch 0:3.3-1.4.el7.kolab_wf will be installed
3188---> Package kolab-syncroton.noarch 0:2.3.3-7.1.el7.kolab_wf will be installed
3189--> Processing Dependency: php-pear-MDB2 for package: kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch
3190--> Processing Dependency: php-pear-MDB2-Driver-mysqli for package: kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch
3191--> Processing Dependency: php-pear-Auth-SASL for package: kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch
3192--> Processing Dependency: php-pear-Net-IDNA2 for package: kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch
3193--> Processing Dependency: php-ZendFramework for package: kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch
3194--> Processing Dependency: php-kolabformat for package: kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch
3195---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
3196---> Package lighttpd.x86_64 0:1.4.39-3.el7 will be installed
3197--> Processing Dependency: libfam.so.0()(64bit) for package: lighttpd-1.4.39-3.el7.x86_64
3198---> Package manticore.x86_64 0:0.1.1-5.3.el7.kolab_wf will be installed
3199--> Processing Dependency: systemtap-sdt-devel for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3200--> Processing Dependency: nodejs for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3201--> Processing Dependency: libpng12.so.0(PNG12_0)(64bit) for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3202--> Processing Dependency: phantomjs for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3203--> Processing Dependency: /usr/bin/dtrace for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3204--> Processing Dependency: perl(Test::More) for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3205--> Processing Dependency: libpng12.so.0()(64bit) for package: manticore-0.1.1-5.3.el7.kolab_wf.x86_64
3206---> Package mariadb.x86_64 1:5.5.47-1.el7_2 will be installed
3207---> Package mongodb-server.x86_64 0:2.6.11-1.el7 will be installed
3208--> Processing Dependency: v8 for package: mongodb-server-2.6.11-1.el7.x86_64
3209--> Processing Dependency: libyaml-cpp.so.0.5()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3210--> Processing Dependency: libv8.so.3()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3211--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3212--> Processing Dependency: libstemmer.so.0()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3213--> Processing Dependency: libsnappy.so.1()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3214--> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3215--> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: mongodb-server-2.6.11-1.el7.x86_64
3216---> Package mozldap-tools.x86_64 0:6.0.5-11.5.el7.kolab_wf will be installed
3217--> Processing Dependency: mozldap = 6.0.5-11.5.el7.kolab_wf for package: mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64
3218--> Processing Dependency: libldap60.so()(64bit) for package: mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64
3219--> Processing Dependency: libssldap60.so()(64bit) for package: mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64
3220--> Processing Dependency: libprldap60.so()(64bit) for package: mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64
3221--> Processing Dependency: libldif60.so()(64bit) for package: mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64
3222---> Package perl-DBD-MySQL.x86_64 0:4.023-5.el7 will be installed
3223---> Package perl-DBI.x86_64 0:1.627-4.el7 will be installed
3224--> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.627-4.el7.x86_64
3225--> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.627-4.el7.x86_64
3226---> Package php.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3227---> Package php-Smarty.noarch 0:3.1.21-1.el7 will be installed
3228---> Package php-kolab-net-ldap3.noarch 0:1.0.4-3.4.el7.kolab_wf will be installed
3229---> Package php-ldap.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3230---> Package php-mysqlnd.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3231--> Processing Dependency: php-pdo(x86-64) = 5.4.16-36.1.el7_2.1 for package: php-mysqlnd-5.4.16-36.1.el7_2.1.x86_64
3232---> Package php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 will be installed
3233--> Processing Dependency: php-pear(PEAR) >= 1.9.2 for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3234--> Processing Dependency: /usr/bin/pear for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3235--> Processing Dependency: /usr/bin/pear for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3236---> Package php-pear-Mail.noarch 0:1.3.0-1.el7 will be installed
3237---> Package php-pear-Net-LDAP2.noarch 0:2.0.12-1.5.el7.kolab_wf will be installed
3238---> Package php-pear-Net-SMTP.noarch 0:1.7.1-1.el7 will be installed
3239---> Package php-pear-Net-Socket.noarch 0:1.0.14-1.el7 will be installed
3240---> Package php-pear-Net-URL2.noarch 0:2.1.2-1.el7 will be installed
3241---> Package roundcubemail.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3242--> Processing Dependency: roundcubemail(plugin-password) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-1.2-25.1.el7.kolab_wf.noarch
3243--> Processing Dependency: roundcubemail(plugin-managesieve) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-1.2-25.1.el7.kolab_wf.noarch
3244--> Processing Dependency: roundcubemail(plugin-zipdownload) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-1.2-25.1.el7.kolab_wf.noarch
3245--> Processing Dependency: roundcubemail(plugin-acl) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-1.2-25.1.el7.kolab_wf.noarch
3246--> Processing Dependency: roundcubemail-skin-chameleon for package: roundcubemail-1.2-25.1.el7.kolab_wf.noarch
3247---> Package roundcubemail-plugin-archive.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3248--> Processing Dependency: roundcubemail(plugin-archive-skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-archive-1.2-25.1.el7.kolab_wf.noarch
3249--> Processing Dependency: roundcubemail(plugin-archive-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-archive-1.2-25.1.el7.kolab_wf.noarch
3250---> Package roundcubemail-plugin-contextmenu.noarch 0:2.1.1-1.6.el7.kolab_wf will be installed
3251---> Package roundcubemail-plugin-markasjunk.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3252--> Processing Dependency: roundcubemail(plugin-markasjunk-skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-markasjunk-1.2-25.1.el7.kolab_wf.noarch
3253--> Processing Dependency: roundcubemail(plugin-markasjunk-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-markasjunk-1.2-25.1.el7.kolab_wf.noarch
3254---> Package roundcubemail-plugin-newmail_notifier.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3255--> Processing Dependency: roundcubemail(plugin-newmail_notifier-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-newmail_notifier-1.2-25.1.el7.kolab_wf.noarch
3256---> Package roundcubemail-plugin-redundant_attachments.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3257--> Processing Dependency: roundcubemail(plugin-redundant_attachments-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-redundant_attachments-1.2-25.1.el7.kolab_wf.noarch
3258---> Package roundcubemail-plugins-kolab.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3259--> Processing Dependency: roundcubemail(plugin-kolab_files) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3260--> Processing Dependency: roundcubemail(plugin-kolab_activesync) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3261--> Processing Dependency: roundcubemail(plugin-kolab_tags) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3262--> Processing Dependency: roundcubemail(plugin-kolab_notes) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3263--> Processing Dependency: roundcubemail(plugin-odfviewer) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3264--> Processing Dependency: roundcubemail(plugin-kolab_config) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3265--> Processing Dependency: roundcubemail(plugin-pdfviewer) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3266--> Processing Dependency: roundcubemail(plugin-kolab_addressbook) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3267--> Processing Dependency: roundcubemail(plugin-tasklist) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3268--> Processing Dependency: roundcubemail(plugin-kolab_delegation) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3269--> Processing Dependency: roundcubemail(plugin-calendar) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3270--> Processing Dependency: php-pear(Mail_Mime) >= 1.8.5 for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3271--> Processing Dependency: php-kolab >= 0.5 for package: roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noarch
3272---> Package spamassassin.x86_64 0:3.4.0-2.el7 will be installed
3273--> Processing Dependency: perl-HTML-Parser >= 3.43 for package: spamassassin-3.4.0-2.el7.x86_64
3274--> Processing Dependency: perl(IO::Zlib) >= 1.04 for package: spamassassin-3.4.0-2.el7.x86_64
3275--> Processing Dependency: perl(HTML::Parser) >= 3.43 for package: spamassassin-3.4.0-2.el7.x86_64
3276--> Processing Dependency: procmail for package: spamassassin-3.4.0-2.el7.x86_64
3277--> Processing Dependency: portreserve for package: spamassassin-3.4.0-2.el7.x86_64
3278--> Processing Dependency: perl(LWP::UserAgent) for package: spamassassin-3.4.0-2.el7.x86_64
3279--> Processing Dependency: perl(IO::Socket::INET6) for package: spamassassin-3.4.0-2.el7.x86_64
3280--> Processing Dependency: perl(HTTP::Date) for package: spamassassin-3.4.0-2.el7.x86_64
3281--> Processing Dependency: perl(ExtUtils::MakeMaker) for package: spamassassin-3.4.0-2.el7.x86_64
3282--> Processing Dependency: perl(Encode::Detect) for package: spamassassin-3.4.0-2.el7.x86_64
3283--> Running transaction check
3284---> Package 389-ds-base-libs.x86_64 0:1.3.4.0-30.el7_2 will be installed
3285--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64
3286--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64
3287--> Processing Dependency: libtevent.so.0()(64bit) for package: 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64
3288--> Processing Dependency: libtalloc.so.2()(64bit) for package: 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64
3289--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64
3290---> Package altermime.x86_64 0:0.3.10-10.el7 will be installed
3291---> Package apr.x86_64 0:1.4.8-3.el7 will be installed
3292---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
3293---> Package arj.x86_64 0:3.10.22-22.el7 will be installed
3294---> Package boost-filesystem.x86_64 0:1.53.0-25.el7 will be installed
3295---> Package boost-program-options.x86_64 0:1.53.0-25.el7 will be installed
3296---> Package cabextract.x86_64 0:1.5-1.el7 will be installed
3297--> Processing Dependency: libmspack.so.0()(64bit) for package: cabextract-1.5-1.el7.x86_64
3298---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
3299---> Package clamav-server.x86_64 0:0.99.1-1.el7 will be installed
3300--> Processing Dependency: clamav-lib = 0.99.1-1.el7 for package: clamav-server-0.99.1-1.el7.x86_64
3301--> Processing Dependency: clamav-filesystem = 0.99.1-1.el7 for package: clamav-server-0.99.1-1.el7.x86_64
3302--> Processing Dependency: libclamav.so.7(CLAMAV_PUBLIC)(64bit) for package: clamav-server-0.99.1-1.el7.x86_64
3303--> Processing Dependency: libclamav.so.7(CLAMAV_PRIVATE)(64bit) for package: clamav-server-0.99.1-1.el7.x86_64
3304--> Processing Dependency: data(clamav) for package: clamav-server-0.99.1-1.el7.x86_64
3305--> Processing Dependency: libclamav.so.7()(64bit) for package: clamav-server-0.99.1-1.el7.x86_64
3306---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-20.el7_2 will be installed
3307---> Package cyrus-sasl-md5.x86_64 0:2.1.26-20.el7_2 will be installed
3308---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed
3309--> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64
3310--> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64
3311--> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64
3312---> Package erlang.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3313--> Processing Dependency: erlang-runtime_tools(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3314--> Processing Dependency: erlang-hipe(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3315--> Processing Dependency: erlang-ssh(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3316--> Processing Dependency: erlang-observer(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3317--> Processing Dependency: erlang-sasl(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3318--> Processing Dependency: erlang-webtool(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3319--> Processing Dependency: erlang-tools(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3320--> Processing Dependency: erlang-ssl(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3321--> Processing Dependency: erlang-et(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3322--> Processing Dependency: erlang-eldap(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3323--> Processing Dependency: erlang-erl_docgen(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3324--> Processing Dependency: erlang-cosTime(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3325--> Processing Dependency: erlang-public_key(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3326--> Processing Dependency: erlang-wx(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3327--> Processing Dependency: erlang-kernel(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3328--> Processing Dependency: erlang-erl_interface(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3329--> Processing Dependency: erlang-dialyzer(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3330--> Processing Dependency: erlang-parsetools(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3331--> Processing Dependency: erlang-test_server(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3332--> Processing Dependency: erlang-xmerl(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3333--> Processing Dependency: erlang-orber(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3334--> Processing Dependency: erlang-diameter(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3335--> Processing Dependency: erlang-cosNotification(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3336--> Processing Dependency: erlang-snmp(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3337--> Processing Dependency: erlang-edoc(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3338--> Processing Dependency: erlang-ic(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3339--> Processing Dependency: erlang-cosEventDomain(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3340--> Processing Dependency: erlang-reltool(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3341--> Processing Dependency: erlang-asn1(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3342--> Processing Dependency: erlang-crypto(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3343--> Processing Dependency: erlang-stdlib(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3344--> Processing Dependency: erlang-cosProperty(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3345--> Processing Dependency: erlang-typer(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3346--> Processing Dependency: erlang-inets(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3347--> Processing Dependency: erlang-cosFileTransfer(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3348--> Processing Dependency: erlang-common_test(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3349--> Processing Dependency: erlang-otp_mibs(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3350--> Processing Dependency: erlang-cosEvent(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3351--> Processing Dependency: erlang-ose(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3352--> Processing Dependency: erlang-os_mon(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3353--> Processing Dependency: erlang-gs(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3354--> Processing Dependency: erlang-mnesia(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3355--> Processing Dependency: erlang-compiler(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3356--> Processing Dependency: erlang-odbc(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3357--> Processing Dependency: erlang-megaco(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3358--> Processing Dependency: erlang-percept(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3359--> Processing Dependency: erlang-jinterface(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3360--> Processing Dependency: erlang-erts(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3361--> Processing Dependency: erlang-debugger(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3362--> Processing Dependency: erlang-eunit(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3363--> Processing Dependency: erlang-syntax_tools(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3364--> Processing Dependency: erlang-cosTransactions(x86-64) = 17.4-2.5.el7.kolab_wf for package: erlang-17.4-2.5.el7.kolab_wf.x86_64
3365---> Package erlang-eimap.x86_64 0:0.2-4.4.el7.kolab_wf will be installed
3366---> Package erlang-goldrush.x86_64 0:0.1.6-2.5.el7.kolab_wf will be installed
3367---> Package erlang-lager.x86_64 0:2.1.0-2.4.el7.kolab_wf will be installed
3368---> Package freeze.x86_64 0:2.5.0-16.el7 will be installed
3369---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
3370---> Package gperftools-libs.x86_64 0:2.4-7.el7 will be installed
3371--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-7.el7.x86_64
3372---> Package httpd-tools.x86_64 0:2.4.6-40.el7.centos.1 will be installed
3373---> Package jansson.x86_64 0:2.4-6.el7 will be installed
3374---> Package libdb4-utils.x86_64 0:4.8.30-13.el7 will be installed
3375--> Processing Dependency: libdb4(x86-64) = 4.8.30-13.el7 for package: libdb4-utils-4.8.30-13.el7.x86_64
3376--> Processing Dependency: libdb-4.8.so()(64bit) for package: libdb4-utils-4.8.30-13.el7.x86_64
3377---> Package libicu.x86_64 0:50.1.2-15.el7 will be installed
3378---> Package libpng12.x86_64 0:1.2.50-7.el7_2 will be installed
3379---> Package libstemmer.x86_64 0:0-2.585svn.el7 will be installed
3380---> Package lm_sensors-libs.x86_64 0:3.3.4-11.el7 will be installed
3381---> Package logrotate.x86_64 0:3.8.6-7.el7_2 will be installed
3382---> Package lrzip.x86_64 0:0.614-3.el7 will be installed
3383--> Processing Dependency: liblzo2.so.2()(64bit) for package: lrzip-0.614-3.el7.x86_64
3384---> Package lzop.x86_64 0:1.03-10.el7 will be installed
3385---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
3386---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
3387---> Package mozldap.x86_64 0:6.0.5-11.5.el7.kolab_wf will be installed
3388---> Package net-snmp-agent-libs.x86_64 1:5.7.2-24.el7_2.1 will be installed
3389---> Package net-snmp-libs.x86_64 1:5.7.2-24.el7_2.1 will be installed
3390---> Package nodejs.x86_64 0:0.12.8-2.4.el7.kolab_wf will be installed
3391---> Package nomarch.x86_64 0:1.4-11.el7 will be installed
3392---> Package p7zip.x86_64 0:15.09-9.el7 will be installed
3393---> Package p7zip-plugins.x86_64 0:15.09-9.el7 will be installed
3394---> Package pax.x86_64 0:3.4-19.el7 will be installed
3395---> Package perl-Archive-Tar.noarch 0:1.92-2.el7 will be installed
3396--> Processing Dependency: perl(Package::Constants) for package: perl-Archive-Tar-1.92-2.el7.noarch
3397---> Package perl-Archive-Zip.noarch 0:1.30-11.el7 will be installed
3398---> Package perl-Authen-SASL.noarch 0:2.15-10.el7 will be installed
3399--> Processing Dependency: perl(GSSAPI) for package: perl-Authen-SASL-2.15-10.el7.noarch
3400--> Processing Dependency: perl(Digest::HMAC_MD5) for package: perl-Authen-SASL-2.15-10.el7.noarch
3401---> Package perl-BerkeleyDB.x86_64 0:0.51-4.el7 will be installed
3402---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed
3403---> Package perl-Convert-TNEF.noarch 0:0.18-2.el7 will be installed
3404---> Package perl-Convert-UUlib.x86_64 2:1.5-1.el7 will be installed
3405---> Package perl-Crypt-OpenSSL-RSA.x86_64 0:0.28-7.el7 will be installed
3406--> Processing Dependency: perl(Crypt::OpenSSL::Random) for package: perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64
3407--> Processing Dependency: perl(Crypt::OpenSSL::Bignum) for package: perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64
3408---> Package perl-DBD-SQLite.x86_64 0:1.39-3.el7 will be installed
3409---> Package perl-DB_File.x86_64 0:1.830-6.el7 will be installed
3410---> Package perl-Digest-SHA.x86_64 1:5.85-3.el7 will be installed
3411---> Package perl-Digest-SHA1.x86_64 0:2.13-9.el7 will be installed
3412---> Package perl-Encode-Detect.x86_64 0:1.01-13.el7 will be installed
3413---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed
3414--> Processing Dependency: perl(ExtUtils::Packlist) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3415--> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3416--> Processing Dependency: perl(ExtUtils::Installed) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3417--> Processing Dependency: perl(ExtUtils::Install) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3418---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed
3419--> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64
3420--> Processing Dependency: perl(HTTP::Headers) for package: perl-HTML-Parser-3.71-4.el7.x86_64
3421---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed
3422---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed
3423--> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch
3424---> Package perl-IO-Socket-INET6.noarch 0:2.69-5.el7 will be installed
3425---> Package perl-IO-Socket-IP.noarch 0:0.21-4.el7 will be installed
3426---> Package perl-IO-Socket-SSL.noarch 0:1.94-3.el7 will be installed
3427---> Package perl-IO-Zlib.noarch 1:1.10-286.el7 will be installed
3428---> Package perl-IO-stringy.noarch 0:2.110-22.el7 will be installed
3429---> Package perl-LDAP.noarch 1:0.56-3.el7 will be installed
3430--> Processing Dependency: perl(Convert::ASN1) >= 0.2 for package: 1:perl-LDAP-0.56-3.el7.noarch
3431--> Processing Dependency: perl(XML::SAX::Writer) for package: 1:perl-LDAP-0.56-3.el7.noarch
3432--> Processing Dependency: perl(XML::SAX::Base) for package: 1:perl-LDAP-0.56-3.el7.noarch
3433--> Processing Dependency: perl(Text::Soundex) for package: 1:perl-LDAP-0.56-3.el7.noarch
3434--> Processing Dependency: perl(LWP::MediaTypes) for package: 1:perl-LDAP-0.56-3.el7.noarch
3435--> Processing Dependency: perl(JSON) for package: 1:perl-LDAP-0.56-3.el7.noarch
3436--> Processing Dependency: perl(HTTP::Negotiate) for package: 1:perl-LDAP-0.56-3.el7.noarch
3437---> Package perl-MIME-tools.noarch 0:5.505-1.el7 will be installed
3438--> Processing Dependency: perl(Convert::BinHex) for package: perl-MIME-tools-5.505-1.el7.noarch
3439---> Package perl-Mail-DKIM.noarch 0:0.39-8.el7 will be installed
3440---> Package perl-Mail-SPF.noarch 0:2.8.0-4.el7 will be installed
3441--> Processing Dependency: perl(version) for package: perl-Mail-SPF-2.8.0-4.el7.noarch
3442---> Package perl-MailTools.noarch 0:2.12-2.el7 will be installed
3443--> Processing Dependency: perl(Net::SMTP::SSL) for package: perl-MailTools-2.12-2.el7.noarch
3444---> Package perl-Mozilla-LDAP.x86_64 0:1.5.3-12.el7 will be installed
3445---> Package perl-Net-DNS.x86_64 0:0.72-5.el7 will be installed
3446---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed
3447---> Package perl-Net-SSLeay.x86_64 0:1.55-3.el7 will be installed
3448---> Package perl-Net-Server.noarch 0:2.007-2.el7 will be installed
3449--> Processing Dependency: perl(IO::Multiplex) >= 1.05 for package: perl-Net-Server-2.007-2.el7.noarch
3450---> Package perl-NetAddr-IP.x86_64 0:4.069-3.el7 will be installed
3451---> Package perl-PlRPC.noarch 0:0.2020-14.el7 will be installed
3452--> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-14.el7.noarch
3453--> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-14.el7.noarch
3454--> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-14.el7.noarch
3455---> Package perl-Razor-Agent.x86_64 0:2.85-15.el7 will be installed
3456---> Package perl-Socket6.x86_64 0:0.23-15.el7 will be installed
3457---> Package perl-Sys-Syslog.x86_64 0:0.33-3.el7 will be installed
3458---> Package perl-Test-Simple.noarch 0:0.98-243.el7 will be installed
3459---> Package perl-URI.noarch 0:1.60-9.el7 will be installed
3460--> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch
3461---> Package perl-Unix-Syslog.x86_64 0:1.1-17.el7 will be installed
3462---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed
3463--> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
3464--> Processing Dependency: perl(Net::HTTP) >= 6.04 for package: perl-libwww-perl-6.05-2.el7.noarch
3465--> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
3466--> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
3467--> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
3468--> Processing Dependency: perl(Encode::Locale) for package: perl-libwww-perl-6.05-2.el7.noarch
3469---> Package phantomjs.x86_64 0:2.0.0-14.4.el7.kolab_wf will be installed
3470---> Package php-Monolog.noarch 0:1.18.2-1.el7 will be installed
3471--> Processing Dependency: php-composer(psr/log) < 2.0 for package: php-Monolog-1.18.2-1.el7.noarch
3472--> Processing Dependency: php-PsrLog >= 1.0.0-8 for package: php-Monolog-1.18.2-1.el7.noarch
3473---> Package php-ZendFramework.noarch 0:1.12.5-2.4.el7.kolab_wf will be installed
3474--> Processing Dependency: php-bcmath for package: php-ZendFramework-1.12.5-2.4.el7.kolab_wf.noarch
3475--> Processing Dependency: php-process for package: php-ZendFramework-1.12.5-2.4.el7.kolab_wf.noarch
3476---> Package php-kolab.x86_64 0:2.0-11.5.el7.kolab_wf will be installed
3477---> Package php-kolabformat.x86_64 0:1.2-10.1.el7.kolab_wf will be installed
3478---> Package php-pdo.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3479---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed
3480---> Package php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 will be installed
3481---> Package php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 will be installed
3482---> Package php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 will be installed
3483---> Package php-pear-Mail-Mime.noarch 0:1.10.0-1.el7 will be installed
3484---> Package php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 will be installed
3485---> Package php-sabre-dav.noarch 0:2.1.6-1.6.el7.kolab_wf will be installed
3486--> Processing Dependency: php-sabre-http >= 2.0.4 for package: php-sabre-dav-2.1.6-1.6.el7.kolab_wf.noarch
3487---> Package php-sabre-vobject.noarch 0:3.4.5-1.5.el7.kolab_wf will be installed
3488---> Package portreserve.x86_64 0:0.0.5-10.el7 will be installed
3489---> Package procmail.x86_64 0:3.22-35.el7 will be installed
3490---> Package roundcubemail-core.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3491--> Processing Dependency: roundcubemail(plugin-filesystem_attachments) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3492--> Processing Dependency: roundcubemail(plugin-jqueryui) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3493--> Processing Dependency: roundcubemail(skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3494--> Processing Dependency: roundcubemail(core-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3495--> Processing Dependency: php-pear(DB) for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3496--> Processing Dependency: php-gd for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3497--> Processing Dependency: php-pear(Mail_mimeDecode) for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3498--> Processing Dependency: php-mcrypt for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3499--> Processing Dependency: php-pear(Net_Sieve) for package: roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch
3500---> Package roundcubemail-plugin-acl.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3501--> Processing Dependency: roundcubemail(plugin-acl-skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-acl-1.2-25.1.el7.kolab_wf.noarch
3502--> Processing Dependency: roundcubemail(plugin-acl-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-acl-1.2-25.1.el7.kolab_wf.noarch
3503---> Package roundcubemail-plugin-archive-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3504---> Package roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3505--> Processing Dependency: roundcubemail(plugin-archive-skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-archive-skin-larry-1.2-25.1.el7.kolab_wf.noarch
3506---> Package roundcubemail-plugin-calendar.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3507--> Processing Dependency: roundcubemail(plugin-calendar-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-calendar-3.3-39.3.el7.kolab_wf.noarch
3508--> Processing Dependency: roundcubemail(plugin-libcalendaring) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-calendar-3.3-39.3.el7.kolab_wf.noarch
3509--> Processing Dependency: roundcubemail(plugin-calendar-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-calendar-3.3-39.3.el7.kolab_wf.noarch
3510---> Package roundcubemail-plugin-kolab_activesync.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3511--> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_activesync-3.3-39.3.el7.kolab_wf.noarch
3512--> Processing Dependency: roundcubemail(plugin-kolab_activesync-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_activesync-3.3-39.3.el7.kolab_wf.noarch
3513---> Package roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3514--> Processing Dependency: roundcubemail(plugin-kolab_addressbook-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_addressbook-3.3-39.3.el7.kolab_wf.noarch
3515--> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_addressbook-3.3-39.3.el7.kolab_wf.noarch
3516---> Package roundcubemail-plugin-kolab_auth.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3517--> Processing Dependency: roundcubemail(plugin-kolab_auth-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_auth-3.3-39.3.el7.kolab_wf.noarch
3518---> Package roundcubemail-plugin-kolab_config.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3519--> Processing Dependency: roundcubemail(plugin-kolab_config-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_config-3.3-39.3.el7.kolab_wf.noarch
3520---> Package roundcubemail-plugin-kolab_delegation.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3521--> Processing Dependency: roundcubemail(plugin-kolab_delegation-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_delegation-3.3-39.3.el7.kolab_wf.noarch
3522--> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_delegation-3.3-39.3.el7.kolab_wf.noarch
3523---> Package roundcubemail-plugin-kolab_files.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3524--> Processing Dependency: roundcubemail(plugin-kolab_files-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_files-3.3-39.3.el7.kolab_wf.noarch
3525--> Processing Dependency: roundcubemail(plugin-kolab_files-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_files-3.3-39.3.el7.kolab_wf.noarch
3526---> Package roundcubemail-plugin-kolab_folders.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3527--> Processing Dependency: roundcubemail(plugin-kolab_folders-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_folders-3.3-39.3.el7.kolab_wf.noarch
3528---> Package roundcubemail-plugin-kolab_notes.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3529--> Processing Dependency: roundcubemail(plugin-kolab_notes-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_notes-3.3-39.3.el7.kolab_wf.noarch
3530--> Processing Dependency: roundcubemail(plugin-kolab_notes-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_notes-3.3-39.3.el7.kolab_wf.noarch
3531---> Package roundcubemail-plugin-kolab_tags.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3532--> Processing Dependency: roundcubemail(plugin-kolab_tags-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_tags-3.3-39.3.el7.kolab_wf.noarch
3533--> Processing Dependency: roundcubemail(plugin-kolab_tags-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_tags-3.3-39.3.el7.kolab_wf.noarch
3534---> Package roundcubemail-plugin-libkolab.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3535--> Processing Dependency: roundcubemail(plugin-libkolab-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-libkolab-3.3-39.3.el7.kolab_wf.noarch
3536--> Processing Dependency: roundcubemail(plugin-libkolab-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-libkolab-3.3-39.3.el7.kolab_wf.noarch
3537---> Package roundcubemail-plugin-managesieve.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3538--> Processing Dependency: roundcubemail(plugin-managesieve-skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-managesieve-1.2-25.1.el7.kolab_wf.noarch
3539--> Processing Dependency: roundcubemail(plugin-managesieve-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-managesieve-1.2-25.1.el7.kolab_wf.noarch
3540---> Package roundcubemail-plugin-markasjunk-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3541---> Package roundcubemail-plugin-markasjunk-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3542--> Processing Dependency: roundcubemail(plugin-markasjunk-skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-markasjunk-skin-larry-1.2-25.1.el7.kolab_wf.noarch
3543---> Package roundcubemail-plugin-newmail_notifier-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3544---> Package roundcubemail-plugin-odfviewer.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3545--> Processing Dependency: roundcubemail(plugin-odfviewer-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-odfviewer-3.3-39.3.el7.kolab_wf.noarch
3546---> Package roundcubemail-plugin-password.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3547--> Processing Dependency: roundcubemail(plugin-password-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-password-1.2-25.1.el7.kolab_wf.noarch
3548---> Package roundcubemail-plugin-pdfviewer.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3549--> Processing Dependency: roundcubemail(plugin-pdfviewer-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-pdfviewer-3.3-39.3.el7.kolab_wf.noarch
3550---> Package roundcubemail-plugin-redundant_attachments-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3551---> Package roundcubemail-plugin-tasklist.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3552--> Processing Dependency: roundcubemail(plugin-tasklist-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-tasklist-3.3-39.3.el7.kolab_wf.noarch
3553--> Processing Dependency: roundcubemail(plugin-tasklist-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-tasklist-3.3-39.3.el7.kolab_wf.noarch
3554---> Package roundcubemail-plugin-zipdownload.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3555--> Processing Dependency: roundcubemail(plugin-zipdownload-skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-zipdownload-1.2-25.1.el7.kolab_wf.noarch
3556--> Processing Dependency: roundcubemail(plugin-zipdownload-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-zipdownload-1.2-25.1.el7.kolab_wf.noarch
3557---> Package roundcubemail-skin-chameleon.noarch 0:0.3.8-2.3.el7.kolab_wf will be installed
3558--> Processing Dependency: roundcubemail(skin-chameleon) = 0.3.8-2.3.el7.kolab_wf for package: roundcubemail-skin-chameleon-0.3.8-2.3.el7.kolab_wf.noarch
3559--> Processing Dependency: roundcubemail(skin-chameleon-assets) = 0.3.8-2.3.el7.kolab_wf for package: roundcubemail-skin-chameleon-0.3.8-2.3.el7.kolab_wf.noarch
3560---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
3561---> Package svrcore.x86_64 0:4.0.4-11.el7 will be installed
3562---> Package systemtap-sdt-devel.x86_64 0:2.8-10.el7 will be installed
3563--> Processing Dependency: pyparsing for package: systemtap-sdt-devel-2.8-10.el7.x86_64
3564---> Package tmpwatch.x86_64 0:2.11-5.el7 will be installed
3565---> Package unzoo.x86_64 0:4.4-16.el7 will be installed
3566---> Package v8.x86_64 1:3.14.5.10-17.el7 will be installed
3567---> Package wxBase.x86_64 0:2.8.12-20.el7 will be installed
3568---> Package wxGTK.x86_64 0:2.8.12-20.el7 will be installed
3569--> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK-2.8.12-20.el7.x86_64
3570---> Package wxGTK-gl.x86_64 0:2.8.12-20.el7 will be installed
3571---> Package yaml-cpp.x86_64 0:0.5.1-6.el7 will be installed
3572--> Running transaction check
3573---> Package SDL.x86_64 0:1.2.15-14.el7 will be installed
3574---> Package clamav-data.noarch 0:0.99.1-1.el7 will be installed
3575---> Package clamav-filesystem.noarch 0:0.99.1-1.el7 will be installed
3576---> Package clamav-lib.x86_64 0:0.99.1-1.el7 will be installed
3577---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed
3578---> Package erlang-asn1.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3579---> Package erlang-common_test.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3580---> Package erlang-compiler.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3581---> Package erlang-cosEvent.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3582---> Package erlang-cosEventDomain.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3583---> Package erlang-cosFileTransfer.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3584---> Package erlang-cosNotification.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3585---> Package erlang-cosProperty.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3586---> Package erlang-cosTime.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3587---> Package erlang-cosTransactions.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3588---> Package erlang-crypto.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3589---> Package erlang-debugger.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3590---> Package erlang-dialyzer.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3591--> Processing Dependency: graphviz for package: erlang-dialyzer-17.4-2.5.el7.kolab_wf.x86_64
3592---> Package erlang-diameter.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3593---> Package erlang-edoc.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3594---> Package erlang-eldap.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3595---> Package erlang-erl_docgen.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3596---> Package erlang-erl_interface.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3597---> Package erlang-erts.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3598---> Package erlang-et.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3599---> Package erlang-eunit.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3600---> Package erlang-gs.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3601--> Processing Dependency: tk for package: erlang-gs-17.4-2.5.el7.kolab_wf.x86_64
3602---> Package erlang-hipe.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3603---> Package erlang-ic.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3604---> Package erlang-inets.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3605---> Package erlang-jinterface.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3606---> Package erlang-kernel.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3607---> Package erlang-megaco.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3608---> Package erlang-mnesia.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3609---> Package erlang-observer.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3610---> Package erlang-odbc.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3611--> Processing Dependency: libodbc.so.2()(64bit) for package: erlang-odbc-17.4-2.5.el7.kolab_wf.x86_64
3612---> Package erlang-orber.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3613---> Package erlang-os_mon.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3614---> Package erlang-ose.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3615---> Package erlang-otp_mibs.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3616---> Package erlang-parsetools.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3617---> Package erlang-percept.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3618---> Package erlang-public_key.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3619---> Package erlang-reltool.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3620---> Package erlang-runtime_tools.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3621---> Package erlang-sasl.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3622---> Package erlang-snmp.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3623---> Package erlang-ssh.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3624---> Package erlang-ssl.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3625---> Package erlang-stdlib.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3626---> Package erlang-syntax_tools.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3627---> Package erlang-test_server.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3628---> Package erlang-tools.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3629---> Package erlang-typer.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3630---> Package erlang-webtool.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3631---> Package erlang-wx.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3632---> Package erlang-xmerl.x86_64 0:17.4-2.5.el7.kolab_wf will be installed
3633---> Package libdb4.x86_64 0:4.8.30-13.el7 will be installed
3634---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
3635---> Package libmspack.x86_64 0:0.5-0.4.alpha.el7 will be installed
3636---> Package libtalloc.x86_64 0:2.1.5-1.el7_2 will be installed
3637---> Package libtevent.x86_64 0:0.9.26-1.el7_2.1 will be installed
3638---> Package libunwind.x86_64 2:1.1-5.el7_2.2 will be installed
3639---> Package lzo.x86_64 0:2.06-8.el7 will be installed
3640---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed
3641--> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch
3642---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed
3643---> Package perl-Convert-ASN1.noarch 0:0.26-4.el7 will be installed
3644---> Package perl-Convert-BinHex.noarch 0:1.119-20.el7 will be installed
3645---> Package perl-Crypt-OpenSSL-Bignum.x86_64 0:0.04-18.el7 will be installed
3646---> Package perl-Crypt-OpenSSL-Random.x86_64 0:0.04-21.el7 will be installed
3647---> Package perl-Digest-HMAC.noarch 0:1.03-5.el7 will be installed
3648---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed
3649---> Package perl-ExtUtils-Install.noarch 0:1.58-286.el7 will be installed
3650--> Processing Dependency: perl-devel for package: perl-ExtUtils-Install-1.58-286.el7.noarch
3651---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed
3652---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed
3653---> Package perl-GSSAPI.x86_64 0:0.28-9.el7 will be installed
3654---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed
3655---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed
3656---> Package perl-HTTP-Daemon.noarch 0:6.01-5.el7 will be installed
3657---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed
3658--> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch
3659---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed
3660---> Package perl-IO-Multiplex.noarch 0:1.13-6.el7 will be installed
3661---> Package perl-JSON.noarch 0:2.59-2.el7 will be installed
3662---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed
3663---> Package perl-Net-Daemon.noarch 0:0.48-5.el7 will be installed
3664---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed
3665---> Package perl-Net-SMTP-SSL.noarch 0:1.01-13.el7 will be installed
3666---> Package perl-Package-Constants.noarch 1:0.02-286.el7 will be installed
3667---> Package perl-Text-Soundex.x86_64 0:3.04-4.el7 will be installed
3668--> Processing Dependency: perl(Text::Unidecode) for package: perl-Text-Soundex-3.04-4.el7.x86_64
3669---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed
3670---> Package perl-XML-SAX-Base.noarch 0:1.08-7.el7 will be installed
3671---> Package perl-XML-SAX-Writer.noarch 0:0.53-4.el7 will be installed
3672--> Processing Dependency: perl(XML::NamespaceSupport) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch
3673--> Processing Dependency: perl(XML::Filter::BufferText) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch
3674---> Package perl-version.x86_64 3:0.99.07-2.el7 will be installed
3675---> Package php-PsrLog.noarch 0:1.0.0-8.el7 will be installed
3676---> Package php-bcmath.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3677---> Package php-gd.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3678--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.16-36.1.el7_2.1.x86_64
3679--> Processing Dependency: libXpm.so.4()(64bit) for package: php-gd-5.4.16-36.1.el7_2.1.x86_64
3680---> Package php-mcrypt.x86_64 0:5.4.16-4.el7 will be installed
3681--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.4.16-4.el7.x86_64
3682---> Package php-pear-DB.noarch 0:1.7.14-6.el7 will be installed
3683---> Package php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 will be installed
3684---> Package php-pear-Net-Sieve.noarch 0:1.3.4-4.el7 will be installed
3685---> Package php-process.x86_64 0:5.4.16-36.1.el7_2.1 will be installed
3686---> Package php-sabre-http.noarch 0:3.0.5-1.4.el7.kolab_wf will be installed
3687--> Processing Dependency: php-composer(sabre/event) < 3 for package: php-sabre-http-3.0.5-1.4.el7.kolab_wf.noarch
3688--> Processing Dependency: php-composer(sabre/event) >= 1.0.0 for package: php-sabre-http-3.0.5-1.4.el7.kolab_wf.noarch
3689---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
3690---> Package roundcubemail-core-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3691---> Package roundcubemail-plugin-acl-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3692---> Package roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3693--> Processing Dependency: roundcubemail(plugin-acl-skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-acl-skin-larry-1.2-25.1.el7.kolab_wf.noarch
3694---> Package roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3695--> Processing Dependency: roundcubemail(skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-archive-skin-larry-assets-1.2-25.1.el7.kolab_wf.noarch
3696---> Package roundcubemail-plugin-calendar-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3697---> Package roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3698--> Processing Dependency: roundcubemail(plugin-calendar-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-calendar-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3699---> Package roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3700--> Processing Dependency: roundcubemail(plugin-filesystem_attachments-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-filesystem_attachments-1.2-25.1.el7.kolab_wf.noarch
3701---> Package roundcubemail-plugin-jqueryui.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3702--> Processing Dependency: roundcubemail(plugin-jqueryui-skin) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-jqueryui-1.2-25.1.el7.kolab_wf.noarch
3703--> Processing Dependency: roundcubemail(plugin-jqueryui-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-jqueryui-1.2-25.1.el7.kolab_wf.noarch
3704---> Package roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3705---> Package roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3706--> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_activesync-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3707---> Package roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3708---> Package roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3709--> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_addressbook-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3710---> Package roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3711---> Package roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3712---> Package roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3713---> Package roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3714--> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_delegation-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3715---> Package roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3716---> Package roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3717--> Processing Dependency: roundcubemail(plugin-kolab_files-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_files-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3718---> Package roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3719---> Package roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3720---> Package roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3721--> Processing Dependency: roundcubemail(plugin-kolab_notes-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_notes-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3722---> Package roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3723---> Package roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3724--> Processing Dependency: roundcubemail(plugin-kolab_tags-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-kolab_tags-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3725---> Package roundcubemail-plugin-libcalendaring.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3726--> Processing Dependency: roundcubemail(plugin-libcalendaring-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-libcalendaring-3.3-39.3.el7.kolab_wf.noarch
3727--> Processing Dependency: roundcubemail(plugin-libcalendaring-skin) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-libcalendaring-3.3-39.3.el7.kolab_wf.noarch
3728---> Package roundcubemail-plugin-libkolab-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3729---> Package roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3730---> Package roundcubemail-plugin-managesieve-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3731---> Package roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3732--> Processing Dependency: roundcubemail(plugin-managesieve-skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-managesieve-skin-larry-1.2-25.1.el7.kolab_wf.noarch
3733---> Package roundcubemail-plugin-markasjunk-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3734---> Package roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3735---> Package roundcubemail-plugin-password-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3736---> Package roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3737---> Package roundcubemail-plugin-tasklist-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3738---> Package roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3739--> Processing Dependency: roundcubemail(plugin-tasklist-skin-larry-assets) = 3.3-39.3.el7.kolab_wf for package: roundcubemail-plugin-tasklist-skin-larry-3.3-39.3.el7.kolab_wf.noarch
3740---> Package roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3741---> Package roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3742--> Processing Dependency: roundcubemail(plugin-zipdownload-skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-zipdownload-skin-larry-1.2-25.1.el7.kolab_wf.noarch
3743---> Package roundcubemail-skin-chameleon-assets.noarch 0:0.3.8-2.3.el7.kolab_wf will be installed
3744---> Package roundcubemail-skin-chameleon-core.noarch 0:0.3.8-2.3.el7.kolab_wf will be installed
3745---> Package roundcubemail-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3746--> Running transaction check
3747---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed
3748--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-19.el7.x86_64
3749--> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3750--> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3751--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3752--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3753--> Processing Dependency: libXt.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3754--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3755--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-19.el7.x86_64
3756---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
3757---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
3758---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed
3759---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed
3760---> Package perl-Text-Unidecode.noarch 0:0.04-20.el7 will be installed
3761---> Package perl-XML-Filter-BufferText.noarch 0:1.01-17.el7 will be installed
3762---> Package perl-XML-NamespaceSupport.noarch 0:1.11-10.el7 will be installed
3763---> Package perl-devel.x86_64 4:5.16.3-286.el7 will be installed
3764--> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-286.el7.x86_64
3765--> Processing Dependency: libdb-devel for package: 4:perl-devel-5.16.3-286.el7.x86_64
3766--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-286.el7.x86_64
3767---> Package php-sabre-event.noarch 0:1.0.1-1.5.el7.kolab_wf will be installed
3768---> Package roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3769---> Package roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3770---> Package roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3771---> Package roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3772---> Package roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3773--> Processing Dependency: roundcubemail(plugin-jqueryui-skin-larry-assets) = 1.2-25.1.el7.kolab_wf for package: roundcubemail-plugin-jqueryui-skin-larry-1.2-25.1.el7.kolab_wf.noarch
3774---> Package roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3775---> Package roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3776---> Package roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3777---> Package roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3778---> Package roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3779---> Package roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3780---> Package roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3781---> Package roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3782---> Package roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3783---> Package roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf will be installed
3784---> Package roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3785---> Package roundcubemail-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3786---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed
3787---> Package tk.x86_64 1:8.5.13-6.el7 will be installed
3788--> Processing Dependency: tcl = 1:8.5.13 for package: 1:tk-8.5.13-6.el7.x86_64
3789--> Processing Dependency: tcl >= 1:8.5.13-5 for package: 1:tk-8.5.13-6.el7.x86_64
3790--> Processing Dependency: libtcl8.5.so()(64bit) for package: 1:tk-8.5.13-6.el7.x86_64
3791---> Package unixODBC.x86_64 0:2.3.1-11.el7 will be installed
3792--> Running transaction check
3793---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
3794---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
3795---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
3796--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
3797--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
3798--> Processing Dependency: liblcms2.so.2()(64bit) for package: ghostscript-9.07-18.el7.x86_64
3799---> Package libXaw.x86_64 0:1.0.12-5.el7 will be installed
3800---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
3801---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
3802---> Package libdb-devel.x86_64 0:5.3.21-19.el7 will be installed
3803---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed
3804---> Package libtool-ltdl.x86_64 0:2.4.2-21.el7_2 will be installed
3805---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 will be installed
3806---> Package roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf will be installed
3807---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
3808---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
3809--> Running transaction check
3810---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
3811---> Package lcms2.x86_64 0:2.6-2.el7 will be installed
3812---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
3813--> Finished Dependency Resolution
3814
3815Dependencies Resolved
3816
3817================================================================================
3818 Package Arch Version Repository Size
3819================================================================================
3820Installing:
3821 kolab x86_64 16.0.1-6.2.el7.kolab_wf Kolab_Winterfell 4.5 k
3822Installing for dependencies:
3823 389-ds-base x86_64 1.3.4.0-30.el7_2 updates 1.7 M
3824 389-ds-base-libs x86_64 1.3.4.0-30.el7_2 updates 633 k
3825 SDL x86_64 1.2.15-14.el7 base 204 k
3826 altermime x86_64 0.3.10-10.el7 epel 57 k
3827 amavisd-new noarch 2.10.1-5.el7 epel 847 k
3828 apr x86_64 1.4.8-3.el7 base 103 k
3829 apr-util x86_64 1.5.2-6.el7 base 92 k
3830 arj x86_64 3.10.22-22.el7 epel 171 k
3831 boost-filesystem x86_64 1.53.0-25.el7 base 67 k
3832 boost-program-options x86_64 1.53.0-25.el7 base 155 k
3833 cabextract x86_64 1.5-1.el7 epel 43 k
3834 centos-logos noarch 70.0.6-3.el7.centos base 21 M
3835 chwala noarch 0.4-8.1.el7.kolab_wf Kolab_Winterfell 1.6 M
3836 clamav-data noarch 0.99.1-1.el7 epel 64 M
3837 clamav-filesystem noarch 0.99.1-1.el7 epel 20 k
3838 clamav-lib x86_64 0.99.1-1.el7 epel 3.8 M
3839 clamav-server x86_64 0.99.1-1.el7 epel 106 k
3840 clamav-server-systemd noarch 0.99.1-1.el7 epel 20 k
3841 cyrus-imapd x86_64 2.5.7-8.3.el7.kolab_wf Kolab_Winterfell 1.4 M
3842 cyrus-sasl-gssapi x86_64 2.1.26-20.el7_2 updates 40 k
3843 cyrus-sasl-md5 x86_64 2.1.26-20.el7_2 updates 56 k
3844 e2fsprogs x86_64 1.42.9-7.el7 base 697 k
3845 e2fsprogs-libs x86_64 1.42.9-7.el7 base 165 k
3846 erlang x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 31 k
3847 erlang-asn1 x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 778 k
3848 erlang-common_test x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 738 k
3849 erlang-compiler x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 1.1 M
3850 erlang-cosEvent x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 155 k
3851 erlang-cosEventDomain x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 120 k
3852 erlang-cosFileTransfer x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 174 k
3853 erlang-cosNotification x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 739 k
3854 erlang-cosProperty x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 168 k
3855 erlang-cosTime x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 112 k
3856 erlang-cosTransactions x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 172 k
3857 erlang-crypto x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 124 k
3858 erlang-debugger x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 412 k
3859 erlang-dialyzer x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 619 k
3860 erlang-diameter x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 678 k
3861 erlang-edoc x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 328 k
3862 erlang-eimap x86_64 0.2-4.4.el7.kolab_wf Kolab_Winterfell 65 k
3863 erlang-eldap x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 107 k
3864 erlang-erl_docgen x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 154 k
3865 erlang-erl_interface x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 186 k
3866 erlang-erts x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 2.6 M
3867 erlang-et x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 168 k
3868 erlang-eunit x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 153 k
3869 erlang-goldrush x86_64 0.1.6-2.5.el7.kolab_wf Kolab_Winterfell 49 k
3870 erlang-gs x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 628 k
3871 erlang-hipe x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 2.6 M
3872 erlang-ic x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 885 k
3873 erlang-inets x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 801 k
3874 erlang-jinterface x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 103 k
3875 erlang-kernel x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 1.1 M
3876 erlang-lager x86_64 2.1.0-2.4.el7.kolab_wf Kolab_Winterfell 166 k
3877 erlang-megaco x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 5.5 M
3878 erlang-mnesia x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 703 k
3879 erlang-observer x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 754 k
3880 erlang-odbc x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 69 k
3881 erlang-orber x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 946 k
3882 erlang-os_mon x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 115 k
3883 erlang-ose x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 28 k
3884 erlang-otp_mibs x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 33 k
3885 erlang-parsetools x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 178 k
3886 erlang-percept x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 151 k
3887 erlang-public_key x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 553 k
3888 erlang-reltool x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 361 k
3889 erlang-runtime_tools x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 189 k
3890 erlang-sasl x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 295 k
3891 erlang-snmp x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 1.6 M
3892 erlang-ssh x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 419 k
3893 erlang-ssl x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 612 k
3894 erlang-stdlib x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 2.3 M
3895 erlang-syntax_tools x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 344 k
3896 erlang-test_server x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 295 k
3897 erlang-tools x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 569 k
3898 erlang-typer x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 66 k
3899 erlang-webtool x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 50 k
3900 erlang-wx x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 3.0 M
3901 erlang-xmerl x86_64 17.4-2.5.el7.kolab_wf Kolab_Winterfell 997 k
3902 freeze x86_64 2.5.0-16.el7 epel 31 k
3903 gamin x86_64 0.1.10-16.el7 base 128 k
3904 gd x86_64 2.0.35-26.el7 base 146 k
3905 gdbm-devel x86_64 1.10-8.el7 base 47 k
3906 ghostscript x86_64 9.07-18.el7 base 4.3 M
3907 ghostscript-fonts noarch 5.50-32.el7 base 324 k
3908 gperftools-libs x86_64 2.4-7.el7 base 272 k
3909 graphviz x86_64 2.30.1-19.el7 base 1.3 M
3910 guam x86_64 0.8-7.3.el7.kolab_wf Kolab_Winterfell 21 M
3911 httpd x86_64 2.4.6-40.el7.centos.1 updates 2.7 M
3912 httpd-tools x86_64 2.4.6-40.el7.centos.1 updates 82 k
3913 iRony noarch 0.4-4.9.el7.kolab_wf Kolab_Winterfell 78 k
3914 jansson x86_64 2.4-6.el7 base 32 k
3915 kolab-autoconf noarch 0.1-3.1.el7.kolab_wf Kolab_Winterfell 25 k
3916 kolab-conf x86_64 16.0.1-6.2.el7.kolab_wf Kolab_Winterfell 4.3 k
3917 kolab-freebusy noarch 1.1-1.72.el7.kolab_wf Kolab_Winterfell 46 k
3918 kolab-imap x86_64 16.0.1-6.2.el7.kolab_wf Kolab_Winterfell 4.3 k
3919 kolab-ldap x86_64 16.0.1-6.2.el7.kolab_wf Kolab_Winterfell 4.3 k
3920 kolab-mta x86_64 16.0.1-6.2.el7.kolab_wf Kolab_Winterfell 4.4 k
3921 kolab-schema noarch 3.3-1.4.el7.kolab_wf Kolab_Winterfell 8.1 k
3922 kolab-syncroton noarch 2.3.3-7.1.el7.kolab_wf Kolab_Winterfell 208 k
3923 kolab-utils x86_64 3.1.2-2.1.el7.kolab_wf Kolab_Winterfell 222 k
3924 kolab-webadmin noarch 3.2.11-5.1.el7.kolab_wf Kolab_Winterfell 450 k
3925 kolab-webclient x86_64 16.0.1-6.2.el7.kolab_wf Kolab_Winterfell 4.7 k
3926 lcms2 x86_64 2.6-2.el7 base 150 k
3927 libXaw x86_64 1.0.12-5.el7 base 190 k
3928 libXmu x86_64 1.1.2-2.el7 base 71 k
3929 libXpm x86_64 3.5.11-3.el7 base 54 k
3930 libXt x86_64 1.1.4-6.1.el7 base 173 k
3931 libaio x86_64 0.3.109-13.el7 base 24 k
3932 libdb-devel x86_64 5.3.21-19.el7 base 38 k
3933 libdb4 x86_64 4.8.30-13.el7 epel 607 k
3934 libdb4-utils x86_64 4.8.30-13.el7 epel 134 k
3935 libevent x86_64 2.0.21-4.el7 base 214 k
3936 libicu x86_64 50.1.2-15.el7 base 6.9 M
3937 libmcrypt x86_64 2.5.8-13.el7 epel 99 k
3938 libmspack x86_64 0.5-0.4.alpha.el7 base 64 k
3939 libpng12 x86_64 1.2.50-7.el7_2 updates 179 k
3940 librsvg2 x86_64 2.39.0-1.el7 base 123 k
3941 libstemmer x86_64 0-2.585svn.el7 epel 67 k
3942 libtalloc x86_64 2.1.5-1.el7_2 updates 34 k
3943 libtevent x86_64 0.9.26-1.el7_2.1 updates 33 k
3944 libtool-ltdl x86_64 2.4.2-21.el7_2 updates 49 k
3945 libunwind x86_64 2:1.1-5.el7_2.2 updates 56 k
3946 lighttpd x86_64 1.4.39-3.el7 epel 332 k
3947 lm_sensors-libs x86_64 3.3.4-11.el7 base 40 k
3948 logrotate x86_64 3.8.6-7.el7_2 updates 66 k
3949 lrzip x86_64 0.614-3.el7 epel 187 k
3950 lzo x86_64 2.06-8.el7 base 59 k
3951 lzop x86_64 1.03-10.el7 base 54 k
3952 mailcap noarch 2.1.41-2.el7 base 31 k
3953 manticore x86_64 0.1.1-5.3.el7.kolab_wf Kolab_Winterfell 71 M
3954 mariadb x86_64 1:5.5.47-1.el7_2 updates 8.9 M
3955 mariadb-server x86_64 1:5.5.47-1.el7_2 updates 11 M
3956 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
3957 mongodb-server x86_64 2.6.11-1.el7 epel 6.6 M
3958 mozldap x86_64 6.0.5-11.5.el7.kolab_wf Kolab_Winterfell 133 k
3959 mozldap-tools x86_64 6.0.5-11.5.el7.kolab_wf Kolab_Winterfell 77 k
3960 net-snmp-agent-libs x86_64 1:5.7.2-24.el7_2.1 updates 702 k
3961 net-snmp-libs x86_64 1:5.7.2-24.el7_2.1 updates 747 k
3962 nodejs x86_64 0.12.8-2.4.el7.kolab_wf Kolab_Winterfell 3.0 M
3963 nomarch x86_64 1.4-11.el7 epel 20 k
3964 p7zip x86_64 15.09-9.el7 epel 640 k
3965 p7zip-plugins x86_64 15.09-9.el7 epel 969 k
3966 pax x86_64 3.4-19.el7 base 74 k
3967 perl-Archive-Tar noarch 1.92-2.el7 base 73 k
3968 perl-Archive-Zip noarch 1.30-11.el7 base 107 k
3969 perl-Authen-SASL noarch 2.15-10.el7 base 57 k
3970 perl-BerkeleyDB x86_64 0.51-4.el7 epel 148 k
3971 perl-Business-ISBN noarch 2.06-2.el7 base 25 k
3972 perl-Business-ISBN-Data noarch 20120719.001-2.el7 base 24 k
3973 perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 base 32 k
3974 perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k
3975 perl-Convert-ASN1 noarch 0.26-4.el7 base 54 k
3976 perl-Convert-BinHex noarch 1.119-20.el7 epel 44 k
3977 perl-Convert-TNEF noarch 0.18-2.el7 epel 22 k
3978 perl-Convert-UUlib x86_64 2:1.5-1.el7 epel 216 k
3979 perl-Crypt-OpenSSL-Bignum
3980 x86_64 0.04-18.el7 base 34 k
3981 perl-Crypt-OpenSSL-RSA x86_64 0.28-7.el7 base 38 k
3982 perl-Crypt-OpenSSL-Random
3983 x86_64 0.04-21.el7 base 24 k
3984 perl-DBD-MySQL x86_64 4.023-5.el7 base 140 k
3985 perl-DBD-SQLite x86_64 1.39-3.el7 base 1.3 M
3986 perl-DBI x86_64 1.627-4.el7 base 802 k
3987 perl-DB_File x86_64 1.830-6.el7 base 74 k
3988 perl-Digest-HMAC noarch 1.03-5.el7 base 16 k
3989 perl-Digest-SHA x86_64 1:5.85-3.el7 base 58 k
3990 perl-Digest-SHA1 x86_64 2.13-9.el7 base 50 k
3991 perl-Encode-Detect x86_64 1.01-13.el7 base 82 k
3992 perl-Encode-Locale noarch 1.03-5.el7 base 16 k
3993 perl-ExtUtils-Install noarch 1.58-286.el7 base 73 k
3994 perl-ExtUtils-MakeMaker noarch 6.68-3.el7 base 275 k
3995 perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k
3996 perl-ExtUtils-ParseXS noarch 1:3.18-2.el7 base 77 k
3997 perl-File-Listing noarch 6.04-7.el7 base 13 k
3998 perl-GSSAPI x86_64 0.28-9.el7 base 59 k
3999 perl-HTML-Parser x86_64 3.71-4.el7 base 115 k
4000 perl-HTML-Tagset noarch 3.20-15.el7 base 18 k
4001 perl-HTTP-Cookies noarch 6.01-5.el7 base 26 k
4002 perl-HTTP-Daemon noarch 6.01-5.el7 base 20 k
4003 perl-HTTP-Date noarch 6.02-8.el7 base 14 k
4004 perl-HTTP-Message noarch 6.06-6.el7 base 82 k
4005 perl-HTTP-Negotiate noarch 6.01-5.el7 base 17 k
4006 perl-IO-Compress noarch 2.061-2.el7 base 260 k
4007 perl-IO-HTML noarch 1.00-2.el7 base 23 k
4008 perl-IO-Multiplex noarch 1.13-6.el7 epel 25 k
4009 perl-IO-Socket-INET6 noarch 2.69-5.el7 base 20 k
4010 perl-IO-Socket-IP noarch 0.21-4.el7 base 35 k
4011 perl-IO-Socket-SSL noarch 1.94-3.el7 base 113 k
4012 perl-IO-Zlib noarch 1:1.10-286.el7 base 50 k
4013 perl-IO-stringy noarch 2.110-22.el7 base 71 k
4014 perl-JSON noarch 2.59-2.el7 base 96 k
4015 perl-LDAP noarch 1:0.56-3.el7 base 411 k
4016 perl-LWP-MediaTypes noarch 6.02-2.el7 base 24 k
4017 perl-MIME-tools noarch 5.505-1.el7 epel 256 k
4018 perl-Mail-DKIM noarch 0.39-8.el7 base 129 k
4019 perl-Mail-SPF noarch 2.8.0-4.el7 base 140 k
4020 perl-MailTools noarch 2.12-2.el7 base 108 k
4021 perl-Mozilla-LDAP x86_64 1.5.3-12.el7 base 147 k
4022 perl-Net-DNS x86_64 0.72-5.el7 base 308 k
4023 perl-Net-Daemon noarch 0.48-5.el7 base 51 k
4024 perl-Net-HTTP noarch 6.06-2.el7 base 29 k
4025 perl-Net-LibIDN x86_64 0.12-15.el7 base 28 k
4026 perl-Net-SMTP-SSL noarch 1.01-13.el7 base 9.1 k
4027 perl-Net-SSLeay x86_64 1.55-3.el7 base 285 k
4028 perl-Net-Server noarch 2.007-2.el7 epel 208 k
4029 perl-NetAddr-IP x86_64 4.069-3.el7 base 125 k
4030 perl-Package-Constants noarch 1:0.02-286.el7 base 44 k
4031 perl-PlRPC noarch 0.2020-14.el7 base 36 k
4032 perl-Razor-Agent x86_64 2.85-15.el7 epel 121 k
4033 perl-Socket6 x86_64 0.23-15.el7 base 27 k
4034 perl-Sys-Syslog x86_64 0.33-3.el7 base 42 k
4035 perl-Test-Simple noarch 0.98-243.el7 base 170 k
4036 perl-Text-Soundex x86_64 3.04-4.el7 base 19 k
4037 perl-Text-Unidecode noarch 0.04-20.el7 base 114 k
4038 perl-URI noarch 1.60-9.el7 base 106 k
4039 perl-Unix-Syslog x86_64 1.1-17.el7 epel 29 k
4040 perl-WWW-RobotRules noarch 6.02-5.el7 base 18 k
4041 perl-XML-Filter-BufferText
4042 noarch 1.01-17.el7 base 11 k
4043 perl-XML-NamespaceSupport
4044 noarch 1.11-10.el7 base 18 k
4045 perl-XML-SAX-Base noarch 1.08-7.el7 base 32 k
4046 perl-XML-SAX-Writer noarch 0.53-4.el7 base 25 k
4047 perl-devel x86_64 4:5.16.3-286.el7 base 452 k
4048 perl-libwww-perl noarch 6.05-2.el7 base 205 k
4049 perl-version x86_64 3:0.99.07-2.el7 base 84 k
4050 phantomjs x86_64 2.0.0-14.4.el7.kolab_wf Kolab_Winterfell 15 M
4051 php x86_64 5.4.16-36.1.el7_2.1 updates 1.4 M
4052 php-Monolog noarch 1.18.2-1.el7 epel 86 k
4053 php-PsrLog noarch 1.0.0-8.el7 epel 11 k
4054 php-Smarty noarch 3.1.21-1.el7 epel 192 k
4055 php-ZendFramework noarch 1.12.5-2.4.el7.kolab_wf Kolab_Winterfell 3.7 M
4056 php-bcmath x86_64 5.4.16-36.1.el7_2.1 updates 56 k
4057 php-gd x86_64 5.4.16-36.1.el7_2.1 updates 126 k
4058 php-kolab x86_64 2.0-11.5.el7.kolab_wf Kolab_Winterfell 51 k
4059 php-kolab-net-ldap3 noarch 1.0.4-3.4.el7.kolab_wf Kolab_Winterfell 27 k
4060 php-kolabformat x86_64 1.2-10.1.el7.kolab_wf Kolab_Winterfell 193 k
4061 php-ldap x86_64 5.4.16-36.1.el7_2.1 updates 51 k
4062 php-mcrypt x86_64 5.4.16-4.el7 epel 20 k
4063 php-mysqlnd x86_64 5.4.16-36.1.el7_2.1 updates 172 k
4064 php-pdo x86_64 5.4.16-36.1.el7_2.1 updates 97 k
4065 php-pear noarch 1:1.9.4-21.el7 base 357 k
4066 php-pear-Auth-SASL noarch 1.0.6-5.el7 epel 16 k
4067 php-pear-DB noarch 1.7.14-6.el7 epel 106 k
4068 php-pear-HTTP-Request2 noarch 2.2.1-1.el7 epel 112 k
4069 php-pear-MDB2 noarch 2.5.0-0.9.b5.el7 epel 125 k
4070 php-pear-MDB2-Driver-mysqli
4071 noarch 1.5.0-0.8.b4.el7 epel 43 k
4072 php-pear-Mail noarch 1.3.0-1.el7 epel 30 k
4073 php-pear-Mail-Mime noarch 1.10.0-1.el7 epel 46 k
4074 php-pear-Mail-mimeDecode noarch 1.5.5-7.el7 epel 18 k
4075 php-pear-Net-IDNA2 noarch 0.1.1-10.el7 epel 25 k
4076 php-pear-Net-LDAP2 noarch 2.0.12-1.5.el7.kolab_wf Kolab_Winterfell 86 k
4077 php-pear-Net-SMTP noarch 1.7.1-1.el7 epel 24 k
4078 php-pear-Net-Sieve noarch 1.3.4-4.el7 epel 20 k
4079 php-pear-Net-Socket noarch 1.0.14-1.el7 epel 13 k
4080 php-pear-Net-URL2 noarch 2.1.2-1.el7 epel 26 k
4081 php-process x86_64 5.4.16-36.1.el7_2.1 updates 54 k
4082 php-sabre-dav noarch 2.1.6-1.6.el7.kolab_wf Kolab_Winterfell 253 k
4083 php-sabre-event noarch 1.0.1-1.5.el7.kolab_wf Kolab_Winterfell 9.1 k
4084 php-sabre-http noarch 3.0.5-1.4.el7.kolab_wf Kolab_Winterfell 33 k
4085 php-sabre-vobject noarch 3.4.5-1.5.el7.kolab_wf Kolab_Winterfell 91 k
4086 poppler-data noarch 0.4.6-3.el7 base 2.2 M
4087 portreserve x86_64 0.0.5-10.el7 base 25 k
4088 procmail x86_64 3.22-35.el7 base 171 k
4089 pyparsing noarch 1.5.6-9.el7 base 94 k
4090 roundcubemail noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 51 k
4091 roundcubemail-core noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 1.0 M
4092 roundcubemail-core-assets
4093 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 491 k
4094 roundcubemail-plugin-acl noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 82 k
4095 roundcubemail-plugin-acl-assets
4096 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 18 k
4097 roundcubemail-plugin-acl-skin-larry
4098 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 16 k
4099 roundcubemail-plugin-acl-skin-larry-assets
4100 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 18 k
4101 roundcubemail-plugin-archive
4102 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 41 k
4103 roundcubemail-plugin-archive-assets
4104 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 16 k
4105 roundcubemail-plugin-archive-skin-larry
4106 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 17 k
4107 roundcubemail-plugin-archive-skin-larry-assets
4108 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 17 k
4109 roundcubemail-plugin-calendar
4110 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 235 k
4111 roundcubemail-plugin-calendar-assets
4112 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 561 k
4113 roundcubemail-plugin-calendar-skin-larry
4114 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 17 k
4115 roundcubemail-plugin-calendar-skin-larry-assets
4116 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 45 k
4117 roundcubemail-plugin-contextmenu
4118 noarch 2.1.1-1.6.el7.kolab_wf Kolab_Winterfell 53 k
4119 roundcubemail-plugin-filesystem_attachments
4120 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 19 k
4121 roundcubemail-plugin-filesystem_attachments-assets
4122 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 14 k
4123 roundcubemail-plugin-jqueryui
4124 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 113 k
4125 roundcubemail-plugin-jqueryui-assets
4126 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 102 k
4127 roundcubemail-plugin-jqueryui-skin-larry
4128 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 19 k
4129 roundcubemail-plugin-jqueryui-skin-larry-assets
4130 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 47 k
4131 roundcubemail-plugin-kolab_activesync
4132 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 37 k
4133 roundcubemail-plugin-kolab_activesync-assets
4134 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 9.7 k
4135 roundcubemail-plugin-kolab_activesync-skin-larry
4136 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 10 k
4137 roundcubemail-plugin-kolab_activesync-skin-larry-assets
4138 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 15 k
4139 roundcubemail-plugin-kolab_addressbook
4140 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 73 k
4141 roundcubemail-plugin-kolab_addressbook-assets
4142 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 111 k
4143 roundcubemail-plugin-kolab_addressbook-skin-larry
4144 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 9.9 k
4145 roundcubemail-plugin-kolab_addressbook-skin-larry-assets
4146 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 12 k
4147 roundcubemail-plugin-kolab_auth
4148 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 35 k
4149 roundcubemail-plugin-kolab_auth-assets
4150 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 7.5 k
4151 roundcubemail-plugin-kolab_config
4152 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 22 k
4153 roundcubemail-plugin-kolab_config-assets
4154 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 7.5 k
4155 roundcubemail-plugin-kolab_delegation
4156 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 40 k
4157 roundcubemail-plugin-kolab_delegation-assets
4158 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 10 k
4159 roundcubemail-plugin-kolab_delegation-skin-larry
4160 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 10 k
4161 roundcubemail-plugin-kolab_delegation-skin-larry-assets
4162 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 13 k
4163 roundcubemail-plugin-kolab_files
4164 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 51 k
4165 roundcubemail-plugin-kolab_files-assets
4166 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 26 k
4167 roundcubemail-plugin-kolab_files-skin-larry
4168 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 13 k
4169 roundcubemail-plugin-kolab_files-skin-larry-assets
4170 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 21 k
4171 roundcubemail-plugin-kolab_folders
4172 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 34 k
4173 roundcubemail-plugin-kolab_folders-assets
4174 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 9.1 k
4175 roundcubemail-plugin-kolab_notes
4176 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 35 k
4177 roundcubemail-plugin-kolab_notes-assets
4178 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 18 k
4179 roundcubemail-plugin-kolab_notes-skin-larry
4180 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 13 k
4181 roundcubemail-plugin-kolab_notes-skin-larry-assets
4182 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 18 k
4183 roundcubemail-plugin-kolab_tags
4184 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 33 k
4185 roundcubemail-plugin-kolab_tags-assets
4186 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 13 k
4187 roundcubemail-plugin-kolab_tags-skin-larry
4188 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 9.6 k
4189 roundcubemail-plugin-kolab_tags-skin-larry-assets
4190 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 10 k
4191 roundcubemail-plugin-libcalendaring
4192 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 112 k
4193 roundcubemail-plugin-libcalendaring-assets
4194 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 16 k
4195 roundcubemail-plugin-libcalendaring-skin-larry-assets
4196 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 10 k
4197 roundcubemail-plugin-libkolab
4198 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 120 k
4199 roundcubemail-plugin-libkolab-assets
4200 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 13 k
4201 roundcubemail-plugin-libkolab-skin-larry-assets
4202 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 11 k
4203 roundcubemail-plugin-managesieve
4204 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 178 k
4205 roundcubemail-plugin-managesieve-assets
4206 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 21 k
4207 roundcubemail-plugin-managesieve-skin-larry
4208 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 18 k
4209 roundcubemail-plugin-managesieve-skin-larry-assets
4210 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 20 k
4211 roundcubemail-plugin-markasjunk
4212 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 31 k
4213 roundcubemail-plugin-markasjunk-assets
4214 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 16 k
4215 roundcubemail-plugin-markasjunk-skin-larry
4216 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 17 k
4217 roundcubemail-plugin-markasjunk-skin-larry-assets
4218 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 17 k
4219 roundcubemail-plugin-newmail_notifier
4220 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 57 k
4221 roundcubemail-plugin-newmail_notifier-assets
4222 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 19 k
4223 roundcubemail-plugin-odfviewer
4224 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 23 k
4225 roundcubemail-plugin-odfviewer-assets
4226 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 112 k
4227 roundcubemail-plugin-password
4228 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 83 k
4229 roundcubemail-plugin-password-assets
4230 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 16 k
4231 roundcubemail-plugin-pdfviewer
4232 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 24 k
4233 roundcubemail-plugin-pdfviewer-assets
4234 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 517 k
4235 roundcubemail-plugin-redundant_attachments
4236 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 20 k
4237 roundcubemail-plugin-redundant_attachments-assets
4238 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 14 k
4239 roundcubemail-plugin-tasklist
4240 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 130 k
4241 roundcubemail-plugin-tasklist-assets
4242 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 83 k
4243 roundcubemail-plugin-tasklist-skin-larry
4244 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 15 k
4245 roundcubemail-plugin-tasklist-skin-larry-assets
4246 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 37 k
4247 roundcubemail-plugin-zipdownload
4248 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 35 k
4249 roundcubemail-plugin-zipdownload-assets
4250 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 16 k
4251 roundcubemail-plugin-zipdownload-skin-larry
4252 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 17 k
4253 roundcubemail-plugin-zipdownload-skin-larry-assets
4254 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 17 k
4255 roundcubemail-plugins-kolab
4256 noarch 3.3-39.3.el7.kolab_wf Kolab_Winterfell 9.1 k
4257 roundcubemail-skin-chameleon
4258 noarch 0.3.8-2.3.el7.kolab_wf Kolab_Winterfell 4.3 k
4259 roundcubemail-skin-chameleon-assets
4260 noarch 0.3.8-2.3.el7.kolab_wf Kolab_Winterfell 74 k
4261 roundcubemail-skin-chameleon-core
4262 noarch 0.3.8-2.3.el7.kolab_wf Kolab_Winterfell 23 k
4263 roundcubemail-skin-larry noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 33 k
4264 roundcubemail-skin-larry-assets
4265 noarch 1.2-25.1.el7.kolab_wf Kolab_Winterfell 139 k
4266 snappy x86_64 1.1.0-3.el7 base 40 k
4267 spamassassin x86_64 3.4.0-2.el7 base 1.2 M
4268 svrcore x86_64 4.0.4-11.el7 base 17 k
4269 systemtap-sdt-devel x86_64 2.8-10.el7 base 65 k
4270 t1lib x86_64 5.1.2-14.el7 base 166 k
4271 tcl x86_64 1:8.5.13-8.el7 base 1.9 M
4272 tk x86_64 1:8.5.13-6.el7 base 1.4 M
4273 tmpwatch x86_64 2.11-5.el7 base 38 k
4274 unixODBC x86_64 2.3.1-11.el7 base 413 k
4275 unzoo x86_64 4.4-16.el7 epel 24 k
4276 urw-fonts noarch 2.4-16.el7 base 3.0 M
4277 v8 x86_64 1:3.14.5.10-17.el7 epel 3.0 M
4278 wxBase x86_64 2.8.12-20.el7 epel 588 k
4279 wxGTK x86_64 2.8.12-20.el7 epel 2.9 M
4280 wxGTK-gl x86_64 2.8.12-20.el7 epel 34 k
4281 yaml-cpp x86_64 0.5.1-6.el7 epel 176 k
4282
4283Transaction Summary
4284================================================================================
4285Install 1 Package (+368 Dependent packages)
4286
4287Total download size: 333 M
4288Installed size: 965 M
4289Downloading packages:
4290--------------------------------------------------------------------------------
4291Total 2.9 MB/s | 333 MB 01:54
4292Running transaction check
4293Running transaction test
4294Transaction test succeeded
4295Running transaction
4296 Installing : erlang-erts-17.4-2.5.el7.kolab_wf.x86_64 1/369
4297 Installing : erlang-hipe-17.4-2.5.el7.kolab_wf.x86_64 2/369
4298 Installing : erlang-syntax_tools-17.4-2.5.el7.kolab_wf.x86_64 3/369
4299 Installing : erlang-kernel-17.4-2.5.el7.kolab_wf.x86_64 4/369
4300 Installing : erlang-crypto-17.4-2.5.el7.kolab_wf.x86_64 5/369
4301 Installing : erlang-stdlib-17.4-2.5.el7.kolab_wf.x86_64 6/369
4302 Installing : erlang-compiler-17.4-2.5.el7.kolab_wf.x86_64 7/369
4303 Installing : erlang-mnesia-17.4-2.5.el7.kolab_wf.x86_64 8/369
4304 Installing : erlang-runtime_tools-17.4-2.5.el7.kolab_wf.x86_64 9/369
4305 Installing : roundcubemail-skin-larry-assets-1.2-25.1.el7.kolab_wf. 10/369
4306 Installing : perl-HTTP-Date-6.02-8.el7.noarch 11/369
4307 Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 12/369
4308 Installing : erlang-snmp-17.4-2.5.el7.kolab_wf.x86_64 13/369
4309 Installing : erlang-xmerl-17.4-2.5.el7.kolab_wf.x86_64 14/369
4310 Installing : erlang-asn1-17.4-2.5.el7.kolab_wf.x86_64 15/369
4311 Installing : wxBase-2.8.12-20.el7.x86_64 16/369
4312 Installing : svrcore-4.0.4-11.el7.x86_64 17/369
4313 Installing : perl-NetAddr-IP-4.069-3.el7.x86_64 18/369
4314 Installing : libXpm-3.5.11-3.el7.x86_64 19/369
4315 Installing : libXt-1.1.4-6.1.el7.x86_64 20/369
4316 Installing : perl-Sys-Syslog-0.33-3.el7.x86_64 21/369
4317 Installing : erlang-public_key-17.4-2.5.el7.kolab_wf.x86_64 22/369
4318 Installing : erlang-ssl-17.4-2.5.el7.kolab_wf.x86_64 23/369
4319 Installing : erlang-inets-17.4-2.5.el7.kolab_wf.x86_64 24/369
4320 Installing : erlang-orber-17.4-2.5.el7.kolab_wf.x86_64 25/369
4321 Installing : erlang-tools-17.4-2.5.el7.kolab_wf.x86_64 26/369
4322 Installing : erlang-sasl-17.4-2.5.el7.kolab_wf.x86_64 27/369
4323 Installing : erlang-cosEvent-17.4-2.5.el7.kolab_wf.x86_64 28/369
4324 Installing : apr-1.4.8-3.el7.x86_64 29/369
4325 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 30/369
4326 Installing : perl-XML-SAX-Base-1.08-7.el7.noarch 31/369
4327 Installing : php-ldap-5.4.16-36.1.el7_2.1.x86_64 32/369
4328 Installing : 1:perl-Digest-SHA-5.85-3.el7.x86_64 33/369
4329 Installing : perl-Digest-HMAC-1.03-5.el7.noarch 34/369
4330 Installing : perl-Net-DNS-0.72-5.el7.x86_64 35/369
4331 Installing : apr-util-1.5.2-6.el7.x86_64 36/369
4332 Installing : erlang-cosTime-17.4-2.5.el7.kolab_wf.x86_64 37/369
4333 Installing : erlang-cosNotification-17.4-2.5.el7.kolab_wf.x86_64 38/369
4334 Installing : erlang-cosProperty-17.4-2.5.el7.kolab_wf.x86_64 39/369
4335 Installing : erlang-edoc-17.4-2.5.el7.kolab_wf.x86_64 40/369
4336 Installing : erlang-ssh-17.4-2.5.el7.kolab_wf.x86_64 41/369
4337 Installing : libXmu-1.1.2-2.el7.x86_64 42/369
4338 Installing : erlang-otp_mibs-17.4-2.5.el7.kolab_wf.x86_64 43/369
4339 Installing : erlang-goldrush-0.1.6-2.5.el7.kolab_wf.x86_64 44/369
4340 Installing : clamav-filesystem-0.99.1-1.el7.noarch 45/369
4341 Installing : clamav-data-0.99.1-1.el7.noarch 46/369
4342 Installing : libtool-ltdl-2.4.2-21.el7_2.x86_64 47/369
4343 Installing : kolab-utils-3.1.2-2.1.el7.kolab_wf.x86_64 48/369
4344warning: group apache does not exist - using root
4345 Installing : perl-DB_File-1.830-6.el7.x86_64 49/369
4346 Installing : php-kolabformat-1.2-10.1.el7.kolab_wf.x86_64 50/369
4347 Installing : perl-Encode-Locale-1.03-5.el7.noarch 51/369
4348 Installing : php-sabre-vobject-3.4.5-1.5.el7.kolab_wf.noarch 52/369
4349 Installing : roundcubemail-plugin-managesieve-assets-1.2-25.1.el7.k 53/369
4350 Installing : php-Smarty-3.1.21-1.el7.noarch 54/369
4351 Installing : lzo-2.06-8.el7.x86_64 55/369
4352 Installing : mailcap-2.1.41-2.el7.noarch 56/369
4353 Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 57/369
4354 Installing : perl-IO-Socket-IP-0.21-4.el7.noarch 58/369
4355 Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 59/369
4356 Installing : perl-Unix-Syslog-1.1-17.el7.x86_64 60/369
4357 Installing : logrotate-3.8.6-7.el7_2.x86_64 61/369
4358 Installing : perl-Net-SSLeay-1.55-3.el7.x86_64 62/369
4359 Installing : perl-IO-Socket-SSL-1.94-3.el7.noarch 63/369
4360 Installing : libicu-50.1.2-15.el7.x86_64 64/369
4361 Installing : roundcubemail-plugin-acl-assets-1.2-25.1.el7.kolab_wf. 65/369
4362 Installing : perl-Socket6-0.23-15.el7.x86_64 66/369
4363 Installing : 1:mariadb-5.5.47-1.el7_2.x86_64 67/369
4364 Installing : centos-logos-70.0.6-3.el7.centos.noarch 68/369
4365 Installing : libtalloc-2.1.5-1.el7_2.x86_64 69/369
4366 Installing : urw-fonts-2.4-16.el7.noarch 70/369
4367 Installing : 1:v8-3.14.5.10-17.el7.x86_64 71/369
4368 Installing : php-process-5.4.16-36.1.el7_2.1.x86_64 72/369
4369 Installing : 1:php-pear-1.9.4-21.el7.noarch 73/369
4370 Installing : php-pear-Net-Socket-1.0.14-1.el7.noarch 74/369
4371 Installing : php-pear-Auth-SASL-1.0.6-5.el7.noarch 75/369
4372 Installing : php-pear-Net-SMTP-1.7.1-1.el7.noarch 76/369
4373 Installing : php-pear-Mail-Mime-1.10.0-1.el7.noarch 77/369
4374 Installing : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 78/369
4375 Installing : php-pear-Net-LDAP2-2.0.12-1.5.el7.kolab_wf.noarch 79/369
4376 Installing : php-pear-Net-URL2-2.1.2-1.el7.noarch 80/369
4377 Installing : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 81/369
4378 Installing : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 82/369
4379 Installing : php-pdo-5.4.16-36.1.el7_2.1.x86_64 83/369
4380 Installing : php-mysqlnd-5.4.16-36.1.el7_2.1.x86_64 84/369
4381 Installing : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 85/369
4382 Installing : lm_sensors-libs-3.3.4-11.el7.x86_64 86/369
4383 Installing : 1:net-snmp-libs-5.7.2-24.el7_2.1.x86_64 87/369
4384 Installing : roundcubemail-plugin-markasjunk-assets-1.2-25.1.el7.ko 88/369
4385 Installing : roundcubemail-plugin-archive-assets-1.2-25.1.el7.kolab 89/369
4386 Installing : roundcubemail-plugin-jqueryui-assets-1.2-25.1.el7.kola 90/369
4387 Installing : roundcubemail-plugin-zipdownload-assets-1.2-25.1.el7.k 91/369
4388 Installing : perl-IO-stringy-2.110-22.el7.noarch 92/369
4389 Installing : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 93/369
4390 Installing : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-25 94/369
4391 Installing : roundcubemail-plugin-archive-skin-larry-assets-1.2-25. 95/369
4392 Installing : roundcubemail-plugin-markasjunk-skin-larry-assets-1.2- 96/369
4393 Installing : 1:net-snmp-agent-libs-5.7.2-24.el7_2.1.x86_64 97/369
4394 Installing : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 98/369
4395 Installing : php-pear-Mail-1.3.0-1.el7.noarch 99/369
4396 Installing : php-pear-Net-Sieve-1.3.4-4.el7.noarch 100/369
4397 Installing : php-pear-DB-1.7.14-6.el7.noarch 101/369
4398 Installing : nodejs-0.12.8-2.4.el7.kolab_wf.x86_64 102/369
4399 Installing : libtevent-0.9.26-1.el7_2.1.x86_64 103/369
4400 Installing : perl-IO-Socket-INET6-2.69-5.el7.noarch 104/369
4401 Installing : roundcubemail-plugin-acl-skin-larry-assets-1.2-25.1.el 105/369
4402 Installing : phantomjs-2.0.0-14.4.el7.kolab_wf.x86_64 106/369
4403 Installing : perl-Net-SMTP-SSL-1.01-13.el7.noarch 107/369
4404 Installing : perl-MailTools-2.12-2.el7.noarch 108/369
4405 Installing : lrzip-0.614-3.el7.x86_64 109/369
4406 Installing : lzop-1.03-10.el7.x86_64 110/369
4407 Installing : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 111/369
4408 Installing : unixODBC-2.3.1-11.el7.x86_64 112/369
4409 Installing : erlang-odbc-17.4-2.5.el7.kolab_wf.x86_64 113/369
4410 Installing : clamav-lib-0.99.1-1.el7.x86_64 114/369
4411 Installing : clamav-server-0.99.1-1.el7.x86_64 115/369
4412 Installing : clamav-server-systemd-0.99.1-1.el7.noarch 116/369
4413 Installing : erlang-lager-2.1.0-2.4.el7.kolab_wf.x86_64 117/369
4414 Installing : erlang-os_mon-17.4-2.5.el7.kolab_wf.x86_64 118/369
4415 Installing : libXaw-1.0.12-5.el7.x86_64 119/369
4416 Installing : erlang-erl_docgen-17.4-2.5.el7.kolab_wf.x86_64 120/369
4417 Installing : erlang-cosFileTransfer-17.4-2.5.el7.kolab_wf.x86_64 121/369
4418 Installing : erlang-cosEventDomain-17.4-2.5.el7.kolab_wf.x86_64 122/369
4419 Installing : httpd-tools-2.4.6-40.el7.centos.1.x86_64 123/369
4420 Installing : httpd-2.4.6-40.el7.centos.1.x86_64 124/369
4421 Installing : php-5.4.16-36.1.el7_2.1.x86_64 125/369
4422 Installing : perl-XML-Filter-BufferText-1.01-17.el7.noarch 126/369
4423 Installing : erlang-cosTransactions-17.4-2.5.el7.kolab_wf.x86_64 127/369
4424 Installing : erlang-percept-17.4-2.5.el7.kolab_wf.x86_64 128/369
4425 Installing : erlang-diameter-17.4-2.5.el7.kolab_wf.x86_64 129/369
4426 Installing : erlang-eldap-17.4-2.5.el7.kolab_wf.x86_64 130/369
4427 Installing : gd-2.0.35-26.el7.x86_64 131/369
4428 Installing : mozldap-6.0.5-11.5.el7.kolab_wf.x86_64 132/369
4429 Installing : mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64 133/369
4430 Installing : php-kolab-net-ldap3-1.0.4-3.4.el7.kolab_wf.noarch 134/369
4431 Installing : kolab-autoconf-0.1-3.1.el7.kolab_wf.noarch 135/369
4432 Installing : perl-Archive-Zip-1.30-11.el7.noarch 136/369
4433 Installing : perl-File-Listing-6.04-7.el7.noarch 137/369
4434 Installing : roundcubemail-skin-chameleon-assets-0.3.8-2.3.el7.kola 138/369
4435 Installing : erlang-parsetools-17.4-2.5.el7.kolab_wf.x86_64 139/369
4436 Installing : erlang-ose-17.4-2.5.el7.kolab_wf.x86_64 140/369
4437 Installing : erlang-ic-17.4-2.5.el7.kolab_wf.x86_64 141/369
4438 Installing : erlang-eimap-0.2-4.4.el7.kolab_wf.x86_64 142/369
4439 Installing : erlang-eunit-17.4-2.5.el7.kolab_wf.x86_64 143/369
4440 Installing : erlang-erl_interface-17.4-2.5.el7.kolab_wf.x86_64 144/369
4441 Installing : erlang-jinterface-17.4-2.5.el7.kolab_wf.x86_64 145/369
4442 Installing : jansson-2.4-6.el7.x86_64 146/369
4443 Installing : libpng12-1.2.50-7.el7_2.x86_64 147/369
4444 Installing : roundcubemail-plugin-kolab_delegation-skin-larry-asset 148/369
4445 Installing : cyrus-sasl-md5-2.1.26-20.el7_2.x86_64 149/369
4446 Installing : perl-Net-Daemon-0.48-5.el7.noarch 150/369
4447 Installing : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 151/369
4448 Installing : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-39 152/369
4449 Installing : roundcubemail-plugin-redundant_attachments-assets-1.2- 153/369
4450 Installing : roundcubemail-plugin-kolab_notes-assets-3.3-39.3.el7.k 154/369
4451 Installing : boost-filesystem-1.53.0-25.el7.x86_64 155/369
4452 Installing : perl-BerkeleyDB-0.51-4.el7.x86_64 156/369
4453 Installing : perl-Convert-ASN1-0.26-4.el7.noarch 157/369
4454 Installing : roundcubemail-plugin-calendar-assets-3.3-39.3.el7.kola 158/369
4455 Installing : roundcubemail-plugin-kolab_auth-assets-3.3-39.3.el7.ko 159/369
4456 Installing : perl-Crypt-OpenSSL-Bignum-0.04-18.el7.x86_64 160/369
4457 Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 161/369
4458 Installing : perl-Business-ISBN-2.06-2.el7.noarch 162/369
4459 Installing : perl-URI-1.60-9.el7.noarch 163/369
4460 Installing : perl-Razor-Agent-2.85-15.el7.x86_64 164/369
4461 Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 165/369
4462 Installing : perl-Test-Simple-0.98-243.el7.noarch 166/369
4463 Installing : freeze-2.5.0-16.el7.x86_64 167/369
4464 Installing : libstemmer-0-2.585svn.el7.x86_64 168/369
4465 Installing : roundcubemail-plugin-kolab_config-assets-3.3-39.3.el7. 169/369
4466 Installing : e2fsprogs-libs-1.42.9-7.el7.x86_64 170/369
4467 Installing : e2fsprogs-1.42.9-7.el7.x86_64 171/369
4468 Installing : libdb-devel-5.3.21-19.el7.x86_64 172/369
4469 Installing : tmpwatch-2.11-5.el7.x86_64 173/369
4470 Installing : perl-Crypt-OpenSSL-Random-0.04-21.el7.x86_64 174/369
4471 Installing : perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64 175/369
4472 Installing : perl-Mail-DKIM-0.39-8.el7.noarch 176/369
4473 Installing : pax-3.4-19.el7.x86_64 177/369
4474 Installing : perl-IO-HTML-1.00-2.el7.noarch 178/369
4475 Installing : roundcubemail-plugin-kolab_tags-assets-3.3-39.3.el7.ko 179/369
4476 Installing : roundcubemail-plugin-tasklist-assets-3.3-39.3.el7.kola 180/369
4477 Installing : procmail-3.22-35.el7.x86_64 181/369
4478 Installing : libaio-0.3.109-13.el7.x86_64 182/369
4479 Installing : perl-IO-Multiplex-1.13-6.el7.noarch 183/369
4480 Installing : perl-Net-Server-2.007-2.el7.noarch 184/369
4481 Installing : roundcubemail-plugin-calendar-skin-larry-assets-3.3-39 185/369
4482 Installing : perl-Encode-Detect-1.01-13.el7.x86_64 186/369
4483 Installing : roundcubemail-plugin-kolab_activesync-assets-3.3-39.3. 187/369
4484 Installing : ghostscript-fonts-5.50-32.el7.noarch 188/369
4485 Installing : unzoo-4.4-16.el7.x86_64 189/369
4486 Installing : lcms2-2.6-2.el7.x86_64 190/369
4487 Installing : roundcubemail-plugin-odfviewer-assets-3.3-39.3.el7.kol 191/369
4488 Installing : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 192/369
4489 Installing : perl-Convert-BinHex-1.119-20.el7.noarch 193/369
4490 Installing : perl-MIME-tools-5.505-1.el7.noarch 194/369
4491 Installing : perl-Convert-TNEF-0.18-2.el7.noarch 195/369
4492 Installing : p7zip-plugins-15.09-9.el7.x86_64 196/369
4493 Installing : roundcubemail-plugin-kolab_activesync-skin-larry-asset 197/369
4494 Installing : altermime-0.3.10-10.el7.x86_64 198/369
4495 Installing : php-bcmath-5.4.16-36.1.el7_2.1.x86_64 199/369
4496 Installing : php-ZendFramework-1.12.5-2.4.el7.kolab_wf.noarch 200/369
4497 Installing : roundcubemail-plugin-libkolab-assets-3.3-39.3.el7.kola 201/369
4498 Installing : cyrus-sasl-gssapi-2.1.26-20.el7_2.x86_64 202/369
4499 Installing : 1:perl-Package-Constants-0.02-286.el7.noarch 203/369
4500 Installing : perl-Text-Unidecode-0.04-20.el7.noarch 204/369
4501 Installing : perl-Text-Soundex-3.04-4.el7.x86_64 205/369
4502 Installing : php-PsrLog-1.0.0-8.el7.noarch 206/369
4503 Installing : php-Monolog-1.18.2-1.el7.noarch 207/369
4504 Installing : snappy-1.1.0-3.el7.x86_64 208/369
4505 Installing : roundcubemail-core-assets-1.2-25.1.el7.kolab_wf.noarch 209/369
4506 Installing : perl-JSON-2.59-2.el7.noarch 210/369
4507 Installing : arj-3.10.22-22.el7.x86_64 211/369
4508 Installing : p7zip-15.09-9.el7.x86_64 212/369
4509 Installing : t1lib-5.1.2-14.el7.x86_64 213/369
4510 Installing : php-gd-5.4.16-36.1.el7_2.1.x86_64 214/369
4511 Installing : boost-program-options-1.53.0-25.el7.x86_64 215/369
4512 Installing : poppler-data-0.4.6-3.el7.noarch 216/369
4513 Installing : ghostscript-9.07-18.el7.x86_64 217/369
4514 Installing : portreserve-0.0.5-10.el7.x86_64 218/369
4515 Installing : 2:libunwind-1.1-5.el7_2.2.x86_64 219/369
4516 Installing : gperftools-libs-2.4-7.el7.x86_64 220/369
4517 Installing : roundcubemail-plugin-kolab_addressbook-assets-3.3-39.3 221/369
4518 Installing : gdbm-devel-1.10-8.el7.x86_64 222/369
4519 Installing : kolab-schema-3.3-1.4.el7.kolab_wf.noarch 223/369
4520 Installing : perl-HTML-Tagset-3.20-15.el7.noarch 224/369
4521 Installing : roundcubemail-plugin-pdfviewer-assets-3.3-39.3.el7.kol 225/369
4522 Installing : kolab-conf-16.0.1-6.2.el7.kolab_wf.x86_64 226/369
4523 Installing : roundcubemail-plugin-password-assets-1.2-25.1.el7.kola 227/369
4524 Installing : perl-Digest-SHA1-2.13-9.el7.x86_64 228/369
4525 Installing : roundcubemail-plugin-newmail_notifier-assets-1.2-25.1. 229/369
4526 Installing : librsvg2-2.39.0-1.el7.x86_64 230/369
4527 Installing : graphviz-2.30.1-19.el7.x86_64 231/369
4528 Installing : gamin-0.1.10-16.el7.x86_64 232/369
4529 Installing : lighttpd-1.4.39-3.el7.x86_64 233/369
4530 Installing : kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch 234/369
4531 Installing : libdb4-4.8.30-13.el7.x86_64 235/369
4532 Installing : libdb4-utils-4.8.30-13.el7.x86_64 236/369
4533 Installing : cyrus-imapd-2.5.7-8.3.el7.kolab_wf.x86_64 237/369
4534 Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 238/369
4535 Installing : libmcrypt-2.5.8-13.el7.x86_64 239/369
4536 Installing : php-mcrypt-5.4.16-4.el7.x86_64 240/369
4537 Installing : perl-XML-NamespaceSupport-1.11-10.el7.noarch 241/369
4538 Installing : perl-XML-SAX-Writer-0.53-4.el7.noarch 242/369
4539 Installing : pyparsing-1.5.6-9.el7.noarch 243/369
4540 Installing : systemtap-sdt-devel-2.8-10.el7.x86_64 244/369
4541 Installing : manticore-0.1.1-5.3.el7.kolab_wf.x86_64 245/369
4542 Installing : php-sabre-event-1.0.1-1.5.el7.kolab_wf.noarch 246/369
4543 Installing : php-sabre-http-3.0.5-1.4.el7.kolab_wf.noarch 247/369
4544 Installing : php-sabre-dav-2.1.6-1.6.el7.kolab_wf.noarch 248/369
4545 Installing : roundcubemail-plugin-kolab_folders-assets-3.3-39.3.el7 249/369
4546 Installing : libevent-2.0.21-4.el7.x86_64 250/369
4547 Installing : 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64 251/369
4548 Installing : nomarch-1.4-11.el7.x86_64 252/369
4549 Installing : roundcubemail-plugin-filesystem_attachments-assets-1.2 253/369
4550 Installing : roundcubemail-plugin-filesystem_attachments-1.2-25.1.e 254/369
4551 Installing : roundcubemail-skin-larry-1.2-25.1.el7.kolab_wf.noarch 255/369
4552 Installing : roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch 256/369
4553 Installing : roundcubemail-plugin-jqueryui-1.2-25.1.el7.kolab_wf.no 257/369
4554 Installing : roundcubemail-plugin-jqueryui-skin-larry-1.2-25.1.el7. 258/369
4555 Installing : roundcubemail-plugin-libkolab-3.3-39.3.el7.kolab_wf.no 259/369
4556 Installing : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-39 260/369
4557 Installing : roundcubemail-plugin-kolab_auth-3.3-39.3.el7.kolab_wf. 261/369
4558 Installing : roundcubemail-plugin-acl-skin-larry-1.2-25.1.el7.kolab 262/369
4559 Installing : roundcubemail-plugin-acl-1.2-25.1.el7.kolab_wf.noarch 263/369
4560 Installing : roundcubemail-plugin-kolab_folders-3.3-39.3.el7.kolab_ 264/369
4561 Installing : roundcubemail-plugin-archive-skin-larry-1.2-25.1.el7.k 265/369
4562 Installing : roundcubemail-plugin-archive-1.2-25.1.el7.kolab_wf.noa 266/369
4563 Installing : roundcubemail-plugin-kolab_notes-skin-larry-3.3-39.3.e 267/369
4564 Installing : roundcubemail-plugin-kolab_notes-3.3-39.3.el7.kolab_wf 268/369
4565 Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 269/369
4566 Installing : roundcubemail-plugin-kolab_addressbook-3.3-39.3.el7.ko 270/369
4567 Installing : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-3 271/369
4568 Installing : roundcubemail-plugin-kolab_activesync-3.3-39.3.el7.kol 272/369
4569 Installing : roundcubemail-plugin-managesieve-1.2-25.1.el7.kolab_wf 273/369
4570 Installing : roundcubemail-plugin-managesieve-skin-larry-1.2-25.1.e 274/369
4571 Installing : roundcubemail-plugin-zipdownload-skin-larry-1.2-25.1.e 275/369
4572 Installing : roundcubemail-plugin-zipdownload-1.2-25.1.el7.kolab_wf 276/369
4573 Installing : roundcubemail-plugin-markasjunk-skin-larry-1.2-25.1.el 277/369
4574 Installing : roundcubemail-plugin-markasjunk-1.2-25.1.el7.kolab_wf. 278/369
4575 Installing : iRony-0.4-4.9.el7.kolab_wf.noarch 279/369
4576 Installing : kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch 280/369
4577 Installing : roundcubemail-plugin-kolab_config-3.3-39.3.el7.kolab_w 281/369
4578 Installing : roundcubemail-plugin-newmail_notifier-1.2-25.1.el7.kol 282/369
4579 Installing : roundcubemail-plugin-password-1.2-25.1.el7.kolab_wf.no 283/369
4580 Installing : roundcubemail-plugin-contextmenu-2.1.1-1.6.el7.kolab_w 284/369
4581 Installing : roundcubemail-plugin-odfviewer-3.3-39.3.el7.kolab_wf.n 285/369
4582 Installing : roundcubemail-plugin-pdfviewer-3.3-39.3.el7.kolab_wf.n 286/369
4583 Installing : roundcubemail-plugin-redundant_attachments-1.2-25.1.el 287/369
4584 Installing : roundcubemail-skin-chameleon-core-0.3.8-2.3.el7.kolab_ 288/369
4585 Installing : roundcubemail-skin-chameleon-0.3.8-2.3.el7.kolab_wf.no 289/369
4586 Installing : roundcubemail-1.2-25.1.el7.kolab_wf.noarch 290/369
4587 Installing : SDL-1.2.15-14.el7.x86_64 291/369
4588 Installing : wxGTK-2.8.12-20.el7.x86_64 292/369
4589 Installing : wxGTK-gl-2.8.12-20.el7.x86_64 293/369
4590 Installing : erlang-wx-17.4-2.5.el7.kolab_wf.x86_64 294/369
4591 Installing : erlang-debugger-17.4-2.5.el7.kolab_wf.x86_64 295/369
4592 Installing : erlang-et-17.4-2.5.el7.kolab_wf.x86_64 296/369
4593 Installing : erlang-observer-17.4-2.5.el7.kolab_wf.x86_64 297/369
4594 Installing : erlang-webtool-17.4-2.5.el7.kolab_wf.x86_64 298/369
4595 Installing : erlang-test_server-17.4-2.5.el7.kolab_wf.x86_64 299/369
4596 Installing : erlang-dialyzer-17.4-2.5.el7.kolab_wf.x86_64 300/369
4597 Installing : erlang-typer-17.4-2.5.el7.kolab_wf.x86_64 301/369
4598 Installing : erlang-common_test-17.4-2.5.el7.kolab_wf.x86_64 302/369
4599 Installing : erlang-megaco-17.4-2.5.el7.kolab_wf.x86_64 303/369
4600 Installing : erlang-reltool-17.4-2.5.el7.kolab_wf.x86_64 304/369
4601 Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 305/369
4602 Installing : perl-IO-Compress-2.061-2.el7.noarch 306/369
4603 Installing : perl-HTTP-Message-6.06-6.el7.noarch 307/369
4604 Installing : perl-HTML-Parser-3.71-4.el7.x86_64 308/369
4605 Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 309/369
4606 Installing : 1:perl-IO-Zlib-1.10-286.el7.noarch 310/369
4607 Installing : perl-Archive-Tar-1.92-2.el7.noarch 311/369
4608 Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 312/369
4609 Installing : perl-HTTP-Daemon-6.01-5.el7.noarch 313/369
4610 Installing : perl-Net-HTTP-6.06-2.el7.noarch 314/369
4611 Installing : perl-libwww-perl-6.05-2.el7.noarch 315/369
4612 Installing : perl-PlRPC-0.2020-14.el7.noarch 316/369
4613 Installing : perl-DBI-1.627-4.el7.x86_64 317/369
4614 Installing : perl-DBD-MySQL-4.023-5.el7.x86_64 318/369
4615 Installing : 1:mariadb-server-5.5.47-1.el7_2.x86_64 319/369
4616 Installing : perl-DBD-SQLite-1.39-3.el7.x86_64 320/369
4617 Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 321/369
4618 Installing : perl-ExtUtils-Install-1.58-286.el7.noarch 322/369
4619 Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 323/369
4620 Installing : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 324/369
4621 Installing : 4:perl-devel-5.16.3-286.el7.x86_64 325/369
4622 Installing : 1:tcl-8.5.13-8.el7.x86_64 326/369
4623 Installing : 1:tk-8.5.13-6.el7.x86_64 327/369
4624 Installing : erlang-gs-17.4-2.5.el7.kolab_wf.x86_64 328/369
4625 Installing : erlang-17.4-2.5.el7.kolab_wf.x86_64 329/369
4626 Installing : guam-0.8-7.3.el7.kolab_wf.x86_64 330/369
4627 Installing : kolab-imap-16.0.1-6.2.el7.kolab_wf.x86_64 331/369
4628 Installing : libmspack-0.5-0.4.alpha.el7.x86_64 332/369
4629 Installing : cabextract-1.5-1.el7.x86_64 333/369
4630 Installing : perl-GSSAPI-0.28-9.el7.x86_64 334/369
4631 Installing : perl-Authen-SASL-2.15-10.el7.noarch 335/369
4632 Installing : 1:perl-LDAP-0.56-3.el7.noarch 336/369
4633 Installing : roundcubemail-plugin-kolab_delegation-assets-3.3-39.3. 337/369
4634 Installing : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-3 338/369
4635 Installing : roundcubemail-plugin-kolab_delegation-3.3-39.3.el7.kol 339/369
4636 Installing : yaml-cpp-0.5.1-6.el7.x86_64 340/369
4637 Installing : mongodb-server-2.6.11-1.el7.x86_64 341/369
4638 Installing : php-kolab-2.0-11.5.el7.kolab_wf.x86_64 342/369
4639 Installing : perl-Mozilla-LDAP-1.5.3-12.el7.x86_64 343/369
4640 Installing : 389-ds-base-1.3.4.0-30.el7_2.x86_64 344/369
4641 Installing : kolab-ldap-16.0.1-6.2.el7.kolab_wf.x86_64 345/369
4642 Installing : 3:perl-version-0.99.07-2.el7.x86_64 346/369
4643 Installing : perl-Mail-SPF-2.8.0-4.el7.noarch 347/369
4644 Installing : spamassassin-3.4.0-2.el7.x86_64 348/369
4645 Installing : roundcubemail-plugin-libcalendaring-assets-3.3-39.3.el 349/369
4646 Installing : roundcubemail-plugin-libcalendaring-skin-larry-assets- 350/369
4647 Installing : roundcubemail-plugin-libcalendaring-3.3-39.3.el7.kolab 351/369
4648 Installing : roundcubemail-plugin-calendar-skin-larry-3.3-39.3.el7. 352/369
4649 Installing : roundcubemail-plugin-calendar-3.3-39.3.el7.kolab_wf.no 353/369
4650 Installing : roundcubemail-plugin-tasklist-skin-larry-3.3-39.3.el7. 354/369
4651 Installing : roundcubemail-plugin-tasklist-3.3-39.3.el7.kolab_wf.no 355/369
4652 Installing : 2:perl-Convert-UUlib-1.5-1.el7.x86_64 356/369
4653 Installing : amavisd-new-2.10.1-5.el7.noarch 357/369
4654 Installing : kolab-mta-16.0.1-6.2.el7.kolab_wf.x86_64 358/369
4655 Installing : roundcubemail-plugin-kolab_files-assets-3.3-39.3.el7.k 359/369
4656 Installing : roundcubemail-plugin-kolab_files-skin-larry-3.3-39.3.e 360/369
4657 Installing : roundcubemail-plugin-kolab_files-3.3-39.3.el7.kolab_wf 361/369
4658 Installing : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 362/369
4659 Installing : roundcubemail-plugin-kolab_tags-3.3-39.3.el7.kolab_wf. 363/369
4660 Installing : roundcubemail-plugin-kolab_tags-skin-larry-3.3-39.3.el 364/369
4661 Installing : roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noar 365/369
4662 Installing : kolab-freebusy-1.1-1.72.el7.kolab_wf.noarch 366/369
4663 Installing : chwala-0.4-8.1.el7.kolab_wf.noarch 367/369
4664ERROR: SQLSTATE[HY000] [2002] No such file or directoryError 500: Error connecting to database: SQLSTATE[HY000] [2002] No such file or directory
4665 Installing : kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64 368/369
4666 Installing : kolab-16.0.1-6.2.el7.kolab_wf.x86_64 369/369
4667ERROR: SQLSTATE[HY000] [2002] No such file or directoryError 500: Error connecting to database: SQLSTATE[HY000] [2002] No such file or directory
4668Failed to get D-Bus connection: Operation not permitted
4669 Verifying : perl-IO-stringy-2.110-22.el7.noarch 1/369
4670 Verifying : clamav-server-systemd-0.99.1-1.el7.noarch 2/369
4671 Verifying : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 3/369
4672 Verifying : amavisd-new-2.10.1-5.el7.noarch 4/369
4673 Verifying : perl-XML-SAX-Writer-0.53-4.el7.noarch 5/369
4674 Verifying : roundcubemail-plugin-zipdownload-assets-1.2-25.1.el7.k 6/369
4675 Verifying : roundcubemail-plugin-kolab_files-assets-3.3-39.3.el7.k 7/369
4676 Verifying : roundcubemail-plugin-newmail_notifier-1.2-25.1.el7.kol 8/369
4677 Verifying : roundcubemail-plugin-jqueryui-assets-1.2-25.1.el7.kola 9/369
4678 Verifying : 2:perl-Convert-UUlib-1.5-1.el7.x86_64 10/369
4679 Verifying : perl-Sys-Syslog-0.33-3.el7.x86_64 11/369
4680 Verifying : erlang-compiler-17.4-2.5.el7.kolab_wf.x86_64 12/369
4681 Verifying : erlang-ssh-17.4-2.5.el7.kolab_wf.x86_64 13/369
4682 Verifying : e2fsprogs-1.42.9-7.el7.x86_64 14/369
4683 Verifying : roundcubemail-plugin-libcalendaring-assets-3.3-39.3.el 15/369
4684 Verifying : lrzip-0.614-3.el7.x86_64 16/369
4685 Verifying : 1:perl-Digest-SHA-5.85-3.el7.x86_64 17/369
4686 Verifying : erlang-os_mon-17.4-2.5.el7.kolab_wf.x86_64 18/369
4687 Verifying : roundcubemail-plugin-archive-assets-1.2-25.1.el7.kolab 19/369
4688 Verifying : libdb4-utils-4.8.30-13.el7.x86_64 20/369
4689 Verifying : php-pear-DB-1.7.14-6.el7.noarch 21/369
4690 Verifying : perl-Net-HTTP-6.06-2.el7.noarch 22/369
4691 Verifying : roundcubemail-plugin-markasjunk-assets-1.2-25.1.el7.ko 23/369
4692 Verifying : roundcubemail-plugin-archive-skin-larry-1.2-25.1.el7.k 24/369
4693 Verifying : 1:net-snmp-libs-5.7.2-24.el7_2.1.x86_64 25/369
4694 Verifying : php-pear-Auth-SASL-1.0.6-5.el7.noarch 26/369
4695 Verifying : kolab-webadmin-3.2.11-5.1.el7.kolab_wf.noarch 27/369
4696 Verifying : 3:perl-version-0.99.07-2.el7.x86_64 28/369
4697 Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 29/369
4698 Verifying : perl-Mozilla-LDAP-1.5.3-12.el7.x86_64 30/369
4699 Verifying : roundcubemail-plugin-filesystem_attachments-1.2-25.1.e 31/369
4700 Verifying : erlang-erl_interface-17.4-2.5.el7.kolab_wf.x86_64 32/369
4701 Verifying : php-kolab-2.0-11.5.el7.kolab_wf.x86_64 33/369
4702 Verifying : lm_sensors-libs-3.3.4-11.el7.x86_64 34/369
4703 Verifying : yaml-cpp-0.5.1-6.el7.x86_64 35/369
4704 Verifying : php-pear-Mail-Mime-1.10.0-1.el7.noarch 36/369
4705 Verifying : wxGTK-gl-2.8.12-20.el7.x86_64 37/369
4706 Verifying : roundcubemail-plugin-kolab_delegation-assets-3.3-39.3. 38/369
4707 Verifying : roundcubemail-plugin-kolab_folders-3.3-39.3.el7.kolab_ 39/369
4708 Verifying : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 40/369
4709 Verifying : php-pdo-5.4.16-36.1.el7_2.1.x86_64 41/369
4710 Verifying : php-process-5.4.16-36.1.el7_2.1.x86_64 42/369
4711 Verifying : gd-2.0.35-26.el7.x86_64 43/369
4712 Verifying : perl-GSSAPI-0.28-9.el7.x86_64 44/369
4713 Verifying : perl-Archive-Zip-1.30-11.el7.noarch 45/369
4714 Verifying : libXt-1.1.4-6.1.el7.x86_64 46/369
4715 Verifying : perl-MIME-tools-5.505-1.el7.noarch 47/369
4716 Verifying : 1:perl-LDAP-0.56-3.el7.noarch 48/369
4717 Verifying : erlang-goldrush-0.1.6-2.5.el7.kolab_wf.x86_64 49/369
4718 Verifying : roundcubemail-plugin-jqueryui-1.2-25.1.el7.kolab_wf.no 50/369
4719 Verifying : erlang-cosEventDomain-17.4-2.5.el7.kolab_wf.x86_64 51/369
4720 Verifying : roundcubemail-plugin-managesieve-1.2-25.1.el7.kolab_wf 52/369
4721 Verifying : libmspack-0.5-0.4.alpha.el7.x86_64 53/369
4722 Verifying : 1:tcl-8.5.13-8.el7.x86_64 54/369
4723 Verifying : perl-Business-ISBN-2.06-2.el7.noarch 55/369
4724 Verifying : erlang-diameter-17.4-2.5.el7.kolab_wf.x86_64 56/369
4725 Verifying : kolab-autoconf-0.1-3.1.el7.kolab_wf.noarch 57/369
4726 Verifying : php-sabre-dav-2.1.6-1.6.el7.kolab_wf.noarch 58/369
4727 Verifying : 1:v8-3.14.5.10-17.el7.x86_64 59/369
4728 Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 60/369
4729 Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 61/369
4730 Verifying : php-ldap-5.4.16-36.1.el7_2.1.x86_64 62/369
4731 Verifying : lzop-1.03-10.el7.x86_64 63/369
4732 Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 64/369
4733 Verifying : erlang-webtool-17.4-2.5.el7.kolab_wf.x86_64 65/369
4734 Verifying : php-ZendFramework-1.12.5-2.4.el7.kolab_wf.noarch 66/369
4735 Verifying : SDL-1.2.15-14.el7.x86_64 67/369
4736 Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-3 68/369
4737 Verifying : roundcubemail-plugin-filesystem_attachments-assets-1.2 69/369
4738 Verifying : erlang-cosTime-17.4-2.5.el7.kolab_wf.x86_64 70/369
4739 Verifying : urw-fonts-2.4-16.el7.noarch 71/369
4740 Verifying : nomarch-1.4-11.el7.x86_64 72/369
4741 Verifying : erlang-hipe-17.4-2.5.el7.kolab_wf.x86_64 73/369
4742 Verifying : libevent-2.0.21-4.el7.x86_64 74/369
4743 Verifying : nodejs-0.12.8-2.4.el7.kolab_wf.x86_64 75/369
4744 Verifying : roundcubemail-plugin-tasklist-skin-larry-3.3-39.3.el7. 76/369
4745 Verifying : libtalloc-2.1.5-1.el7_2.x86_64 77/369
4746 Verifying : roundcubemail-1.2-25.1.el7.kolab_wf.noarch 78/369
4747 Verifying : roundcubemail-plugin-kolab_folders-assets-3.3-39.3.el7 79/369
4748 Verifying : perl-Archive-Tar-1.92-2.el7.noarch 80/369
4749 Verifying : perl-XML-SAX-Base-1.08-7.el7.noarch 81/369
4750 Verifying : php-pear-Net-Sieve-1.3.4-4.el7.noarch 82/369
4751 Verifying : systemtap-sdt-devel-2.8-10.el7.x86_64 83/369
4752 Verifying : kolab-mta-16.0.1-6.2.el7.kolab_wf.x86_64 84/369
4753 Verifying : roundcubemail-plugin-libcalendaring-skin-larry-assets- 85/369
4754 Verifying : php-sabre-event-1.0.1-1.5.el7.kolab_wf.noarch 86/369
4755 Verifying : pyparsing-1.5.6-9.el7.noarch 87/369
4756 Verifying : roundcubemail-plugins-kolab-3.3-39.3.el7.kolab_wf.noar 88/369
4757 Verifying : centos-logos-70.0.6-3.el7.centos.noarch 89/369
4758 Verifying : 1:mariadb-5.5.47-1.el7_2.x86_64 90/369
4759 Verifying : erlang-xmerl-17.4-2.5.el7.kolab_wf.x86_64 91/369
4760 Verifying : roundcubemail-plugin-libkolab-3.3-39.3.el7.kolab_wf.no 92/369
4761 Verifying : roundcubemail-plugin-calendar-3.3-39.3.el7.kolab_wf.no 93/369
4762 Verifying : perl-XML-NamespaceSupport-1.11-10.el7.noarch 94/369
4763 Verifying : libmcrypt-2.5.8-13.el7.x86_64 95/369
4764 Verifying : perl-Socket6-0.23-15.el7.x86_64 96/369
4765 Verifying : perl-ExtUtils-Install-1.58-286.el7.noarch 97/369
4766 Verifying : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 98/369
4767 Verifying : erlang-parsetools-17.4-2.5.el7.kolab_wf.x86_64 99/369
4768 Verifying : perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64 100/369
4769 Verifying : roundcubemail-plugin-tasklist-3.3-39.3.el7.kolab_wf.no 101/369
4770 Verifying : roundcubemail-plugin-jqueryui-skin-larry-1.2-25.1.el7. 102/369
4771 Verifying : erlang-cosFileTransfer-17.4-2.5.el7.kolab_wf.x86_64 103/369
4772 Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 104/369
4773 Verifying : libdb4-4.8.30-13.el7.x86_64 105/369
4774 Verifying : erlang-erts-17.4-2.5.el7.kolab_wf.x86_64 106/369
4775 Verifying : roundcubemail-plugin-acl-assets-1.2-25.1.el7.kolab_wf. 107/369
4776 Verifying : gamin-0.1.10-16.el7.x86_64 108/369
4777 Verifying : librsvg2-2.39.0-1.el7.x86_64 109/369
4778 Verifying : erlang-observer-17.4-2.5.el7.kolab_wf.x86_64 110/369
4779 Verifying : mozldap-tools-6.0.5-11.5.el7.kolab_wf.x86_64 111/369
4780 Verifying : clamav-data-0.99.1-1.el7.noarch 112/369
4781 Verifying : perl-Razor-Agent-2.85-15.el7.x86_64 113/369
4782 Verifying : mongodb-server-2.6.11-1.el7.x86_64 114/369
4783 Verifying : perl-DBI-1.627-4.el7.x86_64 115/369
4784 Verifying : roundcubemail-plugin-newmail_notifier-assets-1.2-25.1. 116/369
4785 Verifying : roundcubemail-plugin-markasjunk-skin-larry-1.2-25.1.el 117/369
4786 Verifying : perl-Digest-SHA1-2.13-9.el7.x86_64 118/369
4787 Verifying : roundcubemail-plugin-password-assets-1.2-25.1.el7.kola 119/369
4788 Verifying : php-mcrypt-5.4.16-4.el7.x86_64 120/369
4789 Verifying : erlang-ose-17.4-2.5.el7.kolab_wf.x86_64 121/369
4790 Verifying : kolab-conf-16.0.1-6.2.el7.kolab_wf.x86_64 122/369
4791 Verifying : roundcubemail-plugin-pdfviewer-assets-3.3-39.3.el7.kol 123/369
4792 Verifying : php-pear-Net-Socket-1.0.14-1.el7.noarch 124/369
4793 Verifying : libicu-50.1.2-15.el7.x86_64 125/369
4794 Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 126/369
4795 Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 127/369
4796 Verifying : erlang-otp_mibs-17.4-2.5.el7.kolab_wf.x86_64 128/369
4797 Verifying : kolab-schema-3.3-1.4.el7.kolab_wf.noarch 129/369
4798 Verifying : erlang-mnesia-17.4-2.5.el7.kolab_wf.x86_64 130/369
4799 Verifying : httpd-tools-2.4.6-40.el7.centos.1.x86_64 131/369
4800 Verifying : php-pear-Net-URL2-2.1.2-1.el7.noarch 132/369
4801 Verifying : libXaw-1.0.12-5.el7.x86_64 133/369
4802 Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 134/369
4803 Verifying : gdbm-devel-1.10-8.el7.x86_64 135/369
4804 Verifying : roundcubemail-plugin-kolab_addressbook-assets-3.3-39.3 136/369
4805 Verifying : roundcubemail-plugin-kolab_auth-3.3-39.3.el7.kolab_wf. 137/369
4806 Verifying : 2:libunwind-1.1-5.el7_2.2.x86_64 138/369
4807 Verifying : portreserve-0.0.5-10.el7.x86_64 139/369
4808 Verifying : poppler-data-0.4.6-3.el7.noarch 140/369
4809 Verifying : boost-program-options-1.53.0-25.el7.x86_64 141/369
4810 Verifying : t1lib-5.1.2-14.el7.x86_64 142/369
4811 Verifying : perl-Net-SSLeay-1.55-3.el7.x86_64 143/369
4812 Verifying : p7zip-15.09-9.el7.x86_64 144/369
4813 Verifying : roundcubemail-plugin-zipdownload-skin-larry-1.2-25.1.e 145/369
4814 Verifying : roundcubemail-plugin-kolab_config-3.3-39.3.el7.kolab_w 146/369
4815 Verifying : roundcubemail-skin-larry-1.2-25.1.el7.kolab_wf.noarch 147/369
4816 Verifying : arj-3.10.22-22.el7.x86_64 148/369
4817 Verifying : roundcubemail-plugin-password-1.2-25.1.el7.kolab_wf.no 149/369
4818 Verifying : perl-IO-Socket-SSL-1.94-3.el7.noarch 150/369
4819 Verifying : perl-libwww-perl-6.05-2.el7.noarch 151/369
4820 Verifying : perl-JSON-2.59-2.el7.noarch 152/369
4821 Verifying : 389-ds-base-1.3.4.0-30.el7_2.x86_64 153/369
4822 Verifying : erlang-tools-17.4-2.5.el7.kolab_wf.x86_64 154/369
4823 Verifying : roundcubemail-plugin-kolab_files-skin-larry-3.3-39.3.e 155/369
4824 Verifying : roundcubemail-core-assets-1.2-25.1.el7.kolab_wf.noarch 156/369
4825 Verifying : snappy-1.1.0-3.el7.x86_64 157/369
4826 Verifying : erlang-lager-2.1.0-2.4.el7.kolab_wf.x86_64 158/369
4827 Verifying : perl-HTTP-Message-6.06-6.el7.noarch 159/369
4828 Verifying : php-PsrLog-1.0.0-8.el7.noarch 160/369
4829 Verifying : erlang-syntax_tools-17.4-2.5.el7.kolab_wf.x86_64 161/369
4830 Verifying : erlang-cosNotification-17.4-2.5.el7.kolab_wf.x86_64 162/369
4831 Verifying : libXpm-3.5.11-3.el7.x86_64 163/369
4832 Verifying : roundcubemail-plugin-libcalendaring-3.3-39.3.el7.kolab 164/369
4833 Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 165/369
4834 Verifying : perl-Text-Unidecode-0.04-20.el7.noarch 166/369
4835 Verifying : roundcubemail-plugin-kolab_notes-3.3-39.3.el7.kolab_wf 167/369
4836 Verifying : logrotate-3.8.6-7.el7_2.x86_64 168/369
4837 Verifying : perl-Mail-DKIM-0.39-8.el7.noarch 169/369
4838 Verifying : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 170/369
4839 Verifying : perl-IO-Socket-INET6-2.69-5.el7.noarch 171/369
4840 Verifying : perl-Text-Soundex-3.04-4.el7.x86_64 172/369
4841 Verifying : 1:perl-Package-Constants-0.02-286.el7.noarch 173/369
4842 Verifying : cyrus-sasl-gssapi-2.1.26-20.el7_2.x86_64 174/369
4843 Verifying : roundcubemail-skin-larry-assets-1.2-25.1.el7.kolab_wf. 175/369
4844 Verifying : php-kolab-net-ldap3-1.0.4-3.4.el7.kolab_wf.noarch 176/369
4845 Verifying : perl-NetAddr-IP-4.069-3.el7.x86_64 177/369
4846 Verifying : iRony-0.4-4.9.el7.kolab_wf.noarch 178/369
4847 Verifying : 389-ds-base-libs-1.3.4.0-30.el7_2.x86_64 179/369
4848 Verifying : roundcubemail-plugin-libkolab-assets-3.3-39.3.el7.kola 180/369
4849 Verifying : erlang-cosTransactions-17.4-2.5.el7.kolab_wf.x86_64 181/369
4850 Verifying : roundcubemail-plugin-acl-skin-larry-assets-1.2-25.1.el 182/369
4851 Verifying : php-bcmath-5.4.16-36.1.el7_2.1.x86_64 183/369
4852 Verifying : altermime-0.3.10-10.el7.x86_64 184/369
4853 Verifying : roundcubemail-plugin-markasjunk-skin-larry-assets-1.2- 185/369
4854 Verifying : erlang-inets-17.4-2.5.el7.kolab_wf.x86_64 186/369
4855 Verifying : erlang-runtime_tools-17.4-2.5.el7.kolab_wf.x86_64 187/369
4856 Verifying : mozldap-6.0.5-11.5.el7.kolab_wf.x86_64 188/369
4857 Verifying : perl-Unix-Syslog-1.1-17.el7.x86_64 189/369
4858 Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 190/369
4859 Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-asset 191/369
4860 Verifying : perl-IO-Socket-IP-0.21-4.el7.noarch 192/369
4861 Verifying : roundcubemail-plugin-kolab_delegation-3.3-39.3.el7.kol 193/369
4862 Verifying : cabextract-1.5-1.el7.x86_64 194/369
4863 Verifying : erlang-ic-17.4-2.5.el7.kolab_wf.x86_64 195/369
4864 Verifying : erlang-cosProperty-17.4-2.5.el7.kolab_wf.x86_64 196/369
4865 Verifying : libtevent-0.9.26-1.el7_2.1.x86_64 197/369
4866 Verifying : roundcubemail-plugin-kolab_addressbook-3.3-39.3.el7.ko 198/369
4867 Verifying : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 199/369
4868 Verifying : erlang-edoc-17.4-2.5.el7.kolab_wf.x86_64 200/369
4869 Verifying : roundcubemail-plugin-kolab_tags-3.3-39.3.el7.kolab_wf. 201/369
4870 Verifying : wxGTK-2.8.12-20.el7.x86_64 202/369
4871 Verifying : svrcore-4.0.4-11.el7.x86_64 203/369
4872 Verifying : erlang-stdlib-17.4-2.5.el7.kolab_wf.x86_64 204/369
4873 Verifying : p7zip-plugins-15.09-9.el7.x86_64 205/369
4874 Verifying : php-mysqlnd-5.4.16-36.1.el7_2.1.x86_64 206/369
4875 Verifying : perl-Convert-BinHex-1.119-20.el7.noarch 207/369
4876 Verifying : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 208/369
4877 Verifying : roundcubemail-plugin-kolab_notes-skin-larry-3.3-39.3.e 209/369
4878 Verifying : roundcubemail-plugin-contextmenu-2.1.1-1.6.el7.kolab_w 210/369
4879 Verifying : roundcubemail-plugin-odfviewer-3.3-39.3.el7.kolab_wf.n 211/369
4880 Verifying : clamav-server-0.99.1-1.el7.x86_64 212/369
4881 Verifying : php-pear-Net-LDAP2-2.0.12-1.5.el7.kolab_wf.noarch 213/369
4882 Verifying : roundcubemail-plugin-odfviewer-assets-3.3-39.3.el7.kol 214/369
4883 Verifying : erlang-reltool-17.4-2.5.el7.kolab_wf.x86_64 215/369
4884 Verifying : lcms2-2.6-2.el7.x86_64 216/369
4885 Verifying : erlang-wx-17.4-2.5.el7.kolab_wf.x86_64 217/369
4886 Verifying : erlang-jinterface-17.4-2.5.el7.kolab_wf.x86_64 218/369
4887 Verifying : unzoo-4.4-16.el7.x86_64 219/369
4888 Verifying : ghostscript-fonts-5.50-32.el7.noarch 220/369
4889 Verifying : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-39 221/369
4890 Verifying : libXmu-1.1.2-2.el7.x86_64 222/369
4891 Verifying : roundcubemail-plugin-kolab_activesync-assets-3.3-39.3. 223/369
4892 Verifying : perl-Encode-Detect-1.01-13.el7.x86_64 224/369
4893 Verifying : perl-Net-DNS-0.72-5.el7.x86_64 225/369
4894 Verifying : erlang-eimap-0.2-4.4.el7.kolab_wf.x86_64 226/369
4895 Verifying : roundcubemail-plugin-calendar-skin-larry-assets-3.3-39 227/369
4896 Verifying : perl-IO-Multiplex-1.13-6.el7.noarch 228/369
4897 Verifying : guam-0.8-7.3.el7.kolab_wf.x86_64 229/369
4898 Verifying : roundcubemail-plugin-archive-1.2-25.1.el7.kolab_wf.noa 230/369
4899 Verifying : php-pear-Mail-1.3.0-1.el7.noarch 231/369
4900 Verifying : roundcubemail-plugin-kolab_tags-skin-larry-3.3-39.3.el 232/369
4901 Verifying : mailcap-2.1.41-2.el7.noarch 233/369
4902 Verifying : lzo-2.06-8.el7.x86_64 234/369
4903 Verifying : manticore-0.1.1-5.3.el7.kolab_wf.x86_64 235/369
4904 Verifying : erlang-debugger-17.4-2.5.el7.kolab_wf.x86_64 236/369
4905 Verifying : php-Smarty-3.1.21-1.el7.noarch 237/369
4906 Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 238/369
4907 Verifying : libaio-0.3.109-13.el7.x86_64 239/369
4908 Verifying : erlang-gs-17.4-2.5.el7.kolab_wf.x86_64 240/369
4909 Verifying : erlang-kernel-17.4-2.5.el7.kolab_wf.x86_64 241/369
4910 Verifying : roundcubemail-plugin-managesieve-assets-1.2-25.1.el7.k 242/369
4911 Verifying : php-pear-Net-SMTP-1.7.1-1.el7.noarch 243/369
4912 Verifying : procmail-3.22-35.el7.x86_64 244/369
4913 Verifying : 1:perl-IO-Zlib-1.10-286.el7.noarch 245/369
4914 Verifying : perl-Net-SMTP-SSL-1.01-13.el7.noarch 246/369
4915 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 247/369
4916 Verifying : perl-PlRPC-0.2020-14.el7.noarch 248/369
4917 Verifying : erlang-eunit-17.4-2.5.el7.kolab_wf.x86_64 249/369
4918 Verifying : roundcubemail-plugin-tasklist-assets-3.3-39.3.el7.kola 250/369
4919 Verifying : erlang-percept-17.4-2.5.el7.kolab_wf.x86_64 251/369
4920 Verifying : perl-Convert-TNEF-0.18-2.el7.noarch 252/369
4921 Verifying : roundcubemail-plugin-kolab_tags-assets-3.3-39.3.el7.ko 253/369
4922 Verifying : php-sabre-vobject-3.4.5-1.5.el7.kolab_wf.noarch 254/369
4923 Verifying : perl-IO-HTML-1.00-2.el7.noarch 255/369
4924 Verifying : erlang-megaco-17.4-2.5.el7.kolab_wf.x86_64 256/369
4925 Verifying : php-sabre-http-3.0.5-1.4.el7.kolab_wf.noarch 257/369
4926 Verifying : roundcubemail-plugin-kolab_files-3.3-39.3.el7.kolab_wf 258/369
4927 Verifying : perl-Net-Server-2.007-2.el7.noarch 259/369
4928 Verifying : pax-3.4-19.el7.x86_64 260/369
4929 Verifying : perl-Crypt-OpenSSL-Random-0.04-21.el7.x86_64 261/369
4930 Verifying : erlang-common_test-17.4-2.5.el7.kolab_wf.x86_64 262/369
4931 Verifying : roundcubemail-plugin-kolab_activesync-3.3-39.3.el7.kol 263/369
4932 Verifying : tmpwatch-2.11-5.el7.x86_64 264/369
4933 Verifying : perl-Encode-Locale-1.03-5.el7.noarch 265/369
4934 Verifying : libdb-devel-5.3.21-19.el7.x86_64 266/369
4935 Verifying : perl-XML-Filter-BufferText-1.01-17.el7.noarch 267/369
4936 Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 268/369
4937 Verifying : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 269/369
4938 Verifying : roundcubemail-plugin-kolab_config-assets-3.3-39.3.el7. 270/369
4939 Verifying : libstemmer-0-2.585svn.el7.x86_64 271/369
4940 Verifying : roundcubemail-plugin-zipdownload-1.2-25.1.el7.kolab_wf 272/369
4941 Verifying : perl-File-Listing-6.04-7.el7.noarch 273/369
4942 Verifying : php-gd-5.4.16-36.1.el7_2.1.x86_64 274/369
4943 Verifying : freeze-2.5.0-16.el7.x86_64 275/369
4944 Verifying : erlang-cosEvent-17.4-2.5.el7.kolab_wf.x86_64 276/369
4945 Verifying : erlang-typer-17.4-2.5.el7.kolab_wf.x86_64 277/369
4946 Verifying : phantomjs-2.0.0-14.4.el7.kolab_wf.x86_64 278/369
4947 Verifying : roundcubemail-skin-chameleon-0.3.8-2.3.el7.kolab_wf.no 279/369
4948 Verifying : roundcubemail-plugin-acl-1.2-25.1.el7.kolab_wf.noarch 280/369
4949 Verifying : kolab-freebusy-1.1-1.72.el7.kolab_wf.noarch 281/369
4950 Verifying : clamav-lib-0.99.1-1.el7.x86_64 282/369
4951 Verifying : kolab-syncroton-2.3.3-7.1.el7.kolab_wf.noarch 283/369
4952 Verifying : roundcubemail-plugin-acl-skin-larry-1.2-25.1.el7.kolab 284/369
4953 Verifying : perl-Test-Simple-0.98-243.el7.noarch 285/369
4954 Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 286/369
4955 Verifying : roundcubemail-skin-chameleon-assets-0.3.8-2.3.el7.kola 287/369
4956 Verifying : ghostscript-9.07-18.el7.x86_64 288/369
4957 Verifying : perl-Mail-SPF-2.8.0-4.el7.noarch 289/369
4958 Verifying : php-kolabformat-1.2-10.1.el7.kolab_wf.x86_64 290/369
4959 Verifying : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 291/369
4960 Verifying : erlang-asn1-17.4-2.5.el7.kolab_wf.x86_64 292/369
4961 Verifying : roundcubemail-plugin-managesieve-skin-larry-1.2-25.1.e 293/369
4962 Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 294/369
4963 Verifying : 1:tk-8.5.13-6.el7.x86_64 295/369
4964 Verifying : 1:net-snmp-agent-libs-5.7.2-24.el7_2.1.x86_64 296/369
4965 Verifying : perl-DBD-MySQL-4.023-5.el7.x86_64 297/369
4966 Verifying : erlang-test_server-17.4-2.5.el7.kolab_wf.x86_64 298/369
4967 Verifying : apr-util-1.5.2-6.el7.x86_64 299/369
4968 Verifying : perl-Crypt-OpenSSL-Bignum-0.04-18.el7.x86_64 300/369
4969 Verifying : roundcubemail-plugin-kolab_auth-assets-3.3-39.3.el7.ko 301/369
4970 Verifying : erlang-17.4-2.5.el7.kolab_wf.x86_64 302/369
4971 Verifying : erlang-odbc-17.4-2.5.el7.kolab_wf.x86_64 303/369
4972 Verifying : perl-MailTools-2.12-2.el7.noarch 304/369
4973 Verifying : cyrus-imapd-2.5.7-8.3.el7.kolab_wf.x86_64 305/369
4974 Verifying : kolab-webclient-16.0.1-6.2.el7.kolab_wf.x86_64 306/369
4975 Verifying : roundcubemail-plugin-pdfviewer-3.3-39.3.el7.kolab_wf.n 307/369
4976 Verifying : 4:perl-devel-5.16.3-286.el7.x86_64 308/369
4977 Verifying : erlang-snmp-17.4-2.5.el7.kolab_wf.x86_64 309/369
4978 Verifying : roundcubemail-plugin-calendar-assets-3.3-39.3.el7.kola 310/369
4979 Verifying : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-25 311/369
4980 Verifying : 1:mariadb-server-5.5.47-1.el7_2.x86_64 312/369
4981 Verifying : spamassassin-3.4.0-2.el7.x86_64 313/369
4982 Verifying : lighttpd-1.4.39-3.el7.x86_64 314/369
4983 Verifying : perl-Digest-HMAC-1.03-5.el7.noarch 315/369
4984 Verifying : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 316/369
4985 Verifying : kolab-imap-16.0.1-6.2.el7.kolab_wf.x86_64 317/369
4986 Verifying : perl-DB_File-1.830-6.el7.x86_64 318/369
4987 Verifying : erlang-sasl-17.4-2.5.el7.kolab_wf.x86_64 319/369
4988 Verifying : kolab-16.0.1-6.2.el7.kolab_wf.x86_64 320/369
4989 Verifying : roundcubemail-core-1.2-25.1.el7.kolab_wf.noarch 321/369
4990 Verifying : php-Monolog-1.18.2-1.el7.noarch 322/369
4991 Verifying : perl-URI-1.60-9.el7.noarch 323/369
4992 Verifying : perl-Convert-ASN1-0.26-4.el7.noarch 324/369
4993 Verifying : httpd-2.4.6-40.el7.centos.1.x86_64 325/369
4994 Verifying : perl-DBD-SQLite-1.39-3.el7.x86_64 326/369
4995 Verifying : perl-BerkeleyDB-0.51-4.el7.x86_64 327/369
4996 Verifying : gperftools-libs-2.4-7.el7.x86_64 328/369
4997 Verifying : erlang-eldap-17.4-2.5.el7.kolab_wf.x86_64 329/369
4998 Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-3 330/369
4999 Verifying : kolab-utils-3.1.2-2.1.el7.kolab_wf.x86_64 331/369
5000 Verifying : perl-Authen-SASL-2.15-10.el7.noarch 332/369
5001 Verifying : boost-filesystem-1.53.0-25.el7.x86_64 333/369
5002 Verifying : libtool-ltdl-2.4.2-21.el7_2.x86_64 334/369
5003 Verifying : unixODBC-2.3.1-11.el7.x86_64 335/369
5004 Verifying : erlang-ssl-17.4-2.5.el7.kolab_wf.x86_64 336/369
5005 Verifying : kolab-ldap-16.0.1-6.2.el7.kolab_wf.x86_64 337/369
5006 Verifying : roundcubemail-plugin-kolab_notes-assets-3.3-39.3.el7.k 338/369
5007 Verifying : erlang-dialyzer-17.4-2.5.el7.kolab_wf.x86_64 339/369
5008 Verifying : graphviz-2.30.1-19.el7.x86_64 340/369
5009 Verifying : roundcubemail-plugin-redundant_attachments-assets-1.2- 341/369
5010 Verifying : roundcubemail-plugin-redundant_attachments-1.2-25.1.el 342/369
5011 Verifying : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-39 343/369
5012 Verifying : erlang-erl_docgen-17.4-2.5.el7.kolab_wf.x86_64 344/369
5013 Verifying : perl-IO-Compress-2.061-2.el7.noarch 345/369
5014 Verifying : roundcubemail-plugin-calendar-skin-larry-3.3-39.3.el7. 346/369
5015 Verifying : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 347/369
5016 Verifying : erlang-orber-17.4-2.5.el7.kolab_wf.x86_64 348/369
5017 Verifying : perl-Net-Daemon-0.48-5.el7.noarch 349/369
5018 Verifying : roundcubemail-skin-chameleon-core-0.3.8-2.3.el7.kolab_ 350/369
5019 Verifying : apr-1.4.8-3.el7.x86_64 351/369
5020 Verifying : roundcubemail-plugin-archive-skin-larry-assets-1.2-25. 352/369
5021 Verifying : perl-HTTP-Date-6.02-8.el7.noarch 353/369
5022 Verifying : erlang-public_key-17.4-2.5.el7.kolab_wf.x86_64 354/369
5023 Verifying : wxBase-2.8.12-20.el7.x86_64 355/369
5024 Verifying : cyrus-sasl-md5-2.1.26-20.el7_2.x86_64 356/369
5025 Verifying : clamav-filesystem-0.99.1-1.el7.noarch 357/369
5026 Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-asset 358/369
5027 Verifying : chwala-0.4-8.1.el7.kolab_wf.noarch 359/369
5028 Verifying : perl-HTTP-Daemon-6.01-5.el7.noarch 360/369
5029 Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 361/369
5030 Verifying : erlang-et-17.4-2.5.el7.kolab_wf.x86_64 362/369
5031 Verifying : libpng12-1.2.50-7.el7_2.x86_64 363/369
5032 Verifying : jansson-2.4-6.el7.x86_64 364/369
5033 Verifying : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 365/369
5034 Verifying : roundcubemail-plugin-markasjunk-1.2-25.1.el7.kolab_wf. 366/369
5035 Verifying : erlang-crypto-17.4-2.5.el7.kolab_wf.x86_64 367/369
5036 Verifying : php-5.4.16-36.1.el7_2.1.x86_64 368/369
5037 Verifying : 1:php-pear-1.9.4-21.el7.noarch 369/369
5038
5039Installed:
5040 kolab.x86_64 0:16.0.1-6.2.el7.kolab_wf
5041
5042Dependency Installed:
5043 389-ds-base.x86_64 0:1.3.4.0-30.el7_2
5044 389-ds-base-libs.x86_64 0:1.3.4.0-30.el7_2
5045 SDL.x86_64 0:1.2.15-14.el7
5046 altermime.x86_64 0:0.3.10-10.el7
5047 amavisd-new.noarch 0:2.10.1-5.el7
5048 apr.x86_64 0:1.4.8-3.el7
5049 apr-util.x86_64 0:1.5.2-6.el7
5050 arj.x86_64 0:3.10.22-22.el7
5051 boost-filesystem.x86_64 0:1.53.0-25.el7
5052 boost-program-options.x86_64 0:1.53.0-25.el7
5053 cabextract.x86_64 0:1.5-1.el7
5054 centos-logos.noarch 0:70.0.6-3.el7.centos
5055 chwala.noarch 0:0.4-8.1.el7.kolab_wf
5056 clamav-data.noarch 0:0.99.1-1.el7
5057 clamav-filesystem.noarch 0:0.99.1-1.el7
5058 clamav-lib.x86_64 0:0.99.1-1.el7
5059 clamav-server.x86_64 0:0.99.1-1.el7
5060 clamav-server-systemd.noarch 0:0.99.1-1.el7
5061 cyrus-imapd.x86_64 0:2.5.7-8.3.el7.kolab_wf
5062 cyrus-sasl-gssapi.x86_64 0:2.1.26-20.el7_2
5063 cyrus-sasl-md5.x86_64 0:2.1.26-20.el7_2
5064 e2fsprogs.x86_64 0:1.42.9-7.el7
5065 e2fsprogs-libs.x86_64 0:1.42.9-7.el7
5066 erlang.x86_64 0:17.4-2.5.el7.kolab_wf
5067 erlang-asn1.x86_64 0:17.4-2.5.el7.kolab_wf
5068 erlang-common_test.x86_64 0:17.4-2.5.el7.kolab_wf
5069 erlang-compiler.x86_64 0:17.4-2.5.el7.kolab_wf
5070 erlang-cosEvent.x86_64 0:17.4-2.5.el7.kolab_wf
5071 erlang-cosEventDomain.x86_64 0:17.4-2.5.el7.kolab_wf
5072 erlang-cosFileTransfer.x86_64 0:17.4-2.5.el7.kolab_wf
5073 erlang-cosNotification.x86_64 0:17.4-2.5.el7.kolab_wf
5074 erlang-cosProperty.x86_64 0:17.4-2.5.el7.kolab_wf
5075 erlang-cosTime.x86_64 0:17.4-2.5.el7.kolab_wf
5076 erlang-cosTransactions.x86_64 0:17.4-2.5.el7.kolab_wf
5077 erlang-crypto.x86_64 0:17.4-2.5.el7.kolab_wf
5078 erlang-debugger.x86_64 0:17.4-2.5.el7.kolab_wf
5079 erlang-dialyzer.x86_64 0:17.4-2.5.el7.kolab_wf
5080 erlang-diameter.x86_64 0:17.4-2.5.el7.kolab_wf
5081 erlang-edoc.x86_64 0:17.4-2.5.el7.kolab_wf
5082 erlang-eimap.x86_64 0:0.2-4.4.el7.kolab_wf
5083 erlang-eldap.x86_64 0:17.4-2.5.el7.kolab_wf
5084 erlang-erl_docgen.x86_64 0:17.4-2.5.el7.kolab_wf
5085 erlang-erl_interface.x86_64 0:17.4-2.5.el7.kolab_wf
5086 erlang-erts.x86_64 0:17.4-2.5.el7.kolab_wf
5087 erlang-et.x86_64 0:17.4-2.5.el7.kolab_wf
5088 erlang-eunit.x86_64 0:17.4-2.5.el7.kolab_wf
5089 erlang-goldrush.x86_64 0:0.1.6-2.5.el7.kolab_wf
5090 erlang-gs.x86_64 0:17.4-2.5.el7.kolab_wf
5091 erlang-hipe.x86_64 0:17.4-2.5.el7.kolab_wf
5092 erlang-ic.x86_64 0:17.4-2.5.el7.kolab_wf
5093 erlang-inets.x86_64 0:17.4-2.5.el7.kolab_wf
5094 erlang-jinterface.x86_64 0:17.4-2.5.el7.kolab_wf
5095 erlang-kernel.x86_64 0:17.4-2.5.el7.kolab_wf
5096 erlang-lager.x86_64 0:2.1.0-2.4.el7.kolab_wf
5097 erlang-megaco.x86_64 0:17.4-2.5.el7.kolab_wf
5098 erlang-mnesia.x86_64 0:17.4-2.5.el7.kolab_wf
5099 erlang-observer.x86_64 0:17.4-2.5.el7.kolab_wf
5100 erlang-odbc.x86_64 0:17.4-2.5.el7.kolab_wf
5101 erlang-orber.x86_64 0:17.4-2.5.el7.kolab_wf
5102 erlang-os_mon.x86_64 0:17.4-2.5.el7.kolab_wf
5103 erlang-ose.x86_64 0:17.4-2.5.el7.kolab_wf
5104 erlang-otp_mibs.x86_64 0:17.4-2.5.el7.kolab_wf
5105 erlang-parsetools.x86_64 0:17.4-2.5.el7.kolab_wf
5106 erlang-percept.x86_64 0:17.4-2.5.el7.kolab_wf
5107 erlang-public_key.x86_64 0:17.4-2.5.el7.kolab_wf
5108 erlang-reltool.x86_64 0:17.4-2.5.el7.kolab_wf
5109 erlang-runtime_tools.x86_64 0:17.4-2.5.el7.kolab_wf
5110 erlang-sasl.x86_64 0:17.4-2.5.el7.kolab_wf
5111 erlang-snmp.x86_64 0:17.4-2.5.el7.kolab_wf
5112 erlang-ssh.x86_64 0:17.4-2.5.el7.kolab_wf
5113 erlang-ssl.x86_64 0:17.4-2.5.el7.kolab_wf
5114 erlang-stdlib.x86_64 0:17.4-2.5.el7.kolab_wf
5115 erlang-syntax_tools.x86_64 0:17.4-2.5.el7.kolab_wf
5116 erlang-test_server.x86_64 0:17.4-2.5.el7.kolab_wf
5117 erlang-tools.x86_64 0:17.4-2.5.el7.kolab_wf
5118 erlang-typer.x86_64 0:17.4-2.5.el7.kolab_wf
5119 erlang-webtool.x86_64 0:17.4-2.5.el7.kolab_wf
5120 erlang-wx.x86_64 0:17.4-2.5.el7.kolab_wf
5121 erlang-xmerl.x86_64 0:17.4-2.5.el7.kolab_wf
5122 freeze.x86_64 0:2.5.0-16.el7
5123 gamin.x86_64 0:0.1.10-16.el7
5124 gd.x86_64 0:2.0.35-26.el7
5125 gdbm-devel.x86_64 0:1.10-8.el7
5126 ghostscript.x86_64 0:9.07-18.el7
5127 ghostscript-fonts.noarch 0:5.50-32.el7
5128 gperftools-libs.x86_64 0:2.4-7.el7
5129 graphviz.x86_64 0:2.30.1-19.el7
5130 guam.x86_64 0:0.8-7.3.el7.kolab_wf
5131 httpd.x86_64 0:2.4.6-40.el7.centos.1
5132 httpd-tools.x86_64 0:2.4.6-40.el7.centos.1
5133 iRony.noarch 0:0.4-4.9.el7.kolab_wf
5134 jansson.x86_64 0:2.4-6.el7
5135 kolab-autoconf.noarch 0:0.1-3.1.el7.kolab_wf
5136 kolab-conf.x86_64 0:16.0.1-6.2.el7.kolab_wf
5137 kolab-freebusy.noarch 0:1.1-1.72.el7.kolab_wf
5138 kolab-imap.x86_64 0:16.0.1-6.2.el7.kolab_wf
5139 kolab-ldap.x86_64 0:16.0.1-6.2.el7.kolab_wf
5140 kolab-mta.x86_64 0:16.0.1-6.2.el7.kolab_wf
5141 kolab-schema.noarch 0:3.3-1.4.el7.kolab_wf
5142 kolab-syncroton.noarch 0:2.3.3-7.1.el7.kolab_wf
5143 kolab-utils.x86_64 0:3.1.2-2.1.el7.kolab_wf
5144 kolab-webadmin.noarch 0:3.2.11-5.1.el7.kolab_wf
5145 kolab-webclient.x86_64 0:16.0.1-6.2.el7.kolab_wf
5146 lcms2.x86_64 0:2.6-2.el7
5147 libXaw.x86_64 0:1.0.12-5.el7
5148 libXmu.x86_64 0:1.1.2-2.el7
5149 libXpm.x86_64 0:3.5.11-3.el7
5150 libXt.x86_64 0:1.1.4-6.1.el7
5151 libaio.x86_64 0:0.3.109-13.el7
5152 libdb-devel.x86_64 0:5.3.21-19.el7
5153 libdb4.x86_64 0:4.8.30-13.el7
5154 libdb4-utils.x86_64 0:4.8.30-13.el7
5155 libevent.x86_64 0:2.0.21-4.el7
5156 libicu.x86_64 0:50.1.2-15.el7
5157 libmcrypt.x86_64 0:2.5.8-13.el7
5158 libmspack.x86_64 0:0.5-0.4.alpha.el7
5159 libpng12.x86_64 0:1.2.50-7.el7_2
5160 librsvg2.x86_64 0:2.39.0-1.el7
5161 libstemmer.x86_64 0:0-2.585svn.el7
5162 libtalloc.x86_64 0:2.1.5-1.el7_2
5163 libtevent.x86_64 0:0.9.26-1.el7_2.1
5164 libtool-ltdl.x86_64 0:2.4.2-21.el7_2
5165 libunwind.x86_64 2:1.1-5.el7_2.2
5166 lighttpd.x86_64 0:1.4.39-3.el7
5167 lm_sensors-libs.x86_64 0:3.3.4-11.el7
5168 logrotate.x86_64 0:3.8.6-7.el7_2
5169 lrzip.x86_64 0:0.614-3.el7
5170 lzo.x86_64 0:2.06-8.el7
5171 lzop.x86_64 0:1.03-10.el7
5172 mailcap.noarch 0:2.1.41-2.el7
5173 manticore.x86_64 0:0.1.1-5.3.el7.kolab_wf
5174 mariadb.x86_64 1:5.5.47-1.el7_2
5175 mariadb-server.x86_64 1:5.5.47-1.el7_2
5176 mesa-libGLU.x86_64 0:9.0.0-4.el7
5177 mongodb-server.x86_64 0:2.6.11-1.el7
5178 mozldap.x86_64 0:6.0.5-11.5.el7.kolab_wf
5179 mozldap-tools.x86_64 0:6.0.5-11.5.el7.kolab_wf
5180 net-snmp-agent-libs.x86_64 1:5.7.2-24.el7_2.1
5181 net-snmp-libs.x86_64 1:5.7.2-24.el7_2.1
5182 nodejs.x86_64 0:0.12.8-2.4.el7.kolab_wf
5183 nomarch.x86_64 0:1.4-11.el7
5184 p7zip.x86_64 0:15.09-9.el7
5185 p7zip-plugins.x86_64 0:15.09-9.el7
5186 pax.x86_64 0:3.4-19.el7
5187 perl-Archive-Tar.noarch 0:1.92-2.el7
5188 perl-Archive-Zip.noarch 0:1.30-11.el7
5189 perl-Authen-SASL.noarch 0:2.15-10.el7
5190 perl-BerkeleyDB.x86_64 0:0.51-4.el7
5191 perl-Business-ISBN.noarch 0:2.06-2.el7
5192 perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7
5193 perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7
5194 perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7
5195 perl-Convert-ASN1.noarch 0:0.26-4.el7
5196 perl-Convert-BinHex.noarch 0:1.119-20.el7
5197 perl-Convert-TNEF.noarch 0:0.18-2.el7
5198 perl-Convert-UUlib.x86_64 2:1.5-1.el7
5199 perl-Crypt-OpenSSL-Bignum.x86_64 0:0.04-18.el7
5200 perl-Crypt-OpenSSL-RSA.x86_64 0:0.28-7.el7
5201 perl-Crypt-OpenSSL-Random.x86_64 0:0.04-21.el7
5202 perl-DBD-MySQL.x86_64 0:4.023-5.el7
5203 perl-DBD-SQLite.x86_64 0:1.39-3.el7
5204 perl-DBI.x86_64 0:1.627-4.el7
5205 perl-DB_File.x86_64 0:1.830-6.el7
5206 perl-Digest-HMAC.noarch 0:1.03-5.el7
5207 perl-Digest-SHA.x86_64 1:5.85-3.el7
5208 perl-Digest-SHA1.x86_64 0:2.13-9.el7
5209 perl-Encode-Detect.x86_64 0:1.01-13.el7
5210 perl-Encode-Locale.noarch 0:1.03-5.el7
5211 perl-ExtUtils-Install.noarch 0:1.58-286.el7
5212 perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7
5213 perl-ExtUtils-Manifest.noarch 0:1.61-244.el7
5214 perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7
5215 perl-File-Listing.noarch 0:6.04-7.el7
5216 perl-GSSAPI.x86_64 0:0.28-9.el7
5217 perl-HTML-Parser.x86_64 0:3.71-4.el7
5218 perl-HTML-Tagset.noarch 0:3.20-15.el7
5219 perl-HTTP-Cookies.noarch 0:6.01-5.el7
5220 perl-HTTP-Daemon.noarch 0:6.01-5.el7
5221 perl-HTTP-Date.noarch 0:6.02-8.el7
5222 perl-HTTP-Message.noarch 0:6.06-6.el7
5223 perl-HTTP-Negotiate.noarch 0:6.01-5.el7
5224 perl-IO-Compress.noarch 0:2.061-2.el7
5225 perl-IO-HTML.noarch 0:1.00-2.el7
5226 perl-IO-Multiplex.noarch 0:1.13-6.el7
5227 perl-IO-Socket-INET6.noarch 0:2.69-5.el7
5228 perl-IO-Socket-IP.noarch 0:0.21-4.el7
5229 perl-IO-Socket-SSL.noarch 0:1.94-3.el7
5230 perl-IO-Zlib.noarch 1:1.10-286.el7
5231 perl-IO-stringy.noarch 0:2.110-22.el7
5232 perl-JSON.noarch 0:2.59-2.el7
5233 perl-LDAP.noarch 1:0.56-3.el7
5234 perl-LWP-MediaTypes.noarch 0:6.02-2.el7
5235 perl-MIME-tools.noarch 0:5.505-1.el7
5236 perl-Mail-DKIM.noarch 0:0.39-8.el7
5237 perl-Mail-SPF.noarch 0:2.8.0-4.el7
5238 perl-MailTools.noarch 0:2.12-2.el7
5239 perl-Mozilla-LDAP.x86_64 0:1.5.3-12.el7
5240 perl-Net-DNS.x86_64 0:0.72-5.el7
5241 perl-Net-Daemon.noarch 0:0.48-5.el7
5242 perl-Net-HTTP.noarch 0:6.06-2.el7
5243 perl-Net-LibIDN.x86_64 0:0.12-15.el7
5244 perl-Net-SMTP-SSL.noarch 0:1.01-13.el7
5245 perl-Net-SSLeay.x86_64 0:1.55-3.el7
5246 perl-Net-Server.noarch 0:2.007-2.el7
5247 perl-NetAddr-IP.x86_64 0:4.069-3.el7
5248 perl-Package-Constants.noarch 1:0.02-286.el7
5249 perl-PlRPC.noarch 0:0.2020-14.el7
5250 perl-Razor-Agent.x86_64 0:2.85-15.el7
5251 perl-Socket6.x86_64 0:0.23-15.el7
5252 perl-Sys-Syslog.x86_64 0:0.33-3.el7
5253 perl-Test-Simple.noarch 0:0.98-243.el7
5254 perl-Text-Soundex.x86_64 0:3.04-4.el7
5255 perl-Text-Unidecode.noarch 0:0.04-20.el7
5256 perl-URI.noarch 0:1.60-9.el7
5257 perl-Unix-Syslog.x86_64 0:1.1-17.el7
5258 perl-WWW-RobotRules.noarch 0:6.02-5.el7
5259 perl-XML-Filter-BufferText.noarch 0:1.01-17.el7
5260 perl-XML-NamespaceSupport.noarch 0:1.11-10.el7
5261 perl-XML-SAX-Base.noarch 0:1.08-7.el7
5262 perl-XML-SAX-Writer.noarch 0:0.53-4.el7
5263 perl-devel.x86_64 4:5.16.3-286.el7
5264 perl-libwww-perl.noarch 0:6.05-2.el7
5265 perl-version.x86_64 3:0.99.07-2.el7
5266 phantomjs.x86_64 0:2.0.0-14.4.el7.kolab_wf
5267 php.x86_64 0:5.4.16-36.1.el7_2.1
5268 php-Monolog.noarch 0:1.18.2-1.el7
5269 php-PsrLog.noarch 0:1.0.0-8.el7
5270 php-Smarty.noarch 0:3.1.21-1.el7
5271 php-ZendFramework.noarch 0:1.12.5-2.4.el7.kolab_wf
5272 php-bcmath.x86_64 0:5.4.16-36.1.el7_2.1
5273 php-gd.x86_64 0:5.4.16-36.1.el7_2.1
5274 php-kolab.x86_64 0:2.0-11.5.el7.kolab_wf
5275 php-kolab-net-ldap3.noarch 0:1.0.4-3.4.el7.kolab_wf
5276 php-kolabformat.x86_64 0:1.2-10.1.el7.kolab_wf
5277 php-ldap.x86_64 0:5.4.16-36.1.el7_2.1
5278 php-mcrypt.x86_64 0:5.4.16-4.el7
5279 php-mysqlnd.x86_64 0:5.4.16-36.1.el7_2.1
5280 php-pdo.x86_64 0:5.4.16-36.1.el7_2.1
5281 php-pear.noarch 1:1.9.4-21.el7
5282 php-pear-Auth-SASL.noarch 0:1.0.6-5.el7
5283 php-pear-DB.noarch 0:1.7.14-6.el7
5284 php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7
5285 php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7
5286 php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7
5287 php-pear-Mail.noarch 0:1.3.0-1.el7
5288 php-pear-Mail-Mime.noarch 0:1.10.0-1.el7
5289 php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7
5290 php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7
5291 php-pear-Net-LDAP2.noarch 0:2.0.12-1.5.el7.kolab_wf
5292 php-pear-Net-SMTP.noarch 0:1.7.1-1.el7
5293 php-pear-Net-Sieve.noarch 0:1.3.4-4.el7
5294 php-pear-Net-Socket.noarch 0:1.0.14-1.el7
5295 php-pear-Net-URL2.noarch 0:2.1.2-1.el7
5296 php-process.x86_64 0:5.4.16-36.1.el7_2.1
5297 php-sabre-dav.noarch 0:2.1.6-1.6.el7.kolab_wf
5298 php-sabre-event.noarch 0:1.0.1-1.5.el7.kolab_wf
5299 php-sabre-http.noarch 0:3.0.5-1.4.el7.kolab_wf
5300 php-sabre-vobject.noarch 0:3.4.5-1.5.el7.kolab_wf
5301 poppler-data.noarch 0:0.4.6-3.el7
5302 portreserve.x86_64 0:0.0.5-10.el7
5303 procmail.x86_64 0:3.22-35.el7
5304 pyparsing.noarch 0:1.5.6-9.el7
5305 roundcubemail.noarch 0:1.2-25.1.el7.kolab_wf
5306 roundcubemail-core.noarch 0:1.2-25.1.el7.kolab_wf
5307 roundcubemail-core-assets.noarch 0:1.2-25.1.el7.kolab_wf
5308 roundcubemail-plugin-acl.noarch 0:1.2-25.1.el7.kolab_wf
5309 roundcubemail-plugin-acl-assets.noarch 0:1.2-25.1.el7.kolab_wf
5310 roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5311 roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5312 roundcubemail-plugin-archive.noarch 0:1.2-25.1.el7.kolab_wf
5313 roundcubemail-plugin-archive-assets.noarch 0:1.2-25.1.el7.kolab_wf
5314 roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5315 roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5316 roundcubemail-plugin-calendar.noarch 0:3.3-39.3.el7.kolab_wf
5317 roundcubemail-plugin-calendar-assets.noarch 0:3.3-39.3.el7.kolab_wf
5318 roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5319 roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5320 roundcubemail-plugin-contextmenu.noarch 0:2.1.1-1.6.el7.kolab_wf
5321 roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-25.1.el7.kolab_wf
5322 roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-25.1.el7.kolab_wf
5323 roundcubemail-plugin-jqueryui.noarch 0:1.2-25.1.el7.kolab_wf
5324 roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-25.1.el7.kolab_wf
5325 roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5326 roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5327 roundcubemail-plugin-kolab_activesync.noarch 0:3.3-39.3.el7.kolab_wf
5328 roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-39.3.el7.kolab_wf
5329 roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5330 roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5331 roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-39.3.el7.kolab_wf
5332 roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-39.3.el7.kolab_wf
5333 roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5334 roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5335 roundcubemail-plugin-kolab_auth.noarch 0:3.3-39.3.el7.kolab_wf
5336 roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-39.3.el7.kolab_wf
5337 roundcubemail-plugin-kolab_config.noarch 0:3.3-39.3.el7.kolab_wf
5338 roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-39.3.el7.kolab_wf
5339 roundcubemail-plugin-kolab_delegation.noarch 0:3.3-39.3.el7.kolab_wf
5340 roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-39.3.el7.kolab_wf
5341 roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5342 roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5343 roundcubemail-plugin-kolab_files.noarch 0:3.3-39.3.el7.kolab_wf
5344 roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-39.3.el7.kolab_wf
5345 roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5346 roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5347 roundcubemail-plugin-kolab_folders.noarch 0:3.3-39.3.el7.kolab_wf
5348 roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-39.3.el7.kolab_wf
5349 roundcubemail-plugin-kolab_notes.noarch 0:3.3-39.3.el7.kolab_wf
5350 roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-39.3.el7.kolab_wf
5351 roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5352 roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5353 roundcubemail-plugin-kolab_tags.noarch 0:3.3-39.3.el7.kolab_wf
5354 roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-39.3.el7.kolab_wf
5355 roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5356 roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5357 roundcubemail-plugin-libcalendaring.noarch 0:3.3-39.3.el7.kolab_wf
5358 roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-39.3.el7.kolab_wf
5359 roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5360 roundcubemail-plugin-libkolab.noarch 0:3.3-39.3.el7.kolab_wf
5361 roundcubemail-plugin-libkolab-assets.noarch 0:3.3-39.3.el7.kolab_wf
5362 roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5363 roundcubemail-plugin-managesieve.noarch 0:1.2-25.1.el7.kolab_wf
5364 roundcubemail-plugin-managesieve-assets.noarch 0:1.2-25.1.el7.kolab_wf
5365 roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5366 roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5367 roundcubemail-plugin-markasjunk.noarch 0:1.2-25.1.el7.kolab_wf
5368 roundcubemail-plugin-markasjunk-assets.noarch 0:1.2-25.1.el7.kolab_wf
5369 roundcubemail-plugin-markasjunk-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5370 roundcubemail-plugin-markasjunk-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5371 roundcubemail-plugin-newmail_notifier.noarch 0:1.2-25.1.el7.kolab_wf
5372 roundcubemail-plugin-newmail_notifier-assets.noarch 0:1.2-25.1.el7.kolab_wf
5373 roundcubemail-plugin-odfviewer.noarch 0:3.3-39.3.el7.kolab_wf
5374 roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-39.3.el7.kolab_wf
5375 roundcubemail-plugin-password.noarch 0:1.2-25.1.el7.kolab_wf
5376 roundcubemail-plugin-password-assets.noarch 0:1.2-25.1.el7.kolab_wf
5377 roundcubemail-plugin-pdfviewer.noarch 0:3.3-39.3.el7.kolab_wf
5378 roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-39.3.el7.kolab_wf
5379 roundcubemail-plugin-redundant_attachments.noarch 0:1.2-25.1.el7.kolab_wf
5380 roundcubemail-plugin-redundant_attachments-assets.noarch 0:1.2-25.1.el7.kolab_wf
5381 roundcubemail-plugin-tasklist.noarch 0:3.3-39.3.el7.kolab_wf
5382 roundcubemail-plugin-tasklist-assets.noarch 0:3.3-39.3.el7.kolab_wf
5383 roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-39.3.el7.kolab_wf
5384 roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-39.3.el7.kolab_wf
5385 roundcubemail-plugin-zipdownload.noarch 0:1.2-25.1.el7.kolab_wf
5386 roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-25.1.el7.kolab_wf
5387 roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5388 roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5389 roundcubemail-plugins-kolab.noarch 0:3.3-39.3.el7.kolab_wf
5390 roundcubemail-skin-chameleon.noarch 0:0.3.8-2.3.el7.kolab_wf
5391 roundcubemail-skin-chameleon-assets.noarch 0:0.3.8-2.3.el7.kolab_wf
5392 roundcubemail-skin-chameleon-core.noarch 0:0.3.8-2.3.el7.kolab_wf
5393 roundcubemail-skin-larry.noarch 0:1.2-25.1.el7.kolab_wf
5394 roundcubemail-skin-larry-assets.noarch 0:1.2-25.1.el7.kolab_wf
5395 snappy.x86_64 0:1.1.0-3.el7
5396 spamassassin.x86_64 0:3.4.0-2.el7
5397 svrcore.x86_64 0:4.0.4-11.el7
5398 systemtap-sdt-devel.x86_64 0:2.8-10.el7
5399 t1lib.x86_64 0:5.1.2-14.el7
5400 tcl.x86_64 1:8.5.13-8.el7
5401 tk.x86_64 1:8.5.13-6.el7
5402 tmpwatch.x86_64 0:2.11-5.el7
5403 unixODBC.x86_64 0:2.3.1-11.el7
5404 unzoo.x86_64 0:4.4-16.el7
5405 urw-fonts.noarch 0:2.4-16.el7
5406 v8.x86_64 1:3.14.5.10-17.el7
5407 wxBase.x86_64 0:2.8.12-20.el7
5408 wxGTK.x86_64 0:2.8.12-20.el7
5409 wxGTK-gl.x86_64 0:2.8.12-20.el7
5410 yaml-cpp.x86_64 0:0.5.1-6.el7
5411
5412Complete!
5413+++ retval=0
5414+++ '[' 0 -eq 0 ']'
5415+++ _report_msg 'Running '\''yum' -y install 'kolab'\'' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5416+++ printf '%*s' 4 ' '
5417+++ echo 'Running '\''yum' -y install 'kolab'\'' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5418+++ echo 'Running yum' -y install 'kolab OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5419Running yum -y install kolab OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
5420+++ echo 0
5421++ try_retval=0
5422++ '[' 0 -eq 0 ']'
5423++ max_tries=0
5424++ retval=0
5425++ break
5426++ '[' 0 -ne 0 ']'
5427++ retval=0
5428++ '[' 0 -eq 0 ']'
5429++ _report_msg 'Running '\''generic_integration_install'\'' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5430++ printf '%*s' 0 ' '
5431++ echo 'Running '\''generic_integration_install'\'' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5432++ echo 'Running generic_integration_install OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5433Running generic_integration_install OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
5434++ echo 0
5435+ retval=0
5436++ _shell generic_integration_setup
5437+++ git rev-parse HEAD
5438++ revision=ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
5439++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
5440++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
5441++ echo 'Running generic_integration_setup ...'
5442Running generic_integration_setup ...
5443++ generic_integration_setup
5444++ '[' '!' -d /var/lock ']'
5445+++ which setup-kolab
5446++ '[' '!' -x /usr/sbin/setup-kolab ']'
5447+++ find '/etc/dirsrv/slapd-*/' -type f
5448+++ wc -l
5449++ '[' 0 -ne 0 ']'
5450+++ _shell setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems
5451++++ git rev-parse HEAD
5452+++ revision=ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8
5453+++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
5454+++ '[' -z ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8 ']'
5455+++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems ...'
5456Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems ...
5457+++ setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems
5458Failed to get D-Bus connection: Operation not permitted
5459Created symlink from /etc/systemd/system/multi-user.target.wants/guam.service to /usr/lib/systemd/system/guam.service.
5460
5461Please supply a password for the LDAP administrator user 'admin', used to login
5462to the graphical console of 389 Directory server.
5463
5464Administrator password [N5Qip_viYOwQoC3]:
5465
5466Please choose the system user and group the service should use to run under.
5467These should be existing, unprivileged, local system POSIX accounts with no
5468shell.
5469
5470User [nobody]:
5471Group [nobody]:
5472
5473This setup procedure plans to set up Kolab Groupware for the following domain
5474name space. This domain name is obtained from the reverse DNS entry on your
5475network interface. Please confirm this is the appropriate domain name space.
5476
5477example.org [Y/n]:
5478
5479The standard root dn we composed for you follows. Please confirm this is the root
5480dn you wish to use.
5481
5482dc=example,dc=org [Y/n]:
5483
5484Setup is now going to set up the 389 Directory Server. This may take a little
5485while (during which period there is no output and no progress indication).
5486
5487
5488An error was detected in the setup procedure for 389 Directory Server. This setup
5489will write out stderr and stdout to /var/log/kolab/setup.error.log and
5490/var/log/kolab/setup.out.log respectively, before it exits.
5491
5492+++ retval=1
5493+++ '[' 1 -eq 0 ']'
5494+++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5495+++ printf '%*s' 4 ' '
5496+++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5497+++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5498Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
5499+++ echo 1
5500++ retval=1
5501++ '[' 1 -ne 0 ']'
5502++ cat /var/log/kolab/setup.error.log
5503+Socket version 2.010
5504+found for hostname kolab.example.org
5505+ipaddr=172.17.1.201
5506+hostname kolab.example.org resolves correctly
5507+makePaths: created directory /usr/lib64/dirsrv/slapd-kolab mode 770 user nobody group nobody
5508+makePaths: created directory /etc/dirsrv/slapd-kolab mode 770 user nobody group nobody
5509+makePaths: created directory /etc/dirsrv/slapd-kolab/schema mode 770 user nobody group nobody
5510+makePaths: created directory /var/log/dirsrv/slapd-kolab mode 770 user nobody group nobody
5511+makePaths: created directory /var/lock/dirsrv mode 770 user nobody group nobody
5512+makePaths: created directory /var/lock/dirsrv/slapd-kolab mode 770 user nobody group nobody
5513+makePaths: created directory /var/run/dirsrv mode 770 user nobody group nobody
5514+makePaths: created directory /var/lib/dirsrv/slapd-kolab mode 770 user nobody group nobody
5515+makePaths: created directory /var/lib/dirsrv/slapd-kolab/db mode 770 user nobody group nobody
5516+makePaths: created directory /var/lib/dirsrv/slapd-kolab/ldif mode 770 user nobody group nobody
5517+makePaths: created directory /var/lib/dirsrv/slapd-kolab/bak mode 770 user nobody group nobody
5518+changeOwnerMode: changed mode of /var/run/dirsrv to 770
5519+changeOwnerMode: changed group ownership of /var/run/dirsrv to group 99
5520+changeOwnerMode: changed mode of /usr/lib64/dirsrv to 775
5521+changeOwnerMode: changed group ownership of /usr/lib64/dirsrv to group 99
5522+changeOwnerMode: changed mode of /etc/dirsrv to 775
5523+changeOwnerMode: changed group ownership of /etc/dirsrv to group 99
5524+Processing /usr/share/dirsrv/data/template-dse.ldif ...
5525+Entry cn=config is added
5526+Entry cn=features,cn=config is added
5527+Entry oid=1.3.6.1.4.1.42.2.27.9.5.8,cn=features,cn=config is added
5528+Entry oid=1.3.6.1.4.1.4203.1.9.1.1,cn=features,cn=config is added
5529+Entry cn=plugins,cn=config is added
5530+Entry cn=Password Storage Schemes,cn=plugins,cn=config is added
5531+Entry cn=SSHA,cn=Password Storage Schemes,cn=plugins,cn=config is added
5532+Entry cn=SSHA256,cn=Password Storage Schemes,cn=plugins,cn=config is added
5533+Entry cn=SSHA384,cn=Password Storage Schemes,cn=plugins,cn=config is added
5534+Entry cn=SSHA512,cn=Password Storage Schemes,cn=plugins,cn=config is added
5535+Entry cn=SHA,cn=Password Storage Schemes,cn=plugins,cn=config is added
5536+Entry cn=SHA256,cn=Password Storage Schemes,cn=plugins,cn=config is added
5537+Entry cn=SHA384,cn=Password Storage Schemes,cn=plugins,cn=config is added
5538+Entry cn=SHA512,cn=Password Storage Schemes,cn=plugins,cn=config is added
5539+Entry cn=CRYPT,cn=Password Storage Schemes,cn=plugins,cn=config is added
5540+Entry cn=MD5,cn=Password Storage Schemes,cn=plugins,cn=config is added
5541+Entry cn=SMD5,cn=Password Storage Schemes,cn=plugins,cn=config is added
5542+Entry cn=CLEAR,cn=Password Storage Schemes,cn=plugins,cn=config is added
5543+Entry cn=NS-MTA-MD5,cn=Password Storage Schemes,cn=plugins,cn=config is added
5544+Entry cn=AES,cn=Password Storage Schemes,cn=plugins,cn=config is added
5545+Entry cn=DES,cn=Password Storage Schemes,cn=plugins,cn=config is added
5546+Entry cn=Syntax Validation Task,cn=plugins,cn=config is added
5547+Entry cn=Case Ignore String Syntax,cn=plugins,cn=config is added
5548+Entry cn=Case Exact String Syntax,cn=plugins,cn=config is added
5549+Entry cn=Schema Reload,cn=plugins,cn=config is added
5550+Entry cn=Space Insensitive String Syntax,cn=plugins,cn=config is added
5551+Entry cn=Binary Syntax,cn=plugins,cn=config is added
5552+Entry cn=Bit String Syntax,cn=plugins,cn=config is added
5553+Entry cn=Octet String Syntax,cn=plugins,cn=config is added
5554+Entry cn=Boolean Syntax,cn=plugins,cn=config is added
5555+Entry cn=Generalized Time Syntax,cn=plugins,cn=config is added
5556+Entry cn=Telephone Syntax,cn=plugins,cn=config is added
5557+Entry cn=Telex Number Syntax,cn=plugins,cn=config is added
5558+Entry cn=Teletex Terminal Identifier Syntax,cn=plugins,cn=config is added
5559+Entry cn=Enhanced Guide Syntax,cn=plugins,cn=config is added
5560+Entry cn=Facsimile Telephone Number Syntax,cn=plugins,cn=config is added
5561+Entry cn=Fax Syntax,cn=plugins,cn=config is added
5562+Entry cn=Guide Syntax,cn=plugins,cn=config is added
5563+Entry cn=Delivery Method Syntax,cn=plugins,cn=config is added
5564+Entry cn=Integer Syntax,cn=plugins,cn=config is added
5565+Entry cn=Distinguished Name Syntax,cn=plugins,cn=config is added
5566+Entry cn=Name And Optional UID Syntax,cn=plugins,cn=config is added
5567+Entry cn=OID Syntax,cn=plugins,cn=config is added
5568+Entry cn=URI Syntax,cn=plugins,cn=config is added
5569+Entry cn=JPEG Syntax,cn=plugins,cn=config is added
5570+Entry cn=Country String Syntax,cn=plugins,cn=config is added
5571+Entry cn=Postal Address Syntax,cn=plugins,cn=config is added
5572+Entry cn=Numeric String Syntax,cn=plugins,cn=config is added
5573+Entry cn=Printable String Syntax,cn=plugins,cn=config is added
5574+Entry cn=State Change Plugin,cn=plugins,cn=config is added
5575+Entry cn=Roles Plugin,cn=plugins,cn=config is added
5576+Entry cn=ACL Plugin,cn=plugins,cn=config is added
5577+Entry cn=ACL preoperation,cn=plugins,cn=config is added
5578+Entry cn=MemberOf Plugin,cn=plugins,cn=config is added
5579+Entry cn=Retro Changelog Plugin,cn=plugins,cn=config is added
5580+Entry cn=Class of Service,cn=plugins,cn=config is added
5581+Entry cn=Views,cn=plugins,cn=config is added
5582+Entry cn=referential integrity postoperation,cn=plugins,cn=config is added
5583+Entry cn=attribute uniqueness,cn=plugins,cn=config is added
5584+Entry cn=7-bit check,cn=plugins,cn=config is added
5585+Entry cn=Account Usability Plugin,cn=plugins,cn=config is added
5586+Entry cn=Auto Membership Plugin,cn=plugins,cn=config is added
5587+Entry cn=Content Synchronization,cn=plugins,cn=config is added
5588+Entry cn=deref,cn=plugins,cn=config is added
5589+Entry cn=Internationalization Plugin,cn=plugins,cn=config is added
5590+Entry cn=HTTP Client,cn=plugins,cn=config is added
5591+Entry cn=Linked Attributes,cn=plugins,cn=config is added
5592+Entry cn=Managed Entries,cn=plugins,cn=config is added
5593+Entry cn=Pass Through Authentication,cn=plugins,cn=config is added
5594+Entry cn=USN,cn=plugins,cn=config is added
5595+Entry cn=whoami,cn=plugins,cn=config is added
5596+Entry cn=RootDN Access Control,cn=plugins,cn=config is added
5597+Entry cn=ldbm database,cn=plugins,cn=config is added
5598+Entry cn=config,cn=ldbm database,cn=plugins,cn=config is added
5599+Entry cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5600+Entry cn=aci,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5601+Entry cn=cn,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5602+Entry cn=entryusn,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5603+Entry cn=givenName,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5604+Entry cn=mail,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5605+Entry cn=mailAlternateAddress,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5606+Entry cn=mailHost,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5607+Entry cn=member,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5608+Entry cn=memberOf,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5609+Entry cn=nsUniqueId,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5610+Entry cn=numsubordinates,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5611+Entry cn=objectclass,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5612+Entry cn=owner,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5613+Entry cn=parentid,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5614+Entry cn=seeAlso,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5615+Entry cn=sn,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5616+Entry cn=telephoneNumber,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5617+Entry cn=uid,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5618+Entry cn=ntUniqueId,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5619+Entry cn=ntUserDomainId,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5620+Entry cn=uniquemember,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5621+Entry cn=nsTombstoneCSN,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5622+Entry cn=targetuniqueid,cn=default indexes, cn=config,cn=ldbm database,cn=plugins,cn=config is added
5623+Entry cn=monitor, cn=ldbm database, cn=plugins, cn=config is added
5624+Entry cn=database, cn=monitor, cn=ldbm database, cn=plugins, cn=config is added
5625+Entry cn=chaining database,cn=plugins,cn=config is added
5626+Entry cn=config,cn=chaining database,cn=plugins,cn=config is added
5627+Entry cn=mapping tree,cn=config is added
5628+Entry cn=tasks,cn=config is added
5629+Entry cn=Account Policy Plugin,cn=plugins,cn=config is added
5630+Entry cn=config,cn=Account Policy Plugin,cn=plugins,cn=config is added
5631+Processing /usr/share/dirsrv/data/template-suffix-db.ldif ...
5632+Entry cn=example_org,cn=ldbm database,cn=plugins,cn=config is added
5633+Entry cn=encrypted attribute keys,cn=example_org,cn=ldbm database,cn=plugins,cn=config is added
5634+Entry cn=encrypted attributes,cn=example_org,cn=ldbm database,cn=plugins,cn=config is added
5635+Entry cn="dc=example,dc=org",cn=mapping tree,cn=config is added
5636+Processing /usr/share/dirsrv/data/template-sasl.ldif ...
5637+Entry cn=sasl,cn=config is added
5638+Entry cn=mapping,cn=sasl,cn=config is added
5639+Entry cn=Kerberos uid mapping,cn=mapping,cn=sasl,cn=config is added
5640+Entry cn=rfc 2829 dn syntax,cn=mapping,cn=sasl,cn=config is added
5641+Entry cn=rfc 2829 u syntax,cn=mapping,cn=sasl,cn=config is added
5642+Entry cn=uid mapping,cn=mapping,cn=sasl,cn=config is added
5643+Processing /usr/share/dirsrv/data/template-pampta.ldif ...
5644+Entry cn=PAM Pass Through Auth,cn=plugins,cn=config is added
5645+Processing /usr/share/dirsrv/data/template-bitwise.ldif ...
5646+Entry cn=Bitwise Plugin,cn=plugins,cn=config is added
5647+Processing /usr/share/dirsrv/data/template-dnaplugin.ldif ...
5648+Entry cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config is added
5649+Processing /usr/share/dirsrv/updates/50replication-plugins.ldif ...
5650+Entry cn=Legacy Replication Plugin,cn=plugins,cn=config is added
5651+Entry cn=Multimaster Replication Plugin,cn=plugins,cn=config is added
5652+Processing /usr/share/dirsrv/updates/50posix-winsync-plugin.ldif ...
5653+Entry cn=Posix Winsync API,cn=plugins,cn=config is added
5654+Processing /usr/share/dirsrv/data/90betxn-plugins.ldif ...
5655+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/dse.ldif to 660
5656+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/dse.ldif to user 99 group 99
5657+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/dse_original.ldif to 440
5658+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/dse_original.ldif to user 99 group 99
5659+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/certmap.conf to 440
5660+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/certmap.conf to user 99 group 99
5661+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/slapd-collations.conf to 440
5662+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/slapd-collations.conf to user 99 group 99
5663+changeOwnerMode: changed mode of /etc/sysconfig/dirsrv-kolab to 440
5664+changeOwnerMode: changed ownership of /etc/sysconfig/dirsrv-kolab to user 99 group 99
5665+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/bak2db to 550
5666+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/bak2db to user 99 group 99
5667+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/bak2db.pl to 550
5668+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/bak2db.pl to user 99 group 99
5669+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/cleanallruv.pl to 550
5670+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/cleanallruv.pl to user 99 group 99
5671+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/db2bak to 550
5672+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/db2bak to user 99 group 99
5673+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/db2bak.pl to 550
5674+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/db2bak.pl to user 99 group 99
5675+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/db2index to 550
5676+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/db2index to user 99 group 99
5677+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/db2index.pl to 550
5678+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/db2index.pl to user 99 group 99
5679+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/db2ldif to 550
5680+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/db2ldif to user 99 group 99
5681+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/db2ldif.pl to 550
5682+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/db2ldif.pl to user 99 group 99
5683+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/dbverify to 550
5684+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/dbverify to user 99 group 99
5685+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/dn2rdn to 550
5686+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/dn2rdn to user 99 group 99
5687+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/fixup-linkedattrs.pl to 550
5688+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/fixup-linkedattrs.pl to user 99 group 99
5689+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/fixup-memberof.pl to 550
5690+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/fixup-memberof.pl to user 99 group 99
5691+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/fixup-memberuid.pl to 550
5692+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/fixup-memberuid.pl to user 99 group 99
5693+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ldif2db to 550
5694+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ldif2db to user 99 group 99
5695+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ldif2db.pl to 550
5696+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ldif2db.pl to user 99 group 99
5697+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ldif2ldap to 550
5698+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ldif2ldap to user 99 group 99
5699+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/monitor to 550
5700+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/monitor to user 99 group 99
5701+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ns-accountstatus.pl to 550
5702+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ns-accountstatus.pl to user 99 group 99
5703+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ns-activate.pl to 550
5704+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ns-activate.pl to user 99 group 99
5705+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ns-inactivate.pl to 550
5706+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ns-inactivate.pl to user 99 group 99
5707+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/ns-newpwpolicy.pl to 550
5708+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/ns-newpwpolicy.pl to user 99 group 99
5709+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/restart-slapd to 550
5710+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/restart-slapd to user 99 group 99
5711+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/restoreconfig to 550
5712+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/restoreconfig to user 99 group 99
5713+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/saveconfig to 550
5714+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/saveconfig to user 99 group 99
5715+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/schema-reload.pl to 550
5716+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/schema-reload.pl to user 99 group 99
5717+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/start-slapd to 550
5718+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/start-slapd to user 99 group 99
5719+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/stop-slapd to 550
5720+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/stop-slapd to user 99 group 99
5721+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/suffix2instance to 550
5722+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/suffix2instance to user 99 group 99
5723+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/syntax-validate.pl to 550
5724+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/syntax-validate.pl to user 99 group 99
5725+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/upgradednformat to 550
5726+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/upgradednformat to user 99 group 99
5727+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/usn-tombstone-cleanup.pl to 550
5728+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/usn-tombstone-cleanup.pl to user 99 group 99
5729+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/verify-db.pl to 550
5730+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/verify-db.pl to user 99 group 99
5731+changeOwnerMode: changed mode of /usr/lib64/dirsrv/slapd-kolab/vlvindex to 550
5732+changeOwnerMode: changed ownership of /usr/lib64/dirsrv/slapd-kolab/vlvindex to user 99 group 99
5733+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/00core.ldif to 440
5734+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/00core.ldif to user 99 group 99
5735+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/01core389.ldif to 440
5736+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/01core389.ldif to user 99 group 99
5737+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/02common.ldif to 440
5738+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/02common.ldif to user 99 group 99
5739+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/05rfc2927.ldif to 440
5740+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/05rfc2927.ldif to user 99 group 99
5741+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/05rfc4523.ldif to 440
5742+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/05rfc4523.ldif to user 99 group 99
5743+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/05rfc4524.ldif to 440
5744+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/05rfc4524.ldif to user 99 group 99
5745+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/06inetorgperson.ldif to 440
5746+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/06inetorgperson.ldif to user 99 group 99
5747+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/10automember-plugin.ldif to 440
5748+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/10automember-plugin.ldif to user 99 group 99
5749+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/10dna-plugin.ldif to 440
5750+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/10dna-plugin.ldif to user 99 group 99
5751+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/10mep-plugin.ldif to 440
5752+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/10mep-plugin.ldif to user 99 group 99
5753+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/10rfc2307.ldif to 440
5754+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/10rfc2307.ldif to user 99 group 99
5755+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/20subscriber.ldif to 440
5756+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/20subscriber.ldif to user 99 group 99
5757+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/25java-object.ldif to 440
5758+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/25java-object.ldif to user 99 group 99
5759+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/28pilot.ldif to 440
5760+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/28pilot.ldif to user 99 group 99
5761+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/30ns-common.ldif to 440
5762+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/30ns-common.ldif to user 99 group 99
5763+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/50ns-admin.ldif to 440
5764+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/50ns-admin.ldif to user 99 group 99
5765+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/50ns-certificate.ldif to 440
5766+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/50ns-certificate.ldif to user 99 group 99
5767+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/50ns-directory.ldif to 440
5768+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/50ns-directory.ldif to user 99 group 99
5769+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/50ns-mail.ldif to 440
5770+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/50ns-mail.ldif to user 99 group 99
5771+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/50ns-value.ldif to 440
5772+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/50ns-value.ldif to user 99 group 99
5773+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/50ns-web.ldif to 440
5774+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/50ns-web.ldif to user 99 group 99
5775+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60acctpolicy.ldif to 440
5776+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60acctpolicy.ldif to user 99 group 99
5777+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60autofs.ldif to 440
5778+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60autofs.ldif to user 99 group 99
5779+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60eduperson.ldif to 440
5780+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60eduperson.ldif to user 99 group 99
5781+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60mozilla.ldif to 440
5782+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60mozilla.ldif to user 99 group 99
5783+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60nss-ldap.ldif to 440
5784+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60nss-ldap.ldif to user 99 group 99
5785+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60pam-plugin.ldif to 440
5786+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60pam-plugin.ldif to user 99 group 99
5787+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60posix-winsync-plugin.ldif to 440
5788+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60posix-winsync-plugin.ldif to user 99 group 99
5789+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60pureftpd.ldif to 440
5790+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60pureftpd.ldif to user 99 group 99
5791+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60rfc2739.ldif to 440
5792+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60rfc2739.ldif to user 99 group 99
5793+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60rfc3712.ldif to 440
5794+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60rfc3712.ldif to user 99 group 99
5795+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60sabayon.ldif to 440
5796+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60sabayon.ldif to user 99 group 99
5797+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60sudo.ldif to 440
5798+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60sudo.ldif to user 99 group 99
5799+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/60trust.ldif to 440
5800+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/60trust.ldif to user 99 group 99
5801+changeOwnerMode: changed mode of /etc/dirsrv/slapd-kolab/schema/99user.ldif to 660
5802+changeOwnerMode: changed ownership of /etc/dirsrv/slapd-kolab/schema/99user.ldif to user 99 group 99
5803+Processing /usr/share/dirsrv/data/template-domain.ldif ...
5804+Entry dc=example,dc=org is added
5805+Processing /usr/share/dirsrv/data/template-baseacis.ldif ...
5806+Processing /usr/share/dirsrv/data/template.ldif ...
5807+Entry cn=Directory Administrators, dc=example,dc=org is added
5808+Entry ou=Groups, dc=example,dc=org is added
5809+Entry ou=People, dc=example,dc=org is added
5810+Entry ou=Special Users,dc=example,dc=org is added
5811+Entry cn=Accounting Managers,ou=groups,dc=example,dc=org is added
5812+Entry cn=HR Managers,ou=groups,dc=example,dc=org is added
5813+Entry cn=QA Managers,ou=groups,dc=example,dc=org is added
5814+Entry cn=PD Managers,ou=groups,dc=example,dc=org is added
5815+changeOwnerMode: changed mode of /tmp/ldif8RJ_f4.ldif to 440
5816+changeOwnerMode: changed ownership of /tmp/ldif8RJ_f4.ldif to user 99 group 99
5817+importing data ...
5818[13/May/2016:09:21:25 +0000] - WARNING: Import is running with nsslapd-db-private-import-mem on; No other process is allowed to access the database
5819[13/May/2016:09:21:25 +0000] - check_and_set_import_cache: pagesize: 4096, pages: 9227535, procpages: 57631
5820[13/May/2016:09:21:25 +0000] - Import allocates 14764056KB import cache.
5821[13/May/2016:09:21:25 +0000] - Setting ncache to: 4 to keep each chunk below 4Gbytes
5822[13/May/2016:09:21:26 +0000] - import example_org: Beginning import job...
5823[13/May/2016:09:21:26 +0000] - import example_org: Index buffering enabled with bucket size 100
5824[13/May/2016:09:21:27 +0000] - import example_org: Processing file "/tmp/ldif8RJ_f4.ldif"
5825[13/May/2016:09:21:27 +0000] - import example_org: Finished scanning file "/tmp/ldif8RJ_f4.ldif" (9 entries)
5826[13/May/2016:09:21:27 +0000] - import example_org: Workers finished; cleaning up...
5827[13/May/2016:09:21:27 +0000] - import example_org: Workers cleaned up.
5828[13/May/2016:09:21:27 +0000] - import example_org: Cleaning up producer thread...
5829[13/May/2016:09:21:27 +0000] - import example_org: Indexing complete. Post-processing...
5830[13/May/2016:09:21:27 +0000] - import example_org: Generating numsubordinates (this may take several minutes to complete)...
5831[13/May/2016:09:21:27 +0000] - import example_org: Generating numSubordinates complete.
5832[13/May/2016:09:21:27 +0000] - import example_org: Gathering ancestorid non-leaf IDs...
5833[13/May/2016:09:21:27 +0000] - import example_org: Finished gathering ancestorid non-leaf IDs.
5834[13/May/2016:09:21:27 +0000] - import example_org: Creating ancestorid index (new idl)...
5835[13/May/2016:09:21:27 +0000] - import example_org: Created ancestorid index (new idl).
5836[13/May/2016:09:21:27 +0000] - import example_org: Flushing caches...
5837[13/May/2016:09:21:27 +0000] - import example_org: Closing files...
5838[13/May/2016:09:21:28 +0000] - All database threads now stopped
5839[13/May/2016:09:21:28 +0000] - import example_org: Import complete. Processed 9 entries in 2 seconds. (4.50 entries/sec)
5840+updating systemd files in /usr/lib/systemd/system and /etc/systemd/system/dirsrv.target.wants for all directory server instances in /etc/sysconfig
5841+Error: /bin/systemctl --system daemon-reload failed - output Failed to get D-Bus connection: Operation not permitted
5842:
5843++ cat /var/log/kolab/setup.out.log
5844Error: command '/bin/systemctl --system daemon-reload' failed - output [Failed to get D-Bus connection: Operation not permitted
5845] error []Error: Could not create directory server instance 'kolab'.
5846Exiting . . .
5847Log file is '/tmp/setupffKnDx.log'
5848
5849++ return 1
5850++ retval=1
5851++ '[' 1 -eq 0 ']'
5852++ _report_msg 'Running '\''generic_integration_setup'\'' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5853++ printf '%*s' 0 ' '
5854++ echo 'Running '\''generic_integration_setup'\'' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5855++ echo 'Running generic_integration_setup FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)'
5856Running generic_integration_setup FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
5857++ echo 1
5858+ retval=1
5859+ set -x
5860+ pushd /srv/pykolab.git
5861/srv/pykolab.git /srv/pykolab.git
5862+ NOSE_VERBOSE=2
5863+ nosetests tests/functional/
5864ERROR
5865ERROR
5866ERROR
5867ERROR
5868ERROR
5869ERROR
5870ERROR
5871If no C{methodName} argument is passed to the constructor, L{run} will ... ERROR
5872test_001_resource_created ... ERROR
5873test_002_resource_collection ... ERROR
5874test_003_get_resource_records ... ERROR
5875ERROR
5876ERROR
5877ERROR
5878test_001_authenticate (tests.functional.test_wap_client.test_001_connect.TestConnect) ... ERROR
5879test_002_response_ok (tests.functional.test_wap_client.test_001_connect.TestConnect) ... ERROR
5880test_003_response_fail (tests.functional.test_wap_client.test_001_connect.TestConnect) ... ERROR
5881test_004_domains_list (tests.functional.test_wap_client.test_001_connect.TestConnect) ... ERROR
5882test_005_get_domain (tests.functional.test_wap_client.test_001_connect.TestConnect) ... ERROR
5883ERROR
5884ERROR
5885ERROR
5886ERROR
5887test_001_list_options_user_preferredlanguage (tests.functional.test_wap_client.test_006_form_value_select_options.TestFormValueListOptions) ... ERROR
5888ERROR
5889If no C{methodName} argument is passed to the constructor, L{run} will ... ERROR
5890test_001_resource_created ... ERROR
5891test_002_resource_collection ... ERROR
5892
5893======================================================================
5894ERROR: test suite for <class 'tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon'>
5895----------------------------------------------------------------------
5896Traceback (most recent call last):
5897 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
5898 self.setUp()
5899 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
5900 self.setupContext(ancestor)
5901 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
5902 try_run(context, names)
5903 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
5904 return func()
5905 File "/srv/pykolab.git/tests/functional/test_kolabd/test_001_user_sync.py", line 16, in setup_class
5906 purge_users()
5907 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
5908 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
5909 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
5910 response = request('POST', "system.authenticate", post=post)
5911 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
5912 response_data = request_raw(method, api_uri, get, post, headers)
5913 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
5914 conn = connect()
5915 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
5916 conn.connect()
5917 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
5918 self.timeout, self.source_address)
5919 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
5920 raise err
5921error: [Errno 111] Connection refused
5922
5923======================================================================
5924ERROR: test suite for <class 'tests.functional.test_kolabd.test_002_user_rename.TestKolabDaemon'>
5925----------------------------------------------------------------------
5926Traceback (most recent call last):
5927 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
5928 self.setUp()
5929 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
5930 self.setupContext(ancestor)
5931 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
5932 try_run(context, names)
5933 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
5934 return func()
5935 File "/srv/pykolab.git/tests/functional/test_kolabd/test_002_user_rename.py", line 16, in setup_class
5936 purge_users()
5937 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
5938 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
5939 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
5940 response = request('POST', "system.authenticate", post=post)
5941 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
5942 response_data = request_raw(method, api_uri, get, post, headers)
5943 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
5944 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
5945 File "/usr/lib64/python2.7/httplib.py", line 979, in request
5946 self._send_request(method, url, body, headers)
5947 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
5948 self.endheaders(body)
5949 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
5950 self._send_output(message_body)
5951 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
5952 self.send(msg)
5953 File "/usr/lib64/python2.7/httplib.py", line 797, in send
5954 self.connect()
5955 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
5956 self.timeout, self.source_address)
5957 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
5958 raise err
5959error: [Errno 111] Connection refused
5960
5961======================================================================
5962ERROR: test suite for <class 'tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon'>
5963----------------------------------------------------------------------
5964Traceback (most recent call last):
5965 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
5966 self.setUp()
5967 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
5968 self.setupContext(ancestor)
5969 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
5970 try_run(context, names)
5971 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
5972 return func()
5973 File "/srv/pykolab.git/tests/functional/test_kolabd/test_003_two_johns.py", line 16, in setup_class
5974 purge_users()
5975 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
5976 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
5977 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
5978 response = request('POST', "system.authenticate", post=post)
5979 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
5980 response_data = request_raw(method, api_uri, get, post, headers)
5981 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
5982 return request_raw(method, api_uri, get, post, headers, True)
5983 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
5984 conn = connect()
5985 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
5986 conn.connect()
5987 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
5988 self.timeout, self.source_address)
5989 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
5990 raise err
5991error: [Errno 111] Connection refused
5992
5993======================================================================
5994ERROR: test suite for <class 'tests.functional.test_wallace.test_001_user_add.TestUserAdd'>
5995----------------------------------------------------------------------
5996Traceback (most recent call last):
5997 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
5998 self.setUp()
5999 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6000 self.setupContext(ancestor)
6001 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6002 try_run(context, names)
6003 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6004 return func()
6005 File "/srv/pykolab.git/tests/functional/test_wallace/test_001_user_add.py", line 19, in setup_class
6006 purge_users()
6007 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6008 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6009 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6010 response = request('POST', "system.authenticate", post=post)
6011 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6012 response_data = request_raw(method, api_uri, get, post, headers)
6013 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6014 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6015 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6016 self._send_request(method, url, body, headers)
6017 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6018 self.endheaders(body)
6019 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6020 self._send_output(message_body)
6021 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6022 self.send(msg)
6023 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6024 self.connect()
6025 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6026 self.timeout, self.source_address)
6027 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6028 raise err
6029error: [Errno 111] Connection refused
6030
6031======================================================================
6032ERROR: test suite for <class 'tests.functional.test_wallace.test_002_footer.TestWallaceFooter'>
6033----------------------------------------------------------------------
6034Traceback (most recent call last):
6035 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6036 self.setUp()
6037 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6038 self.setupContext(ancestor)
6039 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6040 try_run(context, names)
6041 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6042 return func()
6043 File "/srv/pykolab.git/tests/functional/test_wallace/test_002_footer.py", line 34, in setup_class
6044 purge_users()
6045 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6046 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6047 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6048 response = request('POST', "system.authenticate", post=post)
6049 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6050 response_data = request_raw(method, api_uri, get, post, headers)
6051 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6052 return request_raw(method, api_uri, get, post, headers, True)
6053 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6054 conn = connect()
6055 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6056 conn.connect()
6057 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6058 self.timeout, self.source_address)
6059 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6060 raise err
6061error: [Errno 111] Connection refused
6062
6063======================================================================
6064ERROR: test suite for <class 'tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject'>
6065----------------------------------------------------------------------
6066Traceback (most recent call last):
6067 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6068 self.setUp()
6069 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6070 self.setupContext(ancestor)
6071 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6072 try_run(context, names)
6073 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6074 return func()
6075 File "/srv/pykolab.git/tests/functional/test_wallace/test_003_nonascii_subject.py", line 28, in setup_class
6076 purge_users()
6077 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6078 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6079 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6080 response = request('POST', "system.authenticate", post=post)
6081 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6082 response_data = request_raw(method, api_uri, get, post, headers)
6083 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6084 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6085 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6086 self._send_request(method, url, body, headers)
6087 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6088 self.endheaders(body)
6089 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6090 self._send_output(message_body)
6091 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6092 self.send(msg)
6093 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6094 self.connect()
6095 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6096 self.timeout, self.source_address)
6097 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6098 raise err
6099error: [Errno 111] Connection refused
6100
6101======================================================================
6102ERROR: test suite for <class 'tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses'>
6103----------------------------------------------------------------------
6104Traceback (most recent call last):
6105 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6106 self.setUp()
6107 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6108 self.setupContext(ancestor)
6109 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6110 try_run(context, names)
6111 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6112 return func()
6113 File "/srv/pykolab.git/tests/functional/test_wallace/test_004_nonascii_addresses.py", line 28, in setup_class
6114 purge_users()
6115 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6116 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6117 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6118 response = request('POST', "system.authenticate", post=post)
6119 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6120 response_data = request_raw(method, api_uri, get, post, headers)
6121 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6122 return request_raw(method, api_uri, get, post, headers, True)
6123 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6124 conn = connect()
6125 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6126 conn.connect()
6127 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6128 self.timeout, self.source_address)
6129 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6130 raise err
6131error: [Errno 111] Connection refused
6132
6133======================================================================
6134ERROR: If no C{methodName} argument is passed to the constructor, L{run} will
6135----------------------------------------------------------------------
6136Traceback (most recent call last):
6137 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6138 result = f(*args, **kw)
6139 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6140 result = f(*a, **kw)
6141 File "/srv/pykolab.git/tests/functional/test_wallace/test_005_resource_add.py", line 30, in setUp
6142 funcs.purge_resources()
6143 File "/srv/pykolab.git/tests/functional/resource_func.py", line 67, in purge_resources
6144 result = wap_client.authenticate(bind_dn, bind_pw, domain)
6145 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6146 response = request('POST', "system.authenticate", post=post)
6147 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6148 response_data = request_raw(method, api_uri, get, post, headers)
6149 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6150 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6151 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6152 self._send_request(method, url, body, headers)
6153 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6154 self.endheaders(body)
6155 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6156 self._send_output(message_body)
6157 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6158 self.send(msg)
6159 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6160 self.connect()
6161 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6162 self.timeout, self.source_address)
6163 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6164 raise err
6165error: [Errno 111] Connection refused
6166
6167======================================================================
6168ERROR: test_001_resource_created
6169----------------------------------------------------------------------
6170Traceback (most recent call last):
6171 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6172 result = f(*args, **kw)
6173 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6174 result = f(*a, **kw)
6175 File "/srv/pykolab.git/tests/functional/test_wallace/test_005_resource_add.py", line 30, in setUp
6176 funcs.purge_resources()
6177 File "/srv/pykolab.git/tests/functional/resource_func.py", line 67, in purge_resources
6178 result = wap_client.authenticate(bind_dn, bind_pw, domain)
6179 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6180 response = request('POST', "system.authenticate", post=post)
6181 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6182 response_data = request_raw(method, api_uri, get, post, headers)
6183 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6184 return request_raw(method, api_uri, get, post, headers, True)
6185 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6186 conn = connect()
6187 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6188 conn.connect()
6189 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6190 self.timeout, self.source_address)
6191 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6192 raise err
6193error: [Errno 111] Connection refused
6194
6195======================================================================
6196ERROR: test_002_resource_collection
6197----------------------------------------------------------------------
6198Traceback (most recent call last):
6199 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6200 result = f(*args, **kw)
6201 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6202 result = f(*a, **kw)
6203 File "/srv/pykolab.git/tests/functional/test_wallace/test_005_resource_add.py", line 30, in setUp
6204 funcs.purge_resources()
6205 File "/srv/pykolab.git/tests/functional/resource_func.py", line 67, in purge_resources
6206 result = wap_client.authenticate(bind_dn, bind_pw, domain)
6207 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6208 response = request('POST', "system.authenticate", post=post)
6209 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6210 response_data = request_raw(method, api_uri, get, post, headers)
6211 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6212 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6213 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6214 self._send_request(method, url, body, headers)
6215 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6216 self.endheaders(body)
6217 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6218 self._send_output(message_body)
6219 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6220 self.send(msg)
6221 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6222 self.connect()
6223 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6224 self.timeout, self.source_address)
6225 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6226 raise err
6227error: [Errno 111] Connection refused
6228
6229======================================================================
6230ERROR: test_003_get_resource_records
6231----------------------------------------------------------------------
6232Traceback (most recent call last):
6233 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6234 result = f(*args, **kw)
6235 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6236 result = f(*a, **kw)
6237 File "/srv/pykolab.git/tests/functional/test_wallace/test_005_resource_add.py", line 30, in setUp
6238 funcs.purge_resources()
6239 File "/srv/pykolab.git/tests/functional/resource_func.py", line 67, in purge_resources
6240 result = wap_client.authenticate(bind_dn, bind_pw, domain)
6241 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6242 response = request('POST', "system.authenticate", post=post)
6243 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6244 response_data = request_raw(method, api_uri, get, post, headers)
6245 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6246 return request_raw(method, api_uri, get, post, headers, True)
6247 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6248 conn = connect()
6249 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6250 conn.connect()
6251 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6252 self.timeout, self.source_address)
6253 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6254 raise err
6255error: [Errno 111] Connection refused
6256
6257======================================================================
6258ERROR: test suite for <class 'tests.functional.test_wallace.test_005_resource_invitation.TestResourceInvitation'>
6259----------------------------------------------------------------------
6260Traceback (most recent call last):
6261 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6262 self.setUp()
6263 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6264 self.setupContext(ancestor)
6265 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6266 try_run(context, names)
6267 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6268 return func()
6269 File "/srv/pykolab.git/tests/functional/test_wallace/test_005_resource_invitation.py", line 199, in setup_class
6270 purge_users()
6271 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6272 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6273 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6274 response = request('POST', "system.authenticate", post=post)
6275 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6276 response_data = request_raw(method, api_uri, get, post, headers)
6277 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6278 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6279 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6280 self._send_request(method, url, body, headers)
6281 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6282 self.endheaders(body)
6283 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6284 self._send_output(message_body)
6285 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6286 self.send(msg)
6287 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6288 self.connect()
6289 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6290 self.timeout, self.source_address)
6291 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6292 raise err
6293error: [Errno 111] Connection refused
6294
6295======================================================================
6296ERROR: test suite for <class 'tests.functional.test_wallace.test_006_resource_performance.TestWallacePerformance'>
6297----------------------------------------------------------------------
6298Traceback (most recent call last):
6299 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6300 self.setUp()
6301 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6302 self.setupContext(ancestor)
6303 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6304 try_run(context, names)
6305 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6306 return func()
6307 File "/srv/pykolab.git/tests/functional/test_wallace/test_006_resource_performance.py", line 35, in setup_class
6308 funcs.purge_resources()
6309 File "/srv/pykolab.git/tests/functional/resource_func.py", line 67, in purge_resources
6310 result = wap_client.authenticate(bind_dn, bind_pw, domain)
6311 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6312 response = request('POST', "system.authenticate", post=post)
6313 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6314 response_data = request_raw(method, api_uri, get, post, headers)
6315 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6316 return request_raw(method, api_uri, get, post, headers, True)
6317 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6318 conn = connect()
6319 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6320 conn.connect()
6321 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6322 self.timeout, self.source_address)
6323 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6324 raise err
6325error: [Errno 111] Connection refused
6326
6327======================================================================
6328ERROR: test suite for <class 'tests.functional.test_wallace.test_007_invitationpolicy.TestWallaceInvitationpolicy'>
6329----------------------------------------------------------------------
6330Traceback (most recent call last):
6331 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6332 self.setUp()
6333 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6334 self.setupContext(ancestor)
6335 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6336 try_run(context, names)
6337 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6338 return func()
6339 File "/srv/pykolab.git/tests/functional/test_wallace/test_007_invitationpolicy.py", line 245, in setup_class
6340 purge_users()
6341 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6342 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6343 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6344 response = request('POST', "system.authenticate", post=post)
6345 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6346 response_data = request_raw(method, api_uri, get, post, headers)
6347 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6348 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6349 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6350 self._send_request(method, url, body, headers)
6351 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6352 self.endheaders(body)
6353 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6354 self._send_output(message_body)
6355 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6356 self.send(msg)
6357 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6358 self.connect()
6359 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6360 self.timeout, self.source_address)
6361 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6362 raise err
6363error: [Errno 111] Connection refused
6364
6365======================================================================
6366ERROR: test_001_authenticate (tests.functional.test_wap_client.test_001_connect.TestConnect)
6367----------------------------------------------------------------------
6368Traceback (most recent call last):
6369 File "/srv/pykolab.git/tests/functional/test_wap_client/test_001_connect.py", line 18, in test_001_authenticate
6370 result = wap_client.authenticate(self.login, self.password, self.domain)
6371 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6372 response = request('POST', "system.authenticate", post=post)
6373 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6374 response_data = request_raw(method, api_uri, get, post, headers)
6375 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6376 return request_raw(method, api_uri, get, post, headers, True)
6377 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6378 conn = connect()
6379 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6380 conn.connect()
6381 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6382 self.timeout, self.source_address)
6383 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6384 raise err
6385error: [Errno 111] Connection refused
6386
6387======================================================================
6388ERROR: test_002_response_ok (tests.functional.test_wap_client.test_001_connect.TestConnect)
6389----------------------------------------------------------------------
6390Traceback (most recent call last):
6391 File "/srv/pykolab.git/tests/functional/test_wap_client/test_001_connect.py", line 21, in test_002_response_ok
6392 result = wap_client.request_raw('POST', 'domains.list')
6393 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6394 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6395 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6396 self._send_request(method, url, body, headers)
6397 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6398 self.endheaders(body)
6399 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6400 self._send_output(message_body)
6401 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6402 self.send(msg)
6403 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6404 self.connect()
6405 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6406 self.timeout, self.source_address)
6407 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6408 raise err
6409error: [Errno 111] Connection refused
6410
6411======================================================================
6412ERROR: test_003_response_fail (tests.functional.test_wap_client.test_001_connect.TestConnect)
6413----------------------------------------------------------------------
6414Traceback (most recent call last):
6415 File "/srv/pykolab.git/tests/functional/test_wap_client/test_001_connect.py", line 27, in test_003_response_fail
6416 result = wap_client.request_raw('POST', 'service.method')
6417 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6418 return request_raw(method, api_uri, get, post, headers, True)
6419 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6420 conn = connect()
6421 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6422 conn.connect()
6423 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6424 self.timeout, self.source_address)
6425 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6426 raise err
6427error: [Errno 111] Connection refused
6428
6429======================================================================
6430ERROR: test_004_domains_list (tests.functional.test_wap_client.test_001_connect.TestConnect)
6431----------------------------------------------------------------------
6432Traceback (most recent call last):
6433 File "/srv/pykolab.git/tests/functional/test_wap_client/test_001_connect.py", line 36, in test_004_domains_list
6434 result = wap_client.domains_list()
6435 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 156, in domains_list
6436 return request('GET', 'domains.list')
6437 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6438 response_data = request_raw(method, api_uri, get, post, headers)
6439 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6440 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6441 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6442 self._send_request(method, url, body, headers)
6443 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6444 self.endheaders(body)
6445 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6446 self._send_output(message_body)
6447 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6448 self.send(msg)
6449 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6450 self.connect()
6451 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6452 self.timeout, self.source_address)
6453 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6454 raise err
6455error: [Errno 111] Connection refused
6456
6457======================================================================
6458ERROR: test_005_get_domain (tests.functional.test_wap_client.test_001_connect.TestConnect)
6459----------------------------------------------------------------------
6460Traceback (most recent call last):
6461 File "/srv/pykolab.git/tests/functional/test_wap_client/test_001_connect.py", line 42, in test_005_get_domain
6462 result = wap_client.request_raw('GET', 'system.get_domain')
6463 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6464 return request_raw(method, api_uri, get, post, headers, True)
6465 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6466 conn = connect()
6467 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6468 conn.connect()
6469 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6470 self.timeout, self.source_address)
6471 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6472 raise err
6473error: [Errno 111] Connection refused
6474
6475======================================================================
6476ERROR: test suite for <class 'tests.functional.test_wap_client.test_002_user_add.TestUserAdd'>
6477----------------------------------------------------------------------
6478Traceback (most recent call last):
6479 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6480 self.setUp()
6481 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6482 self.setupContext(ancestor)
6483 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6484 try_run(context, names)
6485 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6486 return func()
6487 File "/srv/pykolab.git/tests/functional/test_wap_client/test_002_user_add.py", line 17, in setup_class
6488 purge_users()
6489 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6490 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6491 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6492 response = request('POST', "system.authenticate", post=post)
6493 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6494 response_data = request_raw(method, api_uri, get, post, headers)
6495 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6496 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6497 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6498 self._send_request(method, url, body, headers)
6499 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6500 self.endheaders(body)
6501 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6502 self._send_output(message_body)
6503 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6504 self.send(msg)
6505 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6506 self.connect()
6507 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6508 self.timeout, self.source_address)
6509 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6510 raise err
6511error: [Errno 111] Connection refused
6512
6513======================================================================
6514ERROR: test suite for <class 'tests.functional.test_wap_client.test_003_user_add_fr_FR.TestUserAddFrFR'>
6515----------------------------------------------------------------------
6516Traceback (most recent call last):
6517 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6518 self.setUp()
6519 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6520 self.setupContext(ancestor)
6521 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6522 try_run(context, names)
6523 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6524 return func()
6525 File "/srv/pykolab.git/tests/functional/test_wap_client/test_003_user_add_fr_FR.py", line 18, in setup_class
6526 purge_users()
6527 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6528 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6529 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6530 response = request('POST', "system.authenticate", post=post)
6531 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6532 response_data = request_raw(method, api_uri, get, post, headers)
6533 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6534 return request_raw(method, api_uri, get, post, headers, True)
6535 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6536 conn = connect()
6537 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6538 conn.connect()
6539 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6540 self.timeout, self.source_address)
6541 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6542 raise err
6543error: [Errno 111] Connection refused
6544
6545======================================================================
6546ERROR: test suite for <class 'tests.functional.test_wap_client.test_004_user_add_es_ES.TestUserAddEsES'>
6547----------------------------------------------------------------------
6548Traceback (most recent call last):
6549 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6550 self.setUp()
6551 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6552 self.setupContext(ancestor)
6553 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6554 try_run(context, names)
6555 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6556 return func()
6557 File "/srv/pykolab.git/tests/functional/test_wap_client/test_004_user_add_es_ES.py", line 19, in setup_class
6558 purge_users()
6559 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6560 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6561 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6562 response = request('POST', "system.authenticate", post=post)
6563 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6564 response_data = request_raw(method, api_uri, get, post, headers)
6565 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6566 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6567 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6568 self._send_request(method, url, body, headers)
6569 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6570 self.endheaders(body)
6571 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6572 self._send_output(message_body)
6573 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6574 self.send(msg)
6575 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6576 self.connect()
6577 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6578 self.timeout, self.source_address)
6579 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6580 raise err
6581error: [Errno 111] Connection refused
6582
6583======================================================================
6584ERROR: test suite for <class 'tests.functional.test_wap_client.test_005_user_add_de_CH.TestUserAddDeCH'>
6585----------------------------------------------------------------------
6586Traceback (most recent call last):
6587 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6588 self.setUp()
6589 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6590 self.setupContext(ancestor)
6591 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6592 try_run(context, names)
6593 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6594 return func()
6595 File "/srv/pykolab.git/tests/functional/test_wap_client/test_005_user_add_de_CH.py", line 18, in setup_class
6596 purge_users()
6597 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6598 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6599 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6600 response = request('POST', "system.authenticate", post=post)
6601 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6602 response_data = request_raw(method, api_uri, get, post, headers)
6603 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6604 return request_raw(method, api_uri, get, post, headers, True)
6605 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6606 conn = connect()
6607 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6608 conn.connect()
6609 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6610 self.timeout, self.source_address)
6611 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6612 raise err
6613error: [Errno 111] Connection refused
6614
6615======================================================================
6616ERROR: test_001_list_options_user_preferredlanguage (tests.functional.test_wap_client.test_006_form_value_select_options.TestFormValueListOptions)
6617----------------------------------------------------------------------
6618Traceback (most recent call last):
6619 File "/srv/pykolab.git/tests/functional/test_wap_client/test_006_form_value_select_options.py", line 20, in test_001_list_options_user_preferredlanguage
6620 result = wap_client.authenticate(self.login, self.password, self.domain)
6621 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6622 response = request('POST', "system.authenticate", post=post)
6623 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6624 response_data = request_raw(method, api_uri, get, post, headers)
6625 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6626 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6627 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6628 self._send_request(method, url, body, headers)
6629 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6630 self.endheaders(body)
6631 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6632 self._send_output(message_body)
6633 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6634 self.send(msg)
6635 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6636 self.connect()
6637 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6638 self.timeout, self.source_address)
6639 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6640 raise err
6641error: [Errno 111] Connection refused
6642
6643======================================================================
6644ERROR: test suite for <class 'tests.functional.test_wap_client.test_007_policy_uid.TestPolicyUid'>
6645----------------------------------------------------------------------
6646Traceback (most recent call last):
6647 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run
6648 self.setUp()
6649 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
6650 self.setupContext(ancestor)
6651 File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
6652 try_run(context, names)
6653 File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
6654 return func()
6655 File "/srv/pykolab.git/tests/functional/test_wap_client/test_007_policy_uid.py", line 35, in setup_class
6656 purge_users()
6657 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6658 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6659 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6660 response = request('POST', "system.authenticate", post=post)
6661 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6662 response_data = request_raw(method, api_uri, get, post, headers)
6663 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6664 return request_raw(method, api_uri, get, post, headers, True)
6665 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6666 conn = connect()
6667 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6668 conn.connect()
6669 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6670 self.timeout, self.source_address)
6671 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6672 raise err
6673error: [Errno 111] Connection refused
6674
6675======================================================================
6676ERROR: If no C{methodName} argument is passed to the constructor, L{run} will
6677----------------------------------------------------------------------
6678Traceback (most recent call last):
6679 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6680 result = f(*args, **kw)
6681 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6682 result = f(*a, **kw)
6683 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6684 purge_users()
6685 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6686 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6687 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6688 response = request('POST', "system.authenticate", post=post)
6689 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6690 response_data = request_raw(method, api_uri, get, post, headers)
6691 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6692 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6693 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6694 self._send_request(method, url, body, headers)
6695 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6696 self.endheaders(body)
6697 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6698 self._send_output(message_body)
6699 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6700 self.send(msg)
6701 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6702 self.connect()
6703 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6704 self.timeout, self.source_address)
6705 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6706 raise err
6707error: [Errno 111] Connection refused
6708
6709======================================================================
6710ERROR: test_001_resource_created
6711----------------------------------------------------------------------
6712Traceback (most recent call last):
6713 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6714 result = f(*args, **kw)
6715 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6716 result = f(*a, **kw)
6717 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6718 purge_users()
6719 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6720 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6721 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6722 response = request('POST', "system.authenticate", post=post)
6723 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6724 response_data = request_raw(method, api_uri, get, post, headers)
6725 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6726 return request_raw(method, api_uri, get, post, headers, True)
6727 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6728 conn = connect()
6729 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6730 conn.connect()
6731 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6732 self.timeout, self.source_address)
6733 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6734 raise err
6735error: [Errno 111] Connection refused
6736
6737======================================================================
6738ERROR: test_002_resource_collection
6739----------------------------------------------------------------------
6740Traceback (most recent call last):
6741 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6742 result = f(*args, **kw)
6743 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6744 result = f(*a, **kw)
6745 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6746 purge_users()
6747 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6748 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6749 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6750 response = request('POST', "system.authenticate", post=post)
6751 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6752 response_data = request_raw(method, api_uri, get, post, headers)
6753 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6754 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6755 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6756 self._send_request(method, url, body, headers)
6757 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6758 self.endheaders(body)
6759 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6760 self._send_output(message_body)
6761 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6762 self.send(msg)
6763 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6764 self.connect()
6765 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6766 self.timeout, self.source_address)
6767 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6768 raise err
6769error: [Errno 111] Connection refused
6770
6771----------------------------------------------------------------------
6772Ran 13 tests in 0.116s
6773
6774FAILED (errors=28)
6775+ exit 1
6776Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6777========================================================================
6778 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6779 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6780 Running 'obs_build_local' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6781 Running 'yum_downgrade' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6782 Running 'yum_install' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6783 Running 'obs_install_local' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6784 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6785 Running 'yum -y install kolab' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6786 Running 'generic_integration_install' OK (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6787 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6788 Running 'generic_integration_setup' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6789 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at ed7a476d6b8e18e1eadcb8d120e6636b0fb97de8)
6790========================================================================
6791/var/drydock/workingcopy-67/repo/pykolab
6792

Lease Working Copy

When
Completed at May 13 2016, 11:11 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 13 2016, 11:11 AM · Built instantly
Status
Passed

Event Timeline