Katello 3.0 No such file or directory @ rb_sysopen - /etc/pki/katello/certs/pulp-client.crt

Hi,

post my upgrade to katello 3.0
(https://groups.google.com/forum/#!topic/foreman-users/86Pt-1v0L1s) some of
my repository syncs have failed, I'm seeing this in the output

"No such file or directory @ rb_sysopen -
/etc/pki/katello/certs/pulp-client.crt"

[root@wellkatello certs]# pwd
/etc/pki/katello/certs
[root@wellkatello certs]# ls -l
total 44
-rw-r–r--. 1 root root 5496 Dec 8 2015 java-client.crt
-rw-r–r--. 1 root root 1717 Dec 8 2015 katello-apache.crt
-rw-r–r--. 1 root foreman 5431 Dec 8 2015 katello-default-ca.crt
-rw-r–r--. 1 root root 1765 Dec 8 2015 katello-default-ca-stripped.crt
-rw-r–r--. 1 root foreman 1826 Dec 8 2015 katello-server-ca.crt
-rw-r–r--. 1 root root 5390 Jul 2 15:51 pulp-client.crt
-rw-r–r--. 1 root root 5483 Dec 8 2015
wellkatello.niwa.local-qpid-broker.crt

and also

"Trying to use logger katello/pulp_rest which has not been configured."

Any ideas?

The permissions for pulp-client.crt look correct at first glance. Can
you check for any selinux denials, and also send the output of "ls -lZ"
for the certs dir and for "/etc/pki/katello"?

··· On 07/04/2016 07:48 PM, Dylan Baars wrote: > Hi, > > post my upgrade to katello 3.0 > (https://groups.google.com/forum/#!topic/foreman-users/86Pt-1v0L1s) some of > my repository syncs have failed, I'm seeing this in the output > > "No such file or directory @ rb_sysopen - > /etc/pki/katello/certs/pulp-client.crt" > > [root@wellkatello certs]# pwd > /etc/pki/katello/certs > [root@wellkatello certs]# ls -l > total 44 > -rw-r--r--. 1 root root 5496 Dec 8 2015 java-client.crt > -rw-r--r--. 1 root root 1717 Dec 8 2015 katello-apache.crt > -rw-r--r--. 1 root foreman 5431 Dec 8 2015 katello-default-ca.crt > -rw-r--r--. 1 root root 1765 Dec 8 2015 katello-default-ca-stripped.crt > -rw-r--r--. 1 root foreman 1826 Dec 8 2015 katello-server-ca.crt > -rw-r--r--. 1 root root 5390 Jul 2 15:51 pulp-client.crt > -rw-r--r--. 1 root root 5483 Dec 8 2015 > wellkatello.niwa.local-qpid-broker.crt > > and also > > "Trying to use logger katello/pulp_rest which has not been configured." > > Any ideas? >

> "Trying to use logger katello/pulp_rest which has not been configured."

Can you check your katello.yaml file for these lines?

You can add these in (uncommented) and also include the :loggers: line
above, which allows you to enable or disable pulp logging, which may get
rid of that error message.

John Mitsch
Red Hat Engineering
(860)-967-7285
irc: jomitsch

··· On Mon, Jul 4, 2016 at 7:48 PM, Dylan Baars wrote:

Hi,

post my upgrade to katello 3.0 (
https://groups.google.com/forum/#!topic/foreman-users/86Pt-1v0L1s) some
of my repository syncs have failed, I’m seeing this in the output

“No such file or directory @ rb_sysopen -
/etc/pki/katello/certs/pulp-client.crt”

[root@wellkatello certs]# pwd
/etc/pki/katello/certs
[root@wellkatello certs]# ls -l
total 44
-rw-r–r--. 1 root root 5496 Dec 8 2015 java-client.crt
-rw-r–r--. 1 root root 1717 Dec 8 2015 katello-apache.crt
-rw-r–r--. 1 root foreman 5431 Dec 8 2015 katello-default-ca.crt
-rw-r–r--. 1 root root 1765 Dec 8 2015
katello-default-ca-stripped.crt
-rw-r–r--. 1 root foreman 1826 Dec 8 2015 katello-server-ca.crt
-rw-r–r--. 1 root root 5390 Jul 2 15:51 pulp-client.crt
-rw-r–r--. 1 root root 5483 Dec 8 2015
wellkatello.niwa.local-qpid-broker.crt

and also

“Trying to use logger katello/pulp_rest which has not been configured.”

Any ideas?


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Hi guys,

I just compared the permissions to my test instance - they are the same. No
selinux errors, and here's the output of ls -lZ on the certs dir and one up
(/etc/pki/katello)

[root@wellkatello certs]# ls -lZ
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 java-client.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 katello-apache.crt
-rw-r–r--. root foreman system_u:object_r:cert_t:s0
katello-default-ca.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
katello-default-ca-stripped.crt
-rw-r–r--. root foreman system_u:object_r:cert_t:s0
katello-server-ca.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 pulp-client.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
wellkatello.niwa.local-qpid-broker.crt

[root@wellkatello katello]# ls -lZ
drwxr-xr-x. root foreman system_u:object_r:cert_t:s0 certs
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
gutterball.crt
-r--------. root root unconfined_u:object_r:cert_t:s0
gutterball.key
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 keystore
-r–r-----. root foreman system_u:object_r:cert_t:s0
keystore_password-file
-r–r-----. root foreman system_u:object_r:cert_t:s0
keystore_password-file-gutterball
drwxr-xr-x. root qpidd system_u:object_r:cert_t:s0 nssdb
drwxr-x—. root foreman system_u:object_r:cert_t:s0 private
-rw-r-----. apache apache system_u:object_r:cert_t:s0
qpid_client_striped.crt
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_client.crt
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_client.key
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_server.crt
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_server.key
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
wellkatello.niwa.local-qpid-broker.pfx

I then cancelled all the paused tasks I could (some were stuck in error and
I had to resort to foreman-rake console and commands like
"ForemanTasks::Task.find("06ede169-a616-4d2c-9774-399c5ae10d32").destroy"

to get rid of the failed tasks (followed by a foreman-rake
katello:reindex). Following this, repo syncs have been OK, no errors -
except for one. The repo which refuses to the sync gives errors like the
below

An error occurred during the sync
{"url"=>"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/lmms-1.1.3-1.el7.nux.x86_64.rpm", "errors"=>["A connection error occurred"]}
Task canceled

If I use wget it takes what seems like a long time to connect, but does
eventually download the file. Is the error due to pulp having a timeout to
start downloading? I think that might be happening here, although we
haven't had a problem with this repo in the past

John, where would I find katello.yaml to
check? /etc/foreman/plugins/katello.yaml is very different to the one you
link to, so guess that isn't it…same
for /etc/foreman-installer/scenarios.d/katello.yaml

Dylan,

My apologies, I should be a bit more
clear. /etc/foreman/plugins/katello.yaml is the correct file, the file I
linked to is an example of that file. You would have to add in the loggers
section. It would look like

:loggers:
:pulp_rest:
:enabled: true

About the pulp timeout, do you see anything from pulp in /var/log/messages
during that sync?

John Mitsch
Red Hat Engineering
(860)-967-7285
irc: jomitsch

··· On Tue, Jul 5, 2016 at 9:24 PM, Dylan Baars wrote:

Hi guys,

I just compared the permissions to my test instance - they are the same.
No selinux errors, and here’s the output of ls -lZ on the certs dir and one
up (/etc/pki/katello)

[root@wellkatello certs]# ls -lZ
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 java-client.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
katello-apache.crt
-rw-r–r--. root foreman system_u:object_r:cert_t:s0
katello-default-ca.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
katello-default-ca-stripped.crt
-rw-r–r--. root foreman system_u:object_r:cert_t:s0
katello-server-ca.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 pulp-client.crt
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
wellkatello.niwa.local-qpid-broker.crt

[root@wellkatello katello]# ls -lZ
drwxr-xr-x. root foreman system_u:object_r:cert_t:s0 certs
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
gutterball.crt
-r--------. root root unconfined_u:object_r:cert_t:s0
gutterball.key
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0 keystore
-r–r-----. root foreman system_u:object_r:cert_t:s0
keystore_password-file
-r–r-----. root foreman system_u:object_r:cert_t:s0
keystore_password-file-gutterball
drwxr-xr-x. root qpidd system_u:object_r:cert_t:s0 nssdb
drwxr-x—. root foreman system_u:object_r:cert_t:s0 private
-rw-r-----. apache apache system_u:object_r:cert_t:s0
qpid_client_striped.crt
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_client.crt
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_client.key
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_server.crt
-rw-r-----. qdrouterd root system_u:object_r:cert_t:s0
qpid_router_server.key
-rw-r–r--. root root unconfined_u:object_r:cert_t:s0
wellkatello.niwa.local-qpid-broker.pfx

I then cancelled all the paused tasks I could (some were stuck in error
and I had to resort to foreman-rake console and commands like
"ForemanTasks::Task.find(“06ede169-a616-4d2c-9774-399c5ae10d32”).destroy"

to get rid of the failed tasks (followed by a foreman-rake
katello:reindex). Following this, repo syncs have been OK, no errors -
except for one. The repo which refuses to the sync gives errors like the
below

An error occurred during the sync
{“url”=>“http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/lmms-1.1.3-1.el7.nux.x86_64.rpm”, “errors”=>[“A connection error occurred”]}
Task canceled

If I use wget it takes what seems like a long time to connect, but does
eventually download the file. Is the error due to pulp having a timeout to
start downloading? I think that might be happening here, although we
haven’t had a problem with this repo in the past

John, where would I find katello.yaml to
check? /etc/foreman/plugins/katello.yaml is very different to the one you
link to, so guess that isn’t it…same
for /etc/foreman-installer/scenarios.d/katello.yaml


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Hi John,

re: the timeout - this is what appears in /var/log/messages

Jul 7 10:00:07 wellkatello.niwa.local pulp: kombu.transport.qpid:INFO:
Connected to qpid with SASL mechanism ANONYMOUS
Jul 7 10:00:08 wellkatello.niwa.local pulp: celery.worker.strategy:INFO:
Received task:
pulp.server.async.tasks._queue_reserved_task[79052feb-3d58-43ed-a8b4-40071f04b435]
Jul 7 10:00:08 wellkatello.niwa.local pulp: celery.worker.strategy:INFO:
Received task:
pulp.server.managers.repo.sync.sync[72dba5e6-9ab9-4f96-b5d3-224d73fcb37d]
Jul 7 10:00:08 wellkatello.niwa.local pulp: celery.worker.strategy:INFO:
Received task:
pulp.server.async.tasks._release_resource[ab1e3f1a-a26f-4d12-86fe-fda4e3091566]
Jul 7 10:00:08 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task
pulp.server.async.tasks._queue_reserved_task[79052feb-3d58-43ed-a8b4-40071f04b435]
succeeded in 0.0371223719994s: None
Jul 7 10:00:08 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from
http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/.
Jul 7 10:00:08 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(1): mirror.li.nux.ro
Jul 7 10:00:10 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata.
Jul 7 10:00:10 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from
http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/.
Jul 7 10:00:10 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(1): mirror.li.nux.ro
Jul 7 10:00:11 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata.
Jul 7 10:00:11 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from
http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/.
Jul 7 10:00:11 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(1): mirror.li.nux.ro
Jul 7 10:00:12 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Parsing metadata.
Jul 7 10:00:13 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata files.
Jul 7 10:00:13 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Resetting dropped
connection: mirror.li.nux.ro
Jul 7 10:00:13 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(2): mirror.li.nux.ro
Jul 7 10:00:13 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(3): mirror.li.nux.ro
Jul 7 10:00:34 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Generating metadata databases.
Jul 7 10:00:59 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Determining which units need to
be downloaded.
Jul 7 10:01:49 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Downloading 99 RPMs.
Jul 7 10:01:49 wellkatello.niwa.local pulp: py.warnings:WARNING:
(32562-27392)
/usr/lib/python2.7/site-packages/pulp/server/managers/content/catalog.py:107:
DeprecationWarning: remove is deprecated. Use delete_one or delete_many
instead.
Jul 7 10:01:49 wellkatello.niwa.local pulp: py.warnings:WARNING:
(32562-27392) result = collection.remove(query)
Jul 7 10:01:49 wellkatello.niwa.local pulp: py.warnings:WARNING:
(32562-27392)
Jul 7 10:01:49 wellkatello.niwa.local pulp: py.warnings:WARNING:
(32562-27392) /usr/lib/python2.7/site-packages/mongoengine/document.py:324:
DeprecationWarning: save is deprecated. Use insert_one or replace_one
instead
Jul 7 10:01:49 wellkatello.niwa.local pulp: py.warnings:WARNING:
(32562-27392) object_id = collection.save(doc, **write_concern)
Jul 7 10:01:49 wellkatello.niwa.local pulp: py.warnings:WARNING:
(32562-27392)
Jul 7 10:01:49 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(1): mirror.li.nux.ro
Jul 7 10:01:49 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(2): mirror.li.nux.ro
Jul 7 10:01:50 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(3): mirror.li.nux.ro
Jul 7 10:01:50 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(4): mirror.li.nux.ro
Jul 7 10:01:50 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(5): mirror.li.nux.ro
Jul 7 10:02:16 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:WARNING: Retrying (Retry(total=4,
connect=5, read=4, redirect=None)) after connection broken by
'ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro', port=80):
Read timed out. (read timeout=27)",)':
/li.nux.ro/nux/dextop/el7/x86_64/xscreensaver-debuginfo-5.29-1.el7.nux.x86_64.rpm
Jul 7 10:02:16 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(6): mirror.li.nux.ro
Jul 7 10:02:17 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:WARNING: Retrying (Retry(total=4,
connect=5, read=4, redirect=None)) after connection broken by
'ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro', port=80):
Read timed out. (read timeout=27)",)':
/li.nux.ro/nux/dextop/el7/x86_64/python3-libs-3.3.2-12.el7.nux.x86_64.rpm
Jul 7 10:02:17 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(7): mirror.li.nux.ro
Jul 7 10:02:17 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:WARNING: Retrying (Retry(total=4,
connect=5, read=4, redirect=None)) after connection broken by
'ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro', port=80):
Read timed out. (read timeout=27)",)':
/li.nux.ro/nux/dextop/el7/x86_64/lmms-1.1.3-1.el7.nux.x86_64.rpm
Jul 7 10:02:17 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(8): mirror.li.nux.ro
Jul 7 10:02:17 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:WARNING: Retrying (Retry(total=4,
connect=5, read=4, redirect=None)) after connection broken by
'ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro', port=80):
Read timed out. (read timeout=27)",)':
/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.4-5.el7.nux.x86_64.rpm
Jul 7 10:02:17 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(9): mirror.li.nux.ro
Jul 7 10:02:21 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:WARNING: Retrying (Retry(total=4,
connect=5, read=4, redirect=None)) after connection broken by
'ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro', port=80):
Read timed out. (read timeout=27)",)':
/li.nux.ro/nux/dextop/el7/x86_64/gnome-games-3.4.2-2.el7.nux.x86_64.rpm
Jul 7 10:02:21 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(10): mirror.li.nux.ro

The ReadTimeoutError repeats for every RPM it attempts

··· On Thursday, July 7, 2016 at 1:06:30 AM UTC+12, John Mitsch wrote: > > > About the pulp timeout, do you see anything from pulp in /var/log/messages > during that sync? > >

And the after it gets through all the timeouts, the end of the process is:

Jul 7 10:05:02 wellkatello.niwa.local pulp:
nectar.downloaders.threaded:WARNING: Skipping requests to mirror.li.nux.ro
due to repeated connection failures:
HTTPConnectionPool(host='mirror.li.nux.ro', port=80): Max retries exceeded
with url:
/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.4-5.el7.nux.x86_64.rpm
(Caused by ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro',
port=80): Read timed out. (read timeout=27)",))
Jul 7 10:05:02 wellkatello.niwa.local pulp:
nectar.downloaders.threaded:WARNING: Skipping requests to mirror.li.nux.ro
due to repeated connection failures:
HTTPConnectionPool(host='mirror.li.nux.ro', port=80): Max retries exceeded
with url:
/li.nux.ro/nux/dextop/el7/x86_64/python3-libs-3.3.2-12.el7.nux.x86_64.rpm
(Caused by ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro',
port=80): Read timed out. (read timeout=27)",))
Jul 7 10:05:02 wellkatello.niwa.local pulp:
nectar.downloaders.threaded:WARNING: Skipping requests to mirror.li.nux.ro
due to repeated connection failures:
HTTPConnectionPool(host='mirror.li.nux.ro', port=80): Max retries exceeded
with url: /li.nux.ro/nux/dextop/el7/x86_64/lmms-1.1.3-1.el7.nux.x86_64.rpm
(Caused by ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro',
port=80): Read timed out. (read timeout=27)",))
Jul 7 10:05:05 wellkatello.niwa.local pulp: celery.beat:INFO: Scheduler:
Sending due task download_deferred_content
(pulp.server.controllers.repository.queue_download_deferred)
Jul 7 10:05:05 wellkatello.niwa.local pulp: celery.worker.strategy:INFO:
Received task:
pulp.server.controllers.repository.queue_download_deferred[ff700622-2939-40d7-9799-a7b93d13040f]
Jul 7 10:05:05 wellkatello.niwa.local pulp: celery.worker.strategy:INFO:
Received task:
pulp.server.controllers.repository.download_deferred[bee57c46-35e9-4ac4-9776-3d5c1560b90e]
Jul 7 10:05:05 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task
pulp.server.controllers.repository.queue_download_deferred[ff700622-2939-40d7-9799-a7b93d13040f]
succeeded in 0.0441181320057s: None
Jul 7 10:05:05 wellkatello.niwa.local pulp: celery.worker.job:INFO: Task
pulp.server.controllers.repository.download_deferred[bee57c46-35e9-4ac4-9776-3d5c1560b90e]
succeeded in 0.0375129770109s: None
Jul 7 10:05:06 wellkatello.niwa.local pulp:
nectar.downloaders.threaded:WARNING: Skipping requests to mirror.li.nux.ro
due to repeated connection failures:
HTTPConnectionPool(host='mirror.li.nux.ro', port=80): Max retries exceeded
with url:
/li.nux.ro/nux/dextop/el7/x86_64/gnome-games-3.4.2-2.el7.nux.x86_64.rpm
(Caused by ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro',
port=80): Read timed out. (read timeout=27)",))
Jul 7 10:05:07 wellkatello.niwa.local pulp:
nectar.downloaders.threaded:WARNING: Skipping requests to mirror.li.nux.ro
due to repeated connection failures:
HTTPConnectionPool(host='mirror.li.nux.ro', port=80): Max retries exceeded
with url:
/li.nux.ro/nux/dextop/el7/x86_64/xscreensaver-debuginfo-5.29-1.el7.nux.x86_64.rpm
(Caused by ReadTimeoutError("HTTPConnectionPool(host='mirror.li.nux.ro',
port=80): Read timed out. (read timeout=27)",))
Jul 7 10:05:19 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.repomd.alternate:INFO: The content container
reported: {'downloads': {'___/primary/___': {'total_failed': 99,
'total_succeeded': 0}}, 'total_sources': 0} for base URL:
http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/
Jul 7 10:05:19 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Downloading additional units.
Jul 7 10:05:19 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(1): mirror.li.nux.ro
Jul 7 10:05:20 wellkatello.niwa.local pulp:
requests.packages.urllib3.connectionpool:INFO: Starting new HTTP connection
(1): mirror.li.nux.ro
Jul 7 10:06:04 wellkatello.niwa.local pulp:
pulp_rpm.plugins.importers.yum.sync:INFO: Sync complete.
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392) {"call_report": {"exception": null, "task_type":
"pulp.server.managers.repo.sync.sync", "_href":
"/pulp/api/v2/tasks/72dba5e6-9ab9-4f96-b5d3-224d73fcb37d/", "task_id":
"72dba5e6-9ab9-4f96-b5d3-224d73fcb37d", "tags":
["pulp:repository:NIWA-Nux-Desktop-EL7_x86_64", "pulp:action:sync"],
"finish_time": null, "_ns": "task_status", "start_time":
"2016-07-06T22:00:08Z", "traceback": null, "spawned_tasks": [],
"progress_report": {"yum_importer": {"content": {"items_total": 99,
"state": "FINISHED", "error_details": [{"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.4-5.el7.nux.x86_64.rpm",
"errors": ["A connection error occurred"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/python3-libs-3.3.2-12.el7.nux.x86_64.rpm",
"errors": ["A connection error occurred"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/lmms-1.1.3-1.el7.nux.x86_64.rpm",
"errors": ["A connection error occurred"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mythtv-frontend-0.27.1-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/makemkv-1.8.13-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gnucash-debuginfo-2.6.6-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.3.2-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/darktable-debuginfo-1.4.2-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/obs-studio-debuginfo-0.13.4-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mecab-jumandic-EUCJP-5.1.20070304-11.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url": "http://mirro
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392)
r.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/anjuta-debuginfo-3.13.1-6.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gnome-commander-1.4.4-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.6.5-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/tuxguitar-1.2-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/anjuta-3.13.1-5.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ice-3.5.1-5.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/python3-debuginfo-3.3.2-12.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ardour3-3.5.403-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gnucash-2.6.6-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/anjuta-debuginfo-3.16.0-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mythtv-frontend-0.27.1-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.6.8-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/faience-icon-theme-0.5-1.el7.nux.noarch.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mythtv-frontend-0.27.3-1.1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/de
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392)
xtop/el7/x86_64/gpac-debuginfo-0.5.0-9.20130914svn.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/kdenlive-0.9.10-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/smplayer-debuginfo-15.11.0-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.5-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/soundkonverter-debuginfo-2.1.1-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gpac-debuginfo-0.5.1-14.20141206svn.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.6.3-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/aisleriot-3.10.2-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/makemkv-1.8.13-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/pan-debuginfo-0.139-7.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mplayer-debuginfo-1.1-24.20140503svn.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/nomacs-debuginfo-1.6.4-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/rtorrent-debuginfo-0.9.3-6.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-3.11.1-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url": "http://mirr
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392)
or.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/hugin-2014.0.0-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gnome-games-3.4.2-2.el7.nux.x86_64.rpm",
"errors": ["A connection error occurred"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/xscreensaver-debuginfo-5.29-1.el7.nux.x86_64.rpm",
"errors": ["A connection error occurred"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-debuginfo-3.11.1-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/anjuta-3.16.0-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/chromium-pepper-flash-18.0.0.233-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/cuda-libs-7.5.18-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mplayer-debuginfo-1.1-26.20140806svn.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/tvheadend-debuginfo-4.1.322-git.55efd0f.1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/darktable-debuginfo-1.6.0-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gstreamer-ffmpeg-debuginfo-0.10.13-11.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gstreamer1-libav-debuginfo-1.0.6-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/tesseract-debuginfo-3.02.02-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/t
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392) vheadend-debuginfo-4.1.322-git.55efd0f.2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.4-6.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/anjuta-3.13.1-6.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mythtv-frontend-0.27.1-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/smplayer-debuginfo-14.9.0.6994-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/lmms-1.0.3-5.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-compat-debuginfo-0.6.7-9.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/elementary-xfce-icon-theme-0.7-1.el7.nux.noarch.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.2.2-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/workrave-1.10-6.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-debuginfo-3.11.0-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mscore-1.3-8.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/anjuta-debuginfo-3.13.1-5.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mixxx-2.0.0-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392) claws-mail-debuginfo-3.10.1-1.el7.nux.x86_64.rpm", "errors":
["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mplayer-debuginfo-1.1-33.20150505svn.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/geary-debuginfo-0.4.1-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mecab-ipadic-EUCJP-2.7.0.20070801-10.el7.nux.1.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mplayer-debuginfo-1.1-25.20140503svn.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-3.10.1-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/python3-test-3.3.2-12.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.3.4-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/gstreamer-ffmpeg-debuginfo-0.10.13-15.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/pdflib-lite-debuginfo-7.0.5-5.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-3.11.1-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-compat-debuginfo-0.6.7-6.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/clementine-1.3.1-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mythtv-frontend-0.27.4-1.1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392) ]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.6.8-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/audacity-freeworld-debuginfo-2.0.4-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-debuginfo-3.11.1-3.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/winexe-debuginfo-1.00-2.4.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/xbmc-pvr-addons-debuginfo-13.0-2.20140716gitbe12a8d.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/claws-mail-3.11.0-1.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/kodi-pvr-addons-debuginfo-14.0-0.2.20150125gita0a437e.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/mythtv-frontend-0.27.1-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/hugin-base-2014.0.0-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.6.8-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.6-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.2.2-4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/alpine-debuginfo-2.11-2.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/ffmpeg-libs-2.3.4-2.
Jul 7 10:06:04 wellkatello.niwa.local pulp: pulp.server.event.http:INFO:
(32562-27392) el7.nux.x86_64.rpm", "errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vdr-docs-2.0.5-1.el7.nux.noarch.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/otter-browser-debuginfo-0.9.05-0.1.beta5gitd998eb4.el7.nux.x86_64.rpm",
"errors": ["Download skipped"]}, {"url":
"http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/x86_64/vlc-core-2.1.5-2.el7.nux.x86_64.rpm",
"err