Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584272 - dev-lang/perl: shows postinst message before compilation starts
Summary: dev-lang/perl: shows postinst message before compilation starts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-26 22:54 UTC by Jan Chren (rindeal)
Modified: 2022-05-10 19:40 UTC (History)
0 users

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 Jan Chren (rindeal) 2016-05-26 22:54:38 UTC
This is the message:

```
 * UPDATE THE PERL MODULES:
 * After updating dev-lang/perl you must reinstall
 * the installed perl modules.
 * Use: perl-cleaner --all
```

It makes no sense displaying this before compilation.
Comment 1 Alex Xu (Hello71) 2016-05-30 15:28:46 UTC
should use REPLACING_VERSIONS, not has_version?
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2016-06-20 21:21:19 UTC
(In reply to Jan Chren (rindeal) from comment #0)
> This is the message:
> 
> ```
>  * UPDATE THE PERL MODULES:
>  * After updating dev-lang/perl you must reinstall
>  * the installed perl modules.
>  * Use: perl-cleaner --all
> ```
> 
> It makes no sense displaying this before compilation.

Agreed and fixed from 5.24.0-r1 on.