Bug 187329 - devel/py-setuptools27 fails to install
Summary: devel/py-setuptools27 fails to install
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 22:30 UTC by Carlos J Puga Medina
Modified: 2014-03-07 13:48 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 Carlos J Puga Medina 2014-03-06 22:30:00 UTC
I noticed that devel/py-setuptools27 want to install files into the same place as devel/py-setuptools

<snip>
Copying setuptools.egg-info to /usr/ports/devel/py-setuptools27/work/stage/usr/local/lib/python2.7/site-packages/setuptools-2.0.1-py2.7.egg-info
running install_scripts
Installing easy_install script to /usr/ports/devel/py-setuptools27/work/stage/usr/local/bin
Installing easy_install-2.7 script to /usr/ports/devel/py-setuptools27/work/stage/usr/local/bin
writing list of installed files to '/usr/ports/devel/py-setuptools27/work/.PLIST.pymodtmp'
install  -o root -g wheel -m 444 /usr/ports/devel/py-setuptools27/../py-setuptools/files/easy-install.pth.dist /usr/ports/devel/py-setuptools27/work/stage/usr/local/lib/python2.7/site-packages/
====> Compressing man pages (compress-man)
===>  Installing for py27-setuptools27-2.0.1
===>   Registering installation for py27-setuptools27-2.0.1
Installing py27-setuptools27-2.0.1...pkg-static: py27-setuptools27-2.0.1 conflicts with py27-setuptools-2.0.1 (installs files into the same place).  Problematic file: /usr/local/lib/python2.7/site-packages/easy-install.pth.dist
*** [fake-pkg] Error code 70

Stop in /usr/ports/devel/py-setuptools27.

===>>> Installation of py27-setuptools27-2.0.1 (devel/py-setuptools27) failed
===>>> Aborting update

===>>> Killing background jobs
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/py-setuptools27 

===>>> Exiting

How-To-Repeat: cd /usr/ports/devel/py-setuptools27 && make install clean
or
portmaster devel/py-setuptools27
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-06 22:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-07 11:25:02 UTC
Responsible Changed
From-To: freebsd-python->sunpoet

I'll take it.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-07 11:30:39 UTC
State Changed
From-To: open->feedback

Please update your ports tree and read UPDATING entry 20140307. Thanks!
Comment 4 Carlos J Puga Medina 2014-03-07 12:37:01 UTC
Thank you! It solved.
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-07 13:48:21 UTC
State Changed
From-To: feedback->closed

Submitter confirmed that the problem is solved in current ports tree.