p5.14-scalar-list-utils not seen during installation of

2012-07-02 Thread Rodolfo Aramayo
I upgraded Perl from Perl 5.12 to 5.14, activated perl 5.14 and
installed all my perl modules as 5.14

The process of migrating my Perl modules from 5.12 to 5.14, was done as follows:

1. deactivate p5.12 module
2. uninstall 5.12 module
3. install same 5.14 module

I observed that the following modules failed during installation:

Error: Processing of port glib-networking failed
Error: Processing of port gnome-doc-utils failed
Error: Processing of port gtk-doc failed
Error: Processing of port gtksourceview failed
Error: Processing of port gtkspell2 failed
Error: Processing of port intltool failed
Error: Processing of port libgsf failed
Error: Processing of port librsvg failed
Error: Processing of port libsoup failed
Error: Processing of port libwnck failed
Error: Processing of port libwpd failed
Error: Processing of port libwpg failed
Error: Processing of port rarian failed
Error: Processing of port rednotebook failed
Error: Processing of port rrdtool failed
Error: Processing of port webkit-gtk failed

Because they could not install:

p5.12-scalar-list-utils @1.230.0_3

Even though the:

p5.14-scalar-list-utils @1.230.0_3

is installed

Should this behavior be reported as bugs?
In the past I opened many tickets for similar behavior, many of those
remain opened...despite the fact those problems were for the most part
fixed...

Thanks

--R
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: p5.14-scalar-list-utils not seen during installation of

2012-07-02 Thread Lawrence Velázquez
On Jul 2, 2012, at 9:54 a.m., Rodolfo Aramayo wrote:

 I observed that the following modules failed during installation:

[...snip...]

 Because they could not install:
 
 p5.12-scalar-list-utils @1.230.0_3
 
 Even though the:
 
 p5.14-scalar-list-utils @1.230.0_3
 
 is installed
 
 Should this behavior be reported as bugs?

It's not really a bug. Those ports just depend on the Perl 5.12 subport and not 
the Perl 5.14 subport; in fact, I think most ports that require Perl modules 
currently depend on the 5.12 versions. Ports are not designed to accept 
arbitrary subports for dependencies; nor should they, since that behavior would 
result in unrepeatable builds.

You can keep perl5.12 around independently of perl5.14, as well as the 5.12 
versions of required dependencies.


vq

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users