#259 Full path when pull from repo fails
Closed: Invalid Opened by tim.wood@datawranglers.com.

Add more detail in the logging (/var/log/revisor) about problems reaching a repository.

Ideally, I'd like to see the full path including file name that it tried (e.g http://download.fedora.redhat.com/fedora7/i386/repodata/filelists.tgz).


Isn't that in the yum log instead?

Isn't that in the yum log instead?

For instance (typos in original)
{{{
Errors where encountered while downloading package headers:

failure: repodata/filelists.xml.gz from tdw_rpms: [Errno 256] No more mirrors to try
}}}

For instance (typos in original)
{{{
Errors where encountered while downloading package headers:

failure: repodata/filelists.xml.gz from tdw_rpms: [Errno 256] No more mirrors to try
}}}

Right, that is what Revisor gets from yum. Anything in /var/log/revisor-yum.log about this error?

Right, that is what Revisor gets from yum. Anything in /var/log/revisor-yum.log about this error?

Sorry... my bad... I misread your post. Something else seems to have blown up so that I either encounter a no connectivity message or complete success.

Sorry... my bad... I misread your post. Something else seems to have blown up so that I either encounter a no connectivity message or complete success.

The no connectivity message is bogus; it means yum can't load the repository metadata, try using yum -d9 -c /etc/revisor/conf.d/configuration-file-you-use to see what the error is exactly.

The no connectivity message is bogus; it means yum can't load the repository metadata, try using yum -d9 -c /etc/revisor/conf.d/configuration-file-you-use to see what the error is exactly.

Metadata Update from @tim.wood@datawranglers.com:
- Issue set to the milestone: 2.0.4 Release

Metadata