Bug 138905 - ports-mgmt/portupgrade -PP perl doesn't install /usr/bin/perl symlink
Summary: ports-mgmt/portupgrade -PP perl doesn't install /usr/bin/perl symlink
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 19:30 UTC by Marat N.Afanasyev
Modified: 2009-10-26 11:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marat N.Afanasyev 2009-09-17 19:30:01 UTC
	portupgrade -PP perl doesn't install /usr/bin/perl symlink, so, any perl script
	using /usr/bin/perl as command interpreter fails to start

Fix: 

workaround: portupgrade -PP perl && ln -s /usr/local/bin/perl5.* /usr/bin/perl
How-To-Repeat: 	portupgrade -PP perl
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-09-20 01:32:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer(s).
Comment 2 Marat N.Afanasyev 2009-09-30 22:26:51 UTC
it seems that this behavior was entirely my fault, I didn't copy 
/var/db/ports/perl/options file to target machine :(
-- 
SY, Marat
Comment 3 Stanislav Sedov freebsd_committer freebsd_triage 2009-10-26 11:26:55 UTC
State Changed
From-To: open->closed

Not portupgrade issue.