#346 Latest Revisor test using local repositories (file:// type urls)
Closed: Fixed Opened by xaphir.

The updates, source, and main repositories are in place and are registered with the /bin/revisor/conf.d/revisor-f9-x86_64.conf. When starting from a gui, for some reason revisor does not download; however when starting from command line, revisor.py downloads for quite a while.

It did get to the point where it was writing the dvd images, however it hung


revisor log from the last cli session, attempting to build dvd images
[revisor.log]](/revisor/issue/raw/files/a01dacf4cb04c4d03b1ecfd240875f8d952d96f780f25dde961079730057e284-revisor.log)

revisor log from the last cli session, attempting to build dvd images
[revisor.log]](/revisor/issue/raw/files/a01dacf4cb04c4d03b1ecfd240875f8d952d96f780f25dde961079730057e284-revisor.log)

This is due to how yum download progress works; it only progresses on real downloads, whereas your cache

1) might be populated for 99-100% from a previous run
2) it doesn't need to download the files you have in repositories that have file:// URIs, as these are already local.

As for the point where it hung during the writing of DVD images, you have any log about that? I recommend you run revisor with --debug 9 in the future so that the logfile is more verbose

This is due to how yum download progress works; it only progresses on real downloads, whereas your cache

1) might be populated for 99-100% from a previous run
2) it doesn't need to download the files you have in repositories that have file:// URIs, as these are already local.

As for the point where it hung during the writing of DVD images, you have any log about that? I recommend you run revisor with --debug 9 in the future so that the logfile is more verbose

Replying to [ticket:346 xaphir]:

The updates, source, and main repositories are in place and are registered with the /bin/revisor/conf.d/revisor-f9-x86_64.conf. When starting from a gui, for some reason revisor does not download; however when starting from command line, revisor.py downloads for quite a while.

As far as this is concerned, ticket #347 shows what you meant and is accepted.

Replying to [ticket:346 xaphir]:

It did get to the point where it was writing the dvd images, however it hung

This I don't know yet... Did you experience this again?

Replying to [ticket:346 xaphir]:

The updates, source, and main repositories are in place and are registered with the /bin/revisor/conf.d/revisor-f9-x86_64.conf. When starting from a gui, for some reason revisor does not download; however when starting from command line, revisor.py downloads for quite a while.

As far as this is concerned, ticket #347 shows what you meant and is accepted.

Replying to [ticket:346 xaphir]:

It did get to the point where it was writing the dvd images, however it hung

This I don't know yet... Did you experience this again?

Replying to [comment:2 kanarip]:

Replying to [ticket:346 xaphir]:

It did get to the point where it was writing the dvd images, however it hung

This I don't know yet... Did you experience this again?

I'll leave this as it is until it happens again.

Replying to [comment:2 kanarip]:

Replying to [ticket:346 xaphir]:

It did get to the point where it was writing the dvd images, however it hung

This I don't know yet... Did you experience this again?

I'll leave this as it is until it happens again.

Metadata