Re: Why does anaconda-core runtime depend on python3-coverage?

2019-08-16 Thread jkonecny
The coverage dependency was removed (F31 and Rawhide): https://github.com/rhinstaller/anaconda/pull/2086 The main reason for the removal was that this wasn't really used in the past and the recent Anaconda changes needs other solution to get the correct coverage. Jirka On Wed, 2019-08-14 at

Re: Why does anaconda-core runtime depend on python3-coverage?

2019-08-14 Thread Adam Williamson
On Wed, 2019-08-14 at 11:29 -0700, Brian C. Lane wrote: > On Mon, Aug 12, 2019 at 08:44:24PM +0200, Igor Gnatenko wrote: > > What is the point of this? I am probably missing something obvious.. > > I think this was because getting good coverage data from anaconda > without actually booting the

Re: Why does anaconda-core runtime depend on python3-coverage?

2019-08-14 Thread Brian C. Lane
On Mon, Aug 12, 2019 at 08:44:24PM +0200, Igor Gnatenko wrote: > What is the point of this? I am probably missing something obvious.. I think this was because getting good coverage data from anaconda without actually booting the installer iso wasn't possible. atodorov may be able to provide more

Re: Why does anaconda-core runtime depend on python3-coverage?

2019-08-12 Thread Igor Gnatenko
What is the point of this? I am probably missing something obvious.. On Mon, Aug 12, 2019, 18:46 Brian C. Lane wrote: > On Sun, Aug 11, 2019 at 11:39:34AM +0200, Miro Hrončok wrote: > > Hey, I have noticed that anaconda-core has a runtime dependency on > python3-coverage. > > > > Is it some

Re: Why does anaconda-core runtime depend on python3-coverage?

2019-08-12 Thread Brian C. Lane
On Sun, Aug 11, 2019 at 11:39:34AM +0200, Miro Hrončok wrote: > Hey, I have noticed that anaconda-core has a runtime dependency on > python3-coverage. > > Is it some weird error, or does anaconda actually need a test coverage > measuring tool at runtime? Yes. If you pass inst.debug=1 it will

Re: Why does anaconda-core runtime depend on python3-coverage?

2019-08-12 Thread Martin Kolman
- Original Message - > From: "Miro Hrončok" > To: "Development discussions related to Fedora" > > Cc: anaconda-maint-l...@redhat.com > Sent: Sunday, August 11, 2019 11:39:34 AM > Subject: Why does anaconda-core runtime depend on python3-coverage?

Why does anaconda-core runtime depend on python3-coverage?

2019-08-11 Thread Miro Hrončok
Hey, I have noticed that anaconda-core has a runtime dependency on python3-coverage. Is it some weird error, or does anaconda actually need a test coverage measuring tool at runtime? Thanks, -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___