https://bugzilla.redhat.com/show_bug.cgi?id=1713537
Bug ID: 1713537 Summary: LCOV project location change Product: Fedora Documentation Version: devel Status: NEW Component: developer-guide Assignee: pbokoc@redhat.com Reporter: noloader@gmail.com QA Contact: docs-qa@lists.fedoraproject.org CC: docs@lists.fedoraproject.org, zach@oglesby.co Target Milestone: --- Classification: Fedora
'dnf info lconv' shows LCONV is located on Sourceforge. It looks like the project project moved, and the new location is GitHub. Confer, http://ltp.sourceforge.net/ and https://github.com/linux-test-project/ltp .
(Sorry about selecting component Developer Guide. I was not allowed to select LCOV).
==========
$ dnf info lcov Installed Packages Name : lcov Version : 1.13 Release : 5.fc29 Architecture : noarch Size : 368 k Source : lcov-1.13-5.fc29.src.rpm Repository : @System From repo : fedora Summary : LTP GCOV extension code coverage tool URL : http://ltp.sourceforge.net/coverage/lcov.php License : GPLv2+ Description : LCOV is an extension of GCOV, a GNU tool which provides : information about what parts of a program are actually executed : (i.e. "covered") while running a particular test case. The : extension consists of a set of PERL scripts which build on the : textual GCOV output to implement HTML output and support for : large projects.
https://bugzilla.redhat.com/show_bug.cgi?id=1713537
Petr Bokoc pbokoc@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |berrange@redhat.com, | |roland@hack.frob.com Component|developer-guide |lcov Version|devel |29 Assignee|pbokoc@redhat.com |berrange@redhat.com Product|Fedora Documentation |Fedora QA Contact|docs-qa@lists.fedoraproject |extras-qa@fedoraproject.org |.org |
--- Comment #1 from Petr Bokoc pbokoc@redhat.com --- Hi, you weren't able to select lcov because you selected the wrong Product :). Fixed now.
docs-qa@lists.fedoraproject.org