Opened 14 years ago
Closed 13 years ago
#28435 closed defect (fixed)
s3cmd cannot compile on x86_64
Reported by: | drfarina@… | Owned by: | alpha@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | s3cmd |
Description
the s3cmd package has a couple of problems:
- It cannot compile on x86_64 because there is no python2.5 package that satisfies that
- There is no reason it should require Python 2.5: more modern versions of Python are also supported.
sudo port install s3cmd ---> Computing dependencies for s3cmd Error: Cannot install s3cmd for the arch(s) 'x86_64' because Error: its dependency python25 cannot build for the required arch(s). Error: Unable to execute port: architecture mismatch To report a bug, see <http://guide.macports.org/#project.tickets>
Change History (3)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | s3cmd aws python removed |
---|---|
Owner: | changed from macports-tickets@… to alpha@… |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
comment:3 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed by r83336.
Note: See
TracTickets for help on using
tickets.
I agree it should probably use a more recent python, but python25 does build for x86_64: