On Thu, Dec 13, 2012 at 7:08 PM, Kirk Kimmel <kimmel.k.program...@gmail.com>wrote:
> So I tried 'cpan -t Task::Cpanel' and let it run. PrereqCheck.pm got > bleached again so I am working on narrowing down the dependencies to see > where exactly this happen. At least I can reproduce this bug now. > I replicated the problem twice using 'cpan -t Task::Cpanel'. Each time PrereqCheck.pm got bleached by the time Mail-DomainKeys-1.0.tar.gz asked to enable tests but it was not that dist causing the trouble. I now have 2 reports databases and using the common packages between the two I can narrow it down a little more. I still have plenty to look through but I am thinking of getting all the packages into one place and then dig around some. See if I can isolate this any further. I plan to create another vanilla virtualbox with opensuse 12.2 and see if I can reproduce it once more. If I can that means whatever package is doing this I have it saved to my local minicpan and I can take my time working this problem. On one hand I find this problem very interesting on the other hand testing takes sooooo much time when I have to do most of it by hand. Kirk