Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584272

Summary: dev-lang/perl: shows postinst message before compilation starts
Product: Gentoo Linux Reporter: Jan Chren (rindeal) <dev.rindeal+gentoo-ban1>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.