Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
October
September
August
July
June
May
April
March
February
January
2016
December
November
October
September
August
July
June
May
April
March
February
January
2015
December
November
October
September
August
July
June
May
April
March
February
January
2014
December
November
October
September
August
July
June
May
April
March
February
January
2013
December
November
October
September
August
July
June
May
April
March
February
January
2012
December
November
October
September
August
July
June
May
April
March
List overview
Download
autoqa-results
February 2014
----- 2025 -----
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
----- 2016 -----
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
----- 2015 -----
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
----- 2014 -----
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
----- 2013 -----
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
----- 2012 -----
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
autoqa-results@lists.stg.fedorahosted.org
2 participants
226 discussions
Start a n
N
ew thread
depcheck: CRASHED; ServerError: ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa+stg@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 72 lines * FULL OUTPUT: 74 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa-stg.fedoraproject.org/results/374487-autotest/virt13.qa/debug/
All results:
http://autoqa-stg.fedoraproject.org/results/374487-autotest/virt13.qa/depch…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 budgie-2-1.fc20.1 checkdns-0.5-15.fc20 curl-7.32.0-5.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Net-GitHub-0.56-1.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 xmp-4.0.7-1.fc20 Querying Bodhi for matching updates... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list, -1, Request timed out after 120.0 seconds) for f19-updates-testing-pending
by autoqa+stg@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f19-updates-testing-pending * SUMMARY: ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 45 lines * FULL OUTPUT: 47 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa-stg.fedoraproject.org/results/374482-autotest/virt11.qa/debug/
All results:
http://autoqa-stg.fedoraproject.org/results/374482-autotest/virt11.qa/depch…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f19-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc19 ardour3-3.5.357-1.fc19 checkdns-0.5-15.fc19 curl-7.29.0-14.fc19 epic5-1.1.7-1.fc19 firefox-27.0.1-1.fc19 freeDiameter-1.2.0-2.fc19 fst-1.9-0.3.20110131git2066144.fc19 hwdata-0.261-1.fc19 krb5-1.11.3-21.fc19 libmediainfo-0.7.67-2.fc19 perl-Net-GitHub-0.56-1.fc19 perl-Socket6-0.25-1.fc19 python-dirq-1.6.1-1.fc19 python-subunit-0.0.18-1.fc19 python-tahrir-api-0.5.1-2.fc19 python-tashaphyne-0.2-1.fc19 qpid-proton-0.6-2.fc19 rubygem-parallel-0.9.2-3.fc19 ucpp-1.3.4-3.fc19 xmp-4.0.7-1.fc19 youtube-dl-2014.02.25-1.fc19 Querying Bodhi for matching updates... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f19-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f19-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list, -1, Request timed out after 120.0 seconds) for f20-updates-pending
by autoqa+stg@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-pending * SUMMARY: ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 41 lines * FULL OUTPUT: 43 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa-stg.fedoraproject.org/results/374485-autotest/virt12.qa/debug/
All results:
http://autoqa-stg.fedoraproject.org/results/374485-autotest/virt12.qa/depch…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-pending Querying Koji for builds... Builds to be tested: dieharder-3.31.1-9.fc20 emacs-auctex-11.87-7.fc20 epic5-1.1.7-1.fc20 mingw-qt5-qtbase-5.2.1-1.fc20 mingw-qt5-qtdeclarative-5.2.1-1.fc20 mingw-qt5-qtgraphicaleffects-5.2.1-1.fc20 mingw-qt5-qtimageformats-5.2.1-1.fc20 mingw-qt5-qtlocation-5.2.1-1.fc20 mingw-qt5-qtmultimedia-5.2.1-1.fc20 mingw-qt5-qtquick1-5.2.1-1.fc20 mingw-qt5-qtscript-5.2.1-1.fc20 mingw-qt5-qtsensors-5.2.1-1.fc20 mingw-qt5-qtsvg-5.2.1-1.fc20 mingw-qt5-qttools-5.2.1-1.fc20 mingw-qt5-qttranslations-5.2.1-1.fc20 paraview-4.1.0-1.fc20 samba-4.1.5-1.fc20 youtube-dl-2014.02.25-1.fc20 Querying Bodhi for matching updates... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(https://admin.fedoraproject.org/updates/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) * ARCH: i386 * HIGHLIGHTS: 1 items * OUTPUT: 102 lines * FULL OUTPUT: 104 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa.fedoraproject.org/results/760607-autotest/virt09.qa/debug/
All results:
http://autoqa.fedoraproject.org/results/760607-autotest/virt09.qa/depcheck/…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... Bodhi updates found: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20,nodejs-type-detect-0.1.2-1.fc20,nodejs-simple-assert-1.0.0-1.fc20 openlmi-scripts-0.2.7-2.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20,php-horde-Horde-Http-2.0.5-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20,owncloud-6.0.1-3.fc20,php-phpseclib-crypt-aes-0.3.5-2.fc20,php-phpseclib-crypt-blowfish-0.3.5-4.fc20,php-phpseclib-crypt-des-0.3.5-3.fc20,php-phpseclib-crypt-hash-0.3.5-2.fc20,php-phpseclib-crypt-random-0.3.5-2.fc20,php-phpseclib-crypt-rc4-0.3.5-2.fc20,php-phpseclib-crypt-rijndael-0.3.5-2.fc20,php-phpseclib-crypt-rsa-0.3.5-3.fc20,php-phpseclib-crypt-tripledes-0.3.5-3.fc20,php-phpseclib-crypt-twofish-0.3.5-3.fc20,php-phpseclib-math-biginteger-0.3.5-2.fc20,php-phpseclib-net-sftp-0.3.5-2.fc20,php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for accepted builds... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(https://admin.fedoraproject.org/updates/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 1155 lines * FULL OUTPUT: 1157 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa.fedoraproject.org/results/760606-autotest/virt04.qa/debug/
All results:
http://autoqa.fedoraproject.org/results/760606-autotest/virt04.qa/depcheck/…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 291, in run_once bodhi_info = query_update(nvr) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... Bodhi updates found: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20,nodejs-type-detect-0.1.2-1.fc20,nodejs-simple-assert-1.0.0-1.fc20 openlmi-scripts-0.2.7-2.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20,php-horde-Horde-Http-2.0.5-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20,owncloud-6.0.1-3.fc20,php-phpseclib-crypt-aes-0.3.5-2.fc20,php-phpseclib-crypt-blowfish-0.3.5-4.fc20,php-phpseclib-crypt-des-0.3.5-3.fc20,php-phpseclib-crypt-hash-0.3.5-2.fc20,php-phpseclib-crypt-random-0.3.5-2.fc20,php-phpseclib-crypt-rc4-0.3.5-2.fc20,php-phpseclib-crypt-rijndael-0.3.5-2.fc20,php-phpseclib-crypt-rsa-0.3.5-3.fc20,php-phpseclib-crypt-tripledes-0.3.5-3.fc20,php-phpseclib-crypt-twofish-0.3.5-3.fc20,php-phpseclib-math-biginteger-0.3.5-2.fc20,php-phpseclib-net-sftp-0.3.5-2.fc20,php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for accepted builds... Accepted builds: Ray-2.3.1-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Pending builds: ardour3-3.5.357-1.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 Problematic builds: Loading pickled data Previously accepted: /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-common-2.3.1-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-doc-2.3.1-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-extra-2.3.1-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-mpich-2.3.1-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-openmpi-2.3.1-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-common-2.3.1-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-doc-2.3.1-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-extra-2.3.1-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-mpich-2.3.1-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/Ray-openmpi-2.3.1-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/checkdns-0.5-15.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/checkdns-0.5-15.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/epic5-1.1.7-1.f c20.i686 .rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/epic5-1.1.7-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/firefox-27.0.1-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/firefox-27.0.1-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/freeDiameter-1.2.0-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/freeDiameter-devel-1.2.0-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/freeDiameter-1.2.0-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/freeDiameter-devel-1.2.0-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/fst-1.9-0.3.20110131git2066144.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/fst-devel-1.9-0.3.20110131git2066144.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/glite-jobid-api-java-1.3.7-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/glite-jobid-api-java-javadoc-1.3.7-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/glite-lb-client-java-2.0 .5-3.fc2 0.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/glite-lb-client-java-axis-2.0.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/glite-lb-client-java-javadoc-2.0.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/glite-lb-client-java-2.0.5-3.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/hwdata-0.261-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/jinput-2.0.6-7.20130309svn.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/jinput-javadoc-2.0.6-7.20130309svn.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/jinput-2.0.6-7.20130309svn.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-PAE-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-PAE-devel-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-PAE-modules-extra-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO 1f_depch eck/kernel-PAEdebug-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-PAEdebug-devel-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-PAEdebug-modules-extra-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debug-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debug-devel-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debug-modules-extra-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debuginfo-common-i686-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-devel-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-headers-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-modules-extra-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-tools-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-tools-libs-3 .13.5-20 0.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-tools-libs-devel-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/perf-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-perf-3.13.5-200.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-doc-3.13.5-200.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debug-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debug-devel-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debug-modules-extra-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-debuginfo-common-x86_64-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-devel-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-headers-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1 f_depche ck/kernel-modules-extra-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-tools-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-tools-libs-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/kernel-tools-libs-devel-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/perf-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-perf-3.13.5-200.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/libmediainfo-0.7.67-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/libmediainfo-devel-0.7.67-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/libmediainfo-0.7.67-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/libmediainfo-devel-0.7.67-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/librepo-1.6.0-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/librepo-devel-1.6.0-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1 f_depche ck/python-librepo-1.6.0-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python3-librepo-1.6.0-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/librepo-1.6.0-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/librepo-devel-1.6.0-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-librepo-1.6.0-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python3-librepo-1.6.0-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/liferea-1.10.6-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/liferea-1.10.6-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/nodejs-deep-eql-0.1.3-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/nodejs-simple-assert-1.0.0-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/nodejs-type-detect-0.1.2-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-0.2.7-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-script s-doc-0. 2.7-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-hardware-0.0.3-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-logicalfile-0.0.3-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-networking-0.0.2-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-service-0.1.2-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-software-0.2.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-storage-0.0.4-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/openlmi-scripts-system-0.0.1-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-dirq-1.6.1-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python3-dirq-1.6.1-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-subunit-0.0.18-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-tahrir-api-0.5.1-2.fc20.noarch .rpm /us r/share/autotest/tmp/tmpZ6yO1f_depcheck/python-tashaphyne-0.2-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-qpid-proton-0.6-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1Spawning worker 0 with 57 pkgs Spawning worker 1 with 56 pkgs Workers Finished Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete f_depcheck/qpid-proton-c-0.6-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-devel-0.6-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-qpid-proton-doc-0.6-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-devel-doc-0.6-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-qpid-proton-0.6-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-0.6-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-devel-0.6-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/rubygem-parallel-0.9.2-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/rubygem-parallel-doc-0.9.2-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/targetcli-2.1.fb34-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-1.3.4-3.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-devel-1.3.4-3.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depch eck/ucpp -libs-1.3.4-3.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-1.3.4-3.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-devel-1.3.4-3.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-libs-1.3.4-3.fc20.x86_64.rpm To be tested: /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ardour3-3.5.357-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ardour3-3.5.357-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-httpd-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-mysql-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-nginx-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-postgresql-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-sqlite-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/perl-Socket6-0.25-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/perl-Socket6-0.25-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-horde-Horde-Http-2.0.5-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-horde-Horde-Imap-Client-2.18.3-1.fc20.no arch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-irodsphp-3.3.0-0.3.beta1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-des-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-random-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-cryp t-twofis h-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-net-sftp-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch.rpm Pickled data loaded Temp dirs /var/tmp/depcheck.rotMzU and /var/tmp/depcheck-accepted.P491tz created. Checking packages against repo f20-updates-testing (parents: f20-updates f20) 2014-02-25 12:29:20 mash: Waiting for depsolve and createrepo to finish... f_depcheck/qpid-proton-c-0.6-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-devel-0.6-2.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-qpid-proton-doc-0.6-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-devel-doc-0.6-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/python-qpid-proton-0.6-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-0.6-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/qpid-proton-c-devel-0.6-2.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/rubygem-parallel-0.9.2-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/rubygem-parallel-doc-0.9.2-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/targetcli-2.1.fb34-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-1.3.4-3.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-devel-1.3.4-3.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depch eck/ucpp -libs-1.3.4-3.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-1.3.4-3.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-devel-1.3.4-3.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ucpp-libs-1.3.4-3.fc20.x86_64.rpm To be tested: /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ardour3-3.5.357-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/ardour3-3.5.357-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-httpd-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-mysql-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-nginx-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-postgresql-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/owncloud-sqlite-6.0.1-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/perl-Socket6-0.25-1.fc20.i686.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/perl-Socket6-0.25-1.fc20.x86_64.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-horde-Horde-Http-2.0.5-1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-horde-Horde-Imap-Client-2.18.3-1.fc20.no arch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-irodsphp-3.3.0-0.3.beta1.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-des-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-random-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-cryp t-twofis h-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-net-sftp-0.3.5-2.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch.rpm /usr/share/autotest/tmp/tmpZ6yO1f_depcheck/php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch.rpm Pickled data loaded Temp dirs /var/tmp/depcheck.rotMzU and /var/tmp/depcheck-accepted.P491tz created. Checking packages against repo f20-updates-testing (parents: f20-updates f20) 2014-02-25 12:29:20 mash: Resolving multilib for arch x86_64 using method devel 2014-02-25 12:29:23 mash: Resolving depenencies for arch x86_64 2014-02-25 12:29:23 mash: Running createrepo on /var/tmp/depcheck-accepted.P491tz... 2014-02-25 12:29:31 mash: createrepo: finished /var/tmp/depcheck-accepted.P491tz 2014-02-25 12:29:31 mash: Depsolve and createrepo finished. Spawning worker 0 with 14 pkgs Spawning worker 1 with 13 pkgs Workers Finished Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete 2014-02-25 12:30:21 mash: Waiting for depsolve and createrepo to finish... 2014-02-25 12:30:21 mash: Resolving multilib for arch x86_64 using method devel 2014-02-25 12:30:21 mash: Resolving depenencies for arch x86_64 2014-02-25 12:30:21 mash: Running createrepo on /var/tmp/depcheck.rotMzU... 2014-02-25 12:30:22 mash: createrepo: finished /var/tmp/depcheck.rotMzU 2014-02-25 12:30:22 mash: Depsolve and createrepo finished. Setting up Package Sacks pkgsack time: 0.015 Building updates object up:Obs Init time: 0.000 up:simple updates time: 0.000 up:obs time: 0.000 up:condense time: 0.000 updates time: 1.019 Not Updating Package that is already updated: ardour3.x86_64 0:3.5.308-2.fc20 Not Updating Package that is already updated: owncloud.noarch 0:6.0.1-1.fc20 Not Updating Package that is already updated: owncloud-httpd.noarch 0:6.0.1-1.fc20 Not Updating Package that is already updated: owncloud-mysql.noarch 0:6.0.1-1.fc20 Not Updating Package that is already updated: owncloud-nginx.noarch 0:6.0.1-1.fc20 Not Updating Package that is already updated: owncloud-postgresql.noarch 0:6.0.1-1.fc20 Not Updating Package that is already updated: owncloud-sqlite.noarch 0:6.0.1-1.fc20 Not Updating Package that is already updated: perl-Socket6.x86_64 0:0.23-15.fc20 Not Updating Package that is already updated: php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 Not Updating Package that is already updated: php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 Package php-irodsphp-3.3.0-0.3.beta1.fc20.noarch already installed and latest version Not Updating Package that is already updated: php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 --> Running transaction check ---> Package ardour3.x86_64 0:3.5.308-2.fc20 will be updated Checking deps for ardour3.x86_64 0:3.5.308-2.fc20 - ud ---> Package ardour3.x86_64 0:3.5.357-1.fc20 will be an update Checking deps for ardour3.x86_64 0:3.5.357-1.fc20 - u looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of ardour3.x86_64 0:3.5.357-1.fc20 - u ---> Package owncloud.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud.noarch 0:6.0.1-1.fc20 - ud ---> Package owncloud.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud-webserver', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud-database', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud.noarch 0:6.0.1-3.fc20 - u looking for ('
php-pear(pear.doctrine-project.org/DoctrineDBAL)
', 'GE', ('0', '2.4.2', None)) as a requirement of owncloud.noarch 0:6.0.1-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Net_SFTP)
', None, (None, None, None)) as a requirement of owncloud.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-httpd.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud ---> Package owncloud-httpd.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-httpd.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud-httpd.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-mysql.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud ---> Package owncloud-mysql.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-mysql.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud-mysql.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-nginx.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud ---> Package owncloud-nginx.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-nginx.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud-nginx.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-postgresql.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud ---> Package owncloud-postgresql.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-postgresql.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud-postgresql.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-sqlite.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud ---> Package owncloud-sqlite.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-sqlite.noarch 0:6.0.1-3.fc20 - u looking for ('owncloud', 'EQ', ('0', '6.0.1', '3.fc20')) as a requirement of owncloud-sqlite.noarch 0:6.0.1-3.fc20 - u ---> Package perl-Socket6.x86_64 0:0.23-15.fc20 will be updated Checking deps for perl-Socket6.x86_64 0:0.23-15.fc20 - ud ---> Package perl-Socket6.x86_64 0:0.25-1.fc20 will be an update Checking deps for perl-Socket6.x86_64 0:0.25-1.fc20 - u looking for ('perl(:MODULE_COMPAT_5.18.2)', None, (None, None, None)) as a requirement of perl-Socket6.x86_64 0:0.25-1.fc20 - u ---> Package php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 will be updated Checking deps for php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 - ud ---> Package php-horde-Horde-Http.noarch 0:2.0.5-1.fc20 will be an update Checking deps for php-horde-Horde-Http.noarch 0:2.0.5-1.fc20 - u ---> Package php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 will be updated Checking deps for php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 - ud ---> Package php-horde-Horde-Imap-Client.noarch 0:2.18.3-1.fc20 will be an update Checking deps for php-horde-Horde-Imap-Client.noarch 0:2.18.3-1.fc20 - u ---> Package php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Rijndael)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', 'GE', ('0', '1.4.0', None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 will be installed Checking deps for php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Hash)
', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Hash)
', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u php-phpseclib-crypt-des-0.3.5-3.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-des-0.3.5-3.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Math_BigInteger)
', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('php-session', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u php-phpseclib-crypt-random-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-random-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Math_BigInteger)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Random)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Hash)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', 'GE', ('0', '1.4.0', None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('php-xml', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('php-pcre', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('php-date', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_DES)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', 'GE', ('0', '1.4.0', None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Hash)
', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Hash)
', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('php-pcre', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('php-date', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Net_SSH2)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', 'GE', ('0', '1.4.0', None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('php-pcre', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('php-date', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u php-phpseclib-net-sftp-0.3.5-2.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-net-sftp-0.3.5-2.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Math_BigInteger)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Twofish)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_TripleDES)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Random)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_RC4)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Hash)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_Blowfish)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('
php-pear(phpseclib.sourceforge.net/Crypt_AES)
', 'GE', ('0', '0.3.0', None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('php-xml', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('php-pear(PEAR)', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('php-pcre', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('php-channel(phpseclib.sourceforge.net)', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('/usr/bin/pear', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u looking for ('/bin/sh', None, (None, None, None)) as a requirement of php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch requires: php-channel(phpseclib.sourceforge.net) --> Processing Dependency: php-channel(phpseclib.sourceforge.net) for package: php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch Searching pkgSack for dep: php-channel(phpseclib.sourceforge.net) ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 will be updated Checking deps for php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 - ud ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:1.2.16-1.fc20 will be an update Checking deps for php-phpunit-PHP-CodeCoverage.noarch 0:1.2.16-1.fc20 - u --> Finished Dependency Resolution Dependency Process ending SKIPBROKEN: php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-net-sftp-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-net-sftp-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-random-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-random-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: php-phpseclib-crypt-des-0.3.5-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: php-phpseclib-crypt-des-0.3.5-3.fc20.noarch (pending) --> Requires: php-channel(phpseclib.sourceforge.net) SKIPBROKEN: ########### Round 1 ################ SKIPBROKEN: Current Transaction : 35 member(s) SKIPBROKEN: updated : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updatedby : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: update : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: updates : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updated : owncloud-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-6.0.1-1.fc20.noarch SKIPBROKEN: dependson : owncloud-httpd-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-mysql-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-nginx-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-postgresql-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-sqlite-6.0.1-3.fc20.noarch SKIPBROKEN: updated : owncloud-httpd-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-httpd-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-httpd-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-httpd-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-mysql-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-mysql-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-mysql-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-mysql-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-nginx-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-nginx-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-nginx-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-nginx-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-postgresql-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-postgresql-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-postgresql-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-postgresql-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-sqlite-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-sqlite-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-sqlite-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-sqlite-6.0.1-1.fc20.noarch SKIPBROKEN: updated : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updatedby : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: update : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: updates : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updated : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updated : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-des-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-des-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-random-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-net-sftp-0.3.5-2.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: install : php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch SKIPBROKEN: dependson : php-phpseclib-net-sftp-0.3.5-2.fc20.noarch SKIPBROKEN: updated : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN: updatedby : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: update : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: updates : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN:============================================================ SKIPBROKEN: removing php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-net-sftp-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-random-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-crypt-des-0.3.5-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-net-sftp-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-rijndael-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-random-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-rsa-0.3.5-3.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-hash-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-math-biginteger-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-blowfish-0.3.5-4.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-twofish-0.3.5-3.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-des-0.3.5-3.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-aes-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-tripledes-0.3.5-3.fc20.noarch from transaction SKIPBROKEN: removing php-phpseclib-crypt-rc4-0.3.5-2.fc20.noarch from transaction SKIPBROKEN: removing owncloud-6.0.1-3.fc20.noarch from transaction SKIPBROKEN: removing owncloud-6.0.1-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing php-phpseclib-net-ssh2-0.3.5-3.fc20.noarch from transaction --> Running transaction check ---> Package owncloud.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud.noarch 0:6.0.1-3.fc20 - u owncloud-nginx-6.0.1-3.fc20.noarch requires: owncloud = 6.0.1-3.fc20 --> Processing Dependency: owncloud = 6.0.1-3.fc20 for package: owncloud-nginx-6.0.1-3.fc20.noarch Searching pkgSack for dep: owncloud owncloud-postgresql-6.0.1-3.fc20.noarch requires: owncloud = 6.0.1-3.fc20 --> Processing Dependency: owncloud = 6.0.1-3.fc20 for package: owncloud-postgresql-6.0.1-3.fc20.noarch Searching pkgSack for dep: owncloud owncloud-httpd-6.0.1-3.fc20.noarch requires: owncloud = 6.0.1-3.fc20 --> Processing Dependency: owncloud = 6.0.1-3.fc20 for package: owncloud-httpd-6.0.1-3.fc20.noarch Searching pkgSack for dep: owncloud owncloud-sqlite-6.0.1-3.fc20.noarch requires: owncloud = 6.0.1-3.fc20 --> Processing Dependency: owncloud = 6.0.1-3.fc20 for package: owncloud-sqlite-6.0.1-3.fc20.noarch Searching pkgSack for dep: owncloud owncloud-mysql-6.0.1-3.fc20.noarch requires: owncloud = 6.0.1-3.fc20 --> Processing Dependency: owncloud = 6.0.1-3.fc20 for package: owncloud-mysql-6.0.1-3.fc20.noarch Searching pkgSack for dep: owncloud ---> Package php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-aes.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 will be installed Checking deps for php-phpseclib-crypt-blowfish.noarch 0:0.3.5-4.fc20 - u ---> Package php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-des.noarch 0:0.3.5-3.fc20 - u ---> Package php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-hash.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-random.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-rc4.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-crypt-rijndael.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-rsa.noarch 0:0.3.5-3.fc20 - u ---> Package php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-tripledes.noarch 0:0.3.5-3.fc20 - u ---> Package php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-crypt-twofish.noarch 0:0.3.5-3.fc20 - u ---> Package php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-math-biginteger.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 will be installed Checking deps for php-phpseclib-net-sftp.noarch 0:0.3.5-2.fc20 - u ---> Package php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 will be installed Checking deps for php-phpseclib-net-ssh2.noarch 0:0.3.5-3.fc20 - u --> Finished Dependency Resolution Dependency Process ending SKIPBROKEN: owncloud-httpd-6.0.1-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: owncloud-httpd-6.0.1-3.fc20.noarch (pending) --> Requires: owncloud = 6.0.1-3.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-postgresql-6.0.1-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: owncloud-postgresql-6.0.1-3.fc20.noarch (pending) --> Requires: owncloud = 6.0.1-3.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-mysql-6.0.1-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: owncloud-mysql-6.0.1-3.fc20.noarch (pending) --> Requires: owncloud = 6.0.1-3.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-nginx-6.0.1-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: owncloud-nginx-6.0.1-3.fc20.noarch (pending) --> Requires: owncloud = 6.0.1-3.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-sqlite-6.0.1-3.fc20.noarch from pending has depsolving problems SKIPBROKEN: --> Package: owncloud-sqlite-6.0.1-3.fc20.noarch (pending) --> Requires: owncloud = 6.0.1-3.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: ########### Round 2 ################ SKIPBROKEN: Current Transaction : 21 member(s) SKIPBROKEN: updated : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updatedby : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: update : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: updates : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updated : owncloud-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updated : owncloud-httpd-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-httpd-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-httpd-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-httpd-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-mysql-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-mysql-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-mysql-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-mysql-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-nginx-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-nginx-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-nginx-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-nginx-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-postgresql-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-postgresql-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-postgresql-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-postgresql-6.0.1-1.fc20.noarch SKIPBROKEN: updated : owncloud-sqlite-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-sqlite-6.0.1-3.fc20.noarch SKIPBROKEN: update : owncloud-sqlite-6.0.1-3.fc20.noarch SKIPBROKEN: dependson : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updates : owncloud-sqlite-6.0.1-1.fc20.noarch SKIPBROKEN: updated : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updatedby : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: update : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: updates : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updated : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updated : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updated : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN: updatedby : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: update : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: updates : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN:============================================================ SKIPBROKEN: removing owncloud-httpd-6.0.1-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing owncloud-postgresql-6.0.1-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing owncloud-mysql-6.0.1-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing owncloud-nginx-6.0.1-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing owncloud-sqlite-6.0.1-3.fc20.noarch from pkgSack & updates SKIPBROKEN: removing owncloud-nginx-6.0.1-3.fc20.noarch from transaction SKIPBROKEN: removing owncloud-mysql-6.0.1-1.fc20.noarch from transaction SKIPBROKEN: removing owncloud-postgresql-6.0.1-1.fc20.noarch from transaction SKIPBROKEN: removing owncloud-sqlite-6.0.1-3.fc20.noarch from transaction SKIPBROKEN: removing owncloud-httpd-6.0.1-1.fc20.noarch from transaction SKIPBROKEN: removing owncloud-sqlite-6.0.1-1.fc20.noarch from transaction SKIPBROKEN: removing owncloud-nginx-6.0.1-1.fc20.noarch from transaction SKIPBROKEN: removing owncloud-postgresql-6.0.1-3.fc20.noarch from transaction SKIPBROKEN: removing owncloud-httpd-6.0.1-3.fc20.noarch from transaction SKIPBROKEN: removing owncloud-mysql-6.0.1-3.fc20.noarch from transaction --> Running transaction check ---> Package owncloud.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-httpd.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('php', None, (None, None, None)) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud owncloud-httpd-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-httpd-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-httpd.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-httpd.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-mysql.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud looking for ('php-mysql', None, (None, None, None)) as a requirement of owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud looking for ('mysql-server', None, (None, None, None)) as a requirement of owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud owncloud-mysql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-mysql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-mysql.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-mysql.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-nginx.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('php-fpm', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('nginx', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud owncloud-nginx-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-nginx-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-nginx.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-nginx.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-postgresql.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud looking for ('postgresql-server', None, (None, None, None)) as a requirement of owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud looking for ('php-pgsql', None, (None, None, None)) as a requirement of owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud owncloud-postgresql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-postgresql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-postgresql.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-postgresql.noarch 0:6.0.1-3.fc20 - u ---> Package owncloud-sqlite.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud looking for ('php-sqlite3', None, (None, None, None)) as a requirement of owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud looking for ('php-pcre', None, (None, None, None)) as a requirement of owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud owncloud-sqlite-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-sqlite-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-sqlite.noarch 0:6.0.1-3.fc20 will be an update Checking deps for owncloud-sqlite.noarch 0:6.0.1-3.fc20 - u --> Finished Dependency Resolution Dependency Process ending SKIPBROKEN: owncloud-nginx-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-nginx-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-httpd-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-httpd-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-sqlite-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-sqlite-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-mysql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-mysql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-postgresql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-postgresql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: ########### Round 3 ################ SKIPBROKEN: Current Transaction : 11 member(s) SKIPBROKEN: updated : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updatedby : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: update : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: updates : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updated : owncloud-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updated : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updatedby : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: update : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: updates : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updated : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updated : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updated : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN: updatedby : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: update : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: updates : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN:============================================================ --> Running transaction check ---> Package owncloud-httpd.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('php', None, (None, None, None)) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-httpd.noarch 0:6.0.1-1.fc20 - ud owncloud-httpd-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-httpd-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-mysql.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud looking for ('php-mysql', None, (None, None, None)) as a requirement of owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud looking for ('mysql-server', None, (None, None, None)) as a requirement of owncloud-mysql.noarch 0:6.0.1-1.fc20 - ud owncloud-mysql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-mysql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-nginx.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('php-fpm', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('nginx', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud looking for ('/bin/sh', None, (None, None, None)) as a requirement of owncloud-nginx.noarch 0:6.0.1-1.fc20 - ud owncloud-nginx-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-nginx-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-postgresql.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud looking for ('postgresql-server', None, (None, None, None)) as a requirement of owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud looking for ('php-pgsql', None, (None, None, None)) as a requirement of owncloud-postgresql.noarch 0:6.0.1-1.fc20 - ud owncloud-postgresql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-postgresql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package owncloud-sqlite.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud looking for ('owncloud', 'EQ', ('0', '6.0.1', '1.fc20')) as a requirement of owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud looking for ('php-sqlite3', None, (None, None, None)) as a requirement of owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud looking for ('php-pcre', None, (None, None, None)) as a requirement of owncloud-sqlite.noarch 0:6.0.1-1.fc20 - ud owncloud-sqlite-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-sqlite-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud --> Finished Dependency Resolution Dependency Process ending SKIPBROKEN: owncloud-nginx-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-nginx-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-httpd-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-httpd-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-sqlite-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-sqlite-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-mysql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-mysql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-postgresql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-postgresql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: resetting already resolved packages (transaction not changed) SKIPBROKEN: ########### Round 4 ################ SKIPBROKEN: Current Transaction : 11 member(s) SKIPBROKEN: updated : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updatedby : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: update : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: updates : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updated : owncloud-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updated : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updatedby : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: update : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: updates : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updated : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updated : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updated : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN: updatedby : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: update : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: updates : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN:============================================================ --> Running transaction check ---> Package ardour3.x86_64 0:3.5.308-2.fc20 will be updated Checking deps for ardour3.x86_64 0:3.5.308-2.fc20 - ud ---> Package ardour3.x86_64 0:3.5.357-1.fc20 will be an update Checking deps for ardour3.x86_64 0:3.5.357-1.fc20 - u looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of ardour3.x86_64 0:3.5.357-1.fc20 - u ---> Package owncloud.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud.noarch 0:6.0.1-1.fc20 - ud owncloud-mysql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-mysql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-httpd-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-httpd-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-sqlite-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-sqlite-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-nginx-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-nginx-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-postgresql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-postgresql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package perl-Socket6.x86_64 0:0.23-15.fc20 will be updated Checking deps for perl-Socket6.x86_64 0:0.23-15.fc20 - ud ---> Package perl-Socket6.x86_64 0:0.25-1.fc20 will be an update Checking deps for perl-Socket6.x86_64 0:0.25-1.fc20 - u looking for ('perl(:MODULE_COMPAT_5.18.2)', None, (None, None, None)) as a requirement of perl-Socket6.x86_64 0:0.25-1.fc20 - u ---> Package php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 will be updated Checking deps for php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 - ud ---> Package php-horde-Horde-Http.noarch 0:2.0.5-1.fc20 will be an update Checking deps for php-horde-Horde-Http.noarch 0:2.0.5-1.fc20 - u ---> Package php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 will be updated Checking deps for php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 - ud ---> Package php-horde-Horde-Imap-Client.noarch 0:2.18.3-1.fc20 will be an update Checking deps for php-horde-Horde-Imap-Client.noarch 0:2.18.3-1.fc20 - u ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 will be updated Checking deps for php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 - ud ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:1.2.16-1.fc20 will be an update Checking deps for php-phpunit-PHP-CodeCoverage.noarch 0:1.2.16-1.fc20 - u --> Finished Dependency Resolution Dependency Process ending SKIPBROKEN: owncloud-httpd-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-httpd-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-postgresql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-postgresql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-mysql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-mysql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-nginx-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-nginx-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-sqlite-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-sqlite-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: resetting already resolved packages (transaction not changed) SKIPBROKEN: ########### Round 5 ################ SKIPBROKEN: Current Transaction : 11 member(s) SKIPBROKEN: updated : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updatedby : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: update : ardour3-3.5.357-1.fc20.x86_64 SKIPBROKEN: updates : ardour3-3.5.308-2.fc20.x86_64 SKIPBROKEN: updated : owncloud-6.0.1-1.fc20.noarch SKIPBROKEN: updatedby : owncloud-6.0.1-3.fc20.noarch SKIPBROKEN: updated : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updatedby : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: update : perl-Socket6-0.25-1.fc20.x86_64 SKIPBROKEN: updates : perl-Socket6-0.23-15.fc20.x86_64 SKIPBROKEN: updated : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Http-2.0.5-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Http-2.0.4-1.fc20.noarch SKIPBROKEN: updated : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updatedby : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: update : php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch SKIPBROKEN: updates : php-horde-Horde-Imap-Client-2.18.1-1.fc20.noarch SKIPBROKEN: updated : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN: updatedby : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: update : php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch SKIPBROKEN: updates : php-phpunit-PHP-CodeCoverage-1.2.15-1.fc20.noarch SKIPBROKEN:============================================================ --> Running transaction check ---> Package ardour3.x86_64 0:3.5.308-2.fc20 will be updated Checking deps for ardour3.x86_64 0:3.5.308-2.fc20 - ud ---> Package ardour3.x86_64 0:3.5.357-1.fc20 will be an update Checking deps for ardour3.x86_64 0:3.5.357-1.fc20 - u looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of ardour3.x86_64 0:3.5.357-1.fc20 - u ---> Package owncloud.noarch 0:6.0.1-1.fc20 will be updated Checking deps for owncloud.noarch 0:6.0.1-1.fc20 - ud owncloud-mysql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-mysql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-httpd-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-httpd-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-sqlite-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-sqlite-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-nginx-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-nginx-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud owncloud-postgresql-6.0.1-1.fc20.noarch requires: owncloud = 6.0.1-1.fc20 --> Processing Dependency: owncloud = 6.0.1-1.fc20 for package: owncloud-postgresql-6.0.1-1.fc20.noarch Searching pkgSack for dep: owncloud ---> Package perl-Socket6.x86_64 0:0.23-15.fc20 will be updated Checking deps for perl-Socket6.x86_64 0:0.23-15.fc20 - ud ---> Package perl-Socket6.x86_64 0:0.25-1.fc20 will be an update Checking deps for perl-Socket6.x86_64 0:0.25-1.fc20 - u looking for ('perl(:MODULE_COMPAT_5.18.2)', None, (None, None, None)) as a requirement of perl-Socket6.x86_64 0:0.25-1.fc20 - u ---> Package php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 will be updated Checking deps for php-horde-Horde-Http.noarch 0:2.0.4-1.fc20 - ud ---> Package php-horde-Horde-Http.noarch 0:2.0.5-1.fc20 will be an update Checking deps for php-horde-Horde-Http.noarch 0:2.0.5-1.fc20 - u ---> Package php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 will be updated Checking deps for php-horde-Horde-Imap-Client.noarch 0:2.18.1-1.fc20 - ud ---> Package php-horde-Horde-Imap-Client.noarch 0:2.18.3-1.fc20 will be an update Checking deps for php-horde-Horde-Imap-Client.noarch 0:2.18.3-1.fc20 - u ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 will be updated Checking deps for php-phpunit-PHP-CodeCoverage.noarch 0:1.2.15-1.fc20 - ud ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:1.2.16-1.fc20 will be an update Checking deps for php-phpunit-PHP-CodeCoverage.noarch 0:1.2.16-1.fc20 - u --> Finished Dependency Resolution Dependency Process ending SKIPBROKEN: owncloud-httpd-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-httpd-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-postgresql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-postgresql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-mysql-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-mysql-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-nginx-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-nginx-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 SKIPBROKEN: owncloud-sqlite-6.0.1-1.fc20.noarch from f20-updates-testing has depsolving problems SKIPBROKEN: --> Package: owncloud-sqlite-6.0.1-1.fc20.noarch (f20-updates-testing) --> Requires: owncloud = 6.0.1-1.fc20 --> Removing: owncloud-6.0.1-1.fc20.noarch (f20-updates-testing) --> owncloud = 6.0.1-1.fc20 --> Updated By: owncloud-6.0.1-3.fc20.noarch (pending) --> owncloud = 6.0.1-3.fc20 Skip-broken could not solve problems PREVIOUSLY-ACCEPTED: Ray-common-2.3.1-1.fc20.x86_64 Ray-doc-2.3.1-1.fc20.x86_64 Ray-extra-2.3.1-1.fc20.x86_64 Ray-mpich-2.3.1-1.fc20.x86_64 Ray-openmpi-2.3.1-1.fc20.x86_64 checkdns-0.5-15.fc20.x86_64 epic5-1.1.7-1.fc20.x86_64 firefox-27.0.1-1.fc20.x86_64 freeDiameter-1.2.0-2.fc20.i686 freeDiameter-1.2.0-2.fc20.x86_64 freeDiameter-devel-1.2.0-2.fc20.i686 freeDiameter-devel-1.2.0-2.fc20.x86_64 fst-1.9-0.3.20110131git2066144.fc20.i686 fst-devel-1.9-0.3.20110131git2066144.fc20.i686 glite-jobid-api-java-1.3.7-2.fc20.noarch glite-jobid-api-java-javadoc-1.3.7-2.fc20.noarch glite-lb-client-java-2.0.5-3.fc20.x86_64 glite-lb-client-java-axis-2.0.5-3.fc20.noarch glite-lb-client-java-javadoc-2.0.5-3.fc20.noarch hwdata-0.261-1.fc20.noarch jinput-2.0.6-7.20130309svn.fc20.x86_64 jinput-javadoc-2.0.6-7.20130309svn.fc20.noarch kernel-3.13.5-200.fc20.x86_64 kernel-debug-3.13.5-200.fc20.x86_64 kernel-debug-devel-3.13.5-200.fc20.x86_64 kernel-debug-modules-extra-3.13.5-200.fc20.x86_64 kernel-deb uginfo-c ommon-x86_64-3.13.5-200.fc20.x86_64 kernel-devel-3.13.5-200.fc20.x86_64 kernel-doc-3.13.5-200.fc20.noarch kernel-headers-3.13.5-200.fc20.x86_64 kernel-modules-extra-3.13.5-200.fc20.x86_64 kernel-tools-3.13.5-200.fc20.x86_64 kernel-tools-libs-3.13.5-200.fc20.i686 kernel-tools-libs-3.13.5-200.fc20.x86_64 kernel-tools-libs-devel-3.13.5-200.fc20.i686 kernel-tools-libs-devel-3.13.5-200.fc20.x86_64 libmediainfo-0.7.67-2.fc20.i686 libmediainfo-0.7.67-2.fc20.x86_64 libmediainfo-devel-0.7.67-2.fc20.i686 libmediainfo-devel-0.7.67-2.fc20.x86_64 librepo-1.6.0-1.fc20.i686 librepo-1.6.0-1.fc20.x86_64 librepo-devel-1.6.0-1.fc20.i686 librepo-devel-1.6.0-1.fc20.x86_64 1:liferea-1.10.6-1.fc20.x86_64 nodejs-deep-eql-0.1.3-1.fc20.noarch nodejs-simple-assert-1.0.0-1.fc20.noarch nodejs-type-detect-0.1.2-1.fc20.noarch openlmi-scripts-0.2.7-2.fc20.noarch openlmi-scripts-doc-0.2.7-2.fc20.noarch openlmi-scripts-hardware-0.0.3-2.fc20.noarch openlmi-scripts-logicalfile-0.0.3-2.fc20.noarch openlmi-scrip ts-netwo rking-0.0.2-2.fc20.noarch openlmi-scripts-service-0.1.2-2.fc20.noarch openlmi-scripts-software-0.2.5-2.fc20.noarch openlmi-scripts-storage-0.0.4-2.fc20.noarch openlmi-scripts-system-0.0.1-2.fc20.noarch perf-3.13.5-200.fc20.x86_64 python-dirq-1.6.1-1.fc20.noarch python-librepo-1.6.0-1.fc20.x86_64 python-perf-3.13.5-200.fc20.x86_64 python-qpid-proton-0.6-2.fc20.x86_64 python-qpid-proton-doc-0.6-2.fc20.noarch python-subunit-0.0.18-1.fc20.noarch python-tahrir-api-0.5.1-2.fc20.noarch python-tashaphyne-0.2-1.fc20.noarch python3-dirq-1.6.1-1.fc20.noarch python3-librepo-1.6.0-1.fc20.x86_64 qpid-proton-c-0.6-2.fc20.i686 qpid-proton-c-0.6-2.fc20.x86_64 qpid-proton-c-devel-0.6-2.fc20.i686 qpid-proton-c-devel-0.6-2.fc20.x86_64 qpid-proton-c-devel-doc-0.6-2.fc20.noarch rubygem-parallel-0.9.2-3.fc20.noarch rubygem-parallel-doc-0.9.2-3.fc20.noarch targetcli-2.1.fb34-1.fc20.noarch ucpp-1.3.4-3.fc20.x86_64 ucpp-devel-1.3.4-3.fc20.i686 ucpp-devel-1.3.4-3.fc20.x86_64 ucpp-libs-1.3.4-3.fc20.i68 6 ucpp-l ibs-1.3.4-3.fc20.x86_64 IGNORE: php-irodsphp-3.3.0-0.3.beta1.fc20.noarch REJECT: ACCEPT: php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20.noarch php-horde-Horde-Imap-Client-2.18.3-1.fc20.noarch php-horde-Horde-Http-2.0.5-1.fc20.noarch ardour3-3.5.357-1.fc20.x86_64 perl-Socket6-0.25-1.fc20.x86_64 removing temp dirs /var/tmp/depcheck.rotMzU and /var/tmp/depcheck-accepted.P491tz -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 291, in run_once bodhi_info = query_update(nvr) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa+stg@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) * ARCH: i386 * HIGHLIGHTS: 1 items * OUTPUT: 104 lines * FULL OUTPUT: 106 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa-stg.fedoraproject.org/results/374437-autotest/virt14.qa/debug/
All results:
http://autoqa-stg.fedoraproject.org/results/374437-autotest/virt14.qa/depch…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Net-GitHub-0.56-1.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... Bodhi updates found: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20,nodejs-type-detect-0.1.2-1.fc20,nodejs-simple-assert-1.0.0-1.fc20 openlmi-scripts-0.2.7-2.fc20 perl-Net-GitHub-0.56-1.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20,php-horde-Horde-Http-2.0.5-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20,owncloud-6.0.1-3.fc20,php-phpseclib-crypt-aes-0.3.5-2.fc20,php-phpseclib-crypt-blowfish-0.3.5-4.fc20,php-phpseclib-crypt-des-0.3.5-3.fc20,php-phpseclib-crypt-hash-0.3.5-2.fc20,php-phpseclib-crypt-random-0.3.5-2.fc20,php-phpseclib-crypt-rc4-0.3.5-2.fc20,php-phpseclib-crypt-rijndael-0.3.5-2.fc20,php-phpseclib-crypt-rsa-0.3.5-3.fc20,php-phpseclib-crypt-tripledes-0.3.5-3.fc20,php-phpseclib-crypt-twofish-0.3.5-3.fc20,php-phpseclib-math-biginteger-0.3.5-2.fc20,php-phpseclib-net-sftp-0.3.5-2.fc20,php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for accepted builds... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(https://admin.fedoraproject.org/updates/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 101 lines * FULL OUTPUT: 103 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa.fedoraproject.org/results/760574-autotest/virt02.qa/debug/
All results:
http://autoqa.fedoraproject.org/results/760574-autotest/virt02.qa/depcheck/…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-css-parse-1.7.0-2.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-stylus-0.42.2-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... Bodhi updates found: Ray-2.3.1-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20,nodejs-type-detect-0.1.2-1.fc20,nodejs-simple-assert-1.0.0-1.fc20 nodejs-stylus-0.42.2-1.fc20,nodejs-css-parse-1.7.0-2.fc20 openlmi-scripts-0.2.7-2.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20,php-horde-Horde-Http-2.0.5-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20,owncloud-6.0.1-3.fc20,php-phpseclib-crypt-aes-0.3.5-2.fc20,php-phpseclib-crypt-blowfish-0.3.5-4.fc20,php-phpseclib-crypt-des-0.3.5-3.fc20,php-phpseclib-crypt-hash-0.3.5-2.fc20,php-phpseclib-crypt-random-0.3.5-2.fc20,php-phpseclib-crypt-rc4-0.3.5-2.fc20,php-phpseclib-crypt-rijndael-0.3.5-2.fc20,php-phpseclib-crypt-rsa-0.3.5-3.fc20,php-phpseclib-crypt-tripledes-0.3.5-3.fc20,php-phpseclib-crypt-twofish-0.3.5-3.fc20,php-phpseclib-math-biginteger-0.3.5-2.fc20,php-phpseclib-net-sftp-0.3.5-2.fc20,php-phpseclib-net-ssh2-0.3.5-3.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for accepted builds... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(https://admin.fedoraproject.org/updates/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) * ARCH: i386 * HIGHLIGHTS: 1 items * OUTPUT: 101 lines * FULL OUTPUT: 103 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa.fedoraproject.org/results/760575-autotest/virt03.qa/debug/
All results:
http://autoqa.fedoraproject.org/results/760575-autotest/virt03.qa/depcheck/…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-css-parse-1.7.0-2.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-stylus-0.42.2-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... Bodhi updates found: Ray-2.3.1-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-deep-eql-0.1.3-1.fc20,nodejs-type-detect-0.1.2-1.fc20,nodejs-simple-assert-1.0.0-1.fc20 nodejs-stylus-0.42.2-1.fc20,nodejs-css-parse-1.7.0-2.fc20 openlmi-scripts-0.2.7-2.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20,php-horde-Horde-Http-2.0.5-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20,owncloud-6.0.1-3.fc20,php-phpseclib-crypt-aes-0.3.5-2.fc20,php-phpseclib-crypt-blowfish-0.3.5-4.fc20,php-phpseclib-crypt-des-0.3.5-3.fc20,php-phpseclib-crypt-hash-0.3.5-2.fc20,php-phpseclib-crypt-random-0.3.5-2.fc20,php-phpseclib-crypt-rc4-0.3.5-2.fc20,php-phpseclib-crypt-rijndael-0.3.5-2.fc20,php-phpseclib-crypt-rsa-0.3.5-3.fc20,php-phpseclib-crypt-tripledes-0.3.5-3.fc20,php-phpseclib-crypt-twofish-0.3.5-3.fc20,php-phpseclib-math-biginteger-0.3.5-2.fc20,php-phpseclib-net-sftp-0.3.5-2.fc20,php-phpseclib-net-ssh2-0.3.5-3.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for accepted builds... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 117, in run_once if self.is_accepted(nvr)]) File "/usr/share/autotest/tests/depcheck/depcheck.py", line 66, in is_accepted self.detail.arch) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 114, in bodhi_already_commented u = query_update(update) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(https://admin.fedoraproject.org/updates/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa+stg@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) * ARCH: i386 * HIGHLIGHTS: 1 items * OUTPUT: 71 lines * FULL OUTPUT: 73 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa-stg.fedoraproject.org/results/374407-autotest/virt14.qa/debug/
All results:
http://autoqa-stg.fedoraproject.org/results/374407-autotest/virt14.qa/depch…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-css-parse-1.7.0-2.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-stylus-0.42.2-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 php-phpunit-PHP-CodeCoverage-1.2.16-1.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
depcheck: CRASHED; ServerError: ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
by autoqa+stg@fedoraproject.org
25 Feb '14
25 Feb '14
**************************************** * TEST: depcheck * RESULT: CRASHED * ID: f20-updates-testing-pending * SUMMARY: ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) * ARCH: x86_64 * HIGHLIGHTS: 1 items * OUTPUT: 70 lines * FULL OUTPUT: 72 lines * ADDITIONAL EMAIL RECIPIENTS: **************************************** Debug info:
http://autoqa-stg.fedoraproject.org/results/374408-autotest/virt11.qa/debug/
All results:
http://autoqa-stg.fedoraproject.org/results/374408-autotest/virt11.qa/depch…
-------------------------------------------------------------------------------- Highlights: -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) -------------------------------------------------------------------------------- Koji tag to be tested: f20-updates-testing-pending Querying Koji for builds... Builds to be tested: Ray-2.3.1-1.fc20 ardour3-3.5.357-1.fc20 checkdns-0.5-15.fc20 epic5-1.1.7-1.fc20 firefox-27.0.1-1.fc20 freeDiameter-1.2.0-2.fc20 fst-1.9-0.3.20110131git2066144.fc20 glite-jobid-api-java-1.3.7-2.fc20 glite-lb-client-java-2.0.5-3.fc20 hwdata-0.261-1.fc20 jinput-2.0.6-7.20130309svn.fc20 kernel-3.13.5-200.fc20 libmediainfo-0.7.67-2.fc20 librepo-1.6.0-1.fc20 liferea-1.10.6-1.fc20 nodejs-css-parse-1.7.0-2.fc20 nodejs-deep-eql-0.1.3-1.fc20 nodejs-simple-assert-1.0.0-1.fc20 nodejs-stylus-0.42.2-1.fc20 nodejs-type-detect-0.1.2-1.fc20 openlmi-scripts-0.2.7-2.fc20 owncloud-6.0.1-3.fc20 perl-Socket6-0.25-1.fc20 php-horde-Horde-Http-2.0.5-1.fc20 php-horde-Horde-Imap-Client-2.18.3-1.fc20 php-irodsphp-3.3.0-0.3.beta1.fc20 php-phpseclib-crypt-aes-0.3.5-2.fc20 php-phpseclib-crypt-blowfish-0.3.5-4.fc20 php-phpseclib-crypt-des-0.3.5-3.fc20 php-phpseclib-crypt-hash-0.3.5-2.fc20 php-phpseclib-crypt-random-0.3.5-2.fc20 php-phpseclib-crypt-rc4-0.3.5-2.fc20 php-phpseclib-crypt-rijndael-0.3.5-2.fc20 php-phpseclib-crypt-rsa-0.3.5-3.fc20 php-phpseclib-crypt-tripledes-0.3.5-3.fc20 php-phpseclib-crypt-twofish-0.3.5-3.fc20 php-phpseclib-math-biginteger-0.3.5-2.fc20 php-phpseclib-net-sftp-0.3.5-2.fc20 php-phpseclib-net-ssh2-0.3.5-3.fc20 python-dirq-1.6.1-1.fc20 python-subunit-0.0.18-1.fc20 python-tahrir-api-0.5.1-2.fc20 python-tashaphyne-0.2-1.fc20 qpid-proton-0.6-2.fc20 rubygem-parallel-0.9.2-3.fc20 targetcli-2.1.fb34-1.fc20 ucpp-1.3.4-3.fc20 Querying Bodhi for matching updates... -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/autoqa/decorators.py", line 72, in newf f_result = f(*args, **kwargs) #call the decorated function File "/usr/share/autotest/tests/depcheck/depcheck.py", line 91, in run_once build_to_update, failures = build2update(pending, strict = True) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 293, in build2update update = query_update(util.envra(build, 'nvr')) File "/usr/lib/python2.7/site-packages/autoqa/bodhi_utils.py", line 63, in query_update res = bodhi.query(package=package, limit=1) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 146, in query return self.send_request('list', req_params=params, auth=auth) File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 357, in send_request auth_params=auth_params, retries=retries, timeout=timeout) File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 444, in send_request raise ServerError(url, -1, 'Request timed out after %s seconds' % timeout) ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) ******************** TEST ENDED ******************** Submitting results (log, email, resultsdb) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending Submitting full log (log, email) for: depcheck: CRASHED; ServerError:
ServerError(http://autoqa-stg01.qa.fedoraproject.org/mock/bodhi/list
, -1, Request timed out after 120.0 seconds) for f20-updates-testing-pending
1
0
0
0
← Newer
1
2
3
4
5
6
...
23
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Results per page:
10
25
50
100
200