Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634808 - =net-mail/imapsync-1.836 should depend on dev-perl/Readonly
Summary: =net-mail/imapsync-1.836 should depend on dev-perl/Readonly
Status: RESOLVED DUPLICATE of bug 652916
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 19:10 UTC by CFuga
Modified: 2018-04-27 16:06 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CFuga 2017-10-19 19:10:43 UTC
From the imapsync Changelog file:

revision 1.697
date: 2016/06/12 18:42:18;  author: gilles;  state: Exp;  lines: +53 -24
Perl critic fixes. 10 x "Unnamed numeric literals make code less maintainable.". use Readonly to fix them.

If you try to run imapsync-1.836, it fails.

$ imapsync --help
Can't locate Readonly.pm in @INC (you may need to install the Readonly module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.24.3/x86_64-linux /usr/local/lib64/perl5/5.24.3 /usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.24.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.24.3/x86_64-linux /usr/lib64/perl5/5.24.3 .) at /usr/bin/imapsync line 691.
BEGIN failed--compilation aborted at /usr/bin/imapsync line 691.
Comment 1 Erik Jensen 2017-10-30 05:17:53 UTC
I can confirm: I received this error on a fresh install. Installing dev-perl/Readonly resolved it.
Comment 2 Aljoscha Vollmerhaus 2017-12-08 10:33:17 UTC
I can confirm, too. Problem as well as solution.
Comment 3 CFuga 2018-04-27 16:06:32 UTC

*** This bug has been marked as a duplicate of bug 652916 ***