[bug-notifications] [automake 0004184]: aclocal-1.9 uses automake-1.11 libraries

Mantis Bug Tracker noreply at opencsw.org
Fri Feb 19 22:49:37 CET 2010


The following issue requires your FEEDBACK. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=4184 
====================================================================== 
Reported By:                Ridd
Assigned To:                dam
====================================================================== 
Project:                    automake
Issue ID:                   4184
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2010-01-25 15:33 CET
Last Modified:              2010-02-19 22:49 CET
====================================================================== 
Summary:                    aclocal-1.9 uses automake-1.11 libraries
Description: 
aclocal and automake need to be synchronized, so using aclocal-$foo should
use automake-$foo.

However aclocal-1.9 calls:

BEGIN
{
  my $perllibdir = $ENV{'perllibdir'} || '/opt/csw/share/automake-1.11';
  unshift @INC, (split ':', $perllibdir);
}

Attempts to use this aclocal fail due to this version mismatch.
====================================================================== 

---------------------------------------------------------------------- 
 (0007481) dam (administrator) - 2010-02-19 22:49
 http://www.opencsw.org/mantis/view.php?id=4184#c7481 
---------------------------------------------------------------------- 
Version 1.11.1,REV=2010.02.19 has been released to current with
alternatives support to peristently select a version for "automake" and
"aclocal" even during package upgrades. Versions are selectable with
  /opt/csw/sbin/alternatives --config automake
Please verify.



More information about the bug-notifications mailing list