[Bug 202833] devel/p5-Term-ReadLine-Perl conflicts with devel/p5-Term-ReadLine
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 2 12:35:41 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202833
Bug ID: 202833
Summary: devel/p5-Term-ReadLine-Perl conflicts with
devel/p5-Term-ReadLine
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: parv at pair.com
CC: anes at anes.su, bofh at freebsd.org
CC: anes at anes.su, bofh at freebsd.org
If devel/p5-Term-ReadLine is already installed then its ".packlist" causes
conflict with devel/p5-Term-ReadLine-Perl ...
...
===> Installing for p5-Term-ReadLine-Perl-1.0303_1
===> Checking if p5-Term-ReadLine-Perl already installed
===> Registering installation for p5-Term-ReadLine-Perl-1.0303_1
Installing p5-Term-ReadLine-Perl-1.0303_1...
pkg-static: p5-Term-ReadLine-Perl-1.0303_1 conflicts with
p5-Term-ReadLine-1.14_1 (installs files into the same place). Problematic
file: /misc/local/lib/perl5/site_perl/mach/5.20/auto/Term/ReadLine/.packlist
*** Error code 70
Stop.
... which is just puzzling, given that rather inconsequential ".packlist" that
causes conflict but not any of /working/ (doc included) components ...
# pkg info -l devel/p5-Term-ReadLine
p5-Term-ReadLine-1.14_1:
/misc/local/lib/perl5/site_perl/Term/ReadLine.pm
/misc/local/lib/perl5/site_perl/mach/5.20/auto/Term/ReadLine/.packlist
/misc/local/lib/perl5/site_perl/man/man3/Term::ReadLine.3.gz
/misc/local/share/licenses/p5-Term-ReadLine-1.14_1/ART10
/misc/local/share/licenses/p5-Term-ReadLine-1.14_1/GPLv1
/misc/local/share/licenses/p5-Term-ReadLine-1.14_1/LICENSE
/misc/local/share/licenses/p5-Term-ReadLine-1.14_1/catalog.mk
# pkg info -l devel/p5-Term-ReadLine-Perl
p5-Term-ReadLine-Perl-1.0303_1:
/misc/local/lib/perl5/site_perl/Term/ReadLine/Perl.pm
/misc/local/lib/perl5/site_perl/Term/ReadLine/readline.pm
/misc/local/lib/perl5/site_perl/mach/5.20/auto/Term/ReadLine/.packlist
EXPECTED RESULT is that I should be able to install both modules.
To REPRODUCE, first install devel/p5-Term-ReadLine; then try to install
devel/p5-Term-ReadLine-Perl.
SOLUTION should be that newer entries should be appended to already existing
".packlist". (I am not familiar with ".packlist" use, other than expecting that
recently added modules are appended & any removed ones are rarely deleted via
cpan(m|plus) command(s).)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list