Page MenuHomePhorge

Build 2241
FailedPublic

Drydock: Run Command

When
Completed at Dec 28 2015, 8:38 PM · Built for 2 h, 1 m
Status
Failed

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

1+ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 -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 6d68214fb99033bd71297c61495213d2e07984b2
28HEAD is now at 6d68214... Remove functional test from unit test suite
29+ popd
30+ '[' pykolab '!=' stick ']'
31+ '[' '!' -d stick.git ']'
32+ pushd stick.git
33+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
34+ git fetch origin
35From https://git.kolab.org/diffusion/QA/stick
36 c5ca11b..a08dcc5 master -> origin/master
37+ git reset --hard origin/master
38+ git clean -d -f -x
39+ popd
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
56+ pushd pykolab.git
57+ ../stick.git/drydocker/pykolab/build.sh
58+ 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=2241 -e COMMIT=6d68214fb99033bd71297c61495213d2e07984b2 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-o5epqtgxiy5z4qusrm7t -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
59Switched to a new branch 'dev/boddie'
60Switched to a new branch 'dev/boddie-new/combined'
61Switched to a new branch 'dev/boddie-new/setup'
62Switched to a new branch 'dev/confmgmt'
63Switched to a new branch 'dev/entitlements'
64Switched to a new branch 'dev/kolab-test-suite'
65Switched to a new branch 'dev/kolab-test-tools'
66Switched to branch 'master'
67Switched to a new branch 'pykolab-0.2'
68Switched to a new branch 'pykolab-0.3'
69Switched to a new branch 'pykolab-0.4'
70Switched to a new branch 'pykolab-0.5'
71Note: checking out 'pykolab-0.5.14'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at a35735a... 0.5.14
83Previous HEAD position was a35735a... 0.5.14
84Switched to a new branch 'pykolab-0.6'
85Note: checking out '6d68214fb99033bd71297c61495213d2e07984b2'.
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 6d68214... Remove functional test from unit test suite
97+ exit 1
98+ retval=1
99+ popd
100+ exit 1
101

Build Log 7619 (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 6d68214 Remove functional test from unit test suite
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 a08dcc5 Add integration test execution for pykolab
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
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.
23/srv
24Cleaning repos: Kolab_3.4 Kolab_3.4_Updates Kolab_Development base epel extras
25 : openSUSE_Tools updates
260 metadata files removed
270 sqlite files removed
280 metadata files removed
29No packages marked for update
30/srv/pykolab.git /srv
31Running ../stick.git/drydocker/pykolab/test_build.sh ...
32++ version_for_commit
33++ pushd /srv/pykolab.git
34/srv/pykolab.git /srv/pykolab.git
35+++ git rev-parse --short HEAD
36++ short_rev=6d68214
37+++ git rev-parse HEAD
38++ long_rev=6d68214fb99033bd71297c61495213d2e07984b2
39++ set -x
40+++ git branch --contains 6d68214fb99033bd71297c61495213d2e07984b2
41+++ sed -r -e 's/^\* //g' -e 's/^ //g'
42+++ grep -E '^(master|pykolab|[a-z0-9-]+([0-9]+\.?))'
43+++ sort --version-sort -u
44++ branches=master
45++ echo 'Branches that contain 6d68214fb99033bd71297c61495213d2e07984b2:'
46Branches that contain 6d68214fb99033bd71297c61495213d2e07984b2:
47++ echo master
48++ sed -e 's/\s/\r\n/g'
49master
50+++ echo master
51+++ sed -e 's/\s/\r\n/g'
52+++ grep -E '^master$'
53++ '[' '!' -z master ']'
54++ branch=master
55++ echo 'Branch is '\''master'\'''
56Branch is 'master'
57+++ git branch -la
58+++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
59+++ sort --version-sort -u
60+++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
61+++ tail -n 1
62++ latest_stable_branch=pykolab-0.6
63++ echo 'The latest stable branch is '\''pykolab-0.6'\'''
64The latest stable branch is 'pykolab-0.6'
65++ '[' master == master ']'
66++ '[' '!' -z pykolab-0.6 ']'
67+++ echo pykolab-0.6
68+++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
69+++ awk -F. '{$NF+=1; OFS="."; print $0}'
70++ master_version=0.7
71++ echo 'This puts the version for master at '\''0.7'\'''
72This puts the version for master at '0.7'
73++ stable_version=0
74+++ git tag -l
75+++ grep -E '0.7(\.[0-9]+)+$'
76+++ sed -r -e 's/[^0-9\.]+//g'
77+++ tail -n 1
78+++ sort --version-sort -u
79+++ awk -F. '{$NF+=1; OFS="."; print $0}'
80+++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
81++ tag_version=0.7.18
82++ '[' -z 0.7.18 -a -z 0.7 ']'
83+++ echo -e '0.7\n0\n0.7.18'
84+++ sort --version-sort -u
85+++ tail -n 1
86++ new_version=0.7.18
87++ '[' 0.7.18 == 0 ']'
88++ echo 'Going with new version: '\''0.7.18'\'''
89Going with new version: '0.7.18'
90++ set - -x
91+ version=0.7.18
92++ project_for_package_version CentOS_7 0.7.18
93++ osc_project=CentOS_7
94++ target_version=0.7.18
95++ declare -a projects
96++ projects[${#projects[@]}]=Kolab:14
97++ projects[${#projects[@]}]=Kolab:14:Fasttrack
98++ projects[${#projects[@]}]=Kolab:3.4
99++ projects[${#projects[@]}]=Kolab:3.4:Updates
100++ projects[${#projects[@]}]=Kolab:Development
101++ current_version=
102++ current_project=
103++ x=0
104++ '[' 0 -lt 5 ']'
105+++ package_version_for_osc_project_repo Kolab:14 CentOS_7
106+++ osc_project=Kolab:14
107+++ osc_repository=CentOS_7
108++++ osc ls -b Kolab:14 pykolab CentOS_7 x86_64
109++++ grep '^pykolab'
110++++ grep -vE '*\.src\.rpm$'
111++++ head -n 1
112++++ sort
113+++ rpm_filename=
114+++ '[' -z '' ']'
115+++ echo 0
116+++ return
117++ version=0
118+++ rpmdev-vercmp 0 0.7.18
119+++ echo 12
120++ retval=12
121++ '[' 12 -eq 12 -o 12 -eq 0 ']'
122+++ rpmdev-vercmp '' 0
123+++ echo 12
124++ retval=12
125++ '[' 12 -eq 12 -o 12 -eq 0 ']'
126++ current_version=0
127++ current_project=Kolab:14
128++ let x++
129++ '[' 1 -lt 5 ']'
130+++ package_version_for_osc_project_repo Kolab:14:Fasttrack CentOS_7
131+++ osc_project=Kolab:14:Fasttrack
132+++ osc_repository=CentOS_7
133++++ osc ls -b Kolab:14:Fasttrack pykolab CentOS_7 x86_64
134++++ grep '^pykolab'
135++++ grep -vE '*\.src\.rpm$'
136++++ head -n 1
137++++ sort
138+++ rpm_filename=
139+++ '[' -z '' ']'
140+++ echo 0
141+++ return
142++ version=0
143+++ rpmdev-vercmp 0 0.7.18
144+++ echo 12
145++ retval=12
146++ '[' 12 -eq 12 -o 12 -eq 0 ']'
147+++ rpmdev-vercmp 0 0
148+++ echo 0
149++ retval=0
150++ '[' 0 -eq 12 -o 0 -eq 0 ']'
151++ current_version=0
152++ current_project=Kolab:14:Fasttrack
153++ let x++
154++ '[' 2 -lt 5 ']'
155+++ package_version_for_osc_project_repo Kolab:3.4 CentOS_7
156+++ osc_project=Kolab:3.4
157+++ osc_repository=CentOS_7
158++++ osc ls -b Kolab:3.4 pykolab CentOS_7 x86_64
159++++ grep '^pykolab'
160++++ grep -vE '*\.src\.rpm$'
161++++ sort
162++++ head -n 1
163+++ rpm_filename=pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
164+++ '[' -z pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm ']'
165++++ osc getbinaries Kolab:3.4 pykolab CentOS_7 x86_64 pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
166++++ echo 0
167+++ success=0
168+++ '[' 0 -ne 0 ']'
169++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-1.el7.kolab_3.4.noarch.rpm
170+++ version=0.7.10
171+++ echo 0.7.10
172++ version=0.7.10
173+++ rpmdev-vercmp 0.7.10 0.7.18
174+++ echo 12
175++ retval=12
176++ '[' 12 -eq 12 -o 12 -eq 0 ']'
177+++ rpmdev-vercmp 0 0.7.10
178+++ echo 12
179++ retval=12
180++ '[' 12 -eq 12 -o 12 -eq 0 ']'
181++ current_version=0.7.10
182++ current_project=Kolab:3.4
183++ let x++
184++ '[' 3 -lt 5 ']'
185+++ package_version_for_osc_project_repo Kolab:3.4:Updates CentOS_7
186+++ osc_project=Kolab:3.4:Updates
187+++ osc_repository=CentOS_7
188++++ osc ls -b Kolab:3.4:Updates pykolab CentOS_7 x86_64
189++++ grep '^pykolab'
190++++ grep -vE '*\.src\.rpm$'
191++++ sort
192++++ head -n 1
193+++ rpm_filename=pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
194+++ '[' -z pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm ']'
195++++ osc getbinaries Kolab:3.4:Updates pykolab CentOS_7 x86_64 pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
196++++ echo 0
197+++ success=0
198+++ '[' 0 -ne 0 ']'
199++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.10-4.el7.kolab_3.4.noarch.rpm
200+++ version=0.7.10
201+++ echo 0.7.10
202++ version=0.7.10
203+++ rpmdev-vercmp 0.7.10 0.7.18
204+++ echo 12
205++ retval=12
206++ '[' 12 -eq 12 -o 12 -eq 0 ']'
207+++ rpmdev-vercmp 0.7.10 0.7.10
208+++ echo 0
209++ retval=0
210++ '[' 0 -eq 12 -o 0 -eq 0 ']'
211++ current_version=0.7.10
212++ current_project=Kolab:3.4:Updates
213++ let x++
214++ '[' 4 -lt 5 ']'
215+++ package_version_for_osc_project_repo Kolab:Development CentOS_7
216+++ osc_project=Kolab:Development
217+++ osc_repository=CentOS_7
218++++ osc ls -b Kolab:Development pykolab CentOS_7 x86_64
219++++ grep '^pykolab'
220++++ grep -vE '*\.src\.rpm$'
221++++ head -n 1
222++++ sort
223+++ rpm_filename=pykolab-0.7.18-1.1.el7.kolab_3.5.noarch.rpm
224+++ '[' -z pykolab-0.7.18-1.1.el7.kolab_3.5.noarch.rpm ']'
225++++ osc getbinaries Kolab:Development pykolab CentOS_7 x86_64 pykolab-0.7.18-1.1.el7.kolab_3.5.noarch.rpm
226++++ echo 0
227+++ success=0
228+++ '[' 0 -ne 0 ']'
229++++ rpm -q '--queryformat=%{VERSION}\n' -p binaries/pykolab-0.7.18-1.1.el7.kolab_3.5.noarch.rpm
230+++ version=0.7.18
231+++ echo 0.7.18
232++ version=0.7.18
233+++ rpmdev-vercmp 0.7.18 0.7.18
234+++ echo 0
235++ retval=0
236++ '[' 0 -eq 12 -o 0 -eq 0 ']'
237+++ rpmdev-vercmp 0.7.10 0.7.18
238+++ echo 12
239++ retval=12
240++ '[' 12 -eq 12 -o 12 -eq 0 ']'
241++ current_version=0.7.18
242++ current_project=Kolab:Development
243++ let x++
244++ '[' 5 -lt 5 ']'
245++ echo Kolab:Development
246+ osc_project=Kolab:Development
247+ case ${osc_project} in
248++ find /etc/yum.repos.d/ -type f -name 'Kolab:*.repo' '!' -name Kolab:Development.repo
249+ sed -i -r -e 's/enabled=.*/enabled=0/g' /etc/yum.repos.d/Kolab:3.4:Updates.repo /etc/yum.repos.d/Kolab:3.4.repo
250+ set - -x
251Enabling base-source repository
252Enabling epel-source repository
253Enabling extras-source repository
254Enabling updates-source repository
255Getting requirements for pykolab-0.7.18-1.1.el7.kolab_3.5.src
256 --> python-nose-1.3.0-3.el7.noarch
257 --> python-icalendar-3.8.2-8.9.el7.kolab_3.5.noarch
258 --> python-sievelib-0.5.2-14.9.el7.kolab_3.5.noarch
259 --> python-pyasn1-modules-0.1.6-2.el7.noarch
260 --> intltool-0.50.2-6.el7.noarch
261 --> glib2-devel-2.42.2-5.el7.x86_64
262 --> python-sqlalchemy-0.9.8-1.el7.x86_64
263 --> Already installed : python-2.7.5-34.el7.x86_64
264 --> python-twisted-core-12.2.0-4.el7.x86_64
265 --> python-pyasn1-0.1.6-2.el7.noarch
266 --> gettext-0.18.2.1-4.el7.x86_64
267 --> pytz-2015.7-2.1.el7.kolab_3.5.noarch
268 --> python-kolabformat-1.2-11.3.el7.kolab_3.5.x86_64
269 --> python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
270 --> python-ldap-2.4.15-2.el7.x86_64
271 --> gcc-4.8.5-4.el7.x86_64
272Getting requirements for pykolab-0.7.18-1.1.el7.kolab_3.5.src
273 --> python-nose-1.3.0-3.el7.noarch
274 --> python-icalendar-3.8.2-8.9.el7.kolab_3.5.noarch
275 --> python-sievelib-0.5.2-14.9.el7.kolab_3.5.noarch
276 --> python-pyasn1-modules-0.1.6-2.el7.noarch
277 --> intltool-0.50.2-6.el7.noarch
278 --> glib2-devel-2.42.2-5.el7.x86_64
279 --> python-sqlalchemy-0.9.8-1.el7.x86_64
280 --> Already installed : python-2.7.5-34.el7.x86_64
281 --> python-twisted-core-12.2.0-4.el7.x86_64
282 --> python-pyasn1-0.1.6-2.el7.noarch
283 --> gettext-0.18.2.1-4.el7.x86_64
284 --> pytz-2015.7-2.1.el7.kolab_3.5.noarch
285 --> python-kolabformat-1.2-11.3.el7.kolab_3.5.x86_64
286 --> python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
287 --> python-ldap-2.4.15-2.el7.x86_64
288 --> gcc-4.8.5-4.el7.x86_64
289--> Running transaction check
290---> Package gcc.x86_64 0:4.8.5-4.el7 will be installed
291--> Processing Dependency: libgomp = 4.8.5-4.el7 for package: gcc-4.8.5-4.el7.x86_64
292--> Processing Dependency: cpp = 4.8.5-4.el7 for package: gcc-4.8.5-4.el7.x86_64
293--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-4.el7.x86_64
294--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-4.el7.x86_64
295--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-4.el7.x86_64
296--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-4.el7.x86_64
297---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed
298--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
299--> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
300--> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
301--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
302---> Package glib2-devel.x86_64 0:2.42.2-5.el7 will be installed
303---> Package intltool.noarch 0:0.50.2-6.el7 will be installed
304--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch
305--> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch
306--> Processing Dependency: automake for package: intltool-0.50.2-6.el7.noarch
307---> Package python-icalendar.noarch 0:3.8.2-8.9.el7.kolab_3.5 will be installed
308--> Processing Dependency: python-dateutil for package: python-icalendar-3.8.2-8.9.el7.kolab_3.5.noarch
309---> Package python-kolab.x86_64 0:0.6.git.1432664058-16.12.el7.kolab_3.5 will be installed
310--> Processing Dependency: libkolab(x86-64) = 0.6.git.1432664058 for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
311--> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
312--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
313--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
314--> Processing Dependency: libQtXml.so.4()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
315--> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
316--> Processing Dependency: libQtCore.so.4()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
317--> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
318--> Processing Dependency: libkolab.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
319--> Processing Dependency: libQtGui.so.4()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
320--> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
321--> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
322--> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
323--> Processing Dependency: libkolabxml.so.1()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
324--> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
325--> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
326--> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64
327---> Package python-kolabformat.x86_64 0:1.2-11.3.el7.kolab_3.5 will be installed
328---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed
329---> Package python-nose.noarch 0:1.3.0-3.el7 will be installed
330--> Processing Dependency: python-setuptools for package: python-nose-1.3.0-3.el7.noarch
331---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed
332---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed
333---> Package python-sievelib.noarch 0:0.5.2-14.9.el7.kolab_3.5 will be installed
334---> Package python-sqlalchemy.x86_64 0:0.9.8-1.el7 will be installed
335---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed
336--> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64
337--> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64
338--> Processing Dependency: pyOpenSSL for package: python-twisted-core-12.2.0-4.el7.x86_64
339---> Package pytz.noarch 0:2015.7-2.1.el7.kolab_3.5 will be installed
340--> Running transaction check
341---> Package automake.noarch 0:1.13.4-3.el7 will be installed
342--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch
343--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
344---> Package boost-system.x86_64 0:1.53.0-25.el7 will be installed
345---> Package boost-thread.x86_64 0:1.53.0-25.el7 will be installed
346---> Package cpp.x86_64 0:4.8.5-4.el7 will be installed
347---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed
348--> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64
349---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed
350---> Package glibc-devel.x86_64 0:2.17-106.el7_2.1 will be installed
351--> Processing Dependency: glibc-headers = 2.17-106.el7_2.1 for package: glibc-devel-2.17-106.el7_2.1.x86_64
352--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-106.el7_2.1.x86_64
353---> Package libcalendaring.x86_64 0:4.9.2-1.7.el7.kolab_3.5 will be installed
354--> Processing Dependency: libicalss.so.1()(64bit) for package: libcalendaring-4.9.2-1.7.el7.kolab_3.5.x86_64
355--> Processing Dependency: libical.so.1()(64bit) for package: libcalendaring-4.9.2-1.7.el7.kolab_3.5.x86_64
356---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed
357---> Package libgomp.x86_64 0:4.8.5-4.el7 will be installed
358---> Package libkolab.x86_64 0:0.6.git.1432664058-16.12.el7.kolab_3.5 will be installed
359---> Package libkolabxml.x86_64 0:1.2-11.3.el7.kolab_3.5 will be installed
360---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
361---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
362---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
363---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
364---> Package pyOpenSSL.noarch 0:0.14-1.9.el7.kolab_3.5 will be installed
365--> Processing Dependency: python-cryptography for package: pyOpenSSL-0.14-1.9.el7.kolab_3.5.noarch
366--> Processing Dependency: python-six for package: pyOpenSSL-0.14-1.9.el7.kolab_3.5.noarch
367---> Package pyserial.noarch 0:2.6-5.el7 will be installed
368---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed
369---> Package python-setuptools.noarch 0:7.0-2.6.el7.kolab_3.5 will be installed
370--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-7.0-2.6.el7.kolab_3.5.noarch
371---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed
372---> Package qt.x86_64 1:4.8.5-11.el7 will be installed
373--> Processing Dependency: qt-settings for package: 1:qt-4.8.5-11.el7.x86_64
374---> Package qt-x11.x86_64 1:4.8.5-11.el7 will be installed
375--> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-11.el7.x86_64
376---> Package xerces-c.x86_64 0:3.1.1-7.el7_1 will be installed
377--> Running transaction check
378---> Package autoconf.noarch 0:2.69-11.el7 will be installed
379--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
380---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed
381---> Package glibc-headers.x86_64 0:2.17-106.el7_2.1 will be installed
382--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-106.el7_2.1.x86_64
383--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-106.el7_2.1.x86_64
384---> Package libical.x86_64 0:1.0.1-1.el7 will be installed
385---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed
386---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
387---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
388--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
389---> Package python-cryptography.x86_64 0:0.8.2-1.el7 will be installed
390--> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.8.2-1.el7.x86_64
391--> Processing Dependency: python-enum34 for package: python-cryptography-0.8.2-1.el7.x86_64
392--> Processing Dependency: openssl for package: python-cryptography-0.8.2-1.el7.x86_64
393---> Package python-six.noarch 0:1.9.0-2.9.el7.kolab_3.5 will be installed
394---> Package qt-settings.noarch 0:19-23.5.el7.centos will be installed
395--> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.centos.noarch
396--> Running transaction check
397---> Package kernel-headers.x86_64 0:3.10.0-327.3.1.el7 will be installed
398---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
399---> Package openssl.x86_64 1:1.0.1e-51.el7_2.1 will be installed
400--> Processing Dependency: make for package: 1:openssl-1.0.1e-51.el7_2.1.x86_64
401---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed
402--> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64
403--> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
404--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
405--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
406--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64
407---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
408---> Package python-cffi.x86_64 0:0.8.6-2.el7 will be installed
409--> Processing Dependency: python-pycparser for package: python-cffi-0.8.6-2.el7.x86_64
410---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
411--> Running transaction check
412---> Package make.x86_64 1:3.82-21.el7 will be installed
413---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed
414---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
415--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
416--> Running transaction check
417---> Package python-ply.noarch 0:3.4-10.el7 will be installed
418--> Finished Dependency Resolution
419
420Dependencies Resolved
421
422================================================================================
423 Package Arch Version Repository Size
424================================================================================
425Installing:
426 gcc x86_64 4.8.5-4.el7 base 16 M
427 gettext x86_64 0.18.2.1-4.el7 base 959 k
428 glib2-devel x86_64 2.42.2-5.el7 base 448 k
429 intltool noarch 0.50.2-6.el7 base 59 k
430 python-icalendar noarch 3.8.2-8.9.el7.kolab_3.5 Kolab_Development 89 k
431 python-kolab x86_64 0.6.git.1432664058-16.12.el7.kolab_3.5
432 Kolab_Development 76 k
433 python-kolabformat x86_64 1.2-11.3.el7.kolab_3.5 Kolab_Development 438 k
434 python-ldap x86_64 2.4.15-2.el7 base 159 k
435 python-nose noarch 1.3.0-3.el7 base 272 k
436 python-pyasn1 noarch 0.1.6-2.el7 base 91 k
437 python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k
438 python-sievelib noarch 0.5.2-14.9.el7.kolab_3.5 Kolab_Development 40 k
439 python-sqlalchemy x86_64 0.9.8-1.el7 base 2.9 M
440 python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M
441 pytz noarch 2015.7-2.1.el7.kolab_3.5 Kolab_Development 42 k
442Installing for dependencies:
443 autoconf noarch 2.69-11.el7 base 701 k
444 automake noarch 1.13.4-3.el7 base 679 k
445 boost-system x86_64 1.53.0-25.el7 base 39 k
446 boost-thread x86_64 1.53.0-25.el7 base 57 k
447 cpp x86_64 4.8.5-4.el7 base 5.9 M
448 gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k
449 gettext-devel x86_64 0.18.2.1-4.el7 base 315 k
450 gettext-libs x86_64 0.18.2.1-4.el7 base 435 k
451 glibc-devel x86_64 2.17-106.el7_2.1 updates 1.0 M
452 glibc-headers x86_64 2.17-106.el7_2.1 updates 661 k
453 kernel-headers x86_64 3.10.0-327.3.1.el7 updates 3.2 M
454 libcalendaring x86_64 4.9.2-1.7.el7.kolab_3.5 Kolab_Development 1.7 M
455 libcroco x86_64 0.6.8-5.el7 base 104 k
456 libgomp x86_64 4.8.5-4.el7 base 130 k
457 libical x86_64 1.0.1-1.el7 base 175 k
458 libkolab x86_64 0.6.git.1432664058-16.12.el7.kolab_3.5
459 Kolab_Development 302 k
460 libkolabxml x86_64 1.2-11.3.el7.kolab_3.5 Kolab_Development 620 k
461 libmng x86_64 1.0.10-14.el7 base 171 k
462 libmpc x86_64 1.0.1-3.el7 base 51 k
463 libunistring x86_64 0.9.3-9.el7 base 293 k
464 m4 x86_64 1.4.16-10.el7 base 256 k
465 make x86_64 1:3.82-21.el7 base 420 k
466 mpfr x86_64 3.1.1-4.el7 base 203 k
467 openssl x86_64 1:1.0.1e-51.el7_2.1 updates 711 k
468 pciutils x86_64 3.2.1-4.el7 base 90 k
469 pciutils-libs x86_64 3.2.1-4.el7 base 45 k
470 perl-Test-Harness noarch 3.28-3.el7 base 302 k
471 perl-XML-Parser x86_64 2.41-10.el7 base 223 k
472 pyOpenSSL noarch 0.14-1.9.el7.kolab_3.5 Kolab_Development 148 k
473 pyserial noarch 2.6-5.el7 base 124 k
474 python-backports x86_64 1.0-8.el7 base 5.8 k
475 python-backports-ssl_match_hostname
476 noarch 3.4.0.2-4.el7 base 12 k
477 python-cffi x86_64 0.8.6-2.el7 base 131 k
478 python-cryptography x86_64 0.8.2-1.el7 base 435 k
479 python-dateutil noarch 1.5-7.el7 base 85 k
480 python-enum34 noarch 1.0.4-1.el7 base 52 k
481 python-ply noarch 3.4-10.el7 base 123 k
482 python-pycparser noarch 2.14-1.el7 base 104 k
483 python-setuptools noarch 7.0-2.6.el7.kolab_3.5 Kolab_Development 407 k
484 python-six noarch 1.9.0-2.9.el7.kolab_3.5 Kolab_Development 29 k
485 python-zope-interface x86_64 4.0.5-4.el7 base 138 k
486 qt x86_64 1:4.8.5-11.el7 base 4.5 M
487 qt-settings noarch 19-23.5.el7.centos base 17 k
488 qt-x11 x86_64 1:4.8.5-11.el7 base 13 M
489 xerces-c x86_64 3.1.1-7.el7_1 base 878 k
490
491Transaction Summary
492================================================================================
493Install 15 Packages (+45 Dependent packages)
494
495Total download size: 63 M
496Installed size: 192 M
497Downloading packages:
498--------------------------------------------------------------------------------
499Total 14 MB/s | 63 MB 00:04
500Running transaction check
501Running transaction test
502Transaction test succeeded
503Running transaction
504 Installing : boost-system-1.53.0-25.el7.x86_64 1/60
505 Installing : boost-thread-1.53.0-25.el7.x86_64 2/60
506 Installing : xerces-c-3.1.1-7.el7_1.x86_64 3/60
507 Installing : libkolabxml-1.2-11.3.el7.kolab_3.5.x86_64 4/60
508 Installing : mpfr-3.1.1-4.el7.x86_64 5/60
509 Installing : libgomp-4.8.5-4.el7.x86_64 6/60
510 Installing : libmpc-1.0.1-3.el7.x86_64 7/60
511 Installing : python-pyasn1-0.1.6-2.el7.noarch 8/60
512 Installing : python-six-1.9.0-2.9.el7.kolab_3.5.noarch 9/60
513 Installing : libunistring-0.9.3-9.el7.x86_64 10/60
514 Installing : libcroco-0.6.8-5.el7.x86_64 11/60
515 Installing : gettext-libs-0.18.2.1-4.el7.x86_64 12/60
516 Installing : gettext-0.18.2.1-4.el7.x86_64 13/60
517 Installing : cpp-4.8.5-4.el7.x86_64 14/60
518 Installing : python-kolabformat-1.2-11.3.el7.kolab_3.5.x86_64 15/60
519 Installing : libmng-1.0.10-14.el7.x86_64 16/60
520 Installing : 1:make-3.82-21.el7.x86_64 17/60
521 Installing : 1:openssl-1.0.1e-51.el7_2.1.x86_64 18/60
522 Installing : kernel-headers-3.10.0-327.3.1.el7.x86_64 19/60
523 Installing : glibc-headers-2.17-106.el7_2.1.x86_64 20/60
524 Installing : glibc-devel-2.17-106.el7_2.1.x86_64 21/60
525 Installing : pytz-2015.7-2.1.el7.kolab_3.5.noarch 22/60
526 Installing : python-backports-1.0-8.el7.x86_64 23/60
527 Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 24/60
528 Installing : python-setuptools-7.0-2.6.el7.kolab_3.5.noarch 25/60
529 Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 26/60
530 Installing : gettext-devel-0.18.2.1-4.el7.x86_64 27/60
531 Installing : pyserial-2.6-5.el7.noarch 28/60
532 Installing : python-ply-3.4-10.el7.noarch 29/60
533 Installing : python-pycparser-2.14-1.el7.noarch 30/60
534 Installing : python-cffi-0.8.6-2.el7.x86_64 31/60
535 Installing : perl-Test-Harness-3.28-3.el7.noarch 32/60
536 Installing : python-dateutil-1.5-7.el7.noarch 33/60
537 Installing : m4-1.4.16-10.el7.x86_64 34/60
538 Installing : autoconf-2.69-11.el7.noarch 35/60
539 Installing : automake-1.13.4-3.el7.noarch 36/60
540 Installing : python-enum34-1.0.4-1.el7.noarch 37/60
541 Installing : python-cryptography-0.8.2-1.el7.x86_64 38/60
542 Installing : pyOpenSSL-0.14-1.9.el7.kolab_3.5.noarch 39/60
543 Installing : libical-1.0.1-1.el7.x86_64 40/60
544 Installing : perl-XML-Parser-2.41-10.el7.x86_64 41/60
545 Installing : python-zope-interface-4.0.5-4.el7.x86_64 42/60
546 Installing : pciutils-libs-3.2.1-4.el7.x86_64 43/60
547 Installing : pciutils-3.2.1-4.el7.x86_64 44/60
548 Installing : qt-settings-19-23.5.el7.centos.noarch 45/60
549 Installing : 1:qt-4.8.5-11.el7.x86_64 46/60
550 Installing : 1:qt-x11-4.8.5-11.el7.x86_64 47/60
551 Installing : libcalendaring-4.9.2-1.7.el7.kolab_3.5.x86_64 48/60
552 Installing : libkolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64 49/60
553 Installing : python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_ 50/60
554 Installing : python-twisted-core-12.2.0-4.el7.x86_64 51/60
555 Installing : intltool-0.50.2-6.el7.noarch 52/60
556 Installing : python-icalendar-3.8.2-8.9.el7.kolab_3.5.noarch 53/60
557 Installing : python-nose-1.3.0-3.el7.noarch 54/60
558 Installing : gcc-4.8.5-4.el7.x86_64 55/60
559 Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 56/60
560 Installing : python-ldap-2.4.15-2.el7.x86_64 57/60
561 Installing : glib2-devel-2.42.2-5.el7.x86_64 58/60
562 Installing : python-sievelib-0.5.2-14.9.el7.kolab_3.5.noarch 59/60
563 Installing : python-sqlalchemy-0.9.8-1.el7.x86_64 60/60
564 Verifying : libcroco-0.6.8-5.el7.x86_64 1/60
565 Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 2/60
566 Verifying : pciutils-libs-3.2.1-4.el7.x86_64 3/60
567 Verifying : gcc-4.8.5-4.el7.x86_64 4/60
568 Verifying : python-icalendar-3.8.2-8.9.el7.kolab_3.5.noarch 5/60
569 Verifying : python-zope-interface-4.0.5-4.el7.x86_64 6/60
570 Verifying : perl-XML-Parser-2.41-10.el7.x86_64 7/60
571 Verifying : python-cryptography-0.8.2-1.el7.x86_64 8/60
572 Verifying : libunistring-0.9.3-9.el7.x86_64 9/60
573 Verifying : libical-1.0.1-1.el7.x86_64 10/60
574 Verifying : python-sqlalchemy-0.9.8-1.el7.x86_64 11/60
575 Verifying : python-enum34-1.0.4-1.el7.noarch 12/60
576 Verifying : python-nose-1.3.0-3.el7.noarch 13/60
577 Verifying : m4-1.4.16-10.el7.x86_64 14/60
578 Verifying : python-sievelib-0.5.2-14.9.el7.kolab_3.5.noarch 15/60
579 Verifying : glib2-devel-2.42.2-5.el7.x86_64 16/60
580 Verifying : pciutils-3.2.1-4.el7.x86_64 17/60
581 Verifying : python-dateutil-1.5-7.el7.noarch 18/60
582 Verifying : perl-Test-Harness-3.28-3.el7.noarch 19/60
583 Verifying : glibc-devel-2.17-106.el7_2.1.x86_64 20/60
584 Verifying : 1:openssl-1.0.1e-51.el7_2.1.x86_64 21/60
585 Verifying : python-six-1.9.0-2.9.el7.kolab_3.5.noarch 22/60
586 Verifying : glibc-headers-2.17-106.el7_2.1.x86_64 23/60
587 Verifying : python-cffi-0.8.6-2.el7.x86_64 24/60
588 Verifying : qt-settings-19-23.5.el7.centos.noarch 25/60
589 Verifying : libcalendaring-4.9.2-1.7.el7.kolab_3.5.x86_64 26/60
590 Verifying : python-ply-3.4-10.el7.noarch 27/60
591 Verifying : pyserial-2.6-5.el7.noarch 28/60
592 Verifying : 1:qt-4.8.5-11.el7.x86_64 29/60
593 Verifying : boost-thread-1.53.0-25.el7.x86_64 30/60
594 Verifying : pyOpenSSL-0.14-1.9.el7.kolab_3.5.noarch 31/60
595 Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 32/60
596 Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 33/60
597 Verifying : xerces-c-3.1.1-7.el7_1.x86_64 34/60
598 Verifying : 1:qt-x11-4.8.5-11.el7.x86_64 35/60
599 Verifying : boost-system-1.53.0-25.el7.x86_64 36/60
600 Verifying : python-backports-1.0-8.el7.x86_64 37/60
601 Verifying : pytz-2015.7-2.1.el7.kolab_3.5.noarch 38/60
602 Verifying : libmpc-1.0.1-3.el7.x86_64 39/60
603 Verifying : python-pyasn1-0.1.6-2.el7.noarch 40/60
604 Verifying : python-ldap-2.4.15-2.el7.x86_64 41/60
605 Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 42/60
606 Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 43/60
607 Verifying : automake-1.13.4-3.el7.noarch 44/60
608 Verifying : kernel-headers-3.10.0-327.3.1.el7.x86_64 45/60
609 Verifying : python-pycparser-2.14-1.el7.noarch 46/60
610 Verifying : python-setuptools-7.0-2.6.el7.kolab_3.5.noarch 47/60
611 Verifying : libkolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_64 48/60
612 Verifying : intltool-0.50.2-6.el7.noarch 49/60
613 Verifying : libgomp-4.8.5-4.el7.x86_64 50/60
614 Verifying : mpfr-3.1.1-4.el7.x86_64 51/60
615 Verifying : 1:make-3.82-21.el7.x86_64 52/60
616 Verifying : python-kolabformat-1.2-11.3.el7.kolab_3.5.x86_64 53/60
617 Verifying : cpp-4.8.5-4.el7.x86_64 54/60
618 Verifying : autoconf-2.69-11.el7.noarch 55/60
619 Verifying : python-twisted-core-12.2.0-4.el7.x86_64 56/60
620 Verifying : gettext-0.18.2.1-4.el7.x86_64 57/60
621 Verifying : python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_ 58/60
622 Verifying : libkolabxml-1.2-11.3.el7.kolab_3.5.x86_64 59/60
623 Verifying : libmng-1.0.10-14.el7.x86_64 60/60
624
625Installed:
626 gcc.x86_64 0:4.8.5-4.el7
627 gettext.x86_64 0:0.18.2.1-4.el7
628 glib2-devel.x86_64 0:2.42.2-5.el7
629 intltool.noarch 0:0.50.2-6.el7
630 python-icalendar.noarch 0:3.8.2-8.9.el7.kolab_3.5
631 python-kolab.x86_64 0:0.6.git.1432664058-16.12.el7.kolab_3.5
632 python-kolabformat.x86_64 0:1.2-11.3.el7.kolab_3.5
633 python-ldap.x86_64 0:2.4.15-2.el7
634 python-nose.noarch 0:1.3.0-3.el7
635 python-pyasn1.noarch 0:0.1.6-2.el7
636 python-pyasn1-modules.noarch 0:0.1.6-2.el7
637 python-sievelib.noarch 0:0.5.2-14.9.el7.kolab_3.5
638 python-sqlalchemy.x86_64 0:0.9.8-1.el7
639 python-twisted-core.x86_64 0:12.2.0-4.el7
640 pytz.noarch 0:2015.7-2.1.el7.kolab_3.5
641
642Dependency Installed:
643 autoconf.noarch 0:2.69-11.el7
644 automake.noarch 0:1.13.4-3.el7
645 boost-system.x86_64 0:1.53.0-25.el7
646 boost-thread.x86_64 0:1.53.0-25.el7
647 cpp.x86_64 0:4.8.5-4.el7
648 gettext-common-devel.noarch 0:0.18.2.1-4.el7
649 gettext-devel.x86_64 0:0.18.2.1-4.el7
650 gettext-libs.x86_64 0:0.18.2.1-4.el7
651 glibc-devel.x86_64 0:2.17-106.el7_2.1
652 glibc-headers.x86_64 0:2.17-106.el7_2.1
653 kernel-headers.x86_64 0:3.10.0-327.3.1.el7
654 libcalendaring.x86_64 0:4.9.2-1.7.el7.kolab_3.5
655 libcroco.x86_64 0:0.6.8-5.el7
656 libgomp.x86_64 0:4.8.5-4.el7
657 libical.x86_64 0:1.0.1-1.el7
658 libkolab.x86_64 0:0.6.git.1432664058-16.12.el7.kolab_3.5
659 libkolabxml.x86_64 0:1.2-11.3.el7.kolab_3.5
660 libmng.x86_64 0:1.0.10-14.el7
661 libmpc.x86_64 0:1.0.1-3.el7
662 libunistring.x86_64 0:0.9.3-9.el7
663 m4.x86_64 0:1.4.16-10.el7
664 make.x86_64 1:3.82-21.el7
665 mpfr.x86_64 0:3.1.1-4.el7
666 openssl.x86_64 1:1.0.1e-51.el7_2.1
667 pciutils.x86_64 0:3.2.1-4.el7
668 pciutils-libs.x86_64 0:3.2.1-4.el7
669 perl-Test-Harness.noarch 0:3.28-3.el7
670 perl-XML-Parser.x86_64 0:2.41-10.el7
671 pyOpenSSL.noarch 0:0.14-1.9.el7.kolab_3.5
672 pyserial.noarch 0:2.6-5.el7
673 python-backports.x86_64 0:1.0-8.el7
674 python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
675 python-cffi.x86_64 0:0.8.6-2.el7
676 python-cryptography.x86_64 0:0.8.2-1.el7
677 python-dateutil.noarch 0:1.5-7.el7
678 python-enum34.noarch 0:1.0.4-1.el7
679 python-ply.noarch 0:3.4-10.el7
680 python-pycparser.noarch 0:2.14-1.el7
681 python-setuptools.noarch 0:7.0-2.6.el7.kolab_3.5
682 python-six.noarch 0:1.9.0-2.9.el7.kolab_3.5
683 python-zope-interface.x86_64 0:4.0.5-4.el7
684 qt.x86_64 1:4.8.5-11.el7
685 qt-settings.noarch 0:19-23.5.el7.centos
686 qt-x11.x86_64 1:4.8.5-11.el7
687 xerces-c.x86_64 0:3.1.1-7.el7_1
688
689Complete!
690/srv/pykolab.git /srv/pykolab.git
691autoreconf: Entering directory `.'
692autoreconf: configure.ac: not using Gettext
693autoreconf: running: aclocal
694autoreconf: configure.ac: tracing
695autoreconf: configure.ac: not using Libtool
696autoreconf: running: /usr/bin/autoconf
697autoreconf: configure.ac: not using Autoheader
698autoreconf: running: automake --add-missing --copy --no-force
699Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
700Makefile.am:23: (probably a GNU make extension)
701Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
702Makefile.am:23: (probably a GNU make extension)
703Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
704Makefile.am:23: (probably a GNU make extension)
705kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
706kolabd/Makefile.am:8: (probably a GNU make extension)
707pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
708pykolab/Makefile.am:2: (probably a GNU make extension)
709pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
710pykolab/Makefile.am:16: (probably a GNU make extension)
711pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
712pykolab/Makefile.am:20: (probably a GNU make extension)
713pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
714pykolab/Makefile.am:24: (probably a GNU make extension)
715pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
716pykolab/Makefile.am:28: (probably a GNU make extension)
717pykolab/Makefile.am:85: warning: wildcard wap_client/*.py: non-POSIX variable name
718pykolab/Makefile.am:85: (probably a GNU make extension)
719pykolab/Makefile.am:89: warning: wildcard xml/*.py: non-POSIX variable name
720pykolab/Makefile.am:89: (probably a GNU make extension)
721saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
722saslauthd/Makefile.am:7: (probably a GNU make extension)
723share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
724share/Makefile.am:2: (probably a GNU make extension)
725share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
726share/Makefile.am:2: (probably a GNU make extension)
727share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
728share/Makefile.am:7: (probably a GNU make extension)
729wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
730wallace/Makefile.am:8: (probably a GNU make extension)
731autoreconf: Leaving directory `.'
732checking for a BSD-compatible install... /usr/bin/install -c
733checking whether build environment is sane... yes
734/srv/pykolab.git/missing: Unknown `--is-lightweight' option
735Try `/srv/pykolab.git/missing --help' for more information
736configure: WARNING: 'missing' script is too old or missing
737checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
738checking for gawk... gawk
739checking whether make sets $(MAKE)... yes
740checking whether make supports nested variables... yes
741checking whether to enable maintainer-specific portions of Makefiles... no
742checking for python... /usr/bin/python
743checking for python version... 2.7
744checking for python platform... linux2
745checking for python script directory... ${prefix}/lib/python2.7/site-packages
746checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
747checking for style of include used by make... GNU
748checking for gcc... gcc
749checking whether the C compiler works... yes
750checking for C compiler default output file name... a.out
751checking for suffix of executables...
752checking whether we are cross compiling... no
753checking for suffix of object files... o
754checking whether we are using the GNU C compiler... yes
755checking whether gcc accepts -g... yes
756checking for gcc option to accept ISO C89... none needed
757checking dependency style of gcc... none
758checking how to run the C preprocessor... gcc -E
759checking for grep that handles long lines and -e... /usr/bin/grep
760checking for egrep... /usr/bin/grep -E
761checking for ANSI C header files... yes
762checking for sys/types.h... yes
763checking for sys/stat.h... yes
764checking for stdlib.h... yes
765checking for string.h... yes
766checking for memory.h... yes
767checking for strings.h... yes
768checking for inttypes.h... yes
769checking for stdint.h... yes
770checking for unistd.h... yes
771checking locale.h usability... yes
772checking locale.h presence... yes
773checking for locale.h... yes
774checking for LC_MESSAGES... yes
775checking libintl.h usability... yes
776checking libintl.h presence... yes
777checking for libintl.h... yes
778checking for ngettext in libc... yes
779checking for dgettext in libc... yes
780checking for bind_textdomain_codeset... yes
781checking for msgfmt... /usr/bin/msgfmt
782checking for dcgettext... yes
783checking if msgfmt accepts -c... yes
784checking for gmsgfmt... /usr/bin/msgfmt
785checking for xgettext... /usr/bin/xgettext
786checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
787checking whether NLS is requested... yes
788checking for intltool-update... /usr/bin/intltool-update
789checking for intltool-merge... /usr/bin/intltool-merge
790checking for intltool-extract... /usr/bin/intltool-extract
791checking for xgettext... (cached) /usr/bin/xgettext
792checking for msgmerge... /usr/bin/msgmerge
793checking for msgfmt... (cached) /usr/bin/msgfmt
794checking for gmsgfmt... (cached) /usr/bin/msgfmt
795checking for perl... /usr/bin/perl
796checking for perl >= 5.8.1... 5.16.3
797checking for XML::Parser... ok
798checking whether ln -s works... yes
799checking that generated files are newer than configure... done
800configure: creating ./config.status
801config.status: creating bin/rebuild.sh
802config.status: creating Makefile
803config.status: creating pykolab.spec
804config.status: creating conf/Makefile
805config.status: creating kolabd/Makefile
806config.status: creating po/Makefile.in
807config.status: creating pykolab/constants.py
808config.status: creating pykolab/Makefile
809config.status: creating saslauthd/Makefile
810config.status: creating share/Makefile
811config.status: creating wallace/Makefile
812config.status: executing depfiles commands
813config.status: executing default-1 commands
814config.status: executing po/stamp-it commands
815/srv/pykolab.git
816Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
817Running ../stick.git/drydocker/pykolab/test_unit.sh ...
818/srv/pykolab.git /srv/pykolab.git
819test_pykolab (tests.unit.test-000-imports.TestImports) ... ok
820test_pykolab_xml (tests.unit.test-000-imports.TestImports) ... ok
821test_pykolab_xml_attendee (tests.unit.test-000-imports.TestImports) ... ok
822test_pykolab_xml_contact (tests.unit.test-000-imports.TestImports) ... ok
823test_pykolab_xml_contactReference (tests.unit.test-000-imports.TestImports) ... ok
824test_pykolab_xml_event (tests.unit.test-000-imports.TestImports) ... ok
825test_001_minimal (tests.unit.test-001-contact_reference.TestEventXML) ... ok
826test_002_empty_name (tests.unit.test-001-contact_reference.TestEventXML) ... ok
827test_003_set_name (tests.unit.test-001-contact_reference.TestEventXML) ... ok
828test_001_minimal (tests.unit.test-002-attendee.TestEventXML) ... ok
829test_002_empty_name (tests.unit.test-002-attendee.TestEventXML) ... ok
830test_003_set_name (tests.unit.test-002-attendee.TestEventXML) ... ok
831test_004_default_participant_status (tests.unit.test-002-attendee.TestEventXML) ... ok
832test_005_participant_status_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
833test_006_participant_status_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
834test_007_participant_status_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
835test_008_default_rsvp (tests.unit.test-002-attendee.TestEventXML) ... ok
836test_009_rsvp_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
837test_010_rsvp_map_forward_lookup_boolean (tests.unit.test-002-attendee.TestEventXML) ... ok
838test_011_rsvp_map_forward_lookup_integer (tests.unit.test-002-attendee.TestEventXML) ... ok
839test_012_rsvp_map_reverse_lookup_boolean (tests.unit.test-002-attendee.TestEventXML) ... ok
840test_013_rsvp_map_reverse_lookup_integer (tests.unit.test-002-attendee.TestEventXML) ... ok
841test_014_default_role (tests.unit.test-002-attendee.TestEventXML) ... ok
842test_015_cutype_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
843test_015_role_map_length (tests.unit.test-002-attendee.TestEventXML) ... ok
844test_016_cutype_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
845test_016_role_map_forward_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
846test_017_cutype_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
847test_017_role_map_reverse_lookup (tests.unit.test-002-attendee.TestEventXML) ... ok
848test_018_partstat_label (tests.unit.test-002-attendee.TestEventXML) ... ok
849test_020_to_dict (tests.unit.test-002-attendee.TestEventXML) ... ok
850test_000_no_start_date (tests.unit.test-003-event.TestEventXML) ... Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
851Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1500: Start date is missing, but is mandatory for events
852Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
853ok
854test_001_minimal (tests.unit.test-003-event.TestEventXML) ... ok
855test_002_attendees_list (tests.unit.test-003-event.TestEventXML) ... ok
856test_003_attendees_no_default (tests.unit.test-003-event.TestEventXML) ... ok
857test_004_attendee_add (tests.unit.test-003-event.TestEventXML) ... ok
858test_005_attendee_add_name_and_props (tests.unit.test-003-event.TestEventXML) ... ok
859test_006_get_attendees (tests.unit.test-003-event.TestEventXML) ... ok
860test_007_get_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok
861test_007_get_attendee_props (tests.unit.test-003-event.TestEventXML) ... ok
862test_007_get_nonexistent_attendee_by_email (tests.unit.test-003-event.TestEventXML) ... ok
863test_008_get_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok
864test_008_get_nonexistent_attendee_by_name (tests.unit.test-003-event.TestEventXML) ... ok
865test_009_invalid_participant_status (tests.unit.test-003-event.TestEventXML) ... ok
866test_009_update_attendees (tests.unit.test-003-event.TestEventXML) ... ok
867test_010_datetime_from_string (tests.unit.test-003-event.TestEventXML) ... ok
868test_011_attendee_equality (tests.unit.test-003-event.TestEventXML) ... ok
869test_012_delegate_new_attendee (tests.unit.test-003-event.TestEventXML) ... ok
870test_013_delegatee_is_now_attendee (tests.unit.test-003-event.TestEventXML) ... ok
871test_014_delegate_attendee_adds (tests.unit.test-003-event.TestEventXML) ... ok
872test_015_timezone (tests.unit.test-003-event.TestEventXML) ... ok
873test_016_start_with_timezone (tests.unit.test-003-event.TestEventXML) ... ok
874test_017_allday_without_timezone (tests.unit.test-003-event.TestEventXML) ... ok
875test_018_ical_allday_events (tests.unit.test-003-event.TestEventXML) ... ok
876test_018_ical_to_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1661) KCalCore::ICalFormatImpl::populate: No PRODID property found
877unnamed app(1661) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
878unnamed app(1661) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
879ok
880test_018_load_from_ical (tests.unit.test-003-event.TestEventXML) ... ok
881test_019_as_string_itip (tests.unit.test-003-event.TestEventXML) ... ok
882test_019_to_message_itip (tests.unit.test-003-event.TestEventXML) ... ok
883test_020_calendaring_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
884test_021_add_exceptions (tests.unit.test-003-event.TestEventXML) ... unnamed app(1661) KCalCore::ICalFormatImpl::populate: No PRODID property found
885ok
886test_021_allday_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
887test_021_calendaring_no_recurrence (tests.unit.test-003-event.TestEventXML) ... ok
888test_021_ical_exceptions (tests.unit.test-003-event.TestEventXML) ... ok
889test_021_single_instances (tests.unit.test-003-event.TestEventXML) ... ok
890test_022_load_from_xml (tests.unit.test-003-event.TestEventXML) ... (17:38:09) timezoneconverter.cpp(51): Guessed timezone and found: ""
891(17:38:09) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
892ok
893test_023_load_from_message (tests.unit.test-003-event.TestEventXML) ... unnamed app(1661) KCalCore::ICalFormatImpl::populate: No PRODID property found
894ok
895test_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
896Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
897schema exception
898:26:25 error: value '' does not match regular expression facet '(\-|\+)?\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z?'
899Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1940: Failed to parse calendar!
900Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
901ok
902test_025_to_dict (tests.unit.test-003-event.TestEventXML) ... ok
903test_026_compute_diff (tests.unit.test-003-event.TestEventXML) ... ok
904test_026_property_to_string (tests.unit.test-003-event.TestEventXML) ... ok
905test_027_merge_attendee_data (tests.unit.test-003-event.TestEventXML) ... ok
906test_001_from_message_recurrence (tests.unit.test-004-icalendar.TestICalendar) ... ok
907test_002_from_message (tests.unit.test-004-icalendar.TestICalendar) ... ok
908test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone) ... ok
909test_001_import_psearch (tests.unit.test-006-ldap_psearch.TestLDAPPsearch) ... ok
910test_001_import_syncrepl (tests.unit.test-007-ldap_syncrepl.TestLDAPSyncrepl) ... ok
911test_001_import_sievelib (tests.unit.test-008-sievelib.TestSievelib) ... ok
912test_002_parse_tests (tests.unit.test-008-sievelib.TestSievelib) ... ok
913test_001_ldap_uri (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
914test_002_ldap_uri_port (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
915If no C{methodName} argument is passed to the constructor, L{run} will ... ok
916test_001_itip_events_from_message ... ok
917test_002_check_date_conflict ... ok
918test_002_check_event_conflict ... ok
919test_002_check_event_conflict_single ... ok
920test_003_send_reply ... ok
921test_004_send_reply_unicode ... ok
922If no C{methodName} argument is passed to the constructor, L{run} will ... ok
923test_002_resource_record_from_email_address ... ok
924test_003_resource_records_from_itip_events ... ok
925test_004_get_resource_owner ... ok
926test_005_send_response_accept ... ok
927test_006_send_response_delegate ... ok
928If no C{methodName} argument is passed to the constructor, L{run} will ... ok
929test_001_itip_events_from_message ... ok
930test_002_user_dn_from_email_address ... ok
931test_003_get_matching_invitation_policy ... ok
932test_005_is_auto_reply ... ok
933test_006_send_update_notification ... ok
934test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
935test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
936test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
937test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
938test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
939test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
940test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
941test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
942test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
943test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
944test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
945test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
946test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
947test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
948test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
949test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
950test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
951test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
952test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
953test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
954test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
955test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
956test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
957test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
958test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
959test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
960test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
961test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
962test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
963test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
964test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
965test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
966
967----------------------------------------------------------------------
968Ran 131 tests in 3.009s
969
970OK (SKIP=1)
971/srv/pykolab.git
972Running ../stick.git/drydocker/pykolab/test_unit.sh OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
973Running ../stick.git/drydocker/pykolab/test_obs.sh ...
974/srv/pykolab.git /srv/pykolab.git
975Running obs_build_local ...
976/srv/pykolab.git /srv/pykolab.git /srv/pykolab.git
977++++ git branch --contains 6d68214fb99033bd71297c61495213d2e07984b2
978++++ sed -r -e 's/^\* //g' -e 's/^ //g'
979++++ sort --version-sort -u
980++++ grep -E '^(master|pykolab|[a-z0-9-]+([0-9]+\.?))'
981+++ branches=master
982+++ echo 'Branches that contain 6d68214fb99033bd71297c61495213d2e07984b2:'
983Branches that contain 6d68214fb99033bd71297c61495213d2e07984b2:
984+++ echo master
985+++ sed -e 's/\s/\r\n/g'
986master
987++++ echo master
988++++ sed -e 's/\s/\r\n/g'
989++++ grep -E '^master$'
990+++ '[' '!' -z master ']'
991+++ branch=master
992+++ echo 'Branch is '\''master'\'''
993Branch is 'master'
994++++ git branch -la
995++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
996++++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
997++++ tail -n 1
998++++ sort --version-sort -u
999+++ latest_stable_branch=pykolab-0.6
1000+++ echo 'The latest stable branch is '\''pykolab-0.6'\'''
1001The latest stable branch is 'pykolab-0.6'
1002+++ '[' master == master ']'
1003+++ '[' '!' -z pykolab-0.6 ']'
1004++++ echo pykolab-0.6
1005++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1006++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1007+++ master_version=0.7
1008+++ echo 'This puts the version for master at '\''0.7'\'''
1009This puts the version for master at '0.7'
1010+++ stable_version=0
1011++++ git tag -l
1012++++ grep -E '0.7(\.[0-9]+)+$'
1013++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1014++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1015++++ sed -r -e 's/[^0-9\.]+//g'
1016++++ tail -n 1
1017++++ sort --version-sort -u
1018+++ tag_version=0.7.18
1019+++ '[' -z 0.7.18 -a -z 0.7 ']'
1020++++ echo -e '0.7\n0\n0.7.18'
1021++++ sort --version-sort -u
1022++++ tail -n 1
1023+++ new_version=0.7.18
1024+++ '[' 0.7.18 == 0 ']'
1025+++ echo 'Going with new version: '\''0.7.18'\'''
1026Going with new version: '0.7.18'
1027+++ set - -x
1028/srv /srv/pykolab.git /srv/pykolab.git
1029A Kolab:Development
1030A Kolab:Development/pykolab
1031A Kolab:Development/pykolab/0005-cli-kolab-sync-now-properly-creates-mailboxes-3975.patch
1032A Kolab:Development/pykolab/cyrus-imapd.conf-cert-paths.patch
1033A Kolab:Development/pykolab/debian.changelog
1034A Kolab:Development/pykolab/debian.control
1035A Kolab:Development/pykolab/debian.rules
1036A Kolab:Development/pykolab/debian.series
1037A Kolab:Development/pykolab/debian.tar.gz
1038A Kolab:Development/pykolab/pykolab-0.7.18.tar.gz
1039A Kolab:Development/pykolab/pykolab.dsc
1040A Kolab:Development/pykolab/pykolab.logrotate
1041A Kolab:Development/pykolab/pykolab.spec
1042At revision 171.
1043/srv/Kolab:Development/pykolab /srv /srv/pykolab.git /srv/pykolab.git
1044/srv/pykolab.git /srv/Kolab:Development/pykolab /srv /srv/pykolab.git /srv/pykolab.git
1045Going with new version: '0.7.18'
1046About to create /srv/Kolab:Development/pykolab/pykolab-0.7.18.tar.gz
1047Creating /srv/Kolab:Development/pykolab/pykolab-0.7.18.tar.gz completed
1048total 620
1049-rw-r--r--. 1 root root 1191 Jun 8 2015 0005-cli-kolab-sync-now-properly-creates-mailboxes-3975.patch
1050-rw-r--r--. 1 root root 757 May 13 2015 cyrus-imapd.conf-cert-paths.patch
1051-rw-r--r--. 1 root root 22790 Dec 28 17:06 debian.changelog
1052-rw-r--r--. 1 root root 3677 Jan 14 2015 debian.control
1053-rw-r--r--. 1 root root 1337 Feb 10 2014 debian.rules
1054-rw-r--r--. 1 root root 38 Aug 19 2014 debian.series
1055-rw-r--r--. 1 root root 6328 May 25 2015 debian.tar.gz
1056-rw-r--r--. 1 root root 548847 Dec 28 17:38 pykolab-0.7.18.tar.gz
1057-rw-r--r--. 1 root root 1480 Dec 28 17:06 pykolab.dsc
1058-rw-r--r--. 1 root root 135 May 25 2015 pykolab.logrotate
1059-rw-r--r--. 1 root root 22481 Dec 28 17:06 pykolab.spec
1060/srv/Kolab:Development/pykolab /srv /srv/pykolab.git /srv/pykolab.git
1061WARNING: source service from package or project will not be executed. This may not be the same build as on server!
1062Building pykolab.spec for CentOS_7/x86_64
1063Getting buildinfo from server and store to /srv/Kolab:Development/pykolab/.osc/_buildinfo-CentOS_7-x86_64.xml
1064Getting buildconfig from server and store to /srv/Kolab:Development/pykolab/.osc/_buildconfig-CentOS_7-x86_64
1065Updating cache of required packages
1066
1067The build root needs packages from project 'CentOS:7'.
1068Note that malicious packages can compromise the build result or even your system.
1069Would you like to ...
10700 - quit (default)
10711 - always trust packages from 'CentOS:7'
10722 - trust packages just this time
1073? 0.0% cache miss. 292/292 dependencies cached.
1074
1075Skipping verification of package signatures
1076Writing build configuration
1077Running build
1078mount: permission denied
1079mount: permission denied
1080logging output to /var/tmp/build-root/CentOS_7-x86_64/.build.log...
1081[ 0s] Memory limit set to 52009716KB
1082[ 0s] Using BUILD_ROOT=/var/tmp/build-root/CentOS_7-x86_64
1083[ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
1084[ 0s]
1085[ 0s]
1086[ 0s] kolab.example.org started "build pykolab.spec" at Mon Dec 28 17:38:30 UTC 2015.
1087[ 0s]
1088[ 0s]
1089[ 0s] processing recipe /srv/Kolab:Development/pykolab/pykolab.spec ...
1090[ 0s] running changelog2spec --target rpm --file /srv/Kolab:Development/pykolab/pykolab.spec
1091[ 1s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --rpmlist /tmp/rpmlist.cqOiNq /srv/Kolab:Development/pykolab/pykolab.spec ...
1092[ 2s] cycle: glibc -> nss-softokn-freebl -> bash
1093[ 2s] breaking dependency nss-softokn-freebl -> bash
1094[ 2s] cycle: glibc -> nss-softokn-freebl
1095[ 2s] breaking dependency glibc -> nss-softokn-freebl
1096[ 2s] cycle: glibc -> libgcc -> filesystem -> bash
1097[ 2s] breaking dependency filesystem -> bash
1098[ 2s] cycle: filesystem -> setup
1099[ 2s] breaking dependency filesystem -> setup
1100[ 2s] cycle: rpm-libs -> rpm
1101[ 2s] breaking dependency rpm -> rpm-libs
1102[ 2s] [1/52] preinstalling filesystem...
1103[ 2s] [2/52] preinstalling libgcc...
1104[ 2s] [3/52] preinstalling setup...
1105[ 2s] [4/52] preinstalling glibc...
1106[ 3s] [5/52] preinstalling bzip2-libs...
1107[ 3s] [6/52] preinstalling e2fsprogs-libs...
1108[ 3s] [7/52] preinstalling elfutils-libelf...
1109[ 4s] [8/52] preinstalling expat...
1110[ 4s] [9/52] preinstalling libattr...
1111[ 4s] [10/52] preinstalling libdb...
1112[ 4s] [11/52] preinstalling nspr...
1113[ 4s] [12/52] preinstalling popt...
1114[ 4s] [13/52] preinstalling xz-libs...
1115[ 5s] [14/52] preinstalling zlib...
1116[ 5s] [15/52] preinstalling libstdc++...
1117[ 5s] [16/52] preinstalling nss-softokn-freebl...
1118[ 5s] [17/52] preinstalling file-libs...
1119[ 5s] [18/52] preinstalling libacl...
1120[ 5s] [19/52] preinstalling libcap...
1121[ 6s] [20/52] preinstalling nss-util...
1122[ 6s] [21/52] preinstalling attr...
1123[ 6s] [22/52] preinstalling ncurses-libs...
1124[ 6s] [23/52] preinstalling pcre...
1125[ 6s] [24/52] preinstalling bash...
1126[ 7s] [25/52] preinstalling ncurses...
1127[ 7s] [26/52] preinstalling acl...
1128[ 7s] [27/52] preinstalling libsepol...
1129[ 7s] [28/52] preinstalling bzip2...
1130[ 7s] [29/52] preinstalling info...
1131[ 7s] [30/52] preinstalling diffutils...
1132[ 8s] [31/52] preinstalling m4...
1133[ 8s] [32/52] preinstalling grep...
1134[ 8s] [33/52] preinstalling libselinux...
1135[ 8s] [34/52] preinstalling readline...
1136[ 8s] [35/52] preinstalling device-mapper-libs...
1137[ 9s] [36/52] preinstalling lua...
1138[ 9s] [37/52] preinstalling sqlite...
1139[ 9s] [38/52] preinstalling chkconfig...
1140[ 9s] [39/52] preinstalling findutils...
1141[ 9s] [40/52] preinstalling sed...
1142[ 10s] [41/52] preinstalling tar...
1143[ 10s] [42/52] preinstalling coreutils...
1144[ 11s] [43/52] preinstalling nss-softokn...
1145[ 11s] [44/52] preinstalling pam...
1146[ 11s] [45/52] preinstalling krb5-libs...
1147[ 11s] [46/52] preinstalling shadow-utils...
1148[ 12s] [47/52] preinstalling openssl...
1149[ 12s] [48/52] preinstalling util-linux...
1150[ 13s] [49/52] preinstalling nss...
1151[ 13s] [50/52] preinstalling rpm...
1152[ 13s] [51/52] preinstalling rpm-libs...
1153[ 13s] [52/52] preinstalling rpm-sign...
1154[ 14s]
1155[ 14s] initializing rpm db...
1156[ 14s] reordering...cycle: glibc -> basesystem -> setup -> filesystem -> bash
1157[ 14s] breaking dependency glibc -> basesystem
1158[ 14s] cycle: glibc -> glibc-common -> bash
1159[ 14s] breaking dependency glibc-common -> bash
1160[ 14s] cycle: glibc -> glibc-common
1161[ 14s] breaking dependency glibc -> glibc-common
1162[ 14s] cycle: glibc -> nss-softokn-freebl -> bash
1163[ 14s] breaking dependency nss-softokn-freebl -> bash
1164[ 14s] cycle: glibc -> nss-softokn-freebl
1165[ 14s] breaking dependency glibc -> nss-softokn-freebl
1166[ 14s] cycle: glibc -> libgcc -> filesystem -> bash
1167[ 14s] breaking dependency filesystem -> bash
1168[ 14s] cycle: filesystem -> setup
1169[ 14s] breaking dependency filesystem -> setup
1170[ 14s] cycle: coreutils -> openssl-libs -> ca-certificates
1171[ 14s] breaking dependency coreutils -> openssl-libs
1172[ 14s] cycle: perl -> perl-libs
1173[ 14s] breaking dependency perl -> perl-libs
1174[ 14s] cycle: perl -> perl-Carp
1175[ 14s] breaking dependency perl -> perl-Carp
1176[ 14s] cycle: perl -> perl-PathTools
1177[ 14s] breaking dependency perl -> perl-PathTools
1178[ 14s] cycle: perl -> perl-Exporter
1179[ 14s] breaking dependency perl -> perl-Exporter
1180[ 14s] cycle: perl -> perl-File-Path
1181[ 14s] breaking dependency perl -> perl-File-Path
1182[ 14s] cycle: perl -> perl-File-Temp
1183[ 14s] breaking dependency perl -> perl-File-Temp
1184[ 14s] cycle: perl -> perl-Filter
1185[ 14s] breaking dependency perl -> perl-Filter
1186[ 14s] cycle: perl -> perl-Getopt-Long
1187[ 14s] breaking dependency perl -> perl-Getopt-Long
1188[ 14s] cycle: perl -> perl-Pod-Simple
1189[ 14s] breaking dependency perl -> perl-Pod-Simple
1190[ 14s] cycle: perl -> perl-Scalar-List-Utils
1191[ 14s] breaking dependency perl -> perl-Scalar-List-Utils
1192[ 14s] cycle: perl -> perl-Socket
1193[ 14s] breaking dependency perl -> perl-Socket
1194[ 14s] cycle: perl -> perl-Storable
1195[ 14s] breaking dependency perl -> perl-Storable
1196[ 14s] cycle: perl -> perl-Time-HiRes
1197[ 14s] breaking dependency perl -> perl-Time-HiRes
1198[ 14s] cycle: perl -> perl-Time-Local
1199[ 14s] breaking dependency perl -> perl-Time-Local
1200[ 14s] cycle: perl -> perl-constant
1201[ 14s] breaking dependency perl -> perl-constant
1202[ 14s] cycle: perl -> perl-threads
1203[ 14s] breaking dependency perl -> perl-threads
1204[ 14s] cycle: perl -> perl-threads-shared
1205[ 14s] breaking dependency perl-threads-shared -> perl
1206[ 14s] cycle: perl -> perl-threads-shared -> perl-Carp
1207[ 14s] breaking dependency perl-threads-shared -> perl-Carp
1208[ 14s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils
1209[ 14s] breaking dependency perl-Scalar-List-Utils -> perl
1210[ 14s] cycle: perl -> perl-threads-shared -> perl-Scalar-List-Utils -> perl-Carp
1211[ 14s] breaking dependency perl -> perl-threads-shared
1212[ 14s] cycle: perl-macros -> perl
1213[ 14s] breaking dependency perl -> perl-macros
1214[ 14s] cycle: openssl-libs -> krb5-libs
1215[ 14s] breaking dependency krb5-libs -> openssl-libs
1216[ 14s] cycle: pkgconfig -> glib2 -> shared-mime-info
1217[ 14s] breaking dependency glib2 -> shared-mime-info
1218[ 14s] cycle: device-mapper-libs -> device-mapper
1219[ 14s] breaking dependency device-mapper-libs -> device-mapper
1220[ 14s] cycle: pam -> libpwquality
1221[ 14s] breaking dependency pam -> libpwquality
1222[ 14s] cycle: perl-Carp -> perl-Exporter
1223[ 14s] breaking dependency perl-Exporter -> perl-Carp
1224[ 14s] cycle: nss -> nss-sysinit
1225[ 14s] breaking dependency nss -> nss-sysinit
1226[ 14s] cycle: openldap -> rpm -> curl -> libcurl
1227[ 14s] breaking dependency rpm -> curl
1228[ 14s] cycle: rpm -> rpm-libs
1229[ 14s] breaking dependency rpm -> rpm-libs
1230[ 14s] cycle: perl-Getopt-Long -> perl-Pod-Usage
1231[ 14s] breaking dependency perl-Pod-Usage -> perl-Getopt-Long
1232[ 14s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Encode
1233[ 14s] breaking dependency perl-podlators -> perl-Encode
1234[ 14s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators
1235[ 14s] breaking dependency perl-podlators -> perl-Getopt-Long
1236[ 14s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-podlators -> perl-Pod-Simple -> perl-Encode
1237[ 14s] breaking dependency perl-podlators -> perl-Pod-Simple
1238[ 14s] cycle: perl-Pod-Usage -> perl-podlators
1239[ 14s] breaking dependency perl-Pod-Usage -> perl-podlators
1240[ 14s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Encode
1241[ 14s] breaking dependency perl-Pod-Perldoc -> perl-Encode
1242[ 14s] cycle: perl-Pod-Usage -> perl-Pod-Perldoc -> perl-podlators
1243[ 14s] breaking dependency perl-Pod-Perldoc -> perl-podlators
1244[ 14s] cycle: perl-Getopt-Long -> perl-Pod-Usage -> perl-Pod-Perldoc -> perl-Pod-Simple -> perl-Encode
1245[ 14s] breaking dependency perl-Pod-Perldoc -> perl-Pod-Simple
1246[ 14s] cycle: git -> perl-Git
1247[ 14s] breaking dependency git -> perl-Git
1248[ 14s] cycle: kmod -> dracut
1249[ 14s] breaking dependency dracut -> kmod
1250[ 14s] done
1251[ 15s] [1/292] installing bind-license-32:9.9.4-29.el7_2.1
1252[ 15s] [2/292] installing centos-release-7-2.1511.el7.centos.2.10
1253[ 16s] [3/292] installing fontpackages-filesystem-1.44-8.el7
1254[ 16s] [4/292] installing gettext-common-devel-0.18.2.1-4.el7
1255[ 16s] [5/292] installing kernel-headers-3.10.0-327.3.1.el7
1256[ 16s] [6/292] installing libX11-common-1.6.3-2.el7
1257[ 17s] [7/292] installing ncurses-base-5.9-13.20130511.el7
1258[ 17s] [8/292] installing perl-srpm-macros-1-8.el7
1259[ 17s] [9/292] installing tzdata-2015g-1.el7
1260[ 17s] [10/292] installing filesystem-3.2-20.el7
1261[ 18s] [11/292] installing libgcc-4.8.5-4.el7
1262[ 18s] [12/292] installing vim-filesystem-2:7.4.160-1.el7
1263[ 18s] [13/292] installing setup-2.8.71-6.el7
1264[ 19s] [14/292] installing basesystem-10.0-7.el7.centos
1265[ 19s] [15/292] installing glibc-2.17-106.el7_2.1
1266[ 20s] [16/292] installing SDL-1.2.15-14.el7
1267[ 20s] [17/292] installing audit-libs-2.4.1-5.el7
1268[ 21s] [18/292] installing bzip2-libs-1.0.6-13.el7
1269[ 21s] [19/292] installing dbus-libs-1:1.6.12-13.el7
1270[ 21s] [20/292] installing elfutils-libelf-0.163-3.el7
1271[ 22s] [21/292] installing expat-2.1.0-8.el7
1272[ 22s] [22/292] installing fipscheck-lib-1.4.1-5.el7
1273[ 22s] [23/292] installing gdbm-1.10-8.el7
1274[ 22s] [24/292] installing hardlink-1:1.0-19.el7
1275[ 23s] [25/292] installing hostname-3.13-3.el7
1276[ 23s] [26/292] installing jbigkit-libs-2.0-11.el7
1277[ 23s] [27/292] installing keyutils-libs-1.5.8-3.el7
1278[ 23s] [28/292] installing libICE-1.0.9-2.el7
1279[ 24s] [29/292] installing libXau-1.0.8-2.1.el7
1280[ 24s] [30/292] installing libattr-2.4.46-12.el7
1281[ 24s] [31/292] installing libcap-ng-0.7.5-4.el7
1282[ 24s] [32/292] installing libcom_err-1.42.9-7.el7
1283[ 25s] [33/292] installing libdb-5.3.21-19.el7
1284[ 25s] [34/292] installing libffi-3.0.13-16.el7
1285[ 26s] [35/292] installing libgpg-error-1.12-3.el7
1286[ 26s] [36/292] installing libjpeg-turbo-1.2.90-5.el7
1287[ 26s] [37/292] installing libmnl-1.0.3-7.el7
1288[ 26s] [38/292] installing libnfnetlink-1.0.1-4.el7
1289[ 27s] [39/292] installing libpipeline-1.2.3-3.el7
1290[ 27s] [40/292] installing libtasn1-3.8-2.el7
1291[ 27s] [41/292] installing libuuid-2.23.2-26.el7
1292[ 28s] [42/292] installing libverto-0.2.5-4.el7
1293[ 28s] [43/292] installing libxshmfence-1.2-1.el7
1294[ 28s] [44/292] installing nspr-4.10.8-2.el7_1
1295[ 28s] [45/292] installing pciutils-libs-3.2.1-4.el7
1296[ 29s] [46/292] installing popt-1.13-16.el7
1297[ 29s] [47/292] installing sysvinit-tools-2.88-14.dsf.el7
1298[ 29s] [48/292] installing ustr-1.0.4-16.el7
1299[ 30s] [49/292] installing xz-libs-5.1.2-12alpha.el7
1300[ 30s] [50/292] installing zlib-1.2.7-15.el7
1301[ 30s] [51/292] installing libical-1.0.1-1.el7
1302[ 31s] [52/292] installing libstdc++-4.8.5-4.el7
1303[ 31s] [53/292] installing nss-softokn-freebl-3.16.2.3-13.el7_1
1304[ 31s] [54/292] installing bzip2-devel-1.0.6-13.el7
1305[ 31s] [55/292] installing libstdc++-devel-4.8.5-4.el7
1306[ 32s] [56/292] installing cyrus-sasl-lib-2.1.26-19.2.el7
1307[ 32s] [57/292] installing dwz-0.11-3.el7
1308[ 32s] [58/292] installing e2fsprogs-libs-1.42.9-7.el7
1309[ 33s] [59/292] installing file-libs-5.11-31.el7
1310[ 33s] [60/292] installing libacl-2.2.51-12.el7
1311[ 33s] [61/292] installing libcap-2.22-8.el7
1312[ 34s] [62/292] installing libgcrypt-1.5.3-12.el7_1.1
1313[ 34s] [63/292] installing libpng-2:1.5.13-7.el7_2
1314[ 34s] [64/292] installing libss-1.42.9-7.el7
1315[ 35s] [65/292] installing libxcb-1.11-4.el7
1316[ 35s] [66/292] installing nss-util-3.19.1-4.el7_1
1317[ 35s] [67/292] installing p11-kit-0.20.7-3.el7
1318[ 36s] [68/292] installing zip-3.0-10.el7
1319[ 36s] [69/292] installing attr-2.4.46-12.el7
1320[ 36s] [70/292] installing boost-system-1.53.0-25.el7
1321[ 36s] [71/292] installing gmp-1:6.0.0-12.el7_1
1322[ 37s] [72/292] installing libSM-1.2.2-2.el7
1323[ 37s] [73/292] installing libmng-1.0.10-14.el7
1324[ 37s] [74/292] installing libnetfilter_conntrack-1.0.4-2.el7
1325[ 38s] [75/292] installing libxml2-2.9.1-6.el7_2.2
1326[ 38s] [76/292] installing pcre-8.32-15.el7
1327[ 38s] [77/292] installing xerces-c-3.1.1-7.el7_1
1328[ 39s] [78/292] installing ncurses-libs-5.9-13.20130511.el7
1329[ 39s] [79/292] installing elfutils-libs-0.163-3.el7
1330[ 40s] [80/292] installing libtiff-4.0.3-14.el7
1331[ 40s] [81/292] installing perl-4:5.16.3-286.el7
1332[ 42s] [82/292] installing perl-macros-4:5.16.3-286.el7
1333[ 42s] [83/292] installing perl-parent-1:0.225-244.el7
1334[ 42s] [84/292] installing bash-4.2.46-19.el7
1335[ 42s] [85/292] installing gpm-libs-1.20.7-5.el7
1336[ 42s] [86/292] installing libedit-3.0-12.20121213cvs.el7
1337[ 43s] [87/292] installing mpfr-3.1.1-4.el7
1338[ 43s] [88/292] installing ncurses-5.9-13.20130511.el7
1339[ 43s] [89/292] installing perl-Exporter-5.68-3.el7
1340[ 43s] [90/292] installing perl-libs-4:5.16.3-286.el7
1341[ 44s] [91/292] installing file-5.11-31.el7
1342[ 44s] [92/292] installing libX11-1.6.3-2.el7
1343[ 44s] [93/292] installing acl-2.2.51-12.el7
1344[ 44s] [94/292] installing boost-thread-1.53.0-25.el7
1345[ 45s] [95/292] installing hwdata-0.252-8.1.el7
1346[ 45s] [96/292] installing freetype-2.4.11-11.el7
1347[ 46s] [97/292] installing libXext-1.3.3-3.el7
1348[ 46s] [98/292] installing libXfixes-5.0.1-2.1.el7
1349[ 46s] [99/292] installing libXrender-0.9.8-2.1.el7
1350[ 47s] [100/292] installing libsepol-2.1.9-3.el7
1351[ 47s] [101/292] installing perl-Carp-1.26-244.el7
1352[ 47s] [102/292] installing perl-Pod-Escapes-1:1.04-286.el7
1353[ 47s] [103/292] installing perl-Text-Unidecode-0.04-20.el7
1354[ 48s] [104/292] installing strace-4.8-11.el7
1355[ 48s] [105/292] installing bzip2-1.0.6-13.el7
1356[ 48s] [106/292] installing glibc-headers-2.17-106.el7_2.1
1357[ 48s] [107/292] installing libmpc-1.0.1-3.el7
1358[ 49s] [108/292] installing unzip-6.0-15.el7
1359[ 49s] [109/292] installing vim-common-2:7.4.160-1.el7
1360[ 51s] [110/292] installing xz-5.1.2-12alpha.el7
1361[ 51s] [111/292] installing info-5.1-4.el7
1362[ 51s] [112/292] installing iptables-1.4.21-16.el7
1363[ 52s] [113/292] installing rsync-3.0.9-17.el7
1364[ 52s] [114/292] installing elfutils-0.163-3.el7
1365[ 52s] [115/292] installing libpciaccess-0.13.4-2.el7
1366[ 53s] [116/292] installing libunistring-0.9.3-9.el7
1367[ 53s] [117/292] installing perl-constant-1.27-2.el7
1368[ 53s] [118/292] installing cpio-2.11-24.el7
1369[ 53s] [119/292] installing diffutils-3.3-4.el7
1370[ 54s] [120/292] installing gawk-4.0.2-4.el7
1371[ 54s] [121/292] installing gdbm-devel-1.10-8.el7
1372[ 55s] [122/292] installing libXdamage-1.1.4-4.1.el7
1373[ 55s] [123/292] installing libXi-1.7.4-2.el7
1374[ 55s] [124/292] installing libXinerama-1.1.3-2.1.el7
1375[ 56s] [125/292] installing libXxf86vm-1.1.3-2.1.el7
1376[ 56s] [126/292] installing libgomp-4.8.5-4.el7
1377[ 56s] [127/292] installing libidn-1.28-4.el7
1378[ 56s] [128/292] installing m4-1.4.16-10.el7
1379[ 57s] [129/292] installing make-1:3.82-21.el7
1380[ 57s] [130/292] installing perl-Digest-1.17-245.el7
1381[ 57s] [131/292] installing perl-Text-ParseWords-3.29-4.el7
1382[ 57s] [132/292] installing perl-threads-1.87-4.el7
1383[ 58s] [133/292] installing which-2.20-7.el7
1384[ 58s] [134/292] installing glibc-devel-2.17-106.el7_2.1
1385[ 58s] [135/292] installing grep-2.20-2.el7
1386[ 59s] [136/292] installing libXcursor-1.1.14-2.1.el7
1387[ 59s] [137/292] installing libXrandr-1.4.2-2.el7
1388[ 59s] [138/292] installing libselinux-2.2.2-6.el7
1389[ 60s] [139/292] installing pciutils-3.2.1-4.el7
1390[ 60s] [140/292] installing perl-Filter-1.49-3.el7
1391[ 60s] [141/292] installing perl-Scalar-List-Utils-1.27-248.el7
1392[ 60s] [142/292] installing perl-Socket-2.010-3.el7
1393[ 60s] [143/292] installing perl-Storable-2.45-3.el7
1394[ 60s] [144/292] installing perl-TermReadKey-2.30-20.el7
1395[ 61s] [145/292] installing perl-Time-HiRes-4:1.9725-3.el7
1396[ 61s] [146/292] installing perl-XML-Parser-2.41-10.el7
1397[ 61s] [147/292] installing readline-6.2-9.el7
1398[ 61s] [148/292] installing cpp-4.8.5-4.el7
1399[ 63s] [149/292] installing qt-settings-19-23.5.el7.centos
1400[ 63s] [150/292] installing libdrm-2.4.60-3.el7
1401[ 63s] [151/292] installing mesa-libglapi-10.6.5-3.20150824.el7
1402[ 64s] [152/292] installing lua-5.1.4-14.el7
1403[ 64s] [153/292] installing net-tools-2.0-0.17.20131004git.el7
1404[ 64s] [154/292] installing patch-2.7.1-8.el7
1405[ 64s] [155/292] installing psmisc-22.20-9.el7
1406[ 64s] [156/292] installing sqlite-3.7.17-8.el7
1407[ 65s] [157/292] installing bison-2.7-4.el7
1408[ 65s] [158/292] installing chkconfig-1.3.61-5.el7
1409[ 66s] [159/292] installing findutils-1:4.5.11-5.el7
1410[ 66s] [160/292] installing flex-2.5.37-3.el7
1411[ 66s] [161/292] installing glibc-common-2.17-106.el7_2.1
1412[ 74s] [162/292] installing linuxconsoletools-1.4.5-3.el7
1413[ 74s] [163/292] installing perl-Digest-MD5-2.52-3.el7
1414[ 74s] [164/292] installing perl-Error-1:0.17020-2.el7
1415[ 75s] [165/292] installing perl-Time-Local-1.2300-2.el7
1416[ 75s] [166/292] installing rcs-5.9.0-5.el7
1417[ 75s] [167/292] installing sed-4.2.2-5.el7
1418[ 75s] [168/292] installing vim-minimal-2:7.4.160-1.el7
1419[ 76s] [169/292] installing iproute-3.10.0-54.el7
1420[ 76s] [170/292] installing perl-PathTools-3.40-5.el7
1421[ 76s] [171/292] installing perl-threads-shared-1.43-6.el7
1422[ 76s] [172/292] installing tar-2:1.26-29.el7
1423[ 77s] [173/292] installing glib2-2.42.2-5.el7
1424[ 78s] [174/292] installing libsemanage-2.1.10-18.el7
1425[ 78s] [175/292] installing perl-Data-Dumper-2.145-3.el7
1426[ 78s] [176/292] installing vim-enhanced-2:7.4.160-1.el7
1427[ 79s] [177/292] installing coreutils-8.22-15.el7
1428[ 80s] [178/292] installing alsa-lib-1.0.28-2.el7
1429[ 80s] [179/292] installing pkgconfig-1:0.27.1-4.el7
1430[ 80s] [180/292] installing libcroco-0.6.8-5.el7
1431[ 81s] [181/292] installing perl-HTTP-Tiny-0.033-3.el7
1432[ 81s] [182/292] installing gzip-1.5-8.el7
1433[ 81s] [183/292] installing libblkid-2.23.2-26.el7
1434[ 81s] [184/292] installing libgnome-keyring-3.8.0-3.el7
1435[ 81s] [185/292] installing perl-File-Path-2.09-2.el7
1436[ 82s] [186/292] installing perl-Thread-Queue-3.02-2.el7
1437[ 82s] [187/292] installing groff-base-1.22.2-8.el7
1438[ 82s] [188/292] installing nss-softokn-3.16.2.3-13.el7_1
1439[ 82s] [189/292] installing binutils-2.23.52.0.1-55.el7
1440[ 84s] [190/292] installing fontconfig-2.10.95-7.el7
1441[ 85s] [191/292] installing p11-kit-trust-0.20.7-3.el7
1442[ 85s] [192/292] installing shadow-utils-2:4.1.5.1-18.el7
1443[ 86s] [193/292] installing krb5-libs-1.13.2-10.el7
1444[ 86s] [194/292] installing mesa-libGL-10.6.5-3.20150824.el7
1445[ 87s] [195/292] installing expat-devel-2.1.0-8.el7
1446[ 87s] [196/292] installing zlib-devel-1.2.7-15.el7
1447[ 87s] [197/292] installing libutempter-1.1.6-4.el7
1448[ 88s] [198/292] installing ncurses-devel-5.9-13.20130511.el7
1449[ 88s] [199/292] installing ca-certificates-2015.2.4-71.el7
1450[ 90s] [200/292] installing cracklib-2.9.0-11.el7
1451[ 90s] [201/292] installing less-458-9.el7
1452[ 90s] [202/292] installing libmount-2.23.2-26.el7
1453[ 91s] [203/292] installing shared-mime-info-1.1-9.el7
1454[ 92s] [204/292] installing e2fsprogs-1.42.9-7.el7
1455[ 92s] [205/292] installing perl-File-Temp-0.23.01-3.el7
1456[ 92s] [206/292] installing gettext-libs-0.18.2.1-4.el7
1457[ 93s] [207/292] installing nss-3.19.1-18.el7
1458[ 93s] [208/292] installing gcc-4.8.5-4.el7
1459[ 96s] [209/292] installing cracklib-dicts-2.9.0-11.el7
1460[ 97s] [210/292] installing openssl-libs-1:1.0.1e-51.el7_2.1
1461[ 97s] [211/292] installing nss-tools-3.19.1-18.el7
1462[ 98s] [212/292] installing nss-sysinit-3.19.1-18.el7
1463[ 98s] [213/292] installing gcc-c++-4.8.5-4.el7
1464[ 99s] [214/292] installing man-db-2.6.3-9.el7
1465[ 100s] [215/292] installing perl-Pod-Perldoc-3.20-4.el7
1466[ 100s] [216/292] installing rpm-4.11.3-17.el7
1467[ 100s] [217/292] installing libssh2-1.4.3-10.el7
1468[ 101s] [218/292] installing perl-Pod-Usage-1.63-3.el7
1469[ 101s] [219/292] installing bind-libs-32:9.9.4-29.el7_2.1
1470[ 101s] [220/292] installing openssl-1:1.0.1e-51.el7_2.1
1471[ 102s] [221/292] installing pam-1.1.8-12.el7_1.1
1472[ 102s] [222/292] installing openldap-2.4.40-8.el7
1473[ 103s] [223/292] installing qt-1:4.8.5-11.el7
1474[ 104s] [224/292] installing python-libs-2.7.5-34.el7
1475[ 106s] [225/292] installing rpm-libs-4.11.3-17.el7
1476[ 107s] [226/292] installing python-2.7.5-34.el7
1477[ 107s] [227/292] installing libpwquality-1.2.3-4.el7
1478[ 107s] [228/292] installing perl-Getopt-Long-2.40-2.el7
1479[ 107s] [229/292] installing libuser-0.60-7.el7_1
1480[ 108s] [230/292] installing cvs-1.11.23-35.el7
1481[ 108s] [231/292] installing perl-podlators-2.5.1-3.el7
1482[ 108s] [232/292] installing bind-utils-32:9.9.4-29.el7_2.1
1483[ 109s] [233/292] installing systemd-libs-219-19.el7
1484[ 109s] [234/292] installing libcurl-7.29.0-25.el7.centos
1485[ 109s] [235/292] installing rpm-build-libs-4.11.3-17.el7
1486[ 110s] [236/292] installing qt-x11-1:4.8.5-11.el7
1487[ 112s] [237/292] installing pyserial-2.6-5.el7
1488[ 112s] [238/292] installing python-backports-1.0-8.el7
1489[ 112s] [239/292] installing python-ply-3.4-4.el7
1490[ 113s] [240/292] installing python-pyasn1-0.1.6-2.el7
1491[ 113s] [241/292] installing python-sievelib-0.5.2-14.9.el7.kolab_3.5
1492[ 113s] [242/292] installing python-six-1.9.0-2.9.el7.kolab_3.5
1493[ 113s] [243/292] installing systemd-sysv-219-19.el7
1494[ 113s] [244/292] installing python-dateutil-1.5-7.el7
1495[ 113s] [245/292] installing procps-ng-3.3.10-3.el7
1496[ 114s] [246/292] installing python-sqlalchemy-0.9.7-3.el7
1497[ 115s] [247/292] installing python-zope-interface-4.0.5-4.el7
1498[ 115s] [248/292] installing pytz-2015.7-2.1.el7.kolab_3.5
1499[ 115s] [249/292] installing python-ldap-2.4.15-2.el7
1500[ 115s] [250/292] installing device-mapper-libs-7:1.02.107-5.el7
1501[ 116s] [251/292] installing curl-7.29.0-25.el7.centos
1502[ 116s] [252/292] installing perl-Encode-2.51-7.el7
1503[ 117s] [253/292] installing libcalendaring-4.9.2-1.7.el7.kolab_3.5
1504[ 117s] [254/292] installing libkolabxml-1.2-11.3.el7.kolab_3.5
1505[ 118s] [255/292] installing perl-Test-Harness-3.28-3.el7
1506[ 118s] [256/292] installing redhat-rpm-config-9.1.0-68.el7.centos
1507[ 118s] [257/292] installing glib2-devel-2.42.2-5.el7
1508[ 118s] [258/292] installing gettext-0.18.2.1-4.el7
1509[ 119s] [259/292] installing autoconf-2.69-11.el7
1510[ 120s] [260/292] installing rpm-sign-4.11.3-17.el7
1511[ 120s] [261/292] installing util-linux-2.23.2-26.el7
1512[ 121s] [262/292] installing kpartx-0.4.9-85.el7
1513[ 121s] [263/292] installing python-backports-ssl_match_hostname-3.4.0.2-4.el7
1514[ 121s] [264/292] installing python-pyasn1-modules-0.1.6-2.el7
1515[ 121s] [265/292] installing python-pycparser-2.10-1.7.el7.kolab_3.5
1516[ 121s] [266/292] installing python-icalendar-3.8.2-8.9.el7.kolab_3.5
1517[ 121s] [267/292] installing device-mapper-7:1.02.107-5.el7
1518[ 122s] [268/292] installing gpm-1.20.7-5.el7
1519[ 122s] [269/292] installing perl-Pod-Simple-1:3.28-4.el7
1520[ 122s] [270/292] installing perl-libintl-1.20-12.el7
1521[ 123s] [271/292] installing openssh-6.6.1p1-22.el7
1522[ 123s] [272/292] installing python-kolabformat-1.2-11.3.el7.kolab_3.5
1523[ 123s] [273/292] installing libkolab-0.6.git.1432664058-16.12.el7.kolab_3.5
1524[ 124s] [274/292] installing automake-1.13.4-3.el7
1525[ 124s] [275/292] installing rpm-build-4.11.3-17.el7
1526[ 124s] [276/292] installing python-setuptools-7.0-2.6.el7.kolab_3.5
1527[ 125s] [277/292] installing python-cffi-0.8.6-1.el7.kolab_3.5
1528[ 125s] [278/292] installing libtool-2.4.2-20.el7
1529[ 125s] [279/292] installing openssh-clients-6.6.1p1-22.el7
1530[ 126s] [280/292] installing texinfo-5.1-4.el7
1531[ 126s] [281/292] installing python-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5
1532[ 126s] [282/292] installing dracut-033-360.el7_2
1533[ 127s] [283/292] installing python-nose-1.3.0-3.el7
1534[ 127s] [284/292] installing python-cryptography-0.6.1-3.11.el7.kolab_3.5
1535[ 127s] [285/292] installing kmod-20-5.el7
1536[ 127s] [286/292] installing git-1.8.3.1-6.el7
1537[ 129s] [287/292] installing pyOpenSSL-0.14-1.9.el7.kolab_3.5
1538[ 129s] [288/292] installing gettext-devel-0.18.2.1-4.el7
1539[ 129s] [289/292] installing perl-Git-1.8.3.1-6.el7
1540[ 130s] [290/292] installing initscripts-9.49.30-1.el7
1541[ 130s] [291/292] installing python-twisted-core-12.2.0-4.el7
1542[ 132s] [292/292] installing intltool-0.50.2-6.el7
1543[ 132s] removing nis flags from /var/tmp/build-root/CentOS_7-x86_64/etc/nsswitch.conf...
1544[ 132s] now finalizing build dir...
1545[ 132s] mount: permission denied
1546[ 132s] mount: permission denied
1547[ 132s] Warning: spec file parser line 386: can't expand %(...)
1548[ 132s] Warning: spec file parser line 387: can't expand %(...)
1549[ 132s] Warning: spec file parser line 388: can't expand %(...)
1550[ 132s] Warning: spec file parser line 389: can't expand %(...)
1551[ 132s] Warning: spec file parser line 390: can't expand %(...)
1552[ 132s] Warning: spec file parser line 391: can't expand %(...)
1553[ 132s] Warning: spec file parser line 392: can't expand %(...)
1554[ 132s] Warning: spec file parser line 393: can't expand %(...)
1555[ 132s] Warning: spec file parser line 394: can't expand %(...)
1556[ 132s] Warning: spec file parser line 395: can't expand %(...)
1557[ 132s] Warning: spec file parser line 396: can't expand %(...)
1558[ 132s] Warning: spec file parser line 397: can't expand %(...)
1559[ 132s] Warning: spec file parser line 398: can't expand %(...)
1560[ 132s] Warning: spec file parser line 399: can't expand %(...)
1561[ 132s] Warning: spec file parser line 400: can't expand %(...)
1562[ 132s] Warning: spec file parser line 401: can't expand %(...)
1563[ 132s] Warning: spec file parser line 402: can't expand %(...)
1564[ 132s] Warning: spec file parser line 406: can't expand %(...)
1565[ 132s] Warning: spec file parser line 415: can't expand %(...)
1566[ 132s] Warning: spec file parser line 416: can't expand %(...)
1567[ 132s] Warning: spec file parser line 419: can't expand %(...)
1568[ 132s] Warning: spec file parser line 420: can't expand %(...)
1569[ 132s] Warning: spec file parser line 421: can't expand %(...)
1570[ 132s] Warning: spec file parser line 422: can't expand %(...)
1571[ 132s] Warning: spec file parser line 432: can't expand %(...)
1572[ 132s] Warning: spec file parser line 433: can't expand %(...)
1573[ 132s] Warning: spec file parser line 434: can't expand %(...)
1574[ 132s] Warning: spec file parser line 435: can't expand %(...)
1575[ 132s] Warning: spec file parser line 436: can't expand %(...)
1576[ 132s] Warning: spec file parser line 437: can't expand %(...)
1577[ 132s] Warning: spec file parser line 438: can't expand %(...)
1578[ 132s] Warning: spec file parser line 439: can't expand %(...)
1579[ 132s] Warning: spec file parser line 440: can't expand %(...)
1580[ 132s] Warning: spec file parser line 441: can't expand %(...)
1581[ 132s] Warning: spec file parser line 442: can't expand %(...)
1582[ 132s] Warning: spec file parser line 443: can't expand %(...)
1583[ 132s] Warning: spec file parser line 444: can't expand %(...)
1584[ 132s] Warning: spec file parser line 445: can't expand %(...)
1585[ 132s] Warning: spec file parser line 446: can't expand %(...)
1586[ 132s] Warning: spec file parser line 447: can't expand %(...)
1587[ 132s] Warning: spec file parser line 448: can't expand %(...)
1588[ 132s] Warning: spec file parser line 468: can't expand %(...)
1589[ 132s] Warning: spec file parser line 498: can't expand %(...)
1590[ 132s] Warning: spec file parser line 531: can't expand %(...)
1591[ 132s] -----------------------------------------------------------------
1592[ 132s] ----- building pykolab.spec (user abuild)
1593[ 132s] -----------------------------------------------------------------
1594[ 132s] -----------------------------------------------------------------
1595[ 132s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/pykolab.spec
1596[ 134s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vgXj8n
1597[ 134s] + umask 022
1598[ 134s] + cd /home/abuild/rpmbuild/BUILD
1599[ 134s] + cd /home/abuild/rpmbuild/BUILD
1600[ 134s] + rm -rf pykolab-0.7.18
1601[ 134s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/pykolab-0.7.18.tar.gz
1602[ 134s] + /usr/bin/tar -xf -
1603[ 134s] + STATUS=0
1604[ 134s] + '[' 0 -ne 0 ']'
1605[ 134s] + cd pykolab-0.7.18
1606[ 134s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
1607[ 134s] + exit 0
1608[ 134s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sPkhPi
1609[ 134s] + umask 022
1610[ 134s] + cd /home/abuild/rpmbuild/BUILD
1611[ 134s] + cd pykolab-0.7.18
1612[ 134s] + autoreconf -v
1613[ 134s] autoreconf: Entering directory `.'
1614[ 134s] autoreconf: configure.ac: not using Gettext
1615[ 135s] autoreconf: running: aclocal
1616[ 136s] autoreconf: configure.ac: tracing
1617[ 136s] autoreconf: configure.ac: not using Libtool
1618[ 136s] autoreconf: running: /usr/bin/autoconf
1619[ 137s] autoreconf: configure.ac: not using Autoheader
1620[ 137s] autoreconf: running: automake --no-force
1621[ 138s] Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
1622[ 138s] Makefile.am:23: (probably a GNU make extension)
1623[ 138s] Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
1624[ 138s] Makefile.am:23: (probably a GNU make extension)
1625[ 138s] Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
1626[ 138s] Makefile.am:23: (probably a GNU make extension)
1627[ 138s] kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
1628[ 138s] kolabd/Makefile.am:8: (probably a GNU make extension)
1629[ 138s] pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
1630[ 138s] pykolab/Makefile.am:2: (probably a GNU make extension)
1631[ 138s] pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
1632[ 138s] pykolab/Makefile.am:16: (probably a GNU make extension)
1633[ 138s] pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
1634[ 138s] pykolab/Makefile.am:20: (probably a GNU make extension)
1635[ 138s] pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
1636[ 138s] pykolab/Makefile.am:24: (probably a GNU make extension)
1637[ 138s] pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
1638[ 138s] pykolab/Makefile.am:28: (probably a GNU make extension)
1639[ 138s] pykolab/Makefile.am:85: warning: wildcard wap_client/*.py: non-POSIX variable name
1640[ 138s] pykolab/Makefile.am:85: (probably a GNU make extension)
1641[ 138s] pykolab/Makefile.am:89: warning: wildcard xml/*.py: non-POSIX variable name
1642[ 138s] pykolab/Makefile.am:89: (probably a GNU make extension)
1643[ 138s] saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
1644[ 138s] saslauthd/Makefile.am:7: (probably a GNU make extension)
1645[ 138s] share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
1646[ 138s] share/Makefile.am:2: (probably a GNU make extension)
1647[ 138s] share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
1648[ 138s] share/Makefile.am:2: (probably a GNU make extension)
1649[ 138s] share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
1650[ 138s] share/Makefile.am:7: (probably a GNU make extension)
1651[ 138s] wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
1652[ 138s] wallace/Makefile.am:8: (probably a GNU make extension)
1653[ 138s] autoreconf: Leaving directory `.'
1654[ 138s] + autoreconf -v
1655[ 139s] autoreconf: Entering directory `.'
1656[ 139s] autoreconf: configure.ac: not using Gettext
1657[ 140s] autoreconf: running: aclocal
1658[ 140s] autoreconf: configure.ac: tracing
1659[ 141s] autoreconf: configure.ac: not using Libtool
1660[ 141s] autoreconf: running: /usr/bin/autoconf
1661[ 141s] autoreconf: configure.ac: not using Autoheader
1662[ 141s] autoreconf: running: automake --no-force
1663[ 142s] Makefile.am:23: warning: wildcard tests/*.py: non-POSIX variable name
1664[ 142s] Makefile.am:23: (probably a GNU make extension)
1665[ 142s] Makefile.am:23: warning: wildcard tests/*/*.py: non-POSIX variable name
1666[ 142s] Makefile.am:23: (probably a GNU make extension)
1667[ 142s] Makefile.am:23: warning: wildcard tests/*/*/*.py: non-POSIX variable name
1668[ 142s] Makefile.am:23: (probably a GNU make extension)
1669[ 142s] kolabd/Makefile.am:8: warning: wildcard *.py: non-POSIX variable name
1670[ 142s] kolabd/Makefile.am:8: (probably a GNU make extension)
1671[ 142s] pykolab/Makefile.am:2: warning: wildcard *.py: non-POSIX variable name
1672[ 142s] pykolab/Makefile.am:2: (probably a GNU make extension)
1673[ 142s] pykolab/Makefile.am:16: warning: wildcard cli/*.py: non-POSIX variable name
1674[ 142s] pykolab/Makefile.am:16: (probably a GNU make extension)
1675[ 142s] pykolab/Makefile.am:20: warning: wildcard cli/sieve/*.py: non-POSIX variable name
1676[ 142s] pykolab/Makefile.am:20: (probably a GNU make extension)
1677[ 142s] pykolab/Makefile.am:24: warning: wildcard cli/telemetry/*.py: non-POSIX variable name
1678[ 142s] pykolab/Makefile.am:24: (probably a GNU make extension)
1679[ 142s] pykolab/Makefile.am:28: warning: wildcard cli/wap/*.py: non-POSIX variable name
1680[ 142s] pykolab/Makefile.am:28: (probably a GNU make extension)
1681[ 142s] pykolab/Makefile.am:85: warning: wildcard wap_client/*.py: non-POSIX variable name
1682[ 142s] pykolab/Makefile.am:85: (probably a GNU make extension)
1683[ 142s] pykolab/Makefile.am:89: warning: wildcard xml/*.py: non-POSIX variable name
1684[ 142s] pykolab/Makefile.am:89: (probably a GNU make extension)
1685[ 142s] saslauthd/Makefile.am:7: warning: wildcard *.py: non-POSIX variable name
1686[ 142s] saslauthd/Makefile.am:7: (probably a GNU make extension)
1687[ 142s] share/Makefile.am:2: warning: wildcard templates/*.tpl: non-POSIX variable name
1688[ 142s] share/Makefile.am:2: (probably a GNU make extension)
1689[ 142s] share/Makefile.am:2: warning: wildcard templates/header_checks.*: non-POSIX variable name
1690[ 142s] share/Makefile.am:2: (probably a GNU make extension)
1691[ 142s] share/Makefile.am:7: warning: wildcard templates/roundcubemail/*.tpl: non-POSIX variable name
1692[ 142s] share/Makefile.am:7: (probably a GNU make extension)
1693[ 142s] wallace/Makefile.am:8: warning: wildcard module_*.py: non-POSIX variable name
1694[ 142s] wallace/Makefile.am:8: (probably a GNU make extension)
1695[ 142s] autoreconf: Leaving directory `.'
1696[ 142s] + 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'
1697[ 142s] + export CFLAGS
1698[ 142s] + 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'
1699[ 142s] + export CXXFLAGS
1700[ 142s] + 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'
1701[ 142s] + export FFLAGS
1702[ 142s] + 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'
1703[ 142s] + export FCFLAGS
1704[ 142s] + LDFLAGS='-Wl,-z,relro '
1705[ 142s] + export LDFLAGS
1706[ 142s] + '[' 1 == 1 ']'
1707[ 142s] + '[' x86_64 == ppc64le ']'
1708[ 142s] ++ find . -name config.guess -o -name config.sub
1709[ 142s] + ./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
1710[ 142s] checking for a BSD-compatible install... /bin/install -c
1711[ 142s] checking whether build environment is sane... yes
1712[ 142s] /home/abuild/rpmbuild/BUILD/pykolab-0.7.18/missing: Unknown `--is-lightweight' option
1713[ 142s] Try `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/missing --help' for more information
1714[ 142s] configure: WARNING: 'missing' script is too old or missing
1715[ 142s] checking for a thread-safe mkdir -p... /bin/mkdir -p
1716[ 142s] checking for gawk... gawk
1717[ 143s] checking whether make sets $(MAKE)... yes
1718[ 143s] checking whether make supports nested variables... yes
1719[ 143s] checking whether to enable maintainer-specific portions of Makefiles... no
1720[ 143s] checking for python... /bin/python
1721[ 143s] checking for python version... 2.7
1722[ 143s] checking for python platform... linux2
1723[ 143s] checking for python script directory... ${prefix}/lib/python2.7/site-packages
1724[ 143s] checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
1725[ 143s] checking for style of include used by make... GNU
1726[ 143s] checking for x86_64-redhat-linux-gnu-gcc... no
1727[ 143s] checking for gcc... gcc
1728[ 143s] checking whether the C compiler works... yes
1729[ 143s] checking for C compiler default output file name... a.out
1730[ 143s] checking for suffix of executables...
1731[ 143s] checking whether we are cross compiling... no
1732[ 143s] checking for suffix of object files... o
1733[ 143s] checking whether we are using the GNU C compiler... yes
1734[ 143s] checking whether gcc accepts -g... yes
1735[ 143s] checking for gcc option to accept ISO C89... none needed
1736[ 143s] checking dependency style of gcc... none
1737[ 143s] checking how to run the C preprocessor... gcc -E
1738[ 143s] checking for grep that handles long lines and -e... /bin/grep
1739[ 143s] checking for egrep... /bin/grep -E
1740[ 143s] checking for ANSI C header files... yes
1741[ 143s] checking for sys/types.h... yes
1742[ 143s] checking for sys/stat.h... yes
1743[ 144s] checking for stdlib.h... yes
1744[ 144s] checking for string.h... yes
1745[ 144s] checking for memory.h... yes
1746[ 144s] checking for strings.h... yes
1747[ 144s] checking for inttypes.h... yes
1748[ 144s] checking for stdint.h... yes
1749[ 144s] checking for unistd.h... yes
1750[ 144s] checking locale.h usability... yes
1751[ 144s] checking locale.h presence... yes
1752[ 144s] checking for locale.h... yes
1753[ 144s] checking for LC_MESSAGES... yes
1754[ 144s] checking libintl.h usability... yes
1755[ 144s] checking libintl.h presence... yes
1756[ 144s] checking for libintl.h... yes
1757[ 144s] checking for ngettext in libc... yes
1758[ 144s] checking for dgettext in libc... yes
1759[ 144s] checking for bind_textdomain_codeset... yes
1760[ 144s] checking for msgfmt... /bin/msgfmt
1761[ 144s] checking for dcgettext... yes
1762[ 144s] checking if msgfmt accepts -c... yes
1763[ 144s] checking for gmsgfmt... /bin/msgfmt
1764[ 144s] checking for xgettext... /bin/xgettext
1765[ 144s] checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
1766[ 144s] checking whether NLS is requested... yes
1767[ 145s] checking for intltool-update... /bin/intltool-update
1768[ 145s] checking for intltool-merge... /bin/intltool-merge
1769[ 145s] checking for intltool-extract... /bin/intltool-extract
1770[ 145s] checking for xgettext... (cached) /bin/xgettext
1771[ 145s] checking for msgmerge... /bin/msgmerge
1772[ 145s] checking for msgfmt... (cached) /bin/msgfmt
1773[ 145s] checking for gmsgfmt... (cached) /bin/msgfmt
1774[ 145s] checking for perl... /bin/perl
1775[ 145s] checking for perl >= 5.8.1... 5.16.3
1776[ 145s] checking for XML::Parser... ok
1777[ 145s] checking whether ln -s works... yes
1778[ 145s] checking that generated files are newer than configure... done
1779[ 145s] configure: creating ./config.status
1780[ 145s] config.status: creating bin/rebuild.sh
1781[ 145s] config.status: creating Makefile
1782[ 145s] config.status: creating pykolab.spec
1783[ 145s] config.status: creating conf/Makefile
1784[ 145s] config.status: creating kolabd/Makefile
1785[ 145s] config.status: creating po/Makefile.in
1786[ 145s] config.status: creating pykolab/constants.py
1787[ 145s] config.status: creating pykolab/Makefile
1788[ 145s] config.status: creating saslauthd/Makefile
1789[ 145s] config.status: creating share/Makefile
1790[ 145s] config.status: creating wallace/Makefile
1791[ 145s] config.status: executing depfiles commands
1792[ 145s] config.status: executing default-1 commands
1793[ 145s] config.status: executing po/stamp-it commands
1794[ 145s] + exit 0
1795[ 145s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bapY1A
1796[ 145s] + umask 022
1797[ 145s] + cd /home/abuild/rpmbuild/BUILD
1798[ 145s] + '[' /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64 '!=' / ']'
1799[ 145s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
1800[ 145s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
1801[ 145s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
1802[ 145s] + mkdir /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
1803[ 145s] + cd pykolab-0.7.18
1804[ 145s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
1805[ 145s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
1806[ 145s] Making install in conf
1807[ 145s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/conf'
1808[ 145s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/conf'
1809[ 145s] make[2]: Nothing to be done for `install-exec-am'.
1810[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/etc/kolab'
1811[ 145s] /bin/install -c -m 644 kolab.conf '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/etc/kolab'
1812[ 145s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/conf'
1813[ 145s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/conf'
1814[ 145s] Making install in kolabd
1815[ 145s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/kolabd'
1816[ 145s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/kolabd'
1817[ 145s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin \
1818[ 145s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/run/kolabd
1819[ 145s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/kolabd'
1820[ 145s] /bin/install -c -m 644 process.py __init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/kolabd'
1821[ 145s] Byte-compiling python modules...
1822[ 145s] process.py__init__.py
1823[ 145s] Byte-compiling python modules (optimized versions) ...
1824[ 145s] process.py__init__.py
1825[ 145s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/kolabd'
1826[ 145s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/kolabd'
1827[ 145s] Making install in po
1828[ 145s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/po'
1829[ 145s] file=`echo ach | sed 's,.*/,,'`.gmo \
1830[ 145s] && rm -f $file && /bin/msgfmt -o $file ach.po
1831[ 145s] file=`echo af | sed 's,.*/,,'`.gmo \
1832[ 145s] && rm -f $file && /bin/msgfmt -o $file af.po
1833[ 145s] file=`echo af_ZA | sed 's,.*/,,'`.gmo \
1834[ 145s] && rm -f $file && /bin/msgfmt -o $file af_ZA.po
1835[ 145s] file=`echo ak | sed 's,.*/,,'`.gmo \
1836[ 145s] && rm -f $file && /bin/msgfmt -o $file ak.po
1837[ 145s] file=`echo de | sed 's,.*/,,'`.gmo \
1838[ 145s] && rm -f $file && /bin/msgfmt -o $file de.po
1839[ 145s] file=`echo de_DE | sed 's,.*/,,'`.gmo \
1840[ 145s] && rm -f $file && /bin/msgfmt -o $file de_DE.po
1841[ 146s] file=`echo es | sed 's,.*/,,'`.gmo \
1842[ 146s] && rm -f $file && /bin/msgfmt -o $file es.po
1843[ 146s] file=`echo fr | sed 's,.*/,,'`.gmo \
1844[ 146s] && rm -f $file && /bin/msgfmt -o $file fr.po
1845[ 146s] file=`echo nl | sed 's,.*/,,'`.gmo \
1846[ 146s] && rm -f $file && /bin/msgfmt -o $file nl.po
1847[ 146s] linguas="ach af af_ZA ak de de_DE es fr nl "; \
1848[ 146s] for lang in $linguas; do \
1849[ 146s] dir=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \
1850[ 146s] /bin/sh /home/abuild/rpmbuild/BUILD/pykolab-0.7.18/install-sh -d $dir; \
1851[ 146s] if test -r $lang.gmo; then \
1852[ 146s] /bin/install -c -m 644 $lang.gmo $dir/pykolab.mo; \
1853[ 146s] echo "installing $lang.gmo as $dir/pykolab.mo"; \
1854[ 146s] else \
1855[ 146s] /bin/install -c -m 644 ./$lang.gmo $dir/pykolab.mo; \
1856[ 146s] echo "installing ./$lang.gmo as" \
1857[ 146s] "$dir/pykolab.mo"; \
1858[ 146s] fi; \
1859[ 146s] if test -r $lang.gmo.m; then \
1860[ 146s] /bin/install -c -m 644 $lang.gmo.m $dir/pykolab.mo.m; \
1861[ 146s] echo "installing $lang.gmo.m as $dir/pykolab.mo.m"; \
1862[ 146s] else \
1863[ 146s] if test -r ./$lang.gmo.m ; then \
1864[ 146s] /bin/install -c -m 644 ./$lang.gmo.m \
1865[ 146s] $dir/pykolab.mo.m; \
1866[ 146s] echo "installing ./$lang.gmo.m as" \
1867[ 146s] "$dir/pykolab.mo.m"; \
1868[ 146s] else \
1869[ 146s] true; \
1870[ 146s] fi; \
1871[ 146s] fi; \
1872[ 146s] done
1873[ 146s] installing ach.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/ach/LC_MESSAGES/pykolab.mo
1874[ 146s] installing af.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/af/LC_MESSAGES/pykolab.mo
1875[ 146s] installing af_ZA.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/af_ZA/LC_MESSAGES/pykolab.mo
1876[ 146s] installing ak.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/ak/LC_MESSAGES/pykolab.mo
1877[ 146s] installing de.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/de/LC_MESSAGES/pykolab.mo
1878[ 146s] installing de_DE.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/de_DE/LC_MESSAGES/pykolab.mo
1879[ 146s] installing es.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/es/LC_MESSAGES/pykolab.mo
1880[ 146s] installing fr.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/pykolab.mo
1881[ 146s] installing nl.gmo as /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/pykolab.mo
1882[ 146s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/po'
1883[ 146s] Making install in pykolab
1884[ 146s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/pykolab'
1885[ 146s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/pykolab'
1886[ 146s] make[2]: Nothing to be done for `install-exec-am'.
1887[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab'
1888[ 146s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab'
1889[ 146s] Byte-compiling python modules...
1890[ 146s] telemetry.pytranslit.pyutils.pybase.pyerrors.py__init__.pytranslate.pyconstants.pylogger.pyimap_utf7.py
1891[ 146s] Byte-compiling python modules (optimized versions) ...
1892[ 146s] telemetry.pytranslit.pyutils.pybase.pyerrors.py__init__.pytranslate.pyconstants.pylogger.pyimap_utf7.py
1893[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth'
1894[ 146s] /bin/install -c -m 644 auth/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth'
1895[ 146s] Byte-compiling python modules...
1896[ 146s] __init__.py
1897[ 146s] Byte-compiling python modules (optimized versions) ...
1898[ 146s] __init__.py
1899[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth/ldap'
1900[ 146s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/auth/ldap'
1901[ 146s] Byte-compiling python modules...
1902[ 146s] __init__.pyauth_cache.pycache.pysyncrepl.py
1903[ 146s] Byte-compiling python modules (optimized versions) ...
1904[ 146s] __init__.pyauth_cache.pycache.pysyncrepl.py
1905[ 146s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli'
1906[ 146s] /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_list_domain_mailboxes.py cli/__init__.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/cmd_server_info.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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli'
1907[ 146s] /bin/install -c -m 644 cli/cmd_delete_mailbox_acl.py cli/commands.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli'
1908[ 146s] Byte-compiling python modules...
1909[ 147s] 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_list_domain_mailboxes.py__init__.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.pycmd_server_info.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
1910[ 147s] Byte-compiling python modules (optimized versions) ...
1911[ 147s] 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_list_domain_mailboxes.py__init__.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.pycmd_server_info.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
1912[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/sieve'
1913[ 147s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/sieve'
1914[ 147s] Byte-compiling python modules...
1915[ 147s] cmd_refresh.pycmd_list.pycmd_test.py__init__.pycmd_put.py
1916[ 147s] Byte-compiling python modules (optimized versions) ...
1917[ 147s] cmd_refresh.pycmd_list.pycmd_test.py__init__.pycmd_put.py
1918[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/telemetry'
1919[ 147s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/telemetry'
1920[ 147s] Byte-compiling python modules...
1921[ 147s] cmd_list_sessions.pycmd_expire_sessions.py__init__.pycmd_examine_session.pycmd_examine_command_issue.py
1922[ 147s] Byte-compiling python modules (optimized versions) ...
1923[ 147s] cmd_list_sessions.pycmd_expire_sessions.py__init__.pycmd_examine_session.pycmd_examine_command_issue.py
1924[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/wap'
1925[ 147s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/cli/wap'
1926[ 147s] Byte-compiling python modules...
1927[ 147s] cmd_user_types_list.pycmd_system_capabilities.py__init__.py
1928[ 147s] Byte-compiling python modules (optimized versions) ...
1929[ 147s] cmd_user_types_list.pycmd_system_capabilities.py__init__.py
1930[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/conf'
1931[ 147s] /bin/install -c -m 644 conf/defaults.py conf/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/conf'
1932[ 147s] Byte-compiling python modules...
1933[ 147s] defaults.py__init__.py
1934[ 147s] Byte-compiling python modules (optimized versions) ...
1935[ 147s] defaults.py__init__.py
1936[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/imap'
1937[ 147s] /bin/install -c -m 644 imap/__init__.py imap/cyrus.py imap/dovecot.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/imap'
1938[ 147s] Byte-compiling python modules...
1939[ 147s] __init__.pycyrus.pydovecot.py
1940[ 147s] Byte-compiling python modules (optimized versions) ...
1941[ 147s] __init__.pycyrus.pydovecot.py
1942[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/itip'
1943[ 147s] /bin/install -c -m 644 itip/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/itip'
1944[ 147s] Byte-compiling python modules...
1945[ 147s] __init__.py
1946[ 147s] Byte-compiling python modules (optimized versions) ...
1947[ 147s] __init__.py
1948[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins'
1949[ 147s] /bin/install -c -m 644 plugins/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins'
1950[ 147s] Byte-compiling python modules...
1951[ 147s] __init__.py
1952[ 147s] Byte-compiling python modules (optimized versions) ...
1953[ 147s] __init__.py
1954[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/defaultfolders'
1955[ 147s] /bin/install -c -m 644 plugins/defaultfolders/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/defaultfolders'
1956[ 147s] Byte-compiling python modules...
1957[ 147s] __init__.py
1958[ 147s] Byte-compiling python modules (optimized versions) ...
1959[ 147s] __init__.py
1960[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/dynamicquota'
1961[ 147s] /bin/install -c -m 644 plugins/dynamicquota/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/dynamicquota'
1962[ 147s] Byte-compiling python modules...
1963[ 147s] __init__.py
1964[ 147s] Byte-compiling python modules (optimized versions) ...
1965[ 147s] __init__.py
1966[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/recipientpolicy'
1967[ 147s] /bin/install -c -m 644 plugins/recipientpolicy/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/recipientpolicy'
1968[ 147s] Byte-compiling python modules...
1969[ 147s] __init__.py
1970[ 147s] Byte-compiling python modules (optimized versions) ...
1971[ 147s] __init__.py
1972[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/sievemgmt'
1973[ 147s] /bin/install -c -m 644 plugins/sievemgmt/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/plugins/sievemgmt'
1974[ 147s] Byte-compiling python modules...
1975[ 147s] __init__.py
1976[ 147s] Byte-compiling python modules (optimized versions) ...
1977[ 147s] __init__.py
1978[ 147s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/setup'
1979[ 148s] /bin/install -c -m 644 setup/components.py setup/setup_freebusy.py setup/setup_imap.py setup/setup_kolabd.py setup/setup_ldap.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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/setup'
1980[ 148s] Byte-compiling python modules...
1981[ 148s] components.pysetup_freebusy.pysetup_imap.pysetup_kolabd.pysetup_ldap.pysetup_mta.pysetup_mysql.pysetup_php.pysetup_roundcube.pysetup_syncroton.py__init__.py
1982[ 148s] Byte-compiling python modules (optimized versions) ...
1983[ 148s] components.pysetup_freebusy.pysetup_imap.pysetup_kolabd.pysetup_ldap.pysetup_mta.pysetup_mysql.pysetup_php.pysetup_roundcube.pysetup_syncroton.py__init__.py
1984[ 148s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/wap_client'
1985[ 148s] /bin/install -c -m 644 wap_client/__init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/wap_client'
1986[ 148s] Byte-compiling python modules...
1987[ 148s] __init__.py
1988[ 148s] Byte-compiling python modules (optimized versions) ...
1989[ 148s] __init__.py
1990[ 148s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/xml'
1991[ 148s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/pykolab/xml'
1992[ 148s] Byte-compiling python modules...
1993[ 148s] attendee.pyrecurrence_rule.pynote.pyutils.py__init__.pyevent.pycontact.pytodo.pycontact_reference.py
1994[ 148s] Byte-compiling python modules (optimized versions) ...
1995[ 148s] attendee.pyrecurrence_rule.pynote.pyutils.py__init__.pyevent.pycontact.pytodo.pycontact_reference.py
1996[ 148s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/pykolab'
1997[ 148s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/pykolab'
1998[ 148s] Making install in saslauthd
1999[ 148s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/saslauthd'
2000[ 148s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/saslauthd'
2001[ 148s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/run/kolab-saslauthd \
2002[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/run/kolab-saslauthd \
2003[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/run/saslauthd \
2004[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/lib/kolab-saslauthd
2005[ 148s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/saslauthd'
2006[ 148s] /bin/install -c -m 644 __init__.py '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/saslauthd'
2007[ 148s] Byte-compiling python modules...
2008[ 148s] __init__.py
2009[ 148s] Byte-compiling python modules (optimized versions) ...
2010[ 148s] __init__.py
2011[ 148s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/saslauthd'
2012[ 148s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/saslauthd'
2013[ 148s] Making install in share
2014[ 148s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/share'
2015[ 148s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/share'
2016[ 148s] mkdir -p \
2017[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/kolab/templates \
2018[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/kolab/templates/roundcubemail
2019[ 148s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/kolab/templates/roundcubemail'
2020[ 148s] /bin/install -c -m 644 templates/roundcubemail/recipient_to_contact.inc.php.tpl templates/roundcubemail/kolab_folders.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/libkolab.inc.php.tpl templates/roundcubemail/terms.inc.php.tpl templates/roundcubemail/terms.html.tpl templates/roundcubemail/calendar.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.7.18-0.20151228.git.el7.x86_64/usr/share/kolab/templates/roundcubemail'
2021[ 148s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/kolab/templates'
2022[ 148s] /bin/install -c -m 644 templates/cyrus.conf.tpl templates/imapd.conf.tpl templates/amavisd.conf.tpl templates/master.cf.tpl templates/header_checks.submission templates/header_checks.inbound templates/header_checks.internal '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/kolab/templates'
2023[ 148s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/share'
2024[ 148s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/share'
2025[ 148s] Making install in wallace
2026[ 148s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/wallace'
2027[ 148s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/wallace'
2028[ 148s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin \
2029[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/run/wallaced
2030[ 148s] /bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/wallace'
2031[ 148s] /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.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7/site-packages/wallace'
2032[ 148s] Byte-compiling python modules...
2033[ 148s] __init__.pymodules.pymodule_footer.pymodule_invitationpolicy.pymodule_gpgencrypt.pymodule_resources.pymodule_optout.py
2034[ 148s] Byte-compiling python modules (optimized versions) ...
2035[ 148s] __init__.pymodules.pymodule_footer.pymodule_invitationpolicy.pymodule_gpgencrypt.pymodule_resources.pymodule_optout.py
2036[ 148s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/wallace'
2037[ 148s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18/wallace'
2038[ 148s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18'
2039[ 148s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18'
2040[ 148s] mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin \
2041[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/bin \
2042[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/kolab \
2043[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/libexec/postfix \
2044[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/lib/kolab \
2045[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/log/kolab \
2046[ 148s] /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//var/spool/pykolab/wallace
2047[ 148s] /bin/install -c -p -m 755 conf.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/kolab-conf
2048[ 148s] /bin/install -c -p -m 755 kolab-cli.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/kolab
2049[ 148s] /bin/install -c -p -m 755 kolabd.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/kolabd
2050[ 148s] /bin/install -c -p -m 755 saslauthd.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/kolab-saslauthd
2051[ 148s] /bin/install -c -p -m 755 wallace.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/wallaced
2052[ 148s] /bin/install -c -p -m 755 setup-kolab.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/setup-kolab
2053[ 148s] /bin/install -c -p -m 644 cyruslib.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/python2.7/site-packages
2054[ 148s] /bin/install -c -p -m 755 bin/kolab_parse_telemetry.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/sbin/kolab_parse_telemetry
2055[ 148s] /bin/install -c -p -m 755 bin/kolab_smtp_access_policy.py /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/libexec/postfix/kolab_smtp_access_policy
2056[ 148s] make[2]: Nothing to be done for `install-data-am'.
2057[ 148s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18'
2058[ 148s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/pykolab-0.7.18'
2059[ 148s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/etc/logrotate.d
2060[ 148s] + cp -pr /home/abuild/rpmbuild/SOURCES/pykolab.logrotate /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/etc/logrotate.d/pykolab
2061[ 148s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/systemd/system/
2062[ 148s] + /usr/bin/install -p -m 644 kolabd/kolabd.systemd /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/systemd/system//kolabd.service
2063[ 148s] + /usr/bin/install -p -m 644 saslauthd/kolab-saslauthd.systemd /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/systemd/system//kolab-saslauthd.service
2064[ 148s] + /usr/bin/install -p -m 644 wallace/wallace.systemd /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/systemd/system//wallace.service
2065[ 148s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/tmpfiles.d/
2066[ 148s] + /usr/bin/install -p -m 644 kolabd/kolabd.tmpfiles.d.conf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/tmpfiles.d/kolabd.conf
2067[ 148s] + /usr/bin/install -p -m 644 wallace/wallace.tmpfiles.d.conf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//usr/lib/tmpfiles.d/wallace.conf
2068[ 148s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/run
2069[ 148s] + /usr/bin/install -d -m 755 /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/run/kolabd
2070[ 148s] + /usr/bin/install -d -m 755 /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/run/wallaced
2071[ 148s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/sysconfig
2072[ 148s] + /usr/bin/install -p -m 644 kolabd/kolabd.sysconfig /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/sysconfig/kolabd
2073[ 148s] + /usr/bin/install -p -m 644 saslauthd/kolab-saslauthd.sysconfig /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/sysconfig/kolab-saslauthd
2074[ 148s] + /usr/bin/install -p -m 644 wallace/wallace.sysconfig /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64//etc/sysconfig/wallace
2075[ 148s] + /usr/lib/rpm/find-lang.sh /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64 pykolab
2076[ 148s] + /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.7.18
2077[ 148s] /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
2078[ 148s] find: 'debug': No such file or directory
2079[ 148s] + /usr/lib/rpm/check-buildroot
2080[ 148s] + /usr/lib/rpm/redhat/brp-compress
2081[ 148s] + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
2082[ 148s] + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
2083[ 148s] Bytecompiling .py files below /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
2084[ 149s] + /usr/lib/rpm/redhat/brp-python-hardlink
2085[ 151s] + /usr/lib/rpm/redhat/brp-java-repack-jars
2086[ 151s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nUeRD4
2087[ 151s] + umask 022
2088[ 151s] + cd /home/abuild/rpmbuild/BUILD
2089[ 151s] + cd pykolab-0.7.18
2090[ 151s] + nosetests -v tests/unit/
2091[ 152s] Usage: nosetests [options]
2092[ 152s]
2093[ 152s] nosetests: error: no such option: -v
2094[ 152s] + :
2095[ 152s] + exit 0
2096[ 152s] Processing files: pykolab-0.7.18-0.20151228.git.el7.noarch
2097[ 152s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SiqJMB
2098[ 152s] + umask 022
2099[ 152s] + cd /home/abuild/rpmbuild/BUILD
2100[ 152s] + cd pykolab-0.7.18
2101[ 152s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2102[ 152s] + export DOCDIR
2103[ 152s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2104[ 152s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2105[ 152s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2106[ 152s] + cp -pr README /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2107[ 152s] + cp -pr README.tests /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2108[ 152s] + cp -pr conf/kolab.conf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-0.7.18
2109[ 152s] + exit 0
2110[ 154s] Provides: config(pykolab) = 0.7.18-0.20151228.git.el7 pykolab = 0.7.18-0.20151228.git.el7
2111[ 154s] Requires(interp): /bin/sh
2112[ 154s] 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
2113[ 154s] Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd /usr/sbin/usermod
2114[ 154s] Requires: python(abi) = 2.7
2115[ 154s] Processing files: pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch
2116[ 154s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fzVFkb
2117[ 154s] + umask 022
2118[ 154s] + cd /home/abuild/rpmbuild/BUILD
2119[ 154s] + cd pykolab-0.7.18
2120[ 154s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.7.18
2121[ 154s] + export DOCDIR
2122[ 154s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.7.18
2123[ 154s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.7.18
2124[ 154s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/pykolab-telemetry-0.7.18
2125[ 154s] + exit 0
2126[ 154s] Provides: pykolab-telemetry = 0.7.18-0.20151228.git.el7
2127[ 154s] 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
2128[ 154s] Requires: /usr/bin/python python(abi) = 2.7
2129[ 154s] Processing files: pykolab-xml-0.7.18-0.20151228.git.el7.noarch
2130[ 154s] Provides: pykolab-xml = 0.7.18-0.20151228.git.el7
2131[ 154s] 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
2132[ 154s] Requires: python(abi) = 2.7
2133[ 154s] Processing files: kolab-cli-0.7.18-0.20151228.git.el7.noarch
2134[ 157s] Provides: kolab-cli = 0.7.18-0.20151228.git.el7
2135[ 157s] 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
2136[ 157s] Requires: /usr/bin/python python(abi) = 2.7
2137[ 157s] Processing files: kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2138[ 157s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2PGqsR
2139[ 157s] + umask 022
2140[ 157s] + cd /home/abuild/rpmbuild/BUILD
2141[ 157s] + cd pykolab-0.7.18
2142[ 157s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.7.18
2143[ 157s] + export DOCDIR
2144[ 157s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.7.18
2145[ 157s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.7.18
2146[ 157s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-saslauthd-0.7.18
2147[ 157s] + exit 0
2148[ 157s] Provides: config(kolab-saslauthd) = 0.7.18-0.20151228.git.el7 kolab-saslauthd = 0.7.18-0.20151228.git.el7
2149[ 157s] Requires(interp): /bin/sh /bin/sh
2150[ 157s] 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
2151[ 157s] Requires(post): /bin/sh
2152[ 157s] Requires(preun): /bin/sh
2153[ 157s] Requires: /usr/bin/python python(abi) = 2.7
2154[ 157s] Processing files: kolab-server-0.7.18-0.20151228.git.el7.noarch
2155[ 157s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qQnzMx
2156[ 157s] + umask 022
2157[ 157s] + cd /home/abuild/rpmbuild/BUILD
2158[ 157s] + cd pykolab-0.7.18
2159[ 157s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-server-0.7.18
2160[ 157s] + export DOCDIR
2161[ 157s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-server-0.7.18
2162[ 157s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-server-0.7.18
2163[ 157s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/kolab-server-0.7.18
2164[ 157s] + exit 0
2165[ 157s] Provides: config(kolab-server) = 0.7.18-0.20151228.git.el7 kolab-server = 0.7.18-0.20151228.git.el7
2166[ 157s] Requires(interp): /bin/sh /bin/sh
2167[ 157s] 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
2168[ 157s] Requires(post): /bin/sh
2169[ 157s] Requires(preun): /bin/sh
2170[ 157s] Requires: /usr/bin/python python(abi) = 2.7
2171[ 157s] Processing files: postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2172[ 157s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xpo7pe
2173[ 157s] + umask 022
2174[ 157s] + cd /home/abuild/rpmbuild/BUILD
2175[ 157s] + cd pykolab-0.7.18
2176[ 157s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/postfix-kolab-0.7.18
2177[ 157s] + export DOCDIR
2178[ 157s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/postfix-kolab-0.7.18
2179[ 157s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/postfix-kolab-0.7.18
2180[ 157s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/postfix-kolab-0.7.18
2181[ 157s] + exit 0
2182[ 157s] Provides: postfix-kolab = 0.7.18-0.20151228.git.el7
2183[ 157s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
2184[ 157s] Requires: /usr/bin/python
2185[ 157s] Processing files: wallace-0.7.18-0.20151228.git.el7.noarch
2186[ 157s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WqMzbV
2187[ 157s] + umask 022
2188[ 157s] + cd /home/abuild/rpmbuild/BUILD
2189[ 157s] + cd pykolab-0.7.18
2190[ 157s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/wallace-0.7.18
2191[ 157s] + export DOCDIR
2192[ 157s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/wallace-0.7.18
2193[ 157s] + cp -pr AUTHORS /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/wallace-0.7.18
2194[ 157s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64/usr/share/doc/wallace-0.7.18
2195[ 157s] + exit 0
2196[ 157s] Provides: config(wallace) = 0.7.18-0.20151228.git.el7 wallace = 0.7.18-0.20151228.git.el7
2197[ 157s] Requires(interp): /bin/sh /bin/sh
2198[ 157s] 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
2199[ 157s] Requires(post): /bin/sh
2200[ 157s] Requires(preun): /bin/sh
2201[ 157s] Requires: /usr/bin/python python(abi) = 2.7
2202[ 157s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
2203[ 157s] Wrote: /home/abuild/rpmbuild/SRPMS/pykolab-0.7.18-0.20151228.git.el7.src.rpm
2204[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/pykolab-0.7.18-0.20151228.git.el7.noarch.rpm
2205[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch.rpm
2206[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.7.18-0.20151228.git.el7.noarch.rpm
2207[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.7.18-0.20151228.git.el7.noarch.rpm
2208[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch.rpm
2209[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.7.18-0.20151228.git.el7.noarch.rpm
2210[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.7.18-0.20151228.git.el7.noarch.rpm
2211[ 158s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/wallace-0.7.18-0.20151228.git.el7.noarch.rpm
2212[ 158s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zqUww1
2213[ 158s] + umask 022
2214[ 158s] + cd /home/abuild/rpmbuild/BUILD
2215[ 158s] + cd pykolab-0.7.18
2216[ 158s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/pykolab-0.7.18-0.20151228.git.el7.x86_64
2217[ 158s] + exit 0
2218[ 158s] ... checking for files with abuild user/group
2219[ 158s]
2220[ 158s] kolab.example.org finished "build pykolab.spec" at Mon Dec 28 17:41:08 UTC 2015.
2221[ 158s]
2222
2223/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/SRPMS/pykolab-0.7.18-0.20151228.git.el7.src.rpm
2224
2225/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.7.18-0.20151228.git.el7.noarch.rpm
2226/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.7.18-0.20151228.git.el7.noarch.rpm
2227/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.7.18-0.20151228.git.el7.noarch.rpm
2228/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.7.18-0.20151228.git.el7.noarch.rpm
2229/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.7.18-0.20151228.git.el7.noarch.rpm
2230/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch.rpm
2231/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.7.18-0.20151228.git.el7.noarch.rpm
2232/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch.rpm
2233/srv /srv/pykolab.git /srv/pykolab.git
2234/srv/pykolab.git /srv/pykolab.git
2235Running obs_build_local OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
2236Running obs_install_local ...
2237Running yum_downgrade ...
2238Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.7.18-0.20151228.git.el7.noarch.rpm: kolab-cli-0.7.18-0.20151228.git.el7.noarch
2239No Match for available package: kolab-cli-0.7.18-0.20151228.git.el7.noarch
2240Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch.rpm: kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2241No Match for available package: kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2242Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.7.18-0.20151228.git.el7.noarch.rpm: kolab-server-0.7.18-0.20151228.git.el7.noarch
2243No Match for available package: kolab-server-0.7.18-0.20151228.git.el7.noarch
2244Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.7.18-0.20151228.git.el7.noarch.rpm: postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2245No Match for available package: postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2246Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.7.18-0.20151228.git.el7.noarch.rpm: pykolab-0.7.18-0.20151228.git.el7.noarch
2247No Match for available package: pykolab-0.7.18-0.20151228.git.el7.noarch
2248Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch.rpm: pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch
2249No Match for available package: pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch
2250Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.7.18-0.20151228.git.el7.noarch.rpm: pykolab-xml-0.7.18-0.20151228.git.el7.noarch
2251No Match for available package: pykolab-xml-0.7.18-0.20151228.git.el7.noarch
2252Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.7.18-0.20151228.git.el7.noarch.rpm: wallace-0.7.18-0.20151228.git.el7.noarch
2253No Match for available package: wallace-0.7.18-0.20151228.git.el7.noarch
2254Error: Nothing to do
2255Running yum_downgrade FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
2256yum downgrade failed, but that's OK
2257Running yum_install ...
2258Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.7.18-0.20151228.git.el7.noarch.rpm: kolab-cli-0.7.18-0.20151228.git.el7.noarch
2259Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-cli-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2260Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch.rpm: kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2261Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2262Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.7.18-0.20151228.git.el7.noarch.rpm: kolab-server-0.7.18-0.20151228.git.el7.noarch
2263Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-server-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2264Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.7.18-0.20151228.git.el7.noarch.rpm: postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2265Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/postfix-kolab-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2266Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.7.18-0.20151228.git.el7.noarch.rpm: pykolab-0.7.18-0.20151228.git.el7.noarch
2267Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2268Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch.rpm: pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch
2269Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2270Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.7.18-0.20151228.git.el7.noarch.rpm: pykolab-xml-0.7.18-0.20151228.git.el7.noarch
2271Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/pykolab-xml-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2272Examining /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.7.18-0.20151228.git.el7.noarch.rpm: wallace-0.7.18-0.20151228.git.el7.noarch
2273Marking /var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/wallace-0.7.18-0.20151228.git.el7.noarch.rpm to be installed
2274Resolving Dependencies
2275--> Running transaction check
2276---> Package kolab-cli.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2277--> Processing Dependency: python-augeas for package: kolab-cli-0.7.18-0.20151228.git.el7.noarch
2278--> Processing Dependency: python-cheetah for package: kolab-cli-0.7.18-0.20151228.git.el7.noarch
2279---> Package kolab-saslauthd.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2280--> Processing Dependency: cyrus-sasl for package: kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2281--> Processing Dependency: cyrus-sasl-plain for package: kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2282---> Package kolab-server.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2283---> Package postfix-kolab.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2284--> Processing Dependency: MySQL-python for package: postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2285--> Processing Dependency: postfix for package: postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2286---> Package pykolab.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2287---> Package pykolab-telemetry.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2288---> Package pykolab-xml.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2289---> Package wallace.noarch 0:0.7.18-0.20151228.git.el7 will be installed
2290--> Running transaction check
2291---> Package MySQL-python.x86_64 0:1.2.3-11.el7 will be installed
2292--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: MySQL-python-1.2.3-11.el7.x86_64
2293--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: MySQL-python-1.2.3-11.el7.x86_64
2294---> Package cyrus-sasl.x86_64 0:2.1.26-19.2.el7 will be installed
2295--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-19.2.el7.x86_64
2296---> Package cyrus-sasl-plain.x86_64 0:2.1.26-19.2.el7 will be installed
2297---> Package postfix.x86_64 2:2.10.1-6.el7 will be installed
2298--> Processing Dependency: systemd-sysv for package: 2:postfix-2.10.1-6.el7.x86_64
2299---> Package python-augeas.noarch 0:0.5.0-2.el7 will be installed
2300--> Processing Dependency: augeas-libs for package: python-augeas-0.5.0-2.el7.noarch
2301---> Package python-cheetah.x86_64 0:2.4.4-5.el7.centos will be installed
2302--> Processing Dependency: python-pygments for package: python-cheetah-2.4.4-5.el7.centos.x86_64
2303--> Processing Dependency: python-markdown for package: python-cheetah-2.4.4-5.el7.centos.x86_64
2304--> Running transaction check
2305---> Package augeas-libs.x86_64 0:1.4.0-2.el7 will be installed
2306---> Package initscripts.x86_64 0:9.49.30-1.el7 will be installed
2307--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.30-1.el7.x86_64
2308--> Processing Dependency: iproute for package: initscripts-9.49.30-1.el7.x86_64
2309---> Package mariadb-libs.x86_64 1:5.5.44-2.el7.centos will be installed
2310---> Package python-markdown.noarch 0:2.4.1-1.el7.centos will be installed
2311---> Package python-pygments.noarch 0:1.4-9.el7 will be installed
2312--> Processing Dependency: python-imaging for package: python-pygments-1.4-9.el7.noarch
2313---> Package systemd-sysv.x86_64 0:219-19.el7 will be installed
2314--> Running transaction check
2315---> Package iproute.x86_64 0:3.10.0-54.el7 will be installed
2316--> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-3.10.0-54.el7.x86_64
2317---> Package python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7 will be installed
2318--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
2319---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
2320--> Running transaction check
2321---> Package iptables.x86_64 0:1.4.21-16.el7 will be installed
2322--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-16.el7.x86_64
2323--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-16.el7.x86_64
2324---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
2325--> Running transaction check
2326---> Package libnetfilter_conntrack.x86_64 0:1.0.4-2.el7 will be installed
2327--> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.4-2.el7.x86_64
2328--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.4-2.el7.x86_64
2329--> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.4-2.el7.x86_64
2330---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
2331--> Running transaction check
2332---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
2333--> Finished Dependency Resolution
2334
2335Dependencies Resolved
2336
2337================================================================================
2338 Package Arch Version Repository Size
2339================================================================================
2340Installing:
2341 kolab-cli noarch 0.7.18-0.20151228.git.el7 /kolab-cli-0.7.18-0.20151228.git.el7.noarch
2342 509 k
2343 kolab-saslauthd noarch 0.7.18-0.20151228.git.el7 /kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch
2344 56 k
2345 kolab-server noarch 0.7.18-0.20151228.git.el7 /kolab-server-0.7.18-0.20151228.git.el7.noarch
2346 60 k
2347 postfix-kolab noarch 0.7.18-0.20151228.git.el7 /postfix-kolab-0.7.18-0.20151228.git.el7.noarch
2348 89 k
2349 pykolab noarch 0.7.18-0.20151228.git.el7 /pykolab-0.7.18-0.20151228.git.el7.noarch
2350 802 k
2351 pykolab-telemetry noarch 0.7.18-0.20151228.git.el7 /pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch
2352 88 k
2353 pykolab-xml noarch 0.7.18-0.20151228.git.el7 /pykolab-xml-0.7.18-0.20151228.git.el7.noarch
2354 214 k
2355 wallace noarch 0.7.18-0.20151228.git.el7 /wallace-0.7.18-0.20151228.git.el7.noarch
2356 297 k
2357Installing for dependencies:
2358 MySQL-python x86_64 1.2.3-11.el7 base 82 k
2359 augeas-libs x86_64 1.4.0-2.el7 base 355 k
2360 cyrus-sasl x86_64 2.1.26-19.2.el7 base 88 k
2361 cyrus-sasl-plain x86_64 2.1.26-19.2.el7 base 38 k
2362 initscripts x86_64 9.49.30-1.el7 base 429 k
2363 iproute x86_64 3.10.0-54.el7 base 526 k
2364 iptables x86_64 1.4.21-16.el7 base 424 k
2365 libmnl x86_64 1.0.3-7.el7 base 23 k
2366 libnetfilter_conntrack x86_64 1.0.4-2.el7 base 53 k
2367 libnfnetlink x86_64 1.0.1-4.el7 base 26 k
2368 libwebp x86_64 0.3.0-3.el7 base 170 k
2369 mariadb-libs x86_64 1:5.5.44-2.el7.centos base 754 k
2370 postfix x86_64 2:2.10.1-6.el7 base 2.4 M
2371 python-augeas noarch 0.5.0-2.el7 base 25 k
2372 python-cheetah x86_64 2.4.4-5.el7.centos extras 341 k
2373 python-markdown noarch 2.4.1-1.el7.centos extras 186 k
2374 python-pillow x86_64 2.0.0-19.gitd1c6db8.el7 base 438 k
2375 python-pygments noarch 1.4-9.el7 base 599 k
2376 systemd-sysv x86_64 219-19.el7 base 52 k
2377 sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
2378
2379Transaction Summary
2380================================================================================
2381Install 8 Packages (+20 Dependent packages)
2382
2383Total size: 9.1 M
2384Total download size: 7.0 M
2385Installed size: 32 M
2386Downloading packages:
2387--------------------------------------------------------------------------------
2388Total 5.9 MB/s | 7.0 MB 00:01
2389Running transaction check
2390Running transaction test
2391Transaction test succeeded
2392Running transaction
2393 Installing : libnfnetlink-1.0.1-4.el7.x86_64 1/28
2394 Installing : 1:mariadb-libs-5.5.44-2.el7.centos.x86_64 2/28
2395 Installing : MySQL-python-1.2.3-11.el7.x86_64 3/28
2396 Installing : libwebp-0.3.0-3.el7.x86_64 4/28
2397 Installing : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 5/28
2398 Installing : python-pygments-1.4-9.el7.noarch 6/28
2399 Installing : augeas-libs-1.4.0-2.el7.x86_64 7/28
2400 Installing : python-augeas-0.5.0-2.el7.noarch 8/28
2401 Installing : python-markdown-2.4.1-1.el7.centos.noarch 9/28
2402 Installing : python-cheetah-2.4.4-5.el7.centos.x86_64 10/28
2403 Installing : pykolab-0.7.18-0.20151228.git.el7.noarch 11/28
2404 Installing : kolab-cli-0.7.18-0.20151228.git.el7.noarch 12/28
2405 Installing : pykolab-xml-0.7.18-0.20151228.git.el7.noarch 13/28
2406 Installing : cyrus-sasl-plain-2.1.26-19.2.el7.x86_64 14/28
2407 Installing : systemd-sysv-219-19.el7.x86_64 15/28
2408 Installing : 2:postfix-2.10.1-6.el7.x86_64 16/28
2409Usage: /bin/systemctl (start|stop|status|...) (service|target|socket thing)
2410 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 17/28
2411 Installing : libmnl-1.0.3-7.el7.x86_64 18/28
2412 Installing : libnetfilter_conntrack-1.0.4-2.el7.x86_64 19/28
2413 Installing : iptables-1.4.21-16.el7.x86_64 20/28
2414 Installing : iproute-3.10.0-54.el7.x86_64 21/28
2415 Installing : initscripts-9.49.30-1.el7.x86_64 22/28
2416 Installing : cyrus-sasl-2.1.26-19.2.el7.x86_64 23/28
2417 Installing : kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch 24/28
2418 Installing : postfix-kolab-0.7.18-0.20151228.git.el7.noarch 25/28
2419 Installing : wallace-0.7.18-0.20151228.git.el7.noarch 26/28
2420 Installing : pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch 27/28
2421 Installing : kolab-server-0.7.18-0.20151228.git.el7.noarch 28/28
2422 Verifying : python-augeas-0.5.0-2.el7.noarch 1/28
2423 Verifying : 1:mariadb-libs-5.5.44-2.el7.centos.x86_64 2/28
2424 Verifying : libmnl-1.0.3-7.el7.x86_64 3/28
2425 Verifying : libnetfilter_conntrack-1.0.4-2.el7.x86_64 4/28
2426 Verifying : MySQL-python-1.2.3-11.el7.x86_64 5/28
2427 Verifying : 2:postfix-2.10.1-6.el7.x86_64 6/28
2428 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/28
2429 Verifying : python-pygments-1.4-9.el7.noarch 8/28
2430 Verifying : pykolab-telemetry-0.7.18-0.20151228.git.el7.noarch 9/28
2431 Verifying : python-cheetah-2.4.4-5.el7.centos.x86_64 10/28
2432 Verifying : systemd-sysv-219-19.el7.x86_64 11/28
2433 Verifying : pykolab-xml-0.7.18-0.20151228.git.el7.noarch 12/28
2434 Verifying : kolab-cli-0.7.18-0.20151228.git.el7.noarch 13/28
2435 Verifying : postfix-kolab-0.7.18-0.20151228.git.el7.noarch 14/28
2436 Verifying : cyrus-sasl-plain-2.1.26-19.2.el7.x86_64 15/28
2437 Verifying : python-markdown-2.4.1-1.el7.centos.noarch 16/28
2438 Verifying : kolab-saslauthd-0.7.18-0.20151228.git.el7.noarch 17/28
2439 Verifying : iproute-3.10.0-54.el7.x86_64 18/28
2440 Verifying : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 19/28
2441 Verifying : augeas-libs-1.4.0-2.el7.x86_64 20/28
2442 Verifying : iptables-1.4.21-16.el7.x86_64 21/28
2443 Verifying : pykolab-0.7.18-0.20151228.git.el7.noarch 22/28
2444 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 23/28
2445 Verifying : kolab-server-0.7.18-0.20151228.git.el7.noarch 24/28
2446 Verifying : cyrus-sasl-2.1.26-19.2.el7.x86_64 25/28
2447 Verifying : wallace-0.7.18-0.20151228.git.el7.noarch 26/28
2448 Verifying : libwebp-0.3.0-3.el7.x86_64 27/28
2449 Verifying : initscripts-9.49.30-1.el7.x86_64 28/28
2450
2451Installed:
2452 kolab-cli.noarch 0:0.7.18-0.20151228.git.el7
2453 kolab-saslauthd.noarch 0:0.7.18-0.20151228.git.el7
2454 kolab-server.noarch 0:0.7.18-0.20151228.git.el7
2455 postfix-kolab.noarch 0:0.7.18-0.20151228.git.el7
2456 pykolab.noarch 0:0.7.18-0.20151228.git.el7
2457 pykolab-telemetry.noarch 0:0.7.18-0.20151228.git.el7
2458 pykolab-xml.noarch 0:0.7.18-0.20151228.git.el7
2459 wallace.noarch 0:0.7.18-0.20151228.git.el7
2460
2461Dependency Installed:
2462 MySQL-python.x86_64 0:1.2.3-11.el7
2463 augeas-libs.x86_64 0:1.4.0-2.el7
2464 cyrus-sasl.x86_64 0:2.1.26-19.2.el7
2465 cyrus-sasl-plain.x86_64 0:2.1.26-19.2.el7
2466 initscripts.x86_64 0:9.49.30-1.el7
2467 iproute.x86_64 0:3.10.0-54.el7
2468 iptables.x86_64 0:1.4.21-16.el7
2469 libmnl.x86_64 0:1.0.3-7.el7
2470 libnetfilter_conntrack.x86_64 0:1.0.4-2.el7
2471 libnfnetlink.x86_64 0:1.0.1-4.el7
2472 libwebp.x86_64 0:0.3.0-3.el7
2473 mariadb-libs.x86_64 1:5.5.44-2.el7.centos
2474 postfix.x86_64 2:2.10.1-6.el7
2475 python-augeas.noarch 0:0.5.0-2.el7
2476 python-cheetah.x86_64 0:2.4.4-5.el7.centos
2477 python-markdown.noarch 0:2.4.1-1.el7.centos
2478 python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7
2479 python-pygments.noarch 0:1.4-9.el7
2480 systemd-sysv.x86_64 0:219-19.el7
2481 sysvinit-tools.x86_64 0:2.88-14.dsf.el7
2482
2483Complete!
2484Running yum_install OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
2485Running obs_install_local OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
2486/srv/pykolab.git
2487Running ../stick.git/drydocker/pykolab/test_obs.sh OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
2488Running ../stick.git/drydocker/pykolab/test_integration.sh ...
2489++ _shell generic_integration_install
2490+++ git rev-parse HEAD
2491++ revision=6d68214fb99033bd71297c61495213d2e07984b2
2492++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
2493++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
2494++ echo 'Running generic_integration_install ...'
2495Running generic_integration_install ...
2496++ generic_integration_install
2497++ retval=0
2498++ max_tries=10
2499++ try_retval=1
2500++ '[' 1 -ne 0 -a 10 -gt 0 ']'
2501+++ _shell yum -y install kolab
2502++++ git rev-parse HEAD
2503+++ revision=6d68214fb99033bd71297c61495213d2e07984b2
2504+++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
2505+++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
2506+++ echo 'Running yum' -y install 'kolab ...'
2507Running yum -y install kolab ...
2508+++ yum -y install kolab
2509Resolving Dependencies
2510--> Running transaction check
2511---> Package kolab.noarch 0:3.1.9-6.6.el7.kolab_3.5 will be installed
2512--> Processing Dependency: kolab-mta for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2513--> Processing Dependency: kolab-imap for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2514--> Processing Dependency: kolab-ldap for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2515--> Processing Dependency: kolab-conf for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2516--> Processing Dependency: kolab-webclient for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2517--> Processing Dependency: kolab-utils for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2518--> Processing Dependency: mariadb-server for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2519--> Processing Dependency: kolab-webadmin for package: kolab-3.1.9-6.6.el7.kolab_3.5.noarch
2520--> Running transaction check
2521---> Package kolab-conf.noarch 0:3.1.9-6.6.el7.kolab_3.5 will be installed
2522---> Package kolab-imap.noarch 0:3.1.9-6.6.el7.kolab_3.5 will be installed
2523--> Processing Dependency: cyrus-imapd for package: kolab-imap-3.1.9-6.6.el7.kolab_3.5.noarch
2524---> Package kolab-ldap.noarch 0:3.1.9-6.6.el7.kolab_3.5 will be installed
2525--> Processing Dependency: 389-ds-base for package: kolab-ldap-3.1.9-6.6.el7.kolab_3.5.noarch
2526--> Processing Dependency: kolab-schema for package: kolab-ldap-3.1.9-6.6.el7.kolab_3.5.noarch
2527---> Package kolab-mta.noarch 0:3.1.9-6.6.el7.kolab_3.5 will be installed
2528--> Processing Dependency: spamassassin for package: kolab-mta-3.1.9-6.6.el7.kolab_3.5.noarch
2529--> Processing Dependency: amavisd-new for package: kolab-mta-3.1.9-6.6.el7.kolab_3.5.noarch
2530---> Package kolab-utils.x86_64 0:3.1-19.14.el7.kolab_3.5 will be installed
2531---> Package kolab-webadmin.noarch 0:3.2.11-1.2.el7.kolab_3.5 will be installed
2532--> Processing Dependency: php-Smarty >= 3.1.7 for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2533--> Processing Dependency: php-pear(Net_LDAP2) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2534--> Processing Dependency: php-pear(Mail) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2535--> Processing Dependency: php-ldap for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2536--> Processing Dependency: php-pear(Net_LDAP3) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2537--> Processing Dependency: php-mysqlnd for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2538--> Processing Dependency: php-pear(Net_Socket) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2539--> Processing Dependency: php-pear(Net_URL2) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2540--> Processing Dependency: php-pear(HTTP_Request2) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2541--> Processing Dependency: webserver for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2542--> Processing Dependency: php-pear(Net_SMTP) for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2543--> Processing Dependency: mozldap-tools for package: kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch
2544---> Package kolab-webclient.noarch 0:3.1.9-6.6.el7.kolab_3.5 will be installed
2545--> Processing Dependency: mysql for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2546--> Processing Dependency: httpd for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2547--> Processing Dependency: roundcubemail-plugin-contextmenu for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2548--> Processing Dependency: chwala for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2549--> Processing Dependency: roundcubemail for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2550--> Processing Dependency: roundcubemail(plugin-redundant_attachments) for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2551--> Processing Dependency: kolab-freebusy for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2552--> Processing Dependency: roundcubemail(plugin-newmail_notifier) for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2553--> Processing Dependency: roundcubemail(plugin-markasjunk) for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2554--> Processing Dependency: kolab-autoconf for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2555--> Processing Dependency: iRony for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2556--> Processing Dependency: roundcubemail-plugins-kolab for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2557--> Processing Dependency: php for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2558--> Processing Dependency: kolab-syncroton for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2559--> Processing Dependency: roundcubemail(plugin-archive) for package: kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch
2560---> Package mariadb-server.x86_64 1:5.5.44-2.el7.centos will be installed
2561--> Processing Dependency: perl-DBI for package: 1:mariadb-server-5.5.44-2.el7.centos.x86_64
2562--> Processing Dependency: perl-DBD-MySQL for package: 1:mariadb-server-5.5.44-2.el7.centos.x86_64
2563--> Processing Dependency: perl(DBI) for package: 1:mariadb-server-5.5.44-2.el7.centos.x86_64
2564--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 1:mariadb-server-5.5.44-2.el7.centos.x86_64
2565--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 1:mariadb-server-5.5.44-2.el7.centos.x86_64
2566--> Processing Dependency: libaio.so.1()(64bit) for package: 1:mariadb-server-5.5.44-2.el7.centos.x86_64
2567--> Running transaction check
2568---> Package 389-ds-base.x86_64 0:1.3.4.0-21.el7_2 will be installed
2569--> Processing Dependency: 389-ds-base-libs = 1.3.4.0-21.el7_2 for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2570--> Processing Dependency: policycoreutils-python for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2571--> Processing Dependency: perl-NetAddr-IP for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2572--> Processing Dependency: perl-Mozilla-LDAP for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2573--> Processing Dependency: perl(NetAddr::IP::Util) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2574--> Processing Dependency: perl(Mozilla::LDAP::Utils) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2575--> Processing Dependency: perl(Mozilla::LDAP::LDIF) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2576--> Processing Dependency: perl(Mozilla::LDAP::Conn) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2577--> Processing Dependency: perl(Mozilla::LDAP::API) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2578--> Processing Dependency: perl(IO::Uncompress::AnyUncompress) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2579--> Processing Dependency: perl(DB_File) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2580--> Processing Dependency: perl(Archive::Tar) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2581--> Processing Dependency: cyrus-sasl-md5 for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2582--> Processing Dependency: cyrus-sasl-gssapi for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2583--> Processing Dependency: libsvrcore.so.0()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2584--> Processing Dependency: libslapd.so.0()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2585--> Processing Dependency: libsensors.so.4()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2586--> Processing Dependency: libnunc-stans.so.0()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2587--> Processing Dependency: libns-dshttpd.so.0()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2588--> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2589--> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2590--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2591--> Processing Dependency: libicuuc.so.50()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2592--> Processing Dependency: libicui18n.so.50()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2593--> Processing Dependency: libicudata.so.50()(64bit) for package: 389-ds-base-1.3.4.0-21.el7_2.x86_64
2594---> Package amavisd-new.noarch 0:2.10.1-5.el7 will be installed
2595--> Processing Dependency: perl(Net::Server) >= 2.0 for package: amavisd-new-2.10.1-5.el7.noarch
2596--> Processing Dependency: perl(Net::Server) >= 0.91 for package: amavisd-new-2.10.1-5.el7.noarch
2597--> Processing Dependency: perl(Net::Server) >= 0.87 for package: amavisd-new-2.10.1-5.el7.noarch
2598--> Processing Dependency: perl(Mail::Internet) >= 1.58 for package: amavisd-new-2.10.1-5.el7.noarch
2599--> Processing Dependency: perl(Mail::DKIM) >= 0.31 for package: amavisd-new-2.10.1-5.el7.noarch
2600--> Processing Dependency: perl(Compress::Raw::Zlib) >= 2.017 for package: amavisd-new-2.10.1-5.el7.noarch
2601--> Processing Dependency: perl(Archive::Zip) >= 1.14 for package: amavisd-new-2.10.1-5.el7.noarch
2602--> Processing Dependency: unzoo for package: amavisd-new-2.10.1-5.el7.noarch
2603--> Processing Dependency: tmpwatch for package: amavisd-new-2.10.1-5.el7.noarch
2604--> Processing Dependency: perl(Unix::Syslog) for package: amavisd-new-2.10.1-5.el7.noarch
2605--> Processing Dependency: perl(URI) for package: amavisd-new-2.10.1-5.el7.noarch
2606--> Processing Dependency: perl(Sys::Syslog) for package: amavisd-new-2.10.1-5.el7.noarch
2607--> Processing Dependency: perl(Socket6) for package: amavisd-new-2.10.1-5.el7.noarch
2608--> Processing Dependency: perl(Razor2::Client::Version) for package: amavisd-new-2.10.1-5.el7.noarch
2609--> Processing Dependency: perl(Net::Server::Multiplex) for package: amavisd-new-2.10.1-5.el7.noarch
2610--> Processing Dependency: perl(Net::SSLeay) for package: amavisd-new-2.10.1-5.el7.noarch
2611--> Processing Dependency: perl(Net::LibIDN) for package: amavisd-new-2.10.1-5.el7.noarch
2612--> Processing Dependency: perl(Net::LDAP) for package: amavisd-new-2.10.1-5.el7.noarch
2613--> Processing Dependency: perl(Net::DNS) for package: amavisd-new-2.10.1-5.el7.noarch
2614--> Processing Dependency: perl(Mail::SPF) for package: amavisd-new-2.10.1-5.el7.noarch
2615--> Processing Dependency: perl(Mail::Header) for package: amavisd-new-2.10.1-5.el7.noarch
2616--> Processing Dependency: perl(Mail::Field) for package: amavisd-new-2.10.1-5.el7.noarch
2617--> Processing Dependency: perl(Mail::DKIM::PrivateKey) for package: amavisd-new-2.10.1-5.el7.noarch
2618--> Processing Dependency: perl(Mail::DKIM) for package: amavisd-new-2.10.1-5.el7.noarch
2619--> Processing Dependency: perl(MIME::Words) for package: amavisd-new-2.10.1-5.el7.noarch
2620--> Processing Dependency: perl(MIME::Parser) for package: amavisd-new-2.10.1-5.el7.noarch
2621--> Processing Dependency: perl(MIME::Head) for package: amavisd-new-2.10.1-5.el7.noarch
2622--> Processing Dependency: perl(MIME::Entity) for package: amavisd-new-2.10.1-5.el7.noarch
2623--> Processing Dependency: perl(MIME::Decoder::UU) for package: amavisd-new-2.10.1-5.el7.noarch
2624--> Processing Dependency: perl(MIME::Decoder::QuotedPrint) for package: amavisd-new-2.10.1-5.el7.noarch
2625--> Processing Dependency: perl(MIME::Decoder::NBit) for package: amavisd-new-2.10.1-5.el7.noarch
2626--> Processing Dependency: perl(MIME::Decoder::Gzip64) for package: amavisd-new-2.10.1-5.el7.noarch
2627--> Processing Dependency: perl(MIME::Decoder::Binary) for package: amavisd-new-2.10.1-5.el7.noarch
2628--> Processing Dependency: perl(MIME::Decoder::Base64) for package: amavisd-new-2.10.1-5.el7.noarch
2629--> Processing Dependency: perl(MIME::Body) for package: amavisd-new-2.10.1-5.el7.noarch
2630--> Processing Dependency: perl(IO::Stringy) for package: amavisd-new-2.10.1-5.el7.noarch
2631--> Processing Dependency: perl(IO::Socket::SSL) for package: amavisd-new-2.10.1-5.el7.noarch
2632--> Processing Dependency: perl(IO::Socket::IP) for package: amavisd-new-2.10.1-5.el7.noarch
2633--> Processing Dependency: perl(Digest::SHA1) for package: amavisd-new-2.10.1-5.el7.noarch
2634--> Processing Dependency: perl(Digest::SHA) for package: amavisd-new-2.10.1-5.el7.noarch
2635--> Processing Dependency: perl(DBD::SQLite) for package: amavisd-new-2.10.1-5.el7.noarch
2636--> Processing Dependency: perl(Crypt::OpenSSL::RSA) for package: amavisd-new-2.10.1-5.el7.noarch
2637--> Processing Dependency: perl(Convert::UUlib) for package: amavisd-new-2.10.1-5.el7.noarch
2638--> Processing Dependency: perl(Convert::TNEF) for package: amavisd-new-2.10.1-5.el7.noarch
2639--> Processing Dependency: perl(BerkeleyDB) for package: amavisd-new-2.10.1-5.el7.noarch
2640--> Processing Dependency: perl(Authen::SASL) for package: amavisd-new-2.10.1-5.el7.noarch
2641--> Processing Dependency: pax for package: amavisd-new-2.10.1-5.el7.noarch
2642--> Processing Dependency: p7zip-plugins for package: amavisd-new-2.10.1-5.el7.noarch
2643--> Processing Dependency: p7zip for package: amavisd-new-2.10.1-5.el7.noarch
2644--> Processing Dependency: nomarch for package: amavisd-new-2.10.1-5.el7.noarch
2645--> Processing Dependency: lzop for package: amavisd-new-2.10.1-5.el7.noarch
2646--> Processing Dependency: lrzip for package: amavisd-new-2.10.1-5.el7.noarch
2647--> Processing Dependency: freeze for package: amavisd-new-2.10.1-5.el7.noarch
2648--> Processing Dependency: cabextract for package: amavisd-new-2.10.1-5.el7.noarch
2649--> Processing Dependency: arj for package: amavisd-new-2.10.1-5.el7.noarch
2650--> Processing Dependency: altermime for package: amavisd-new-2.10.1-5.el7.noarch
2651---> Package chwala.noarch 0:0.4-2.1.el7.kolab_3.5 will be installed
2652---> Package cyrus-imapd.x86_64 0:2.5.7-2.2.el7.kolab_3.5 will be installed
2653--> Processing Dependency: db4-utils for package: cyrus-imapd-2.5.7-2.2.el7.kolab_3.5.x86_64
2654--> Processing Dependency: e2fsprogs for package: cyrus-imapd-2.5.7-2.2.el7.kolab_3.5.x86_64
2655--> Processing Dependency: libjansson.so.4()(64bit) for package: cyrus-imapd-2.5.7-2.2.el7.kolab_3.5.x86_64
2656---> Package httpd.x86_64 0:2.4.6-40.el7.centos will be installed
2657--> Processing Dependency: httpd-tools = 2.4.6-40.el7.centos for package: httpd-2.4.6-40.el7.centos.x86_64
2658--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-40.el7.centos.x86_64
2659--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-40.el7.centos.x86_64
2660--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-40.el7.centos.x86_64
2661--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-40.el7.centos.x86_64
2662---> Package iRony.noarch 0:0.4-9.62.el7.kolab_3.5 will be installed
2663--> Processing Dependency: php-sabre-dav >= 2.1.3 for package: iRony-0.4-9.62.el7.kolab_3.5.noarch
2664--> Processing Dependency: roundcubemail-plugin-libkolab >= 3.3 for package: iRony-0.4-9.62.el7.kolab_3.5.noarch
2665--> Processing Dependency: php-sabre-vobject >= 3.2.4 for package: iRony-0.4-9.62.el7.kolab_3.5.noarch
2666--> Processing Dependency: roundcubemail-plugin-kolab_folders >= 3.3 for package: iRony-0.4-9.62.el7.kolab_3.5.noarch
2667--> Processing Dependency: roundcubemail-plugin-kolab_auth >= 3.3 for package: iRony-0.4-9.62.el7.kolab_3.5.noarch
2668--> Processing Dependency: roundcubemail(core) >= 1.1 for package: iRony-0.4-9.62.el7.kolab_3.5.noarch
2669---> Package kolab-autoconf.noarch 0:1-1.6.el7.kolab_3.5 will be installed
2670---> Package kolab-freebusy.noarch 0:1.1-9.52.el7.kolab_3.5 will be installed
2671--> Processing Dependency: logrotate for package: kolab-freebusy-1.1-9.52.el7.kolab_3.5.noarch
2672--> Processing Dependency: php-Monolog for package: kolab-freebusy-1.1-9.52.el7.kolab_3.5.noarch
2673---> Package kolab-schema.noarch 0:3.3-2.3.el7.kolab_3.5 will be installed
2674---> Package kolab-syncroton.noarch 0:2.3.2-2.53.el7.kolab_3.5 will be installed
2675--> Processing Dependency: php-pear-MDB2 for package: kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch
2676--> Processing Dependency: php-pear-MDB2-Driver-mysqli for package: kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch
2677--> Processing Dependency: php-pear-Auth-SASL for package: kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch
2678--> Processing Dependency: php-pear-Net-IDNA2 for package: kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch
2679--> Processing Dependency: php-ZendFramework for package: kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch
2680--> Processing Dependency: php-kolabformat for package: kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch
2681---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
2682---> Package lighttpd.x86_64 0:1.4.38-1.el7 will be installed
2683--> Processing Dependency: libfam.so.0()(64bit) for package: lighttpd-1.4.38-1.el7.x86_64
2684---> Package mariadb.x86_64 1:5.5.44-2.el7.centos will be installed
2685---> Package mozldap-tools.x86_64 0:6.0.5-38.7.el7.kolab_3.5 will be installed
2686--> Processing Dependency: mozldap = 6.0.5-38.7.el7.kolab_3.5 for package: mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64
2687--> Processing Dependency: libldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64
2688--> Processing Dependency: libssldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64
2689--> Processing Dependency: libprldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64
2690--> Processing Dependency: libldif60.so()(64bit) for package: mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64
2691---> Package perl-DBD-MySQL.x86_64 0:4.023-5.el7 will be installed
2692---> Package perl-DBI.x86_64 0:1.627-4.el7 will be installed
2693--> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.627-4.el7.x86_64
2694--> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.627-4.el7.x86_64
2695---> Package php.x86_64 0:5.4.16-36.el7_1 will be installed
2696---> Package php-Net-LDAP3.noarch 0:1.0.4-2.2.el7.kolab_3.5 will be installed
2697---> Package php-Smarty.noarch 0:3.1.21-1.el7 will be installed
2698---> Package php-ldap.x86_64 0:5.4.16-36.el7_1 will be installed
2699---> Package php-mysqlnd.x86_64 0:5.4.16-36.el7_1 will be installed
2700--> Processing Dependency: php-pdo(x86-64) = 5.4.16-36.el7_1 for package: php-mysqlnd-5.4.16-36.el7_1.x86_64
2701---> Package php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 will be installed
2702--> Processing Dependency: php-pear(PEAR) >= 1.9.2 for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2703--> Processing Dependency: /usr/bin/pear for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2704--> Processing Dependency: /usr/bin/pear for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2705---> Package php-pear-Mail.noarch 0:1.2.0-7.el7 will be installed
2706---> Package php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 will be installed
2707---> Package php-pear-Net-SMTP.noarch 0:1.7.1-1.el7 will be installed
2708---> Package php-pear-Net-Socket.noarch 0:1.0.14-1.el7 will be installed
2709---> Package php-pear-Net-URL2.noarch 0:2.1.1-1.el7 will be installed
2710---> Package roundcubemail.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2711--> Processing Dependency: roundcubemail(plugin-managesieve) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-1.2-70.1.el7.kolab_3.5.noarch
2712--> Processing Dependency: roundcubemail(plugin-zipdownload) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-1.2-70.1.el7.kolab_3.5.noarch
2713--> Processing Dependency: roundcubemail(plugin-password) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-1.2-70.1.el7.kolab_3.5.noarch
2714--> Processing Dependency: roundcubemail(plugin-acl) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-1.2-70.1.el7.kolab_3.5.noarch
2715--> Processing Dependency: roundcubemail-skin-chameleon for package: roundcubemail-1.2-70.1.el7.kolab_3.5.noarch
2716---> Package roundcubemail-plugin-archive.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2717--> Processing Dependency: roundcubemail(plugin-archive-skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-archive-1.2-70.1.el7.kolab_3.5.noarch
2718--> Processing Dependency: roundcubemail(plugin-archive-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-archive-1.2-70.1.el7.kolab_3.5.noarch
2719---> Package roundcubemail-plugin-contextmenu.noarch 0:2.1.1-2.2.el7.kolab_3.5 will be installed
2720---> Package roundcubemail-plugin-markasjunk.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2721--> Processing Dependency: roundcubemail(plugin-markasjunk-skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-markasjunk-1.2-70.1.el7.kolab_3.5.noarch
2722--> Processing Dependency: roundcubemail(plugin-markasjunk-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-markasjunk-1.2-70.1.el7.kolab_3.5.noarch
2723---> Package roundcubemail-plugin-newmail_notifier.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2724--> Processing Dependency: roundcubemail(plugin-newmail_notifier-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-newmail_notifier-1.2-70.1.el7.kolab_3.5.noarch
2725---> Package roundcubemail-plugin-redundant_attachments.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2726--> Processing Dependency: roundcubemail(plugin-redundant_attachments-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-redundant_attachments-1.2-70.1.el7.kolab_3.5.noarch
2727---> Package roundcubemail-plugins-kolab.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2728--> Processing Dependency: roundcubemail(plugin-calendar) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2729--> Processing Dependency: roundcubemail(plugin-tasklist) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2730--> Processing Dependency: roundcubemail(plugin-odfviewer) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2731--> Processing Dependency: roundcubemail(plugin-kolab_delegation) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2732--> Processing Dependency: roundcubemail(plugin-kolab_config) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2733--> Processing Dependency: roundcubemail(plugin-kolab_tags) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2734--> Processing Dependency: roundcubemail(plugin-pdfviewer) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2735--> Processing Dependency: roundcubemail(plugin-kolab_activesync) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2736--> Processing Dependency: roundcubemail(plugin-kolab_addressbook) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2737--> Processing Dependency: roundcubemail(plugin-kolab_files) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2738--> Processing Dependency: roundcubemail(plugin-kolab_notes) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2739--> Processing Dependency: php-pear(Mail_Mime) >= 1.8.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2740--> Processing Dependency: php-kolab >= 0.5 for package: roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noarch
2741---> Package spamassassin.x86_64 0:3.4.0-2.el7 will be installed
2742--> Processing Dependency: perl-HTML-Parser >= 3.43 for package: spamassassin-3.4.0-2.el7.x86_64
2743--> Processing Dependency: perl(IO::Zlib) >= 1.04 for package: spamassassin-3.4.0-2.el7.x86_64
2744--> Processing Dependency: perl(HTML::Parser) >= 3.43 for package: spamassassin-3.4.0-2.el7.x86_64
2745--> Processing Dependency: procmail for package: spamassassin-3.4.0-2.el7.x86_64
2746--> Processing Dependency: portreserve for package: spamassassin-3.4.0-2.el7.x86_64
2747--> Processing Dependency: perl(LWP::UserAgent) for package: spamassassin-3.4.0-2.el7.x86_64
2748--> Processing Dependency: perl(IO::Socket::INET6) for package: spamassassin-3.4.0-2.el7.x86_64
2749--> Processing Dependency: perl(HTTP::Date) for package: spamassassin-3.4.0-2.el7.x86_64
2750--> Processing Dependency: perl(ExtUtils::MakeMaker) for package: spamassassin-3.4.0-2.el7.x86_64
2751--> Processing Dependency: perl(Encode::Detect) for package: spamassassin-3.4.0-2.el7.x86_64
2752--> Running transaction check
2753---> Package 389-ds-base-libs.x86_64 0:1.3.4.0-21.el7_2 will be installed
2754--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64
2755--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64
2756--> Processing Dependency: libtevent.so.0()(64bit) for package: 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64
2757--> Processing Dependency: libtalloc.so.2()(64bit) for package: 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64
2758--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64
2759---> Package altermime.x86_64 0:0.3.10-10.el7 will be installed
2760---> Package apr.x86_64 0:1.4.8-3.el7 will be installed
2761---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
2762---> Package arj.x86_64 0:3.10.22-22.el7 will be installed
2763---> Package cabextract.x86_64 0:1.5-1.el7 will be installed
2764--> Processing Dependency: libmspack.so.0()(64bit) for package: cabextract-1.5-1.el7.x86_64
2765---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
2766---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-19.2.el7 will be installed
2767---> Package cyrus-sasl-md5.x86_64 0:2.1.26-19.2.el7 will be installed
2768---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed
2769--> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64
2770--> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64
2771--> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64
2772---> Package freeze.x86_64 0:2.5.0-16.el7 will be installed
2773---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
2774---> Package httpd-tools.x86_64 0:2.4.6-40.el7.centos will be installed
2775---> Package jansson.x86_64 0:2.4-6.el7 will be installed
2776---> Package libdb4-utils.x86_64 0:4.8.30-13.el7 will be installed
2777--> Processing Dependency: libdb4(x86-64) = 4.8.30-13.el7 for package: libdb4-utils-4.8.30-13.el7.x86_64
2778--> Processing Dependency: libdb-4.8.so()(64bit) for package: libdb4-utils-4.8.30-13.el7.x86_64
2779---> Package libicu.x86_64 0:50.1.2-15.el7 will be installed
2780---> Package lm_sensors-libs.x86_64 0:3.3.4-11.el7 will be installed
2781---> Package logrotate.x86_64 0:3.8.6-7.el7_2 will be installed
2782---> Package lrzip.x86_64 0:0.614-3.el7 will be installed
2783--> Processing Dependency: liblzo2.so.2()(64bit) for package: lrzip-0.614-3.el7.x86_64
2784---> Package lzop.x86_64 0:1.03-10.el7 will be installed
2785---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
2786---> Package mozldap.x86_64 0:6.0.5-38.7.el7.kolab_3.5 will be installed
2787---> Package net-snmp-agent-libs.x86_64 1:5.7.2-24.el7 will be installed
2788---> Package net-snmp-libs.x86_64 1:5.7.2-24.el7 will be installed
2789---> Package nomarch.x86_64 0:1.4-11.el7 will be installed
2790---> Package p7zip.x86_64 0:9.20.1-5.el7 will be installed
2791---> Package p7zip-plugins.x86_64 0:9.20.1-5.el7 will be installed
2792---> Package pax.x86_64 0:3.4-19.el7 will be installed
2793---> Package perl-Archive-Tar.noarch 0:1.92-2.el7 will be installed
2794--> Processing Dependency: perl(Package::Constants) for package: perl-Archive-Tar-1.92-2.el7.noarch
2795---> Package perl-Archive-Zip.noarch 0:1.30-11.el7 will be installed
2796---> Package perl-Authen-SASL.noarch 0:2.15-10.el7 will be installed
2797--> Processing Dependency: perl(GSSAPI) for package: perl-Authen-SASL-2.15-10.el7.noarch
2798--> Processing Dependency: perl(Digest::HMAC_MD5) for package: perl-Authen-SASL-2.15-10.el7.noarch
2799---> Package perl-BerkeleyDB.x86_64 0:0.51-4.el7 will be installed
2800---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed
2801---> Package perl-Convert-TNEF.noarch 0:0.18-2.el7 will be installed
2802---> Package perl-Convert-UUlib.x86_64 2:1.5-1.el7 will be installed
2803---> Package perl-Crypt-OpenSSL-RSA.x86_64 0:0.28-7.el7 will be installed
2804--> Processing Dependency: perl(Crypt::OpenSSL::Random) for package: perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64
2805--> Processing Dependency: perl(Crypt::OpenSSL::Bignum) for package: perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64
2806---> Package perl-DBD-SQLite.x86_64 0:1.39-3.el7 will be installed
2807---> Package perl-DB_File.x86_64 0:1.830-6.el7 will be installed
2808---> Package perl-Digest-SHA.x86_64 1:5.85-3.el7 will be installed
2809---> Package perl-Digest-SHA1.x86_64 0:2.13-9.el7 will be installed
2810---> Package perl-Encode-Detect.x86_64 0:1.01-13.el7 will be installed
2811---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed
2812--> Processing Dependency: perl(ExtUtils::Packlist) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
2813--> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
2814--> Processing Dependency: perl(ExtUtils::Installed) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
2815--> Processing Dependency: perl(ExtUtils::Install) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
2816---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed
2817--> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64
2818--> Processing Dependency: perl(HTTP::Headers) for package: perl-HTML-Parser-3.71-4.el7.x86_64
2819---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed
2820---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed
2821--> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch
2822---> Package perl-IO-Socket-INET6.noarch 0:2.69-5.el7 will be installed
2823---> Package perl-IO-Socket-IP.noarch 0:0.21-4.el7 will be installed
2824---> Package perl-IO-Socket-SSL.noarch 0:1.94-3.el7 will be installed
2825---> Package perl-IO-Zlib.noarch 1:1.10-286.el7 will be installed
2826---> Package perl-IO-stringy.noarch 0:2.110-22.el7 will be installed
2827---> Package perl-LDAP.noarch 1:0.56-3.el7 will be installed
2828--> Processing Dependency: perl(Convert::ASN1) >= 0.2 for package: 1:perl-LDAP-0.56-3.el7.noarch
2829--> Processing Dependency: perl(XML::SAX::Writer) for package: 1:perl-LDAP-0.56-3.el7.noarch
2830--> Processing Dependency: perl(XML::SAX::Base) for package: 1:perl-LDAP-0.56-3.el7.noarch
2831--> Processing Dependency: perl(Text::Soundex) for package: 1:perl-LDAP-0.56-3.el7.noarch
2832--> Processing Dependency: perl(LWP::MediaTypes) for package: 1:perl-LDAP-0.56-3.el7.noarch
2833--> Processing Dependency: perl(JSON) for package: 1:perl-LDAP-0.56-3.el7.noarch
2834--> Processing Dependency: perl(HTTP::Negotiate) for package: 1:perl-LDAP-0.56-3.el7.noarch
2835---> Package perl-MIME-tools.noarch 0:5.505-1.el7 will be installed
2836--> Processing Dependency: perl(Convert::BinHex) for package: perl-MIME-tools-5.505-1.el7.noarch
2837---> Package perl-Mail-DKIM.noarch 0:0.39-8.el7 will be installed
2838---> Package perl-Mail-SPF.noarch 0:2.8.0-4.el7 will be installed
2839--> Processing Dependency: perl(version) for package: perl-Mail-SPF-2.8.0-4.el7.noarch
2840---> Package perl-MailTools.noarch 0:2.12-2.el7 will be installed
2841--> Processing Dependency: perl(Net::SMTP::SSL) for package: perl-MailTools-2.12-2.el7.noarch
2842---> Package perl-Mozilla-LDAP.x86_64 0:1.5.3-12.el7 will be installed
2843---> Package perl-Net-DNS.x86_64 0:0.72-5.el7 will be installed
2844---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed
2845---> Package perl-Net-SSLeay.x86_64 0:1.55-3.el7 will be installed
2846---> Package perl-Net-Server.noarch 0:2.007-2.el7 will be installed
2847--> Processing Dependency: perl(IO::Multiplex) >= 1.05 for package: perl-Net-Server-2.007-2.el7.noarch
2848---> Package perl-NetAddr-IP.x86_64 0:4.069-3.el7 will be installed
2849---> Package perl-PlRPC.noarch 0:0.2020-14.el7 will be installed
2850--> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-14.el7.noarch
2851--> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-14.el7.noarch
2852--> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-14.el7.noarch
2853---> Package perl-Razor-Agent.x86_64 0:2.85-15.el7 will be installed
2854---> Package perl-Socket6.x86_64 0:0.23-15.el7 will be installed
2855---> Package perl-Sys-Syslog.x86_64 0:0.33-3.el7 will be installed
2856---> Package perl-URI.noarch 0:1.60-9.el7 will be installed
2857--> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch
2858---> Package perl-Unix-Syslog.x86_64 0:1.1-17.el7 will be installed
2859---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed
2860--> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
2861--> Processing Dependency: perl(Net::HTTP) >= 6.04 for package: perl-libwww-perl-6.05-2.el7.noarch
2862--> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
2863--> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
2864--> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
2865--> Processing Dependency: perl(Encode::Locale) for package: perl-libwww-perl-6.05-2.el7.noarch
2866---> Package php-Monolog.noarch 0:1.17.2-1.el7 will be installed
2867--> Processing Dependency: php-composer(psr/log) < 2.0 for package: php-Monolog-1.17.2-1.el7.noarch
2868--> Processing Dependency: php-composer(psr/log) >= 1.0 for package: php-Monolog-1.17.2-1.el7.noarch
2869---> Package php-ZendFramework.noarch 0:1.12.16-1.el7 will be installed
2870--> Processing Dependency: php-process for package: php-ZendFramework-1.12.16-1.el7.noarch
2871--> Processing Dependency: php-bcmath for package: php-ZendFramework-1.12.16-1.el7.noarch
2872---> Package php-kolab.x86_64 0:0.6.git.1432664058-16.12.el7.kolab_3.5 will be installed
2873---> Package php-kolabformat.x86_64 0:1.2-11.3.el7.kolab_3.5 will be installed
2874---> Package php-pdo.x86_64 0:5.4.16-36.el7_1 will be installed
2875---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed
2876---> Package php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 will be installed
2877---> Package php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 will be installed
2878---> Package php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 will be installed
2879---> Package php-pear-Mail-Mime.noarch 0:1.10.0-1.el7 will be installed
2880---> Package php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 will be installed
2881---> Package php-sabre-dav.noarch 0:2.1.6-1.5.el7.kolab_3.5 will be installed
2882--> Processing Dependency: php-sabre-http >= 2.0.4 for package: php-sabre-dav-2.1.6-1.5.el7.kolab_3.5.noarch
2883---> Package php-sabre-vobject.noarch 0:3.4.5-1.5.el7.kolab_3.5 will be installed
2884---> Package policycoreutils-python.x86_64 0:2.2.5-20.el7 will be installed
2885--> Processing Dependency: policycoreutils = 2.2.5-20.el7 for package: policycoreutils-python-2.2.5-20.el7.x86_64
2886--> Processing Dependency: libsemanage-python >= 2.1.10-1 for package: policycoreutils-python-2.2.5-20.el7.x86_64
2887--> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.2.5-20.el7.x86_64
2888--> Processing Dependency: python-IPy for package: policycoreutils-python-2.2.5-20.el7.x86_64
2889--> Processing Dependency: libselinux-python for package: policycoreutils-python-2.2.5-20.el7.x86_64
2890--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.2.5-20.el7.x86_64
2891--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.2.5-20.el7.x86_64
2892--> Processing Dependency: libcgroup for package: policycoreutils-python-2.2.5-20.el7.x86_64
2893--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.2.5-20.el7.x86_64
2894--> Processing Dependency: checkpolicy for package: policycoreutils-python-2.2.5-20.el7.x86_64
2895--> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.2.5-20.el7.x86_64
2896--> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.2.5-20.el7.x86_64
2897---> Package portreserve.x86_64 0:0.0.5-10.el7 will be installed
2898---> Package procmail.x86_64 0:3.22-35.el7 will be installed
2899---> Package roundcubemail-core.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2900--> Processing Dependency: roundcubemail(plugin-jqueryui) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2901--> Processing Dependency: roundcubemail(skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2902--> Processing Dependency: roundcubemail(plugin-filesystem_attachments) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2903--> Processing Dependency: roundcubemail(core-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2904--> Processing Dependency: php-pear(DB) for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2905--> Processing Dependency: php-gd for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2906--> Processing Dependency: php-pear(Mail_mimeDecode) for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2907--> Processing Dependency: php-mcrypt for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2908--> Processing Dependency: php-pear(Net_Sieve) for package: roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch
2909---> Package roundcubemail-plugin-acl.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2910--> Processing Dependency: roundcubemail(plugin-acl-skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-acl-1.2-70.1.el7.kolab_3.5.noarch
2911--> Processing Dependency: roundcubemail(plugin-acl-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-acl-1.2-70.1.el7.kolab_3.5.noarch
2912---> Package roundcubemail-plugin-archive-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2913---> Package roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2914--> Processing Dependency: roundcubemail(plugin-archive-skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-archive-skin-larry-1.2-70.1.el7.kolab_3.5.noarch
2915---> Package roundcubemail-plugin-calendar.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2916--> Processing Dependency: roundcubemail(plugin-calendar-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-54.2.el7.kolab_3.5.noarch
2917--> Processing Dependency: roundcubemail(plugin-calendar-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-54.2.el7.kolab_3.5.noarch
2918--> Processing Dependency: roundcubemail(plugin-libcalendaring) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-54.2.el7.kolab_3.5.noarch
2919---> Package roundcubemail-plugin-kolab_activesync.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2920--> Processing Dependency: roundcubemail(plugin-kolab_activesync-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-3.3-54.2.el7.kolab_3.5.noarch
2921--> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-3.3-54.2.el7.kolab_3.5.noarch
2922---> Package roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2923--> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-3.3-54.2.el7.kolab_3.5.noarch
2924--> Processing Dependency: roundcubemail(plugin-kolab_addressbook-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-3.3-54.2.el7.kolab_3.5.noarch
2925---> Package roundcubemail-plugin-kolab_auth.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2926--> Processing Dependency: roundcubemail(plugin-kolab_auth-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_auth-3.3-54.2.el7.kolab_3.5.noarch
2927---> Package roundcubemail-plugin-kolab_config.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2928--> Processing Dependency: roundcubemail(plugin-kolab_config-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_config-3.3-54.2.el7.kolab_3.5.noarch
2929---> Package roundcubemail-plugin-kolab_delegation.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2930--> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-3.3-54.2.el7.kolab_3.5.noarch
2931--> Processing Dependency: roundcubemail(plugin-kolab_delegation-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-3.3-54.2.el7.kolab_3.5.noarch
2932---> Package roundcubemail-plugin-kolab_files.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2933--> Processing Dependency: roundcubemail(plugin-kolab_files-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-3.3-54.2.el7.kolab_3.5.noarch
2934--> Processing Dependency: roundcubemail(plugin-kolab_files-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-3.3-54.2.el7.kolab_3.5.noarch
2935---> Package roundcubemail-plugin-kolab_folders.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2936--> Processing Dependency: roundcubemail(plugin-kolab_folders-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_folders-3.3-54.2.el7.kolab_3.5.noarch
2937---> Package roundcubemail-plugin-kolab_notes.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2938--> Processing Dependency: roundcubemail(plugin-kolab_notes-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-3.3-54.2.el7.kolab_3.5.noarch
2939--> Processing Dependency: roundcubemail(plugin-kolab_notes-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-3.3-54.2.el7.kolab_3.5.noarch
2940---> Package roundcubemail-plugin-kolab_tags.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2941--> Processing Dependency: roundcubemail(plugin-kolab_tags-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-3.3-54.2.el7.kolab_3.5.noarch
2942--> Processing Dependency: roundcubemail(plugin-kolab_tags-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-3.3-54.2.el7.kolab_3.5.noarch
2943---> Package roundcubemail-plugin-libkolab.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2944--> Processing Dependency: roundcubemail(plugin-libkolab-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.3-54.2.el7.kolab_3.5.noarch
2945--> Processing Dependency: roundcubemail(plugin-libkolab-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.3-54.2.el7.kolab_3.5.noarch
2946---> Package roundcubemail-plugin-managesieve.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2947--> Processing Dependency: roundcubemail(plugin-managesieve-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-1.2-70.1.el7.kolab_3.5.noarch
2948--> Processing Dependency: roundcubemail(plugin-managesieve-skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-1.2-70.1.el7.kolab_3.5.noarch
2949---> Package roundcubemail-plugin-markasjunk-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2950---> Package roundcubemail-plugin-markasjunk-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2951--> Processing Dependency: roundcubemail(plugin-markasjunk-skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-markasjunk-skin-larry-1.2-70.1.el7.kolab_3.5.noarch
2952---> Package roundcubemail-plugin-newmail_notifier-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2953---> Package roundcubemail-plugin-odfviewer.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2954--> Processing Dependency: roundcubemail(plugin-odfviewer-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-odfviewer-3.3-54.2.el7.kolab_3.5.noarch
2955---> Package roundcubemail-plugin-password.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2956--> Processing Dependency: roundcubemail(plugin-password-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-password-1.2-70.1.el7.kolab_3.5.noarch
2957---> Package roundcubemail-plugin-pdfviewer.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2958--> Processing Dependency: roundcubemail(plugin-pdfviewer-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-pdfviewer-3.3-54.2.el7.kolab_3.5.noarch
2959---> Package roundcubemail-plugin-redundant_attachments-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2960---> Package roundcubemail-plugin-tasklist.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
2961--> Processing Dependency: roundcubemail(plugin-tasklist-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-3.3-54.2.el7.kolab_3.5.noarch
2962--> Processing Dependency: roundcubemail(plugin-tasklist-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-3.3-54.2.el7.kolab_3.5.noarch
2963---> Package roundcubemail-plugin-zipdownload.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
2964--> Processing Dependency: roundcubemail(plugin-zipdownload-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-1.2-70.1.el7.kolab_3.5.noarch
2965--> Processing Dependency: roundcubemail(plugin-zipdownload-skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-1.2-70.1.el7.kolab_3.5.noarch
2966---> Package roundcubemail-skin-chameleon.noarch 0:0.3.6-4.2.el7.kolab_3.5 will be installed
2967--> Processing Dependency: roundcubemail(skin-chameleon) = 0.3.6-4.2.el7.kolab_3.5 for package: roundcubemail-skin-chameleon-0.3.6-4.2.el7.kolab_3.5.noarch
2968--> Processing Dependency: roundcubemail(skin-chameleon-assets) = 0.3.6-4.2.el7.kolab_3.5 for package: roundcubemail-skin-chameleon-0.3.6-4.2.el7.kolab_3.5.noarch
2969---> Package svrcore.x86_64 0:4.0.4-11.el7 will be installed
2970---> Package tmpwatch.x86_64 0:2.11-5.el7 will be installed
2971---> Package unzoo.x86_64 0:4.4-16.el7 will be installed
2972--> Running transaction check
2973---> Package audit-libs-python.x86_64 0:2.4.1-5.el7 will be installed
2974---> Package checkpolicy.x86_64 0:2.1.12-6.el7 will be installed
2975---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed
2976---> Package libcgroup.x86_64 0:0.41-8.el7 will be installed
2977---> Package libdb4.x86_64 0:4.8.30-13.el7 will be installed
2978---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
2979---> Package libmspack.x86_64 0:0.5-0.4.alpha.el7 will be installed
2980---> Package libselinux-python.x86_64 0:2.2.2-6.el7 will be installed
2981---> Package libsemanage-python.x86_64 0:2.1.10-18.el7 will be installed
2982---> Package libtalloc.x86_64 0:2.1.2-1.el7 will be installed
2983---> Package libtevent.x86_64 0:0.9.25-1.el7 will be installed
2984---> Package lzo.x86_64 0:2.06-8.el7 will be installed
2985---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed
2986--> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch
2987---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed
2988---> Package perl-Convert-ASN1.noarch 0:0.26-4.el7 will be installed
2989---> Package perl-Convert-BinHex.noarch 0:1.119-20.el7 will be installed
2990---> Package perl-Crypt-OpenSSL-Bignum.x86_64 0:0.04-18.el7 will be installed
2991---> Package perl-Crypt-OpenSSL-Random.x86_64 0:0.04-21.el7 will be installed
2992---> Package perl-Digest-HMAC.noarch 0:1.03-5.el7 will be installed
2993---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed
2994---> Package perl-ExtUtils-Install.noarch 0:1.58-286.el7 will be installed
2995--> Processing Dependency: perl-devel for package: perl-ExtUtils-Install-1.58-286.el7.noarch
2996---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed
2997---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed
2998---> Package perl-GSSAPI.x86_64 0:0.28-9.el7 will be installed
2999---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed
3000---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed
3001---> Package perl-HTTP-Daemon.noarch 0:6.01-5.el7 will be installed
3002---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed
3003--> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch
3004---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed
3005---> Package perl-IO-Multiplex.noarch 0:1.13-6.el7 will be installed
3006---> Package perl-JSON.noarch 0:2.59-2.el7 will be installed
3007---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed
3008---> Package perl-Net-Daemon.noarch 0:0.48-5.el7 will be installed
3009---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed
3010---> Package perl-Net-SMTP-SSL.noarch 0:1.01-13.el7 will be installed
3011---> Package perl-Package-Constants.noarch 1:0.02-286.el7 will be installed
3012---> Package perl-Text-Soundex.x86_64 0:3.04-4.el7 will be installed
3013--> Processing Dependency: perl(Text::Unidecode) for package: perl-Text-Soundex-3.04-4.el7.x86_64
3014---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed
3015---> Package perl-XML-SAX-Base.noarch 0:1.08-7.el7 will be installed
3016---> Package perl-XML-SAX-Writer.noarch 0:0.53-4.el7 will be installed
3017--> Processing Dependency: perl(XML::NamespaceSupport) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch
3018--> Processing Dependency: perl(XML::Filter::BufferText) for package: perl-XML-SAX-Writer-0.53-4.el7.noarch
3019---> Package perl-version.x86_64 3:0.99.07-2.el7 will be installed
3020---> Package php-PsrLog.noarch 0:1.0.0-8.el7 will be installed
3021---> Package php-bcmath.x86_64 0:5.4.16-36.el7_1 will be installed
3022---> Package php-gd.x86_64 0:5.4.16-36.el7_1 will be installed
3023--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.16-36.el7_1.x86_64
3024--> Processing Dependency: libXpm.so.4()(64bit) for package: php-gd-5.4.16-36.el7_1.x86_64
3025---> Package php-mcrypt.x86_64 0:5.4.16-3.el7 will be installed
3026--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.4.16-3.el7.x86_64
3027---> Package php-pear-DB.noarch 0:1.7.14-6.el7 will be installed
3028---> Package php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 will be installed
3029---> Package php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 will be installed
3030---> Package php-process.x86_64 0:5.4.16-36.el7_1 will be installed
3031---> Package php-sabre-http.noarch 0:2.0.4-2.6.el7.kolab_3.5 will be installed
3032--> Processing Dependency: php-composer(sabre/event) < 3 for package: php-sabre-http-2.0.4-2.6.el7.kolab_3.5.noarch
3033--> Processing Dependency: php-composer(sabre/event) >= 1.0.0 for package: php-sabre-http-2.0.4-2.6.el7.kolab_3.5.noarch
3034---> Package policycoreutils.x86_64 0:2.2.5-20.el7 will be installed
3035--> Processing Dependency: libselinux-utils >= 2.2.1-1 for package: policycoreutils-2.2.5-20.el7.x86_64
3036---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
3037---> Package roundcubemail-core-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3038---> Package roundcubemail-plugin-acl-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3039---> Package roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3040--> Processing Dependency: roundcubemail(plugin-acl-skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-acl-skin-larry-1.2-70.1.el7.kolab_3.5.noarch
3041---> Package roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3042--> Processing Dependency: roundcubemail(skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-archive-skin-larry-assets-1.2-70.1.el7.kolab_3.5.noarch
3043---> Package roundcubemail-plugin-calendar-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3044---> Package roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3045--> Processing Dependency: roundcubemail(plugin-calendar-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3046---> Package roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3047--> Processing Dependency: roundcubemail(plugin-filesystem_attachments-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-filesystem_attachments-1.2-70.1.el7.kolab_3.5.noarch
3048---> Package roundcubemail-plugin-jqueryui.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3049--> Processing Dependency: roundcubemail(plugin-jqueryui-skin) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.2-70.1.el7.kolab_3.5.noarch
3050--> Processing Dependency: roundcubemail(plugin-jqueryui-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.2-70.1.el7.kolab_3.5.noarch
3051---> Package roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3052---> Package roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3053--> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3054---> Package roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3055---> Package roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3056--> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3057---> Package roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3058---> Package roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3059---> Package roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3060---> Package roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3061--> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3062---> Package roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3063---> Package roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3064--> Processing Dependency: roundcubemail(plugin-kolab_files-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3065---> Package roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3066---> Package roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3067---> Package roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3068--> Processing Dependency: roundcubemail(plugin-kolab_notes-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3069---> Package roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3070---> Package roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3071--> Processing Dependency: roundcubemail(plugin-kolab_tags-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3072---> Package roundcubemail-plugin-libcalendaring.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3073--> Processing Dependency: roundcubemail(plugin-libcalendaring-skin) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-3.3-54.2.el7.kolab_3.5.noarch
3074--> Processing Dependency: roundcubemail(plugin-libcalendaring-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-3.3-54.2.el7.kolab_3.5.noarch
3075---> Package roundcubemail-plugin-libkolab-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3076---> Package roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3077---> Package roundcubemail-plugin-managesieve-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3078---> Package roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3079--> Processing Dependency: roundcubemail(plugin-managesieve-skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-skin-larry-1.2-70.1.el7.kolab_3.5.noarch
3080---> Package roundcubemail-plugin-markasjunk-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3081---> Package roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3082---> Package roundcubemail-plugin-password-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3083---> Package roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3084---> Package roundcubemail-plugin-tasklist-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3085---> Package roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3086--> Processing Dependency: roundcubemail(plugin-tasklist-skin-larry-assets) = 3.3-54.2.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-skin-larry-3.3-54.2.el7.kolab_3.5.noarch
3087---> Package roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3088---> Package roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3089--> Processing Dependency: roundcubemail(plugin-zipdownload-skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-skin-larry-1.2-70.1.el7.kolab_3.5.noarch
3090---> Package roundcubemail-skin-chameleon-assets.noarch 0:0.3.6-4.2.el7.kolab_3.5 will be installed
3091---> Package roundcubemail-skin-chameleon-core.noarch 0:0.3.6-4.2.el7.kolab_3.5 will be installed
3092---> Package roundcubemail-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3093---> Package setools-libs.x86_64 0:3.3.7-46.el7 will be installed
3094--> Running transaction check
3095---> Package libXpm.x86_64 0:3.5.11-3.el7 will be installed
3096---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
3097---> Package libselinux-utils.x86_64 0:2.2.2-6.el7 will be installed
3098---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed
3099---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed
3100---> Package perl-Text-Unidecode.noarch 0:0.04-20.el7 will be installed
3101---> Package perl-XML-Filter-BufferText.noarch 0:1.01-17.el7 will be installed
3102---> Package perl-XML-NamespaceSupport.noarch 0:1.11-10.el7 will be installed
3103---> Package perl-devel.x86_64 4:5.16.3-286.el7 will be installed
3104--> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-286.el7.x86_64
3105--> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-286.el7.x86_64
3106--> Processing Dependency: libdb-devel for package: 4:perl-devel-5.16.3-286.el7.x86_64
3107--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-286.el7.x86_64
3108---> Package php-sabre-event.noarch 0:1.0.1-2.6.el7.kolab_3.5 will be installed
3109---> Package roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3110---> Package roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3111---> Package roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3112---> Package roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3113---> Package roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3114--> Processing Dependency: roundcubemail(plugin-jqueryui-skin-larry-assets) = 1.2-70.1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-skin-larry-1.2-70.1.el7.kolab_3.5.noarch
3115---> Package roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3116---> Package roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3117---> Package roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3118---> Package roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3119---> Package roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3120---> Package roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3121---> Package roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3122---> Package roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3123---> Package roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3124---> Package roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5 will be installed
3125---> Package roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3126---> Package roundcubemail-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3127---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed
3128--> Running transaction check
3129---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
3130---> Package libdb-devel.x86_64 0:5.3.21-19.el7 will be installed
3131---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 will be installed
3132---> Package roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5 will be installed
3133---> Package systemtap-sdt-devel.x86_64 0:2.8-10.el7 will be installed
3134--> Processing Dependency: pyparsing for package: systemtap-sdt-devel-2.8-10.el7.x86_64
3135--> Running transaction check
3136---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
3137--> Finished Dependency Resolution
3138
3139Dependencies Resolved
3140
3141================================================================================
3142 Package Arch Version Repository Size
3143================================================================================
3144Installing:
3145 kolab noarch 3.1.9-6.6.el7.kolab_3.5 Kolab_Development 4.2 k
3146Installing for dependencies:
3147 389-ds-base x86_64 1.3.4.0-21.el7_2 updates 1.7 M
3148 389-ds-base-libs x86_64 1.3.4.0-21.el7_2 updates 631 k
3149 altermime x86_64 0.3.10-10.el7 epel 57 k
3150 amavisd-new noarch 2.10.1-5.el7 epel 847 k
3151 apr x86_64 1.4.8-3.el7 base 103 k
3152 apr-util x86_64 1.5.2-6.el7 base 92 k
3153 arj x86_64 3.10.22-22.el7 epel 171 k
3154 audit-libs-python x86_64 2.4.1-5.el7 base 69 k
3155 cabextract x86_64 1.5-1.el7 epel 43 k
3156 centos-logos noarch 70.0.6-3.el7.centos base 21 M
3157 checkpolicy x86_64 2.1.12-6.el7 base 247 k
3158 chwala noarch 0.4-2.1.el7.kolab_3.5 Kolab_Development 1.6 M
3159 cyrus-imapd x86_64 2.5.7-2.2.el7.kolab_3.5 Kolab_Development 1.4 M
3160 cyrus-sasl-gssapi x86_64 2.1.26-19.2.el7 base 41 k
3161 cyrus-sasl-md5 x86_64 2.1.26-19.2.el7 base 56 k
3162 e2fsprogs x86_64 1.42.9-7.el7 base 697 k
3163 e2fsprogs-libs x86_64 1.42.9-7.el7 base 165 k
3164 freeze x86_64 2.5.0-16.el7 epel 31 k
3165 gamin x86_64 0.1.10-16.el7 base 128 k
3166 gdbm-devel x86_64 1.10-8.el7 base 47 k
3167 httpd x86_64 2.4.6-40.el7.centos base 2.7 M
3168 httpd-tools x86_64 2.4.6-40.el7.centos base 82 k
3169 iRony noarch 0.4-9.62.el7.kolab_3.5 Kolab_Development 77 k
3170 jansson x86_64 2.4-6.el7 base 32 k
3171 kolab-autoconf noarch 1-1.6.el7.kolab_3.5 Kolab_Development 25 k
3172 kolab-conf noarch 3.1.9-6.6.el7.kolab_3.5 Kolab_Development 3.9 k
3173 kolab-freebusy noarch 1.1-9.52.el7.kolab_3.5 Kolab_Development 45 k
3174 kolab-imap noarch 3.1.9-6.6.el7.kolab_3.5 Kolab_Development 3.9 k
3175 kolab-ldap noarch 3.1.9-6.6.el7.kolab_3.5 Kolab_Development 4.0 k
3176 kolab-mta noarch 3.1.9-6.6.el7.kolab_3.5 Kolab_Development 4.1 k
3177 kolab-schema noarch 3.3-2.3.el7.kolab_3.5 Kolab_Development 8.1 k
3178 kolab-syncroton noarch 2.3.2-2.53.el7.kolab_3.5 Kolab_Development 207 k
3179 kolab-utils x86_64 3.1-19.14.el7.kolab_3.5 Kolab_Development 197 k
3180 kolab-webadmin noarch 3.2.11-1.2.el7.kolab_3.5 Kolab_Development 450 k
3181 kolab-webclient noarch 3.1.9-6.6.el7.kolab_3.5 Kolab_Development 4.3 k
3182 libXpm x86_64 3.5.11-3.el7 base 54 k
3183 libaio x86_64 0.3.109-13.el7 base 24 k
3184 libcgroup x86_64 0.41-8.el7 base 64 k
3185 libdb-devel x86_64 5.3.21-19.el7 base 38 k
3186 libdb4 x86_64 4.8.30-13.el7 epel 607 k
3187 libdb4-utils x86_64 4.8.30-13.el7 epel 134 k
3188 libevent x86_64 2.0.21-4.el7 base 214 k
3189 libicu x86_64 50.1.2-15.el7 base 6.9 M
3190 libmcrypt x86_64 2.5.8-13.el7 epel 99 k
3191 libmspack x86_64 0.5-0.4.alpha.el7 base 64 k
3192 libselinux-python x86_64 2.2.2-6.el7 base 247 k
3193 libselinux-utils x86_64 2.2.2-6.el7 base 135 k
3194 libsemanage-python x86_64 2.1.10-18.el7 base 94 k
3195 libtalloc x86_64 2.1.2-1.el7 base 31 k
3196 libtevent x86_64 0.9.25-1.el7 base 32 k
3197 lighttpd x86_64 1.4.38-1.el7 epel 332 k
3198 lm_sensors-libs x86_64 3.3.4-11.el7 base 40 k
3199 logrotate x86_64 3.8.6-7.el7_2 updates 66 k
3200 lrzip x86_64 0.614-3.el7 epel 187 k
3201 lzo x86_64 2.06-8.el7 base 59 k
3202 lzop x86_64 1.03-10.el7 base 54 k
3203 mailcap noarch 2.1.41-2.el7 base 31 k
3204 mariadb x86_64 1:5.5.44-2.el7.centos base 8.9 M
3205 mariadb-server x86_64 1:5.5.44-2.el7.centos base 11 M
3206 mozldap x86_64 6.0.5-38.7.el7.kolab_3.5 Kolab_Development 133 k
3207 mozldap-tools x86_64 6.0.5-38.7.el7.kolab_3.5 Kolab_Development 77 k
3208 net-snmp-agent-libs x86_64 1:5.7.2-24.el7 base 702 k
3209 net-snmp-libs x86_64 1:5.7.2-24.el7 base 747 k
3210 nomarch x86_64 1.4-11.el7 epel 20 k
3211 p7zip x86_64 9.20.1-5.el7 epel 610 k
3212 p7zip-plugins x86_64 9.20.1-5.el7 epel 871 k
3213 pax x86_64 3.4-19.el7 base 74 k
3214 perl-Archive-Tar noarch 1.92-2.el7 base 73 k
3215 perl-Archive-Zip noarch 1.30-11.el7 base 107 k
3216 perl-Authen-SASL noarch 2.15-10.el7 base 57 k
3217 perl-BerkeleyDB x86_64 0.51-4.el7 epel 148 k
3218 perl-Business-ISBN noarch 2.06-2.el7 base 25 k
3219 perl-Business-ISBN-Data
3220 noarch 20120719.001-2.el7 base 24 k
3221 perl-Compress-Raw-Bzip2
3222 x86_64 2.061-3.el7 base 32 k
3223 perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k
3224 perl-Convert-ASN1 noarch 0.26-4.el7 base 54 k
3225 perl-Convert-BinHex noarch 1.119-20.el7 epel 44 k
3226 perl-Convert-TNEF noarch 0.18-2.el7 epel 22 k
3227 perl-Convert-UUlib x86_64 2:1.5-1.el7 epel 216 k
3228 perl-Crypt-OpenSSL-Bignum
3229 x86_64 0.04-18.el7 base 34 k
3230 perl-Crypt-OpenSSL-RSA x86_64 0.28-7.el7 base 38 k
3231 perl-Crypt-OpenSSL-Random
3232 x86_64 0.04-21.el7 base 24 k
3233 perl-DBD-MySQL x86_64 4.023-5.el7 base 140 k
3234 perl-DBD-SQLite x86_64 1.39-3.el7 base 1.3 M
3235 perl-DBI x86_64 1.627-4.el7 base 802 k
3236 perl-DB_File x86_64 1.830-6.el7 base 74 k
3237 perl-Digest-HMAC noarch 1.03-5.el7 base 16 k
3238 perl-Digest-SHA x86_64 1:5.85-3.el7 base 58 k
3239 perl-Digest-SHA1 x86_64 2.13-9.el7 base 50 k
3240 perl-Encode-Detect x86_64 1.01-13.el7 base 82 k
3241 perl-Encode-Locale noarch 1.03-5.el7 base 16 k
3242 perl-ExtUtils-Install noarch 1.58-286.el7 base 73 k
3243 perl-ExtUtils-MakeMaker
3244 noarch 6.68-3.el7 base 275 k
3245 perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k
3246 perl-ExtUtils-ParseXS noarch 1:3.18-2.el7 base 77 k
3247 perl-File-Listing noarch 6.04-7.el7 base 13 k
3248 perl-GSSAPI x86_64 0.28-9.el7 base 59 k
3249 perl-HTML-Parser x86_64 3.71-4.el7 base 115 k
3250 perl-HTML-Tagset noarch 3.20-15.el7 base 18 k
3251 perl-HTTP-Cookies noarch 6.01-5.el7 base 26 k
3252 perl-HTTP-Daemon noarch 6.01-5.el7 base 20 k
3253 perl-HTTP-Date noarch 6.02-8.el7 base 14 k
3254 perl-HTTP-Message noarch 6.06-6.el7 base 82 k
3255 perl-HTTP-Negotiate noarch 6.01-5.el7 base 17 k
3256 perl-IO-Compress noarch 2.061-2.el7 base 260 k
3257 perl-IO-HTML noarch 1.00-2.el7 base 23 k
3258 perl-IO-Multiplex noarch 1.13-6.el7 epel 25 k
3259 perl-IO-Socket-INET6 noarch 2.69-5.el7 base 20 k
3260 perl-IO-Socket-IP noarch 0.21-4.el7 base 35 k
3261 perl-IO-Socket-SSL noarch 1.94-3.el7 base 113 k
3262 perl-IO-Zlib noarch 1:1.10-286.el7 base 50 k
3263 perl-IO-stringy noarch 2.110-22.el7 base 71 k
3264 perl-JSON noarch 2.59-2.el7 base 96 k
3265 perl-LDAP noarch 1:0.56-3.el7 base 411 k
3266 perl-LWP-MediaTypes noarch 6.02-2.el7 base 24 k
3267 perl-MIME-tools noarch 5.505-1.el7 epel 256 k
3268 perl-Mail-DKIM noarch 0.39-8.el7 base 129 k
3269 perl-Mail-SPF noarch 2.8.0-4.el7 base 140 k
3270 perl-MailTools noarch 2.12-2.el7 base 108 k
3271 perl-Mozilla-LDAP x86_64 1.5.3-12.el7 base 147 k
3272 perl-Net-DNS x86_64 0.72-5.el7 base 308 k
3273 perl-Net-Daemon noarch 0.48-5.el7 base 51 k
3274 perl-Net-HTTP noarch 6.06-2.el7 base 29 k
3275 perl-Net-LibIDN x86_64 0.12-15.el7 base 28 k
3276 perl-Net-SMTP-SSL noarch 1.01-13.el7 base 9.1 k
3277 perl-Net-SSLeay x86_64 1.55-3.el7 base 285 k
3278 perl-Net-Server noarch 2.007-2.el7 epel 208 k
3279 perl-NetAddr-IP x86_64 4.069-3.el7 base 125 k
3280 perl-Package-Constants noarch 1:0.02-286.el7 base 44 k
3281 perl-PlRPC noarch 0.2020-14.el7 base 36 k
3282 perl-Razor-Agent x86_64 2.85-15.el7 epel 121 k
3283 perl-Socket6 x86_64 0.23-15.el7 base 27 k
3284 perl-Sys-Syslog x86_64 0.33-3.el7 base 42 k
3285 perl-Text-Soundex x86_64 3.04-4.el7 base 19 k
3286 perl-Text-Unidecode noarch 0.04-20.el7 base 114 k
3287 perl-URI noarch 1.60-9.el7 base 106 k
3288 perl-Unix-Syslog x86_64 1.1-17.el7 epel 29 k
3289 perl-WWW-RobotRules noarch 6.02-5.el7 base 18 k
3290 perl-XML-Filter-BufferText
3291 noarch 1.01-17.el7 base 11 k
3292 perl-XML-NamespaceSupport
3293 noarch 1.11-10.el7 base 18 k
3294 perl-XML-SAX-Base noarch 1.08-7.el7 base 32 k
3295 perl-XML-SAX-Writer noarch 0.53-4.el7 base 25 k
3296 perl-devel x86_64 4:5.16.3-286.el7 base 452 k
3297 perl-libwww-perl noarch 6.05-2.el7 base 205 k
3298 perl-version x86_64 3:0.99.07-2.el7 base 84 k
3299 php x86_64 5.4.16-36.el7_1 base 1.4 M
3300 php-Monolog noarch 1.17.2-1.el7 epel 82 k
3301 php-Net-LDAP3 noarch 1.0.4-2.2.el7.kolab_3.5 Kolab_Development 27 k
3302 php-PsrLog noarch 1.0.0-8.el7 epel 11 k
3303 php-Smarty noarch 3.1.21-1.el7 epel 192 k
3304 php-ZendFramework noarch 1.12.16-1.el7 epel 3.7 M
3305 php-bcmath x86_64 5.4.16-36.el7_1 base 56 k
3306 php-gd x86_64 5.4.16-36.el7_1 base 126 k
3307 php-kolab x86_64 0.6.git.1432664058-16.12.el7.kolab_3.5
3308 Kolab_Development 51 k
3309 php-kolabformat x86_64 1.2-11.3.el7.kolab_3.5 Kolab_Development 193 k
3310 php-ldap x86_64 5.4.16-36.el7_1 base 51 k
3311 php-mcrypt x86_64 5.4.16-3.el7 epel 20 k
3312 php-mysqlnd x86_64 5.4.16-36.el7_1 base 172 k
3313 php-pdo x86_64 5.4.16-36.el7_1 base 97 k
3314 php-pear noarch 1:1.9.4-21.el7 base 357 k
3315 php-pear-Auth-SASL noarch 1.0.6-5.el7 epel 16 k
3316 php-pear-DB noarch 1.7.14-6.el7 epel 106 k
3317 php-pear-HTTP-Request2 noarch 2.2.1-1.el7 epel 112 k
3318 php-pear-MDB2 noarch 2.5.0-0.9.b5.el7 epel 125 k
3319 php-pear-MDB2-Driver-mysqli
3320 noarch 1.5.0-0.8.b4.el7 epel 43 k
3321 php-pear-Mail noarch 1.2.0-7.el7 epel 30 k
3322 php-pear-Mail-Mime noarch 1.10.0-1.el7 epel 46 k
3323 php-pear-Mail-mimeDecode
3324 noarch 1.5.5-7.el7 epel 18 k
3325 php-pear-Net-IDNA2 noarch 0.1.1-10.el7 epel 25 k
3326 php-pear-Net-LDAP2 noarch 2.1.0-1.el7 epel 97 k
3327 php-pear-Net-SMTP noarch 1.7.1-1.el7 epel 24 k
3328 php-pear-Net-Sieve noarch 1.3.4-1.el7 epel 20 k
3329 php-pear-Net-Socket noarch 1.0.14-1.el7 epel 13 k
3330 php-pear-Net-URL2 noarch 2.1.1-1.el7 epel 25 k
3331 php-process x86_64 5.4.16-36.el7_1 base 54 k
3332 php-sabre-dav noarch 2.1.6-1.5.el7.kolab_3.5 Kolab_Development 253 k
3333 php-sabre-event noarch 1.0.1-2.6.el7.kolab_3.5 Kolab_Development 9.1 k
3334 php-sabre-http noarch 2.0.4-2.6.el7.kolab_3.5 Kolab_Development 31 k
3335 php-sabre-vobject noarch 3.4.5-1.5.el7.kolab_3.5 Kolab_Development 91 k
3336 policycoreutils x86_64 2.2.5-20.el7 base 803 k
3337 policycoreutils-python x86_64 2.2.5-20.el7 base 435 k
3338 portreserve x86_64 0.0.5-10.el7 base 25 k
3339 procmail x86_64 3.22-35.el7 base 171 k
3340 pyparsing noarch 1.5.6-9.el7 base 94 k
3341 python-IPy noarch 0.75-6.el7 base 32 k
3342 roundcubemail noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 51 k
3343 roundcubemail-core noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 1.0 M
3344 roundcubemail-core-assets
3345 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 490 k
3346 roundcubemail-plugin-acl
3347 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 82 k
3348 roundcubemail-plugin-acl-assets
3349 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 18 k
3350 roundcubemail-plugin-acl-skin-larry
3351 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 16 k
3352 roundcubemail-plugin-acl-skin-larry-assets
3353 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3354 roundcubemail-plugin-archive
3355 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 41 k
3356 roundcubemail-plugin-archive-assets
3357 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 15 k
3358 roundcubemail-plugin-archive-skin-larry
3359 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3360 roundcubemail-plugin-archive-skin-larry-assets
3361 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3362 roundcubemail-plugin-calendar
3363 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 235 k
3364 roundcubemail-plugin-calendar-assets
3365 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 561 k
3366 roundcubemail-plugin-calendar-skin-larry
3367 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 17 k
3368 roundcubemail-plugin-calendar-skin-larry-assets
3369 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 45 k
3370 roundcubemail-plugin-contextmenu
3371 noarch 2.1.1-2.2.el7.kolab_3.5 Kolab_Development 53 k
3372 roundcubemail-plugin-filesystem_attachments
3373 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 18 k
3374 roundcubemail-plugin-filesystem_attachments-assets
3375 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 14 k
3376 roundcubemail-plugin-jqueryui
3377 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 113 k
3378 roundcubemail-plugin-jqueryui-assets
3379 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 102 k
3380 roundcubemail-plugin-jqueryui-skin-larry
3381 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 19 k
3382 roundcubemail-plugin-jqueryui-skin-larry-assets
3383 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 47 k
3384 roundcubemail-plugin-kolab_activesync
3385 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 37 k
3386 roundcubemail-plugin-kolab_activesync-assets
3387 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 9.7 k
3388 roundcubemail-plugin-kolab_activesync-skin-larry
3389 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 10 k
3390 roundcubemail-plugin-kolab_activesync-skin-larry-assets
3391 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 15 k
3392 roundcubemail-plugin-kolab_addressbook
3393 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 73 k
3394 roundcubemail-plugin-kolab_addressbook-assets
3395 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 111 k
3396 roundcubemail-plugin-kolab_addressbook-skin-larry
3397 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 10 k
3398 roundcubemail-plugin-kolab_addressbook-skin-larry-assets
3399 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 12 k
3400 roundcubemail-plugin-kolab_auth
3401 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 35 k
3402 roundcubemail-plugin-kolab_auth-assets
3403 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 7.5 k
3404 roundcubemail-plugin-kolab_config
3405 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 22 k
3406 roundcubemail-plugin-kolab_config-assets
3407 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 7.5 k
3408 roundcubemail-plugin-kolab_delegation
3409 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 40 k
3410 roundcubemail-plugin-kolab_delegation-assets
3411 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 10 k
3412 roundcubemail-plugin-kolab_delegation-skin-larry
3413 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 10 k
3414 roundcubemail-plugin-kolab_delegation-skin-larry-assets
3415 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 13 k
3416 roundcubemail-plugin-kolab_files
3417 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 47 k
3418 roundcubemail-plugin-kolab_files-assets
3419 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 21 k
3420 roundcubemail-plugin-kolab_files-skin-larry
3421 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 12 k
3422 roundcubemail-plugin-kolab_files-skin-larry-assets
3423 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 20 k
3424 roundcubemail-plugin-kolab_folders
3425 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 34 k
3426 roundcubemail-plugin-kolab_folders-assets
3427 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 9.1 k
3428 roundcubemail-plugin-kolab_notes
3429 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 35 k
3430 roundcubemail-plugin-kolab_notes-assets
3431 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 18 k
3432 roundcubemail-plugin-kolab_notes-skin-larry
3433 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 13 k
3434 roundcubemail-plugin-kolab_notes-skin-larry-assets
3435 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 18 k
3436 roundcubemail-plugin-kolab_tags
3437 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 33 k
3438 roundcubemail-plugin-kolab_tags-assets
3439 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 13 k
3440 roundcubemail-plugin-kolab_tags-skin-larry
3441 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 9.6 k
3442 roundcubemail-plugin-kolab_tags-skin-larry-assets
3443 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 10 k
3444 roundcubemail-plugin-libcalendaring
3445 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 112 k
3446 roundcubemail-plugin-libcalendaring-assets
3447 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 16 k
3448 roundcubemail-plugin-libcalendaring-skin-larry-assets
3449 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 10 k
3450 roundcubemail-plugin-libkolab
3451 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 118 k
3452 roundcubemail-plugin-libkolab-assets
3453 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 13 k
3454 roundcubemail-plugin-libkolab-skin-larry-assets
3455 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 11 k
3456 roundcubemail-plugin-managesieve
3457 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 178 k
3458 roundcubemail-plugin-managesieve-assets
3459 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 21 k
3460 roundcubemail-plugin-managesieve-skin-larry
3461 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3462 roundcubemail-plugin-managesieve-skin-larry-assets
3463 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 20 k
3464 roundcubemail-plugin-markasjunk
3465 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 31 k
3466 roundcubemail-plugin-markasjunk-assets
3467 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 15 k
3468 roundcubemail-plugin-markasjunk-skin-larry
3469 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3470 roundcubemail-plugin-markasjunk-skin-larry-assets
3471 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3472 roundcubemail-plugin-newmail_notifier
3473 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 57 k
3474 roundcubemail-plugin-newmail_notifier-assets
3475 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 19 k
3476 roundcubemail-plugin-odfviewer
3477 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 23 k
3478 roundcubemail-plugin-odfviewer-assets
3479 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 113 k
3480 roundcubemail-plugin-password
3481 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 82 k
3482 roundcubemail-plugin-password-assets
3483 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 15 k
3484 roundcubemail-plugin-pdfviewer
3485 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 24 k
3486 roundcubemail-plugin-pdfviewer-assets
3487 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 517 k
3488 roundcubemail-plugin-redundant_attachments
3489 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 19 k
3490 roundcubemail-plugin-redundant_attachments-assets
3491 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 14 k
3492 roundcubemail-plugin-tasklist
3493 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 130 k
3494 roundcubemail-plugin-tasklist-assets
3495 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 83 k
3496 roundcubemail-plugin-tasklist-skin-larry
3497 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 15 k
3498 roundcubemail-plugin-tasklist-skin-larry-assets
3499 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 37 k
3500 roundcubemail-plugin-zipdownload
3501 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 35 k
3502 roundcubemail-plugin-zipdownload-assets
3503 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 16 k
3504 roundcubemail-plugin-zipdownload-skin-larry
3505 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3506 roundcubemail-plugin-zipdownload-skin-larry-assets
3507 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 17 k
3508 roundcubemail-plugins-kolab
3509 noarch 3.3-54.2.el7.kolab_3.5 Kolab_Development 9.1 k
3510 roundcubemail-skin-chameleon
3511 noarch 0.3.6-4.2.el7.kolab_3.5 Kolab_Development 4.2 k
3512 roundcubemail-skin-chameleon-assets
3513 noarch 0.3.6-4.2.el7.kolab_3.5 Kolab_Development 91 k
3514 roundcubemail-skin-chameleon-core
3515 noarch 0.3.6-4.2.el7.kolab_3.5 Kolab_Development 22 k
3516 roundcubemail-skin-larry
3517 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 33 k
3518 roundcubemail-skin-larry-assets
3519 noarch 1.2-70.1.el7.kolab_3.5 Kolab_Development 139 k
3520 setools-libs x86_64 3.3.7-46.el7 base 485 k
3521 spamassassin x86_64 3.4.0-2.el7 base 1.2 M
3522 svrcore x86_64 4.0.4-11.el7 base 17 k
3523 systemtap-sdt-devel x86_64 2.8-10.el7 base 65 k
3524 t1lib x86_64 5.1.2-14.el7 base 166 k
3525 tmpwatch x86_64 2.11-5.el7 base 38 k
3526 unzoo x86_64 4.4-16.el7 epel 24 k
3527
3528Transaction Summary
3529================================================================================
3530Install 1 Package (+282 Dependent packages)
3531
3532Total download size: 91 M
3533Installed size: 313 M
3534Downloading packages:
3535--------------------------------------------------------------------------------
3536Total 5.2 MB/s | 91 MB 00:17
3537Running transaction check
3538Running transaction test
3539Transaction test succeeded
3540Running transaction
3541 Installing : roundcubemail-skin-larry-assets-1.2-70.1.el7.kolab_3.5 1/283
3542 Installing : perl-HTTP-Date-6.02-8.el7.noarch 2/283
3543 Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 3/283
3544 Installing : perl-NetAddr-IP-4.069-3.el7.x86_64 4/283
3545 Installing : php-ldap-5.4.16-36.el7_1.x86_64 5/283
3546 Installing : svrcore-4.0.4-11.el7.x86_64 6/283
3547 Installing : perl-Sys-Syslog-0.33-3.el7.x86_64 7/283
3548 Installing : apr-1.4.8-3.el7.x86_64 8/283
3549 Installing : perl-XML-SAX-Base-1.08-7.el7.noarch 9/283
3550 Installing : 1:perl-Digest-SHA-5.85-3.el7.x86_64 10/283
3551 Installing : perl-Digest-HMAC-1.03-5.el7.noarch 11/283
3552 Installing : perl-Net-DNS-0.72-5.el7.x86_64 12/283
3553 Installing : apr-util-1.5.2-6.el7.x86_64 13/283
3554 Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 14/283
3555 Installing : perl-Unix-Syslog-1.1-17.el7.x86_64 15/283
3556 Installing : php-kolabformat-1.2-11.3.el7.kolab_3.5.x86_64 16/283
3557 Installing : perl-Socket6-0.23-15.el7.x86_64 17/283
3558 Installing : perl-Encode-Locale-1.03-5.el7.noarch 18/283
3559 Installing : roundcubemail-plugin-managesieve-assets-1.2-70.1.el7.k 19/283
3560 Installing : centos-logos-70.0.6-3.el7.centos.noarch 20/283
3561 Installing : libtalloc-2.1.2-1.el7.x86_64 21/283
3562 Installing : php-sabre-vobject-3.4.5-1.5.el7.kolab_3.5.noarch 22/283
3563 Installing : roundcubemail-plugin-acl-assets-1.2-70.1.el7.kolab_3.5 23/283
3564 Installing : php-pdo-5.4.16-36.el7_1.x86_64 24/283
3565 Installing : php-mysqlnd-5.4.16-36.el7_1.x86_64 25/283
3566 Installing : logrotate-3.8.6-7.el7_2.x86_64 26/283
3567 Installing : roundcubemail-plugin-markasjunk-assets-1.2-70.1.el7.ko 27/283
3568 Installing : kolab-utils-3.1-19.14.el7.kolab_3.5.x86_64 28/283
3569warning: group apache does not exist - using root
3570 Installing : roundcubemail-plugin-archive-assets-1.2-70.1.el7.kolab 29/283
3571 Installing : php-Smarty-3.1.21-1.el7.noarch 30/283
3572 Installing : php-process-5.4.16-36.el7_1.x86_64 31/283
3573 Installing : 1:php-pear-1.9.4-21.el7.noarch 32/283
3574 Installing : php-pear-Net-Socket-1.0.14-1.el7.noarch 33/283
3575 Installing : php-pear-Auth-SASL-1.0.6-5.el7.noarch 34/283
3576 Installing : php-pear-Net-SMTP-1.7.1-1.el7.noarch 35/283
3577 Installing : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 36/283
3578 Installing : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 37/283
3579 Installing : php-pear-Mail-Mime-1.10.0-1.el7.noarch 38/283
3580 Installing : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 39/283
3581 Installing : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 40/283
3582 Installing : php-pear-Net-URL2-2.1.1-1.el7.noarch 41/283
3583 Installing : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 42/283
3584 Installing : mailcap-2.1.41-2.el7.noarch 43/283
3585 Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 44/283
3586 Installing : 1:mariadb-5.5.44-2.el7.centos.x86_64 45/283
3587 Installing : perl-DB_File-1.830-6.el7.x86_64 46/283
3588 Installing : perl-Net-SSLeay-1.55-3.el7.x86_64 47/283
3589 Installing : lzo-2.06-8.el7.x86_64 48/283
3590 Installing : roundcubemail-plugin-jqueryui-assets-1.2-70.1.el7.kola 49/283
3591 Installing : lm_sensors-libs-3.3.4-11.el7.x86_64 50/283
3592 Installing : roundcubemail-plugin-zipdownload-assets-1.2-70.1.el7.k 51/283
3593 Installing : 1:net-snmp-libs-5.7.2-24.el7.x86_64 52/283
3594 Installing : perl-IO-Socket-IP-0.21-4.el7.noarch 53/283
3595 Installing : perl-IO-Socket-SSL-1.94-3.el7.noarch 54/283
3596 Installing : perl-IO-stringy-2.110-22.el7.noarch 55/283
3597 Installing : perl-Net-SMTP-SSL-1.01-13.el7.noarch 56/283
3598 Installing : perl-MailTools-2.12-2.el7.noarch 57/283
3599 Installing : 1:net-snmp-agent-libs-5.7.2-24.el7.x86_64 58/283
3600 Installing : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 59/283
3601 Installing : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-70 60/283
3602 Installing : lrzip-0.614-3.el7.x86_64 61/283
3603 Installing : lzop-1.03-10.el7.x86_64 62/283
3604 Installing : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 63/283
3605 Installing : php-pear-Mail-1.2.0-7.el7.noarch 64/283
3606 Installing : php-pear-Net-Sieve-1.3.4-1.el7.noarch 65/283
3607 Installing : php-pear-DB-1.7.14-6.el7.noarch 66/283
3608 Installing : roundcubemail-plugin-archive-skin-larry-assets-1.2-70. 67/283
3609 Installing : roundcubemail-plugin-markasjunk-skin-larry-assets-1.2- 68/283
3610 Installing : roundcubemail-plugin-acl-skin-larry-assets-1.2-70.1.el 69/283
3611 Installing : libtevent-0.9.25-1.el7.x86_64 70/283
3612 Installing : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 71/283
3613 Installing : perl-IO-Socket-INET6-2.69-5.el7.noarch 72/283
3614 Installing : httpd-tools-2.4.6-40.el7.centos.x86_64 73/283
3615 Installing : httpd-2.4.6-40.el7.centos.x86_64 74/283
3616 Installing : php-5.4.16-36.el7_1.x86_64 75/283
3617 Installing : perl-XML-Filter-BufferText-1.01-17.el7.noarch 76/283
3618 Installing : mozldap-6.0.5-38.7.el7.kolab_3.5.x86_64 77/283
3619 Installing : mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64 78/283
3620 Installing : php-Net-LDAP3-1.0.4-2.2.el7.kolab_3.5.noarch 79/283
3621 Installing : kolab-autoconf-1-1.6.el7.kolab_3.5.noarch 80/283
3622 Installing : perl-Archive-Zip-1.30-11.el7.noarch 81/283
3623 Installing : perl-File-Listing-6.04-7.el7.noarch 82/283
3624 Installing : roundcubemail-skin-chameleon-assets-0.3.6-4.2.el7.kola 83/283
3625 Installing : roundcubemail-plugin-redundant_attachments-assets-1.2- 84/283
3626 Installing : p7zip-9.20.1-5.el7.x86_64 85/283
3627 Installing : libdb4-4.8.30-13.el7.x86_64 86/283
3628 Installing : libdb4-utils-4.8.30-13.el7.x86_64 87/283
3629 Installing : perl-Crypt-OpenSSL-Random-0.04-21.el7.x86_64 88/283
3630 Installing : roundcubemail-plugin-odfviewer-assets-3.3-54.2.el7.kol 89/283
3631 Installing : gdbm-devel-1.10-8.el7.x86_64 90/283
3632 Installing : jansson-2.4-6.el7.x86_64 91/283
3633 Installing : freeze-2.5.0-16.el7.x86_64 92/283
3634 Installing : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-54 93/283
3635 Installing : roundcubemail-plugin-pdfviewer-assets-3.3-54.2.el7.kol 94/283
3636 Installing : roundcubemail-plugin-libcalendaring-assets-3.3-54.2.el 95/283
3637 Installing : libcgroup-0.41-8.el7.x86_64 96/283
3638 Installing : roundcubemail-plugin-filesystem_attachments-assets-1.2 97/283
3639 Installing : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 98/283
3640 Installing : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 99/283
3641 Installing : libdb-devel-5.3.21-19.el7.x86_64 100/283
3642 Installing : tmpwatch-2.11-5.el7.x86_64 101/283
3643 Installing : perl-Net-Daemon-0.48-5.el7.noarch 102/283
3644 Installing : pax-3.4-19.el7.x86_64 103/283
3645 Installing : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 104/283
3646 Installing : libmcrypt-2.5.8-13.el7.x86_64 105/283
3647 Installing : php-mcrypt-5.4.16-3.el7.x86_64 106/283
3648 Installing : perl-Crypt-OpenSSL-Bignum-0.04-18.el7.x86_64 107/283
3649 Installing : perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64 108/283
3650 Installing : perl-Mail-DKIM-0.39-8.el7.noarch 109/283
3651 Installing : roundcubemail-plugin-kolab_delegation-skin-larry-asset 110/283
3652 Installing : roundcubemail-plugin-kolab_delegation-assets-3.3-54.2. 111/283
3653 Installing : kolab-schema-3.3-2.3.el7.kolab_3.5.noarch 112/283
3654 Installing : 1:perl-Package-Constants-0.02-286.el7.noarch 113/283
3655 Installing : audit-libs-python-2.4.1-5.el7.x86_64 114/283
3656 Installing : perl-Text-Unidecode-0.04-20.el7.noarch 115/283
3657 Installing : perl-Text-Soundex-3.04-4.el7.x86_64 116/283
3658 Installing : perl-IO-HTML-1.00-2.el7.noarch 117/283
3659 Installing : roundcubemail-plugin-kolab_activesync-skin-larry-asset 118/283
3660 Installing : libevent-2.0.21-4.el7.x86_64 119/283
3661 Installing : 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64 120/283
3662 Installing : nomarch-1.4-11.el7.x86_64 121/283
3663 Installing : roundcubemail-plugin-calendar-assets-3.3-54.2.el7.kola 122/283
3664 Installing : libaio-0.3.109-13.el7.x86_64 123/283
3665 Installing : roundcubemail-plugin-kolab_config-assets-3.3-54.2.el7. 124/283
3666 Installing : php-PsrLog-1.0.0-8.el7.noarch 125/283
3667 Installing : php-Monolog-1.17.2-1.el7.noarch 126/283
3668 Installing : 3:perl-version-0.99.07-2.el7.x86_64 127/283
3669 Installing : perl-Encode-Detect-1.01-13.el7.x86_64 128/283
3670 Installing : roundcubemail-plugin-tasklist-assets-3.3-54.2.el7.kola 129/283
3671 Installing : roundcubemail-plugin-kolab_folders-assets-3.3-54.2.el7 130/283
3672 Installing : perl-BerkeleyDB-0.51-4.el7.x86_64 131/283
3673 Installing : altermime-0.3.10-10.el7.x86_64 132/283
3674 Installing : php-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_6 133/283
3675 Installing : roundcubemail-plugin-calendar-skin-larry-assets-3.3-54 134/283
3676 Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 135/283
3677 Installing : t1lib-5.1.2-14.el7.x86_64 136/283
3678 Installing : cyrus-sasl-md5-2.1.26-19.2.el7.x86_64 137/283
3679 Installing : perl-JSON-2.59-2.el7.noarch 138/283
3680 Installing : php-sabre-event-1.0.1-2.6.el7.kolab_3.5.noarch 139/283
3681 Installing : php-sabre-http-2.0.4-2.6.el7.kolab_3.5.noarch 140/283
3682 Installing : php-sabre-dav-2.1.6-1.5.el7.kolab_3.5.noarch 141/283
3683 Installing : perl-Convert-ASN1-0.26-4.el7.noarch 142/283
3684 Installing : libmspack-0.5-0.4.alpha.el7.x86_64 143/283
3685 Installing : cabextract-1.5-1.el7.x86_64 144/283
3686 Installing : roundcubemail-plugin-kolab_tags-assets-3.3-54.2.el7.ko 145/283
3687 Installing : php-bcmath-5.4.16-36.el7_1.x86_64 146/283
3688 Installing : php-ZendFramework-1.12.16-1.el7.noarch 147/283
3689 Installing : roundcubemail-plugin-kolab_files-assets-3.3-54.2.el7.k 148/283
3690 Installing : roundcubemail-plugin-kolab_notes-assets-3.3-54.2.el7.k 149/283
3691 Installing : roundcubemail-plugin-kolab_activesync-assets-3.3-54.2. 150/283
3692 Installing : roundcubemail-plugin-kolab_auth-assets-3.3-54.2.el7.ko 151/283
3693 Installing : perl-IO-Multiplex-1.13-6.el7.noarch 152/283
3694 Installing : perl-Net-Server-2.007-2.el7.noarch 153/283
3695 Installing : arj-3.10.22-22.el7.x86_64 154/283
3696 Installing : roundcubemail-plugin-password-assets-1.2-70.1.el7.kola 155/283
3697 Installing : pyparsing-1.5.6-9.el7.noarch 156/283
3698 Installing : systemtap-sdt-devel-2.8-10.el7.x86_64 157/283
3699 Installing : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 158/283
3700 Installing : 4:perl-devel-5.16.3-286.el7.x86_64 159/283
3701 Installing : perl-ExtUtils-Install-1.58-286.el7.noarch 160/283
3702 Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 161/283
3703 Installing : perl-HTML-Tagset-3.20-15.el7.noarch 162/283
3704 Installing : perl-GSSAPI-0.28-9.el7.x86_64 163/283
3705 Installing : perl-Authen-SASL-2.15-10.el7.noarch 164/283
3706 Installing : unzoo-4.4-16.el7.x86_64 165/283
3707 Installing : portreserve-0.0.5-10.el7.x86_64 166/283
3708 Installing : cyrus-sasl-gssapi-2.1.26-19.2.el7.x86_64 167/283
3709 Installing : roundcubemail-plugin-newmail_notifier-assets-1.2-70.1. 168/283
3710 Installing : python-IPy-0.75-6.el7.noarch 169/283
3711 Installing : procmail-3.22-35.el7.x86_64 170/283
3712 Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 171/283
3713 Installing : perl-IO-Compress-2.061-2.el7.noarch 172/283
3714 Installing : 1:perl-IO-Zlib-1.10-286.el7.noarch 173/283
3715 Installing : perl-Archive-Tar-1.92-2.el7.noarch 174/283
3716 Installing : perl-PlRPC-0.2020-14.el7.noarch 175/283
3717 Installing : perl-DBI-1.627-4.el7.x86_64 176/283
3718 Installing : perl-DBD-SQLite-1.39-3.el7.x86_64 177/283
3719 Installing : perl-DBD-MySQL-4.023-5.el7.x86_64 178/283
3720 Installing : 1:mariadb-server-5.5.44-2.el7.centos.x86_64 179/283
3721 Installing : perl-Net-HTTP-6.06-2.el7.noarch 180/283
3722 Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 181/283
3723 Installing : perl-Mozilla-LDAP-1.5.3-12.el7.x86_64 182/283
3724 Installing : checkpolicy-2.1.12-6.el7.x86_64 183/283
3725 Installing : perl-Convert-BinHex-1.119-20.el7.noarch 184/283
3726 Installing : perl-MIME-tools-5.505-1.el7.noarch 185/283
3727 Installing : perl-Convert-TNEF-0.18-2.el7.noarch 186/283
3728 Installing : libsemanage-python-2.1.10-18.el7.x86_64 187/283
3729 Installing : kolab-conf-3.1.9-6.6.el7.kolab_3.5.noarch 188/283
3730 Installing : libselinux-utils-2.2.2-6.el7.x86_64 189/283
3731 Installing : policycoreutils-2.2.5-20.el7.x86_64 190/283
3732 Installing : libicu-50.1.2-15.el7.x86_64 191/283
3733 Installing : libXpm-3.5.11-3.el7.x86_64 192/283
3734 Installing : php-gd-5.4.16-36.el7_1.x86_64 193/283
3735 Installing : libselinux-python-2.2.2-6.el7.x86_64 194/283
3736 Installing : roundcubemail-plugin-libkolab-assets-3.3-54.2.el7.kola 195/283
3737 Installing : perl-Digest-SHA1-2.13-9.el7.x86_64 196/283
3738 Installing : perl-XML-NamespaceSupport-1.11-10.el7.noarch 197/283
3739 Installing : perl-XML-SAX-Writer-0.53-4.el7.noarch 198/283
3740 Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 199/283
3741 Installing : perl-Business-ISBN-2.06-2.el7.noarch 200/283
3742 Installing : perl-URI-1.60-9.el7.noarch 201/283
3743 Installing : perl-HTTP-Message-6.06-6.el7.noarch 202/283
3744 Installing : perl-HTML-Parser-3.71-4.el7.x86_64 203/283
3745 Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 204/283
3746 Installing : perl-Mail-SPF-2.8.0-4.el7.noarch 205/283
3747 Installing : perl-HTTP-Daemon-6.01-5.el7.noarch 206/283
3748 Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 207/283
3749 Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 208/283
3750 Installing : perl-libwww-perl-6.05-2.el7.noarch 209/283
3751 Installing : spamassassin-3.4.0-2.el7.x86_64 210/283
3752 Installing : 1:perl-LDAP-0.56-3.el7.noarch 211/283
3753 Installing : perl-Razor-Agent-2.85-15.el7.x86_64 212/283
3754 Installing : 2:perl-Convert-UUlib-1.5-1.el7.x86_64 213/283
3755 Installing : p7zip-plugins-9.20.1-5.el7.x86_64 214/283
3756 Installing : amavisd-new-2.10.1-5.el7.noarch 215/283
3757warning: group clamupdate does not exist - using root
3758 Installing : kolab-mta-3.1.9-6.6.el7.kolab_3.5.noarch 216/283
3759 Installing : setools-libs-3.3.7-46.el7.x86_64 217/283
3760 Installing : policycoreutils-python-2.2.5-20.el7.x86_64 218/283
3761 Installing : 389-ds-base-1.3.4.0-21.el7_2.x86_64 219/283
3762 Installing : kolab-ldap-3.1.9-6.6.el7.kolab_3.5.noarch 220/283
3763 Installing : roundcubemail-plugin-kolab_addressbook-assets-3.3-54.2 221/283
3764 Installing : roundcubemail-core-assets-1.2-70.1.el7.kolab_3.5.noarc 222/283
3765 Installing : e2fsprogs-libs-1.42.9-7.el7.x86_64 223/283
3766 Installing : e2fsprogs-1.42.9-7.el7.x86_64 224/283
3767 Installing : cyrus-imapd-2.5.7-2.2.el7.kolab_3.5.x86_64 225/283
3768 Installing : kolab-imap-3.1.9-6.6.el7.kolab_3.5.noarch 226/283
3769 Installing : gamin-0.1.10-16.el7.x86_64 227/283
3770 Installing : lighttpd-1.4.38-1.el7.x86_64 228/283
3771 Installing : roundcubemail-skin-larry-1.2-70.1.el7.kolab_3.5.noarch 229/283
3772 Installing : roundcubemail-plugin-filesystem_attachments-1.2-70.1.e 230/283
3773 Installing : roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch 231/283
3774 Installing : roundcubemail-plugin-jqueryui-1.2-70.1.el7.kolab_3.5.n 232/283
3775 Installing : roundcubemail-plugin-jqueryui-skin-larry-1.2-70.1.el7. 233/283
3776 Installing : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-54 234/283
3777 Installing : roundcubemail-plugin-libkolab-3.3-54.2.el7.kolab_3.5.n 235/283
3778 Installing : roundcubemail-plugin-acl-1.2-70.1.el7.kolab_3.5.noarch 236/283
3779 Installing : roundcubemail-plugin-acl-skin-larry-1.2-70.1.el7.kolab 237/283
3780 Installing : roundcubemail-plugin-kolab_auth-3.3-54.2.el7.kolab_3.5 238/283
3781 Installing : roundcubemail-plugin-kolab_folders-3.3-54.2.el7.kolab_ 239/283
3782 Installing : roundcubemail-plugin-archive-skin-larry-1.2-70.1.el7.k 240/283
3783 Installing : roundcubemail-plugin-archive-1.2-70.1.el7.kolab_3.5.no 241/283
3784 Installing : roundcubemail-plugin-libcalendaring-skin-larry-assets- 242/283
3785 Installing : roundcubemail-plugin-libcalendaring-3.3-54.2.el7.kolab 243/283
3786 Installing : roundcubemail-plugin-calendar-skin-larry-3.3-54.2.el7. 244/283
3787 Installing : roundcubemail-plugin-calendar-3.3-54.2.el7.kolab_3.5.n 245/283
3788 Installing : roundcubemail-plugin-tasklist-skin-larry-3.3-54.2.el7. 246/283
3789 Installing : roundcubemail-plugin-tasklist-3.3-54.2.el7.kolab_3.5.n 247/283
3790 Installing : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-5 248/283
3791 Installing : roundcubemail-plugin-kolab_delegation-3.3-54.2.el7.kol 249/283
3792 Installing : roundcubemail-plugin-kolab_notes-skin-larry-3.3-54.2.e 250/283
3793 Installing : roundcubemail-plugin-kolab_notes-3.3-54.2.el7.kolab_3. 251/283
3794 Installing : roundcubemail-plugin-kolab_tags-skin-larry-3.3-54.2.el 252/283
3795 Installing : roundcubemail-plugin-kolab_tags-3.3-54.2.el7.kolab_3.5 253/283
3796 Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 254/283
3797 Installing : roundcubemail-plugin-kolab_addressbook-3.3-54.2.el7.ko 255/283
3798 Installing : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-5 256/283
3799 Installing : roundcubemail-plugin-kolab_activesync-3.3-54.2.el7.kol 257/283
3800 Installing : roundcubemail-plugin-kolab_files-skin-larry-3.3-54.2.e 258/283
3801 Installing : roundcubemail-plugin-kolab_files-3.3-54.2.el7.kolab_3. 259/283
3802 Installing : roundcubemail-plugin-markasjunk-1.2-70.1.el7.kolab_3.5 260/283
3803 Installing : roundcubemail-plugin-markasjunk-skin-larry-1.2-70.1.el 261/283
3804 Installing : roundcubemail-plugin-zipdownload-1.2-70.1.el7.kolab_3. 262/283
3805 Installing : roundcubemail-plugin-zipdownload-skin-larry-1.2-70.1.e 263/283
3806 Installing : roundcubemail-plugin-managesieve-1.2-70.1.el7.kolab_3. 264/283
3807 Installing : roundcubemail-plugin-managesieve-skin-larry-1.2-70.1.e 265/283
3808 Installing : kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch 266/283
3809 Installing : iRony-0.4-9.62.el7.kolab_3.5.noarch 267/283
3810 Installing : roundcubemail-plugin-kolab_config-3.3-54.2.el7.kolab_3 268/283
3811 Installing : roundcubemail-plugin-password-1.2-70.1.el7.kolab_3.5.n 269/283
3812 Installing : roundcubemail-plugin-odfviewer-3.3-54.2.el7.kolab_3.5. 270/283
3813 Installing : roundcubemail-skin-chameleon-core-0.3.6-4.2.el7.kolab_ 271/283
3814 Installing : roundcubemail-skin-chameleon-0.3.6-4.2.el7.kolab_3.5.n 272/283
3815 Installing : roundcubemail-1.2-70.1.el7.kolab_3.5.noarch 273/283
3816 Installing : roundcubemail-plugin-contextmenu-2.1.1-2.2.el7.kolab_3 274/283
3817 Installing : roundcubemail-plugin-newmail_notifier-1.2-70.1.el7.kol 275/283
3818 Installing : roundcubemail-plugin-pdfviewer-3.3-54.2.el7.kolab_3.5. 276/283
3819 Installing : roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noa 277/283
3820 Installing : kolab-freebusy-1.1-9.52.el7.kolab_3.5.noarch 278/283
3821 Installing : chwala-0.4-2.1.el7.kolab_3.5.noarch 279/283
3822 Installing : roundcubemail-plugin-redundant_attachments-1.2-70.1.el 280/283
3823 Installing : kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch 281/283
3824 Installing : kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch 282/283
3825 Installing : kolab-3.1.9-6.6.el7.kolab_3.5.noarch 283/283
3826ERROR: SQLSTATE[HY000] [2002] No such file or directoryError 500: Error connecting to database: SQLSTATE[HY000] [2002] No such file or directory
3827 Verifying : roundcubemail-plugin-archive-1.2-70.1.el7.kolab_3.5.no 1/283
3828 Verifying : roundcubemail-skin-larry-assets-1.2-70.1.el7.kolab_3.5 2/283
3829 Verifying : gamin-0.1.10-16.el7.x86_64 3/283
3830 Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 4/283
3831 Verifying : perl-IO-stringy-2.110-22.el7.noarch 5/283
3832 Verifying : perl-Net-SMTP-SSL-1.01-13.el7.noarch 6/283
3833 Verifying : 1:mariadb-server-5.5.44-2.el7.centos.x86_64 7/283
3834 Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 8/283
3835 Verifying : perl-IO-Socket-IP-0.21-4.el7.noarch 9/283
3836 Verifying : roundcubemail-skin-larry-1.2-70.1.el7.kolab_3.5.noarch 10/283
3837 Verifying : amavisd-new-2.10.1-5.el7.noarch 11/283
3838 Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-5 12/283
3839 Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 13/283
3840 Verifying : perl-HTTP-Message-6.06-6.el7.noarch 14/283
3841 Verifying : cabextract-1.5-1.el7.x86_64 15/283
3842 Verifying : roundcubemail-core-assets-1.2-70.1.el7.kolab_3.5.noarc 16/283
3843 Verifying : kolab-freebusy-1.1-9.52.el7.kolab_3.5.noarch 17/283
3844 Verifying : roundcubemail-plugin-kolab_addressbook-assets-3.3-54.2 18/283
3845 Verifying : setools-libs-3.3.7-46.el7.x86_64 19/283
3846 Verifying : php-ZendFramework-1.12.16-1.el7.noarch 20/283
3847 Verifying : roundcubemail-plugin-libcalendaring-skin-larry-assets- 21/283
3848 Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 22/283
3849 Verifying : httpd-tools-2.4.6-40.el7.centos.x86_64 23/283
3850 Verifying : perl-Mail-SPF-2.8.0-4.el7.noarch 24/283
3851 Verifying : cyrus-imapd-2.5.7-2.2.el7.kolab_3.5.x86_64 25/283
3852 Verifying : perl-Business-ISBN-2.06-2.el7.noarch 26/283
3853 Verifying : p7zip-plugins-9.20.1-5.el7.x86_64 27/283
3854 Verifying : roundcubemail-plugin-kolab_tags-3.3-54.2.el7.kolab_3.5 28/283
3855 Verifying : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 29/283
3856 Verifying : 2:perl-Convert-UUlib-1.5-1.el7.x86_64 30/283
3857 Verifying : perl-Sys-Syslog-0.33-3.el7.x86_64 31/283
3858 Verifying : perl-Razor-Agent-2.85-15.el7.x86_64 32/283
3859 Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 33/283
3860 Verifying : php-sabre-dav-2.1.6-1.5.el7.kolab_3.5.noarch 34/283
3861 Verifying : perl-DBI-1.627-4.el7.x86_64 35/283
3862 Verifying : e2fsprogs-1.42.9-7.el7.x86_64 36/283
3863 Verifying : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-70 37/283
3864 Verifying : roundcubemail-plugin-acl-skin-larry-assets-1.2-70.1.el 38/283
3865 Verifying : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 39/283
3866 Verifying : perl-XML-NamespaceSupport-1.11-10.el7.noarch 40/283
3867 Verifying : php-pear-Mail-1.2.0-7.el7.noarch 41/283
3868 Verifying : lrzip-0.614-3.el7.x86_64 42/283
3869 Verifying : apr-util-1.5.2-6.el7.x86_64 43/283
3870 Verifying : perl-Digest-SHA1-2.13-9.el7.x86_64 44/283
3871 Verifying : roundcubemail-plugin-password-1.2-70.1.el7.kolab_3.5.n 45/283
3872 Verifying : roundcubemail-plugin-odfviewer-3.3-54.2.el7.kolab_3.5. 46/283
3873 Verifying : roundcubemail-plugin-libkolab-assets-3.3-54.2.el7.kola 47/283
3874 Verifying : kolab-webclient-3.1.9-6.6.el7.kolab_3.5.noarch 48/283
3875 Verifying : perl-PlRPC-0.2020-14.el7.noarch 49/283
3876 Verifying : 1:perl-Digest-SHA-5.85-3.el7.x86_64 50/283
3877 Verifying : php-pear-DB-1.7.14-6.el7.noarch 51/283
3878 Verifying : roundcubemail-plugin-kolab_addressbook-3.3-54.2.el7.ko 52/283
3879 Verifying : roundcubemail-plugin-libcalendaring-3.3-54.2.el7.kolab 53/283
3880 Verifying : roundcubemail-plugin-markasjunk-skin-larry-assets-1.2- 54/283
3881 Verifying : php-pear-Net-Socket-1.0.14-1.el7.noarch 55/283
3882 Verifying : roundcubemail-plugin-calendar-skin-larry-3.3-54.2.el7. 56/283
3883 Verifying : chwala-0.4-2.1.el7.kolab_3.5.noarch 57/283
3884 Verifying : perl-Net-HTTP-6.06-2.el7.noarch 58/283
3885 Verifying : roundcubemail-plugin-markasjunk-skin-larry-1.2-70.1.el 59/283
3886 Verifying : libselinux-python-2.2.2-6.el7.x86_64 60/283
3887 Verifying : libXpm-3.5.11-3.el7.x86_64 61/283
3888 Verifying : roundcubemail-core-1.2-70.1.el7.kolab_3.5.noarch 62/283
3889 Verifying : libicu-50.1.2-15.el7.x86_64 63/283
3890 Verifying : libselinux-utils-2.2.2-6.el7.x86_64 64/283
3891 Verifying : svrcore-4.0.4-11.el7.x86_64 65/283
3892 Verifying : 1:net-snmp-libs-5.7.2-24.el7.x86_64 66/283
3893 Verifying : perl-XML-SAX-Writer-0.53-4.el7.noarch 67/283
3894 Verifying : kolab-conf-3.1.9-6.6.el7.kolab_3.5.noarch 68/283
3895 Verifying : libdb4-utils-4.8.30-13.el7.x86_64 69/283
3896 Verifying : php-pear-Auth-SASL-1.0.6-5.el7.noarch 70/283
3897 Verifying : roundcubemail-skin-chameleon-core-0.3.6-4.2.el7.kolab_ 71/283
3898 Verifying : libsemanage-python-2.1.10-18.el7.x86_64 72/283
3899 Verifying : perl-Convert-BinHex-1.119-20.el7.noarch 73/283
3900 Verifying : 389-ds-base-1.3.4.0-21.el7_2.x86_64 74/283
3901 Verifying : kolab-autoconf-1-1.6.el7.kolab_3.5.noarch 75/283
3902 Verifying : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 76/283
3903 Verifying : perl-MailTools-2.12-2.el7.noarch 77/283
3904 Verifying : checkpolicy-2.1.12-6.el7.x86_64 78/283
3905 Verifying : php-5.4.16-36.el7_1.x86_64 79/283
3906 Verifying : roundcubemail-plugin-kolab_notes-3.3-54.2.el7.kolab_3. 80/283
3907 Verifying : roundcubemail-plugin-zipdownload-assets-1.2-70.1.el7.k 81/283
3908 Verifying : roundcubemail-plugin-acl-skin-larry-1.2-70.1.el7.kolab 82/283
3909 Verifying : perl-Mozilla-LDAP-1.5.3-12.el7.x86_64 83/283
3910 Verifying : roundcubemail-plugin-kolab_folders-3.3-54.2.el7.kolab_ 84/283
3911 Verifying : roundcubemail-plugin-jqueryui-1.2-70.1.el7.kolab_3.5.n 85/283
3912 Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 86/283
3913 Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 87/283
3914 Verifying : 4:perl-devel-5.16.3-286.el7.x86_64 88/283
3915 Verifying : policycoreutils-2.2.5-20.el7.x86_64 89/283
3916 Verifying : php-pear-Net-URL2-2.1.1-1.el7.noarch 90/283
3917 Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 91/283
3918 Verifying : procmail-3.22-35.el7.x86_64 92/283
3919 Verifying : roundcubemail-plugin-filesystem_attachments-1.2-70.1.e 93/283
3920 Verifying : lm_sensors-libs-3.3.4-11.el7.x86_64 94/283
3921 Verifying : python-IPy-0.75-6.el7.noarch 95/283
3922 Verifying : roundcubemail-plugin-libkolab-3.3-54.2.el7.kolab_3.5.n 96/283
3923 Verifying : roundcubemail-plugin-newmail_notifier-assets-1.2-70.1. 97/283
3924 Verifying : cyrus-sasl-gssapi-2.1.26-19.2.el7.x86_64 98/283
3925 Verifying : php-mcrypt-5.4.16-3.el7.x86_64 99/283
3926 Verifying : kolab-ldap-3.1.9-6.6.el7.kolab_3.5.noarch 100/283
3927 Verifying : spamassassin-3.4.0-2.el7.x86_64 101/283
3928 Verifying : roundcubemail-plugin-jqueryui-assets-1.2-70.1.el7.kola 102/283
3929 Verifying : lzo-2.06-8.el7.x86_64 103/283
3930 Verifying : php-pear-Mail-Mime-1.10.0-1.el7.noarch 104/283
3931 Verifying : portreserve-0.0.5-10.el7.x86_64 105/283
3932 Verifying : roundcubemail-plugin-kolab_delegation-3.3-54.2.el7.kol 106/283
3933 Verifying : roundcubemail-plugin-markasjunk-1.2-70.1.el7.kolab_3.5 107/283
3934 Verifying : unzoo-4.4-16.el7.x86_64 108/283
3935 Verifying : perl-HTTP-Daemon-6.01-5.el7.noarch 109/283
3936 Verifying : roundcubemail-plugin-archive-skin-larry-1.2-70.1.el7.k 110/283
3937 Verifying : 389-ds-base-libs-1.3.4.0-21.el7_2.x86_64 111/283
3938 Verifying : roundcubemail-plugin-contextmenu-2.1.1-2.2.el7.kolab_3 112/283
3939 Verifying : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 113/283
3940 Verifying : lighttpd-1.4.38-1.el7.x86_64 114/283
3941 Verifying : perl-Net-SSLeay-1.55-3.el7.x86_64 115/283
3942 Verifying : perl-Digest-HMAC-1.03-5.el7.noarch 116/283
3943 Verifying : kolab-syncroton-2.3.2-2.53.el7.kolab_3.5.noarch 117/283
3944 Verifying : perl-GSSAPI-0.28-9.el7.x86_64 118/283
3945 Verifying : kolab-webadmin-3.2.11-1.2.el7.kolab_3.5.noarch 119/283
3946 Verifying : perl-Archive-Zip-1.30-11.el7.noarch 120/283
3947 Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 121/283
3948 Verifying : pyparsing-1.5.6-9.el7.noarch 122/283
3949 Verifying : perl-Net-DNS-0.72-5.el7.x86_64 123/283
3950 Verifying : perl-MIME-tools-5.505-1.el7.noarch 124/283
3951 Verifying : perl-DB_File-1.830-6.el7.x86_64 125/283
3952 Verifying : roundcubemail-plugin-password-assets-1.2-70.1.el7.kola 126/283
3953 Verifying : arj-3.10.22-22.el7.x86_64 127/283
3954 Verifying : 1:perl-LDAP-0.56-3.el7.noarch 128/283
3955 Verifying : perl-IO-Multiplex-1.13-6.el7.noarch 129/283
3956 Verifying : roundcubemail-plugin-kolab_auth-assets-3.3-54.2.el7.ko 130/283
3957 Verifying : roundcubemail-plugins-kolab-3.3-54.2.el7.kolab_3.5.noa 131/283
3958 Verifying : roundcubemail-plugin-kolab_activesync-assets-3.3-54.2. 132/283
3959 Verifying : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 133/283
3960 Verifying : roundcubemail-plugin-acl-1.2-70.1.el7.kolab_3.5.noarch 134/283
3961 Verifying : perl-IO-Socket-SSL-1.94-3.el7.noarch 135/283
3962 Verifying : roundcubemail-plugin-kolab_notes-assets-3.3-54.2.el7.k 136/283
3963 Verifying : roundcubemail-plugin-kolab_files-assets-3.3-54.2.el7.k 137/283
3964 Verifying : php-bcmath-5.4.16-36.el7_1.x86_64 138/283
3965 Verifying : iRony-0.4-9.62.el7.kolab_3.5.noarch 139/283
3966 Verifying : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-54 140/283
3967 Verifying : roundcubemail-plugin-kolab_tags-assets-3.3-54.2.el7.ko 141/283
3968 Verifying : perl-URI-1.60-9.el7.noarch 142/283
3969 Verifying : libmspack-0.5-0.4.alpha.el7.x86_64 143/283
3970 Verifying : perl-Convert-ASN1-0.26-4.el7.noarch 144/283
3971 Verifying : php-sabre-event-1.0.1-2.6.el7.kolab_3.5.noarch 145/283
3972 Verifying : perl-JSON-2.59-2.el7.noarch 146/283
3973 Verifying : php-Net-LDAP3-1.0.4-2.2.el7.kolab_3.5.noarch 147/283
3974 Verifying : cyrus-sasl-md5-2.1.26-19.2.el7.x86_64 148/283
3975 Verifying : 1:mariadb-5.5.44-2.el7.centos.x86_64 149/283
3976 Verifying : mailcap-2.1.41-2.el7.noarch 150/283
3977 Verifying : t1lib-5.1.2-14.el7.x86_64 151/283
3978 Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 152/283
3979 Verifying : roundcubemail-plugin-calendar-skin-larry-assets-3.3-54 153/283
3980 Verifying : php-kolab-0.6.git.1432664058-16.12.el7.kolab_3.5.x86_6 154/283
3981 Verifying : perl-DBD-SQLite-1.39-3.el7.x86_64 155/283
3982 Verifying : altermime-0.3.10-10.el7.x86_64 156/283
3983 Verifying : kolab-3.1.9-6.6.el7.kolab_3.5.noarch 157/283
3984 Verifying : perl-BerkeleyDB-0.51-4.el7.x86_64 158/283
3985 Verifying : libtevent-0.9.25-1.el7.x86_64 159/283
3986 Verifying : roundcubemail-plugin-kolab_folders-assets-3.3-54.2.el7 160/283
3987 Verifying : roundcubemail-plugin-tasklist-assets-3.3-54.2.el7.kola 161/283
3988 Verifying : roundcubemail-plugin-kolab_notes-skin-larry-3.3-54.2.e 162/283
3989 Verifying : roundcubemail-plugin-kolab_activesync-3.3-54.2.el7.kol 163/283
3990 Verifying : lzop-1.03-10.el7.x86_64 164/283
3991 Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 165/283
3992 Verifying : perl-Encode-Detect-1.01-13.el7.x86_64 166/283
3993 Verifying : php-process-5.4.16-36.el7_1.x86_64 167/283
3994 Verifying : roundcubemail-plugin-kolab_files-3.3-54.2.el7.kolab_3. 168/283
3995 Verifying : php-ldap-5.4.16-36.el7_1.x86_64 169/283
3996 Verifying : php-mysqlnd-5.4.16-36.el7_1.x86_64 170/283
3997 Verifying : 3:perl-version-0.99.07-2.el7.x86_64 171/283
3998 Verifying : php-Smarty-3.1.21-1.el7.noarch 172/283
3999 Verifying : roundcubemail-plugin-archive-assets-1.2-70.1.el7.kolab 173/283
4000 Verifying : php-PsrLog-1.0.0-8.el7.noarch 174/283
4001 Verifying : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 175/283
4002 Verifying : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 176/283
4003 Verifying : roundcubemail-plugin-kolab_config-assets-3.3-54.2.el7. 177/283
4004 Verifying : php-sabre-http-2.0.4-2.6.el7.kolab_3.5.noarch 178/283
4005 Verifying : libaio-0.3.109-13.el7.x86_64 179/283
4006 Verifying : perl-Authen-SASL-2.15-10.el7.noarch 180/283
4007 Verifying : roundcubemail-plugin-calendar-assets-3.3-54.2.el7.kola 181/283
4008 Verifying : roundcubemail-plugin-kolab_auth-3.3-54.2.el7.kolab_3.5 182/283
4009 Verifying : nomarch-1.4-11.el7.x86_64 183/283
4010 Verifying : php-pear-Net-SMTP-1.7.1-1.el7.noarch 184/283
4011 Verifying : kolab-utils-3.1-19.14.el7.kolab_3.5.x86_64 185/283
4012 Verifying : libevent-2.0.21-4.el7.x86_64 186/283
4013 Verifying : httpd-2.4.6-40.el7.centos.x86_64 187/283
4014 Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 188/283
4015 Verifying : 1:perl-IO-Zlib-1.10-286.el7.noarch 189/283
4016 Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 190/283
4017 Verifying : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 191/283
4018 Verifying : roundcubemail-plugin-newmail_notifier-1.2-70.1.el7.kol 192/283
4019 Verifying : php-gd-5.4.16-36.el7_1.x86_64 193/283
4020 Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-asset 194/283
4021 Verifying : perl-IO-HTML-1.00-2.el7.noarch 195/283
4022 Verifying : perl-Text-Unidecode-0.04-20.el7.noarch 196/283
4023 Verifying : perl-DBD-MySQL-4.023-5.el7.x86_64 197/283
4024 Verifying : audit-libs-python-2.4.1-5.el7.x86_64 198/283
4025 Verifying : roundcubemail-plugin-zipdownload-skin-larry-1.2-70.1.e 199/283
4026 Verifying : roundcubemail-plugin-markasjunk-assets-1.2-70.1.el7.ko 200/283
4027 Verifying : logrotate-3.8.6-7.el7_2.x86_64 201/283
4028 Verifying : perl-Mail-DKIM-0.39-8.el7.noarch 202/283
4029 Verifying : php-pdo-5.4.16-36.el7_1.x86_64 203/283
4030 Verifying : perl-File-Listing-6.04-7.el7.noarch 204/283
4031 Verifying : kolab-imap-3.1.9-6.6.el7.kolab_3.5.noarch 205/283
4032 Verifying : perl-IO-Socket-INET6-2.69-5.el7.noarch 206/283
4033 Verifying : perl-Text-Soundex-3.04-4.el7.x86_64 207/283
4034 Verifying : 1:perl-Package-Constants-0.02-286.el7.noarch 208/283
4035 Verifying : perl-Archive-Tar-1.92-2.el7.noarch 209/283
4036 Verifying : kolab-schema-3.3-2.3.el7.kolab_3.5.noarch 210/283
4037 Verifying : perl-XML-SAX-Base-1.08-7.el7.noarch 211/283
4038 Verifying : roundcubemail-plugin-kolab_delegation-assets-3.3-54.2. 212/283
4039 Verifying : kolab-mta-3.1.9-6.6.el7.kolab_3.5.noarch 213/283
4040 Verifying : policycoreutils-python-2.2.5-20.el7.x86_64 214/283
4041 Verifying : roundcubemail-plugin-tasklist-skin-larry-3.3-54.2.el7. 215/283
4042 Verifying : roundcubemail-plugin-kolab_files-skin-larry-3.3-54.2.e 216/283
4043 Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-asset 217/283
4044 Verifying : roundcubemail-plugin-acl-assets-1.2-70.1.el7.kolab_3.5 218/283
4045 Verifying : perl-Convert-TNEF-0.18-2.el7.noarch 219/283
4046 Verifying : systemtap-sdt-devel-2.8-10.el7.x86_64 220/283
4047 Verifying : php-sabre-vobject-3.4.5-1.5.el7.kolab_3.5.noarch 221/283
4048 Verifying : perl-IO-Compress-2.061-2.el7.noarch 222/283
4049 Verifying : roundcubemail-1.2-70.1.el7.kolab_3.5.noarch 223/283
4050 Verifying : roundcubemail-plugin-calendar-3.3-54.2.el7.kolab_3.5.n 224/283
4051 Verifying : perl-Crypt-OpenSSL-Bignum-0.04-18.el7.x86_64 225/283
4052 Verifying : libtalloc-2.1.2-1.el7.x86_64 226/283
4053 Verifying : roundcubemail-plugin-managesieve-skin-larry-1.2-70.1.e 227/283
4054 Verifying : perl-NetAddr-IP-4.069-3.el7.x86_64 228/283
4055 Verifying : libmcrypt-2.5.8-13.el7.x86_64 229/283
4056 Verifying : centos-logos-70.0.6-3.el7.centos.noarch 230/283
4057 Verifying : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 231/283
4058 Verifying : perl-Net-Server-2.007-2.el7.noarch 232/283
4059 Verifying : pax-3.4-19.el7.x86_64 233/283
4060 Verifying : perl-Net-Daemon-0.48-5.el7.noarch 234/283
4061 Verifying : apr-1.4.8-3.el7.x86_64 235/283
4062 Verifying : roundcubemail-plugin-pdfviewer-3.3-54.2.el7.kolab_3.5. 236/283
4063 Verifying : roundcubemail-plugin-managesieve-assets-1.2-70.1.el7.k 237/283
4064 Verifying : perl-HTTP-Date-6.02-8.el7.noarch 238/283
4065 Verifying : 1:net-snmp-agent-libs-5.7.2-24.el7.x86_64 239/283
4066 Verifying : roundcubemail-plugin-redundant_attachments-1.2-70.1.el 240/283
4067 Verifying : tmpwatch-2.11-5.el7.x86_64 241/283
4068 Verifying : roundcubemail-plugin-zipdownload-1.2-70.1.el7.kolab_3. 242/283
4069 Verifying : perl-Encode-Locale-1.03-5.el7.noarch 243/283
4070 Verifying : libdb-devel-5.3.21-19.el7.x86_64 244/283
4071 Verifying : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 245/283
4072 Verifying : php-Monolog-1.17.2-1.el7.noarch 246/283
4073 Verifying : perl-XML-Filter-BufferText-1.01-17.el7.noarch 247/283
4074 Verifying : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 248/283
4075 Verifying : roundcubemail-plugin-kolab_config-3.3-54.2.el7.kolab_3 249/283
4076 Verifying : perl-Socket6-0.23-15.el7.x86_64 250/283
4077 Verifying : roundcubemail-plugin-filesystem_attachments-assets-1.2 251/283
4078 Verifying : libcgroup-0.41-8.el7.x86_64 252/283
4079 Verifying : roundcubemail-plugin-libcalendaring-assets-3.3-54.2.el 253/283
4080 Verifying : perl-ExtUtils-Install-1.58-286.el7.noarch 254/283
4081 Verifying : roundcubemail-plugin-tasklist-3.3-54.2.el7.kolab_3.5.n 255/283
4082 Verifying : roundcubemail-plugin-managesieve-1.2-70.1.el7.kolab_3. 256/283
4083 Verifying : roundcubemail-plugin-kolab_tags-skin-larry-3.3-54.2.el 257/283
4084 Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-5 258/283
4085 Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 259/283
4086 Verifying : perl-libwww-perl-6.05-2.el7.noarch 260/283
4087 Verifying : roundcubemail-plugin-archive-skin-larry-assets-1.2-70. 261/283
4088 Verifying : php-kolabformat-1.2-11.3.el7.kolab_3.5.x86_64 262/283
4089 Verifying : perl-Crypt-OpenSSL-RSA-0.28-7.el7.x86_64 263/283
4090 Verifying : roundcubemail-plugin-pdfviewer-assets-3.3-54.2.el7.kol 264/283
4091 Verifying : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-54 265/283
4092 Verifying : freeze-2.5.0-16.el7.x86_64 266/283
4093 Verifying : mozldap-6.0.5-38.7.el7.kolab_3.5.x86_64 267/283
4094 Verifying : jansson-2.4-6.el7.x86_64 268/283
4095 Verifying : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 269/283
4096 Verifying : gdbm-devel-1.10-8.el7.x86_64 270/283
4097 Verifying : roundcubemail-skin-chameleon-assets-0.3.6-4.2.el7.kola 271/283
4098 Verifying : roundcubemail-plugin-jqueryui-skin-larry-1.2-70.1.el7. 272/283
4099 Verifying : php-pear-Net-Sieve-1.3.4-1.el7.noarch 273/283
4100 Verifying : roundcubemail-plugin-odfviewer-assets-3.3-54.2.el7.kol 274/283
4101 Verifying : mozldap-tools-6.0.5-38.7.el7.kolab_3.5.x86_64 275/283
4102 Verifying : perl-Crypt-OpenSSL-Random-0.04-21.el7.x86_64 276/283
4103 Verifying : libdb4-4.8.30-13.el7.x86_64 277/283
4104 Verifying : p7zip-9.20.1-5.el7.x86_64 278/283
4105 Verifying : perl-Unix-Syslog-1.1-17.el7.x86_64 279/283
4106 Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 280/283
4107 Verifying : roundcubemail-skin-chameleon-0.3.6-4.2.el7.kolab_3.5.n 281/283
4108 Verifying : roundcubemail-plugin-redundant_attachments-assets-1.2- 282/283
4109 Verifying : 1:php-pear-1.9.4-21.el7.noarch 283/283
4110
4111Installed:
4112 kolab.noarch 0:3.1.9-6.6.el7.kolab_3.5
4113
4114Dependency Installed:
4115 389-ds-base.x86_64 0:1.3.4.0-21.el7_2
4116 389-ds-base-libs.x86_64 0:1.3.4.0-21.el7_2
4117 altermime.x86_64 0:0.3.10-10.el7
4118 amavisd-new.noarch 0:2.10.1-5.el7
4119 apr.x86_64 0:1.4.8-3.el7
4120 apr-util.x86_64 0:1.5.2-6.el7
4121 arj.x86_64 0:3.10.22-22.el7
4122 audit-libs-python.x86_64 0:2.4.1-5.el7
4123 cabextract.x86_64 0:1.5-1.el7
4124 centos-logos.noarch 0:70.0.6-3.el7.centos
4125 checkpolicy.x86_64 0:2.1.12-6.el7
4126 chwala.noarch 0:0.4-2.1.el7.kolab_3.5
4127 cyrus-imapd.x86_64 0:2.5.7-2.2.el7.kolab_3.5
4128 cyrus-sasl-gssapi.x86_64 0:2.1.26-19.2.el7
4129 cyrus-sasl-md5.x86_64 0:2.1.26-19.2.el7
4130 e2fsprogs.x86_64 0:1.42.9-7.el7
4131 e2fsprogs-libs.x86_64 0:1.42.9-7.el7
4132 freeze.x86_64 0:2.5.0-16.el7
4133 gamin.x86_64 0:0.1.10-16.el7
4134 gdbm-devel.x86_64 0:1.10-8.el7
4135 httpd.x86_64 0:2.4.6-40.el7.centos
4136 httpd-tools.x86_64 0:2.4.6-40.el7.centos
4137 iRony.noarch 0:0.4-9.62.el7.kolab_3.5
4138 jansson.x86_64 0:2.4-6.el7
4139 kolab-autoconf.noarch 0:1-1.6.el7.kolab_3.5
4140 kolab-conf.noarch 0:3.1.9-6.6.el7.kolab_3.5
4141 kolab-freebusy.noarch 0:1.1-9.52.el7.kolab_3.5
4142 kolab-imap.noarch 0:3.1.9-6.6.el7.kolab_3.5
4143 kolab-ldap.noarch 0:3.1.9-6.6.el7.kolab_3.5
4144 kolab-mta.noarch 0:3.1.9-6.6.el7.kolab_3.5
4145 kolab-schema.noarch 0:3.3-2.3.el7.kolab_3.5
4146 kolab-syncroton.noarch 0:2.3.2-2.53.el7.kolab_3.5
4147 kolab-utils.x86_64 0:3.1-19.14.el7.kolab_3.5
4148 kolab-webadmin.noarch 0:3.2.11-1.2.el7.kolab_3.5
4149 kolab-webclient.noarch 0:3.1.9-6.6.el7.kolab_3.5
4150 libXpm.x86_64 0:3.5.11-3.el7
4151 libaio.x86_64 0:0.3.109-13.el7
4152 libcgroup.x86_64 0:0.41-8.el7
4153 libdb-devel.x86_64 0:5.3.21-19.el7
4154 libdb4.x86_64 0:4.8.30-13.el7
4155 libdb4-utils.x86_64 0:4.8.30-13.el7
4156 libevent.x86_64 0:2.0.21-4.el7
4157 libicu.x86_64 0:50.1.2-15.el7
4158 libmcrypt.x86_64 0:2.5.8-13.el7
4159 libmspack.x86_64 0:0.5-0.4.alpha.el7
4160 libselinux-python.x86_64 0:2.2.2-6.el7
4161 libselinux-utils.x86_64 0:2.2.2-6.el7
4162 libsemanage-python.x86_64 0:2.1.10-18.el7
4163 libtalloc.x86_64 0:2.1.2-1.el7
4164 libtevent.x86_64 0:0.9.25-1.el7
4165 lighttpd.x86_64 0:1.4.38-1.el7
4166 lm_sensors-libs.x86_64 0:3.3.4-11.el7
4167 logrotate.x86_64 0:3.8.6-7.el7_2
4168 lrzip.x86_64 0:0.614-3.el7
4169 lzo.x86_64 0:2.06-8.el7
4170 lzop.x86_64 0:1.03-10.el7
4171 mailcap.noarch 0:2.1.41-2.el7
4172 mariadb.x86_64 1:5.5.44-2.el7.centos
4173 mariadb-server.x86_64 1:5.5.44-2.el7.centos
4174 mozldap.x86_64 0:6.0.5-38.7.el7.kolab_3.5
4175 mozldap-tools.x86_64 0:6.0.5-38.7.el7.kolab_3.5
4176 net-snmp-agent-libs.x86_64 1:5.7.2-24.el7
4177 net-snmp-libs.x86_64 1:5.7.2-24.el7
4178 nomarch.x86_64 0:1.4-11.el7
4179 p7zip.x86_64 0:9.20.1-5.el7
4180 p7zip-plugins.x86_64 0:9.20.1-5.el7
4181 pax.x86_64 0:3.4-19.el7
4182 perl-Archive-Tar.noarch 0:1.92-2.el7
4183 perl-Archive-Zip.noarch 0:1.30-11.el7
4184 perl-Authen-SASL.noarch 0:2.15-10.el7
4185 perl-BerkeleyDB.x86_64 0:0.51-4.el7
4186 perl-Business-ISBN.noarch 0:2.06-2.el7
4187 perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7
4188 perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7
4189 perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7
4190 perl-Convert-ASN1.noarch 0:0.26-4.el7
4191 perl-Convert-BinHex.noarch 0:1.119-20.el7
4192 perl-Convert-TNEF.noarch 0:0.18-2.el7
4193 perl-Convert-UUlib.x86_64 2:1.5-1.el7
4194 perl-Crypt-OpenSSL-Bignum.x86_64 0:0.04-18.el7
4195 perl-Crypt-OpenSSL-RSA.x86_64 0:0.28-7.el7
4196 perl-Crypt-OpenSSL-Random.x86_64 0:0.04-21.el7
4197 perl-DBD-MySQL.x86_64 0:4.023-5.el7
4198 perl-DBD-SQLite.x86_64 0:1.39-3.el7
4199 perl-DBI.x86_64 0:1.627-4.el7
4200 perl-DB_File.x86_64 0:1.830-6.el7
4201 perl-Digest-HMAC.noarch 0:1.03-5.el7
4202 perl-Digest-SHA.x86_64 1:5.85-3.el7
4203 perl-Digest-SHA1.x86_64 0:2.13-9.el7
4204 perl-Encode-Detect.x86_64 0:1.01-13.el7
4205 perl-Encode-Locale.noarch 0:1.03-5.el7
4206 perl-ExtUtils-Install.noarch 0:1.58-286.el7
4207 perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7
4208 perl-ExtUtils-Manifest.noarch 0:1.61-244.el7
4209 perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7
4210 perl-File-Listing.noarch 0:6.04-7.el7
4211 perl-GSSAPI.x86_64 0:0.28-9.el7
4212 perl-HTML-Parser.x86_64 0:3.71-4.el7
4213 perl-HTML-Tagset.noarch 0:3.20-15.el7
4214 perl-HTTP-Cookies.noarch 0:6.01-5.el7
4215 perl-HTTP-Daemon.noarch 0:6.01-5.el7
4216 perl-HTTP-Date.noarch 0:6.02-8.el7
4217 perl-HTTP-Message.noarch 0:6.06-6.el7
4218 perl-HTTP-Negotiate.noarch 0:6.01-5.el7
4219 perl-IO-Compress.noarch 0:2.061-2.el7
4220 perl-IO-HTML.noarch 0:1.00-2.el7
4221 perl-IO-Multiplex.noarch 0:1.13-6.el7
4222 perl-IO-Socket-INET6.noarch 0:2.69-5.el7
4223 perl-IO-Socket-IP.noarch 0:0.21-4.el7
4224 perl-IO-Socket-SSL.noarch 0:1.94-3.el7
4225 perl-IO-Zlib.noarch 1:1.10-286.el7
4226 perl-IO-stringy.noarch 0:2.110-22.el7
4227 perl-JSON.noarch 0:2.59-2.el7
4228 perl-LDAP.noarch 1:0.56-3.el7
4229 perl-LWP-MediaTypes.noarch 0:6.02-2.el7
4230 perl-MIME-tools.noarch 0:5.505-1.el7
4231 perl-Mail-DKIM.noarch 0:0.39-8.el7
4232 perl-Mail-SPF.noarch 0:2.8.0-4.el7
4233 perl-MailTools.noarch 0:2.12-2.el7
4234 perl-Mozilla-LDAP.x86_64 0:1.5.3-12.el7
4235 perl-Net-DNS.x86_64 0:0.72-5.el7
4236 perl-Net-Daemon.noarch 0:0.48-5.el7
4237 perl-Net-HTTP.noarch 0:6.06-2.el7
4238 perl-Net-LibIDN.x86_64 0:0.12-15.el7
4239 perl-Net-SMTP-SSL.noarch 0:1.01-13.el7
4240 perl-Net-SSLeay.x86_64 0:1.55-3.el7
4241 perl-Net-Server.noarch 0:2.007-2.el7
4242 perl-NetAddr-IP.x86_64 0:4.069-3.el7
4243 perl-Package-Constants.noarch 1:0.02-286.el7
4244 perl-PlRPC.noarch 0:0.2020-14.el7
4245 perl-Razor-Agent.x86_64 0:2.85-15.el7
4246 perl-Socket6.x86_64 0:0.23-15.el7
4247 perl-Sys-Syslog.x86_64 0:0.33-3.el7
4248 perl-Text-Soundex.x86_64 0:3.04-4.el7
4249 perl-Text-Unidecode.noarch 0:0.04-20.el7
4250 perl-URI.noarch 0:1.60-9.el7
4251 perl-Unix-Syslog.x86_64 0:1.1-17.el7
4252 perl-WWW-RobotRules.noarch 0:6.02-5.el7
4253 perl-XML-Filter-BufferText.noarch 0:1.01-17.el7
4254 perl-XML-NamespaceSupport.noarch 0:1.11-10.el7
4255 perl-XML-SAX-Base.noarch 0:1.08-7.el7
4256 perl-XML-SAX-Writer.noarch 0:0.53-4.el7
4257 perl-devel.x86_64 4:5.16.3-286.el7
4258 perl-libwww-perl.noarch 0:6.05-2.el7
4259 perl-version.x86_64 3:0.99.07-2.el7
4260 php.x86_64 0:5.4.16-36.el7_1
4261 php-Monolog.noarch 0:1.17.2-1.el7
4262 php-Net-LDAP3.noarch 0:1.0.4-2.2.el7.kolab_3.5
4263 php-PsrLog.noarch 0:1.0.0-8.el7
4264 php-Smarty.noarch 0:3.1.21-1.el7
4265 php-ZendFramework.noarch 0:1.12.16-1.el7
4266 php-bcmath.x86_64 0:5.4.16-36.el7_1
4267 php-gd.x86_64 0:5.4.16-36.el7_1
4268 php-kolab.x86_64 0:0.6.git.1432664058-16.12.el7.kolab_3.5
4269 php-kolabformat.x86_64 0:1.2-11.3.el7.kolab_3.5
4270 php-ldap.x86_64 0:5.4.16-36.el7_1
4271 php-mcrypt.x86_64 0:5.4.16-3.el7
4272 php-mysqlnd.x86_64 0:5.4.16-36.el7_1
4273 php-pdo.x86_64 0:5.4.16-36.el7_1
4274 php-pear.noarch 1:1.9.4-21.el7
4275 php-pear-Auth-SASL.noarch 0:1.0.6-5.el7
4276 php-pear-DB.noarch 0:1.7.14-6.el7
4277 php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7
4278 php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7
4279 php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7
4280 php-pear-Mail.noarch 0:1.2.0-7.el7
4281 php-pear-Mail-Mime.noarch 0:1.10.0-1.el7
4282 php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7
4283 php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7
4284 php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7
4285 php-pear-Net-SMTP.noarch 0:1.7.1-1.el7
4286 php-pear-Net-Sieve.noarch 0:1.3.4-1.el7
4287 php-pear-Net-Socket.noarch 0:1.0.14-1.el7
4288 php-pear-Net-URL2.noarch 0:2.1.1-1.el7
4289 php-process.x86_64 0:5.4.16-36.el7_1
4290 php-sabre-dav.noarch 0:2.1.6-1.5.el7.kolab_3.5
4291 php-sabre-event.noarch 0:1.0.1-2.6.el7.kolab_3.5
4292 php-sabre-http.noarch 0:2.0.4-2.6.el7.kolab_3.5
4293 php-sabre-vobject.noarch 0:3.4.5-1.5.el7.kolab_3.5
4294 policycoreutils.x86_64 0:2.2.5-20.el7
4295 policycoreutils-python.x86_64 0:2.2.5-20.el7
4296 portreserve.x86_64 0:0.0.5-10.el7
4297 procmail.x86_64 0:3.22-35.el7
4298 pyparsing.noarch 0:1.5.6-9.el7
4299 python-IPy.noarch 0:0.75-6.el7
4300 roundcubemail.noarch 0:1.2-70.1.el7.kolab_3.5
4301 roundcubemail-core.noarch 0:1.2-70.1.el7.kolab_3.5
4302 roundcubemail-core-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4303 roundcubemail-plugin-acl.noarch 0:1.2-70.1.el7.kolab_3.5
4304 roundcubemail-plugin-acl-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4305 roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4306 roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4307 roundcubemail-plugin-archive.noarch 0:1.2-70.1.el7.kolab_3.5
4308 roundcubemail-plugin-archive-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4309 roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4310 roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4311 roundcubemail-plugin-calendar.noarch 0:3.3-54.2.el7.kolab_3.5
4312 roundcubemail-plugin-calendar-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4313 roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4314 roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4315 roundcubemail-plugin-contextmenu.noarch 0:2.1.1-2.2.el7.kolab_3.5
4316 roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-70.1.el7.kolab_3.5
4317 roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4318 roundcubemail-plugin-jqueryui.noarch 0:1.2-70.1.el7.kolab_3.5
4319 roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4320 roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4321 roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4322 roundcubemail-plugin-kolab_activesync.noarch 0:3.3-54.2.el7.kolab_3.5
4323 roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4324 roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4325 roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4326 roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-54.2.el7.kolab_3.5
4327 roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4328 roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4329 roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4330 roundcubemail-plugin-kolab_auth.noarch 0:3.3-54.2.el7.kolab_3.5
4331 roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4332 roundcubemail-plugin-kolab_config.noarch 0:3.3-54.2.el7.kolab_3.5
4333 roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4334 roundcubemail-plugin-kolab_delegation.noarch 0:3.3-54.2.el7.kolab_3.5
4335 roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4336 roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4337 roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4338 roundcubemail-plugin-kolab_files.noarch 0:3.3-54.2.el7.kolab_3.5
4339 roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4340 roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4341 roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4342 roundcubemail-plugin-kolab_folders.noarch 0:3.3-54.2.el7.kolab_3.5
4343 roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4344 roundcubemail-plugin-kolab_notes.noarch 0:3.3-54.2.el7.kolab_3.5
4345 roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4346 roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4347 roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4348 roundcubemail-plugin-kolab_tags.noarch 0:3.3-54.2.el7.kolab_3.5
4349 roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4350 roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4351 roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4352 roundcubemail-plugin-libcalendaring.noarch 0:3.3-54.2.el7.kolab_3.5
4353 roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4354 roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4355 roundcubemail-plugin-libkolab.noarch 0:3.3-54.2.el7.kolab_3.5
4356 roundcubemail-plugin-libkolab-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4357 roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4358 roundcubemail-plugin-managesieve.noarch 0:1.2-70.1.el7.kolab_3.5
4359 roundcubemail-plugin-managesieve-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4360 roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4361 roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4362 roundcubemail-plugin-markasjunk.noarch 0:1.2-70.1.el7.kolab_3.5
4363 roundcubemail-plugin-markasjunk-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4364 roundcubemail-plugin-markasjunk-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4365 roundcubemail-plugin-markasjunk-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4366 roundcubemail-plugin-newmail_notifier.noarch 0:1.2-70.1.el7.kolab_3.5
4367 roundcubemail-plugin-newmail_notifier-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4368 roundcubemail-plugin-odfviewer.noarch 0:3.3-54.2.el7.kolab_3.5
4369 roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4370 roundcubemail-plugin-password.noarch 0:1.2-70.1.el7.kolab_3.5
4371 roundcubemail-plugin-password-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4372 roundcubemail-plugin-pdfviewer.noarch 0:3.3-54.2.el7.kolab_3.5
4373 roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4374 roundcubemail-plugin-redundant_attachments.noarch 0:1.2-70.1.el7.kolab_3.5
4375 roundcubemail-plugin-redundant_attachments-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4376 roundcubemail-plugin-tasklist.noarch 0:3.3-54.2.el7.kolab_3.5
4377 roundcubemail-plugin-tasklist-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4378 roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-54.2.el7.kolab_3.5
4379 roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-54.2.el7.kolab_3.5
4380 roundcubemail-plugin-zipdownload.noarch 0:1.2-70.1.el7.kolab_3.5
4381 roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4382 roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4383 roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4384 roundcubemail-plugins-kolab.noarch 0:3.3-54.2.el7.kolab_3.5
4385 roundcubemail-skin-chameleon.noarch 0:0.3.6-4.2.el7.kolab_3.5
4386 roundcubemail-skin-chameleon-assets.noarch 0:0.3.6-4.2.el7.kolab_3.5
4387 roundcubemail-skin-chameleon-core.noarch 0:0.3.6-4.2.el7.kolab_3.5
4388 roundcubemail-skin-larry.noarch 0:1.2-70.1.el7.kolab_3.5
4389 roundcubemail-skin-larry-assets.noarch 0:1.2-70.1.el7.kolab_3.5
4390 setools-libs.x86_64 0:3.3.7-46.el7
4391 spamassassin.x86_64 0:3.4.0-2.el7
4392 svrcore.x86_64 0:4.0.4-11.el7
4393 systemtap-sdt-devel.x86_64 0:2.8-10.el7
4394 t1lib.x86_64 0:5.1.2-14.el7
4395 tmpwatch.x86_64 0:2.11-5.el7
4396 unzoo.x86_64 0:4.4-16.el7
4397
4398Complete!
4399+++ retval=0
4400+++ '[' 0 -eq 0 ']'
4401+++ _report_msg 'Running '\''yum' -y install 'kolab'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4402+++ printf '%*s' 4 ' '
4403+++ echo 'Running '\''yum' -y install 'kolab'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4404+++ echo 'Running yum' -y install 'kolab OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4405Running yum -y install kolab OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4406+++ echo 0
4407++ try_retval=0
4408++ '[' 0 -eq 0 ']'
4409++ max_tries=0
4410++ retval=0
4411++ break
4412++ '[' 0 -ne 0 ']'
4413++ retval=0
4414++ '[' 0 -eq 0 ']'
4415++ _report_msg 'Running '\''generic_integration_install'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4416++ printf '%*s' 0 ' '
4417++ echo 'Running '\''generic_integration_install'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4418++ echo 'Running generic_integration_install OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4419Running generic_integration_install OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4420++ echo 0
4421+ retval=0
4422++ _shell generic_integration_setup
4423+++ git rev-parse HEAD
4424++ revision=6d68214fb99033bd71297c61495213d2e07984b2
4425++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
4426++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
4427++ echo 'Running generic_integration_setup ...'
4428Running generic_integration_setup ...
4429++ generic_integration_setup
4430++ '[' '!' -d /var/lock ']'
4431++ mkdir /run/lock
4432+++ which setup-kolab
4433++ '[' '!' -x /usr/sbin/setup-kolab ']'
4434+++ wc -l
4435+++ find '/etc/dirsrv/slapd-*/' -type f
4436++ '[' 0 -ne 0 ']'
4437+++ _shell setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems
4438++++ git rev-parse HEAD
4439+++ revision=6d68214fb99033bd71297c61495213d2e07984b2
4440+++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
4441+++ '[' -z 6d68214fb99033bd71297c61495213d2e07984b2 ']'
4442+++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems ...'
4443Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems ...
4444+++ setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems
4445
4446Please supply a password for the LDAP administrator user 'admin', used to login
4447to the graphical console of 389 Directory server.
4448
4449Administrator password [_yllBNNt5R3-KnY]:
4450
4451Please choose the system user and group the service should use to run under.
4452These should be existing, unprivileged, local system POSIX accounts with no
4453shell.
4454
4455User [nobody]:
4456Group [nobody]:
4457
4458This setup procedure plans to set up Kolab Groupware for the following domain
4459name space. This domain name is obtained from the reverse DNS entry on your
4460network interface. Please confirm this is the appropriate domain name space.
4461
4462example.org [Y/n]:
4463
4464The standard root dn we composed for you follows. Please confirm this is the root
4465dn you wish to use.
4466
4467dc=example,dc=org [Y/n]:
4468
4469Setup is now going to set up the 389 Directory Server. This may take a little
4470while (during which period there is no output and no progress indication).
4471
4472
4473Please supply a Cyrus Administrator password. This password is used by Kolab to
4474execute administrative tasks in Cyrus IMAP. You may also need the password
4475yourself to troubleshoot Cyrus IMAP and/or perform other administrative tasks
4476against Cyrus IMAP directly.
4477
4478Cyrus Administrator password [d_Ita0IwZltx_-K]:
4479
4480Please supply a Kolab Service account password. This account is used by various
4481services such as Postfix, and Roundcube, as anonymous binds to the LDAP server
4482will not be allowed.
4483
4484Kolab Service password [U3kP0yfxKNcLfAl]:
4485No service definition found for [clamd@amavisd.service].
4486No service definition found for [clamd@amavisd.service].
4487No service definition found for [clamd@amavisd.service].
4488print() on closed filehandle LOG at /usr/bin/systemctl line 31.
4489print() on closed filehandle LOG at /usr/bin/systemctl line 31.
4490Initializing MySQL database
4491Installing MariaDB/MySQL system tables in '/var/lib/mysql' ...
4492151228 17:48:15 [Note] /usr/libexec/mysqld (mysqld 5.5.44-MariaDB) starting as process 13203 ...
4493OK
4494Filling help tables...
4495151228 17:48:15 [Note] /usr/libexec/mysqld (mysqld 5.5.44-MariaDB) starting as process 13211 ...
4496OK
4497
4498To start mysqld at boot time you have to copy
4499support-files/mysql.server to the right place for your system
4500
4501PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
4502To do so, start the server, then issue the following commands:
4503
4504'/usr/bin/mysqladmin' -u root password 'new-password'
4505'/usr/bin/mysqladmin' -u root -h kolab.example.org password 'new-password'
4506
4507Alternatively you can run:
4508'/usr/bin/mysql_secure_installation'
4509
4510which will also give you the option of removing the test
4511databases and anonymous user created by default. This is
4512strongly recommended for production servers.
4513
4514See the MariaDB Knowledgebase at http://mariadb.com/kb or the
4515MySQL manual for more instructions.
4516
4517You can start the MariaDB daemon with:
4518cd '/usr' ; /usr/bin/mysqld_safe --datadir='/var/lib/mysql'
4519
4520You can test the MariaDB daemon with mysql-test-run.pl
4521cd '/usr/mysql-test' ; perl mysql-test-run.pl
4522
4523Please report any problems at http://mariadb.org/jira
4524
4525The latest information about MariaDB is available at http://mariadb.org/.
4526You can find additional information about the MySQL part at:
4527http://dev.mysql.com
4528Support MariaDB development by buying support/new features from MariaDB
4529Corporation Ab. You can contact us about this at sales@mariadb.com.
4530Alternatively consider joining our community based development effort:
4531http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
4532
4533
4534Please supply a root password for MySQL. This password will be the administrative
4535user for this MySQL server, and it should be kept a secret. After this setup
4536process has completed, Kolab is going to discard and forget about this password,
4537but you will need it for administrative tasks in MySQL.
4538
4539MySQL root password [8RD_jqRN80RA90x]:
4540
4541Please supply a password for the MySQL user 'kolab'. This password will be used
4542by Kolab services, such as the Web Administration Panel.
4543
4544MySQL kolab password [345I-G4z8adMAi9]:
4545
4546Please supply a password for the MySQL user 'roundcube'. This password will be
4547used by the Roundcube webmail interface.
4548
4549MySQL roundcube password [Of_Xjj-VMaeCpIX]:
4550+++ retval=0
4551+++ '[' 0 -eq 0 ']'
4552+++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4553+++ printf '%*s' 4 ' '
4554+++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4555+++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4556Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4557+++ echo 0
4558++ retval=0
4559++ return 0
4560++ retval=0
4561++ '[' 0 -eq 0 ']'
4562++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4563++ printf '%*s' 0 ' '
4564++ echo 'Running '\''generic_integration_setup'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4565++ echo 'Running generic_integration_setup OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4566Running generic_integration_setup OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4567++ echo 0
4568+ retval=0
4569+ set -x
4570+ pushd /srv/pykolab.git
4571/srv/pykolab.git /srv/pykolab.git
4572+ NOSE_VERBOSE=2
4573+ nosetests tests/functional/
4574test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR
4575test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4576test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4577test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4578test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4579test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4580test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4581test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4582test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4583Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok
4584test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL
4585test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ok
4586test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ok
4587ERROR
4588test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok
4589test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok
4590test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok
4591../stick.git/drydocker/pykolab/test_integration.sh: line 14: 13756 Killed NOSE_VERBOSE=2 nosetests tests/functional/
4592+ exit 1
4593Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
4594========================================================================
4595 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4596 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4597 Running 'obs_build_local' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4598 Running 'yum_downgrade' FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
4599 Running 'yum_install' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4600 Running 'obs_install_local' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4601 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4602 Running 'yum -y install kolab' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4603 Running 'generic_integration_install' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4604 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4605 Running 'generic_integration_setup' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4606 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
4607========================================================================
4608/var/drydock/workingcopy-67/repo/pykolab
4609

Lease Working Copy

When
Completed at Dec 28 2015, 6:37 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Dec 28 2015, 6:37 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.