On Fri, Apr 19, 2019 at 11:44 AM Tim Rühsen <[email protected]> wrote: > > we had this issue coming up several times now. I guess, it's that your > Daemon.pm can't handle IPv6. Debian got a patch/update several weeks > ago. Maybe Fedora 29 doesn't have it (yet).
Thanks Tim. It looks like Perl took an update on Fedora. perl-IO-Socket-SSL got an update. I'll be re-testing soon. I filed a bug report at https://bugzilla.redhat.com/show_bug.cgi?id=1701797, but it was pretty shitty. I don't know the internals Wget testing and I don't know a damn thing about Perl, so it was awful. I hope one of the maintainers recognizes the problem and remembered what they did on Debian/Ubuntu. $ sudo ~/do-update.sh [sudo] password for jwalton: Last metadata expiration check: 0:02:36 ago on Wed 24 Apr 2019 12:08:02 AM EDT. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel x86_64 5.0.8-200.fc29 updates 30 k kernel-core x86_64 5.0.8-200.fc29 updates 25 M kernel-modules x86_64 5.0.8-200.fc29 updates 28 M kernel-modules-extra x86_64 5.0.8-200.fc29 updates 2.1 M Upgrading: opus x86_64 1.3.1-1.fc29 updates 209 k perl-IO-Socket-SSL noarch 2.066-1.fc29 updates 245 k python3-urllib3 noarch 1.24.2-1.fc29 updates 170 k Removing: kernel x86_64 5.0.5-200.fc29 @updates 0 kernel-core x86_64 5.0.5-200.fc29 @updates 61 M kernel-modules x86_64 5.0.5-200.fc29 @updates 28 M kernel-modules-extra x86_64 5.0.5-200.fc29 @updates 2.1 M Jeff
