#361 fedora-review freezes when running
Closed: not-a-bug by churchyard. Opened by jamatos.

For a second time I found an example where fedora-review freezes.

In this case it happened while reviewing R-sodium.

$ fedora-review -b 1716007

According to the log file it freezes in:
06-03 11:10 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-x86_64/root/builddir/build/BUILD/sodium


Might this be licensecheck problem? Are you able to kill licensecheck when the freeze happens to unfreeze it?

You are right. :-)

Killing licensecheck allows the review to finish successfully.

If you want to get to the bottom fo this, try reproducing without fedora-review (run licensecheck -r . in the unpacked source tarball). Chances are it is https://bugzilla.redhat.com/show_bug.cgi?id=1695680 or that the sources are very large.

I think that are right. It is (should be) 1695680.

Notice the content of the directory where it chokes (after correctly processing the crypto R file):

sodium/inst/doc/crypto101.html: HTML document, UTF-8 Unicode text, with very long lines
sodium/inst/doc/crypto101.R: ASCII text
sodium/inst/doc/crypto101.rmd: UTF-8 Unicode text, with very long lines
sodium/inst/doc/intro.html: HTML document, UTF-8 Unicode text, with very long lines
sodium/inst/doc/intro.R: ASCII text
sodium/inst/doc/intro.rmd: ASCII text, with very long lines

Thanks. I don't think there's much to do here from FedoraReview perspective.

Metadata Update from @churchyard:
- Issue close_status updated to: not-a-bug
- Issue status updated to: Closed (was: Open)

Metadata