Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#44783 closed defect (fixed)

py34-autopep8: xinstall stat error for autopep834

Reported by: cdeil (Christoph Deil) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: patrik.hartlen@…
Port: py-autopep8

Description

I tried to install py34-autopep8 and got this error on Mac OS X 10.9:

Error: org.macports.destroot for port py34-autopep8 returned: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files/autopep834, No such file or directory

Full console output: https://gist.github.com/cdeil/21f0f898fbd0f9c0ab3d Full log: https://gist.github.com/cdeil/9a8ed6747adbc49c701e

$ find /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files/autopep826
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files/autopep827
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files/autopep831
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files/autopep832
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/files/autopep833
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/Portfile
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-autopep8/work
$ port installed *autopep8
The following ports are currently installed:
  py27-autopep8 @1.0.1_0 (active)

Change History (3)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned

r120513 didn’t add the necessary select file.

comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

comment:3 Changed 10 years ago by cdeil (Christoph Deil)

Thanks for the quick fix ... works perfectly!

Note: See TracTickets for help on using tickets.