Created attachment 1032292 [details] Patch for stow 2.2.0 Description of problem: Fedora 22's version of stow produces an annoying warning message on startup. This is caused by Perl 5.20's strict grammar checking. Version-Release number of selected component (if applicable): stow-2.2.0-7.fc21.src.rpm perl-5.20.2-325.fc22.src.rpm How reproducible: Every time. Steps to Reproduce: 1. stow --help >/dev/null Actual results: The program produces this output: "Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736." Expected results: No warning message. Additional info: The fix is trivial and is already pushed to stow's master branch: https://github.com/aspiers/stow/commit/d788ce0c1c59b3158270143659f7a4363da73056 The same patch, for stow 2.2.0, is also included here as an attachment.
I use stow to manage my dotfiles and see the same warning every time. I understand that it's not critical but it'd be nice to have the patch applied to the package :-)
stow-2.2.0-9.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-a3a99957af
Just confirming that stow-2.2.0-9.fc22 solves the problem.
stow-2.2.0-9.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update stow' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-a3a99957af
stow-2.2.0-9.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.