[Bug 1084399] t/comp/parser.t loads modules from system instead from build directory

2014-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084399



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
Created attachment 882662
  -- https://bugzilla.redhat.com/attachment.cgi?id=882662action=edit
Proposed fix

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rXOcMK0rqca=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1084399] t/comp/parser.t loads modules from system instead from build directory

2014-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084399

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

URL||https://rt.perl.org/Ticket/
   ||Display.html?id=121579



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
Reported to upstream https://rt.perl.org/Ticket/Display.html?id=121579.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=of2KsHSQAaa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1084399] t/comp/parser.t loads modules from system instead from build directory

2014-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084399

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Attachment #882662|0   |1
is obsolete||



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
Created attachment 882684
  -- https://bugzilla.redhat.com/attachment.cgi?id=882684action=edit
Upstream fix ported to 5.18.2

The proposed fix was wrong. Upstream prefers different approach already
implemented in this patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=4uXtZVNwNXa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1084399] t/comp/parser.t loads modules from system instead from build directory

2014-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084399

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-5.18.2-297.fc21
 Resolution|--- |RAWHIDE
   Assignee|jples...@redhat.com |ppi...@redhat.com
Last Closed||2014-04-04 09:49:32



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
Different tests still loads:

/usr/lib64/perl5/vendor_perl/auto/HTML/Parser/Parser.so
/usr/lib64/perl5/vendor_perl/auto/Params/Util/Util.so
/usr/lib64/perl5/vendor_perl/HTML/Entities.pm
/usr/lib64/perl5/vendor_perl/HTML/Parser.pm
and some /usr/share/perl5 stuff.

But these things did not go away even with originally proposed patch, so they
are probably isolated execs of perl.

However this is different story, maybe different bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vgAnY58hyQa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel