Re: trouble installing Tkx
[email protected] (Christopher Chavez) Fri, 22 Nov 2019 20:39:14 -0600
| Newsgroups | perl.tcltk |
|---|---|
| Message-ID | <[email protected]> |
On 11/20/2019 11:25 AM, Dave Howorth wrote: > There's a bug #115662 for Tkx on rt.cpan.org that was opened three > years ago with no response. I appended my log to it yesterday, since I > seem to be encountering the same problem with newer software (I'm on > openSUSE Leap 15.0) > > https://rt.cpan.org/Public/Bug/Display.html?id=3D115662 > > I'd appreciate any suggestions. Let me know if you need any more > information. > > Thanks and regards, > Dave Howorth > I have left a comment on that ticket as well as elsewhere on GitHub where there is a related report and proposed fix. In the meantime I suggest using cpanm --force to install Tkx. This will ignore the single test failure that prevents installation. The failing test is merely for intentionally generating an error message, which still works but no longer produces the exact message that was hardcoded into the test long ago. Hope this helps Christopher A. Chavez