Opened 12 years ago
Closed 12 years ago
#35459 closed defect (invalid)
Error: Failed to install python27
Reported by: | ndeztea@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | python27 |
Description
This what I get :
sudo port install imagemagick ---> Computing dependencies for ImageMagick ---> Dependencies to be installed: ghostscript xorg-libXext xorg-libX11 xorg-libxcb python27 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-util-macros xorg-libXt xorg-libsm xorg-libice urw-fonts webp ---> Staging python27 into destroot Error: org.macports.destroot for port python27 returned: command execution failed Error: Failed to install python27 Please see the log file for port python27 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log Error: The following dependencies were not installed: ghostscript xorg-libXext xorg-libX11 xorg-libxcb python27 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-util-macros xorg-libXt xorg-libsm xorg-libice urw-fonts webp To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port imagemagick failed
Can you help me please?
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to jwa@… |
---|---|
Port: | python27 added |
comment:2 Changed 12 years ago by ndeztea@…
OH seems working now, after I clean the python27.. now I am in the middle installing imagick, and still on progress.. I will let you know again if I have another issue.
Changed 12 years ago by ndeztea@…
comment:3 Changed 12 years ago by ndeztea@…
I am sorry, please ignore my last reply.. I still get same issue.. anyway I already attached the mail.log
thank you
comment:4 Changed 12 years ago by jyrkiwahlstedt
Initially the python27 seems to be an ImageMagick dependency. It shouldn't matter, but have you tried to install python27 separately. In the log you attached there are some odd missing pieces handling audiodevices &c, which seem to be a bit out of place there. I just installed ImageMagick, and it went smoothly.
comment:5 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and Cc the port maintainer(s).
Please attach the main.log so we can see the problem. Did you clean python27 and try again?