Opened 14 years ago

Closed 14 years ago

#24315 closed defect (worksforme)

py26-xattr does not install

Reported by: uhkeller@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: py26-xattr

Description

I tried to install rdiff-backup, which failed because py26-xattr could not be installed. This, in turn, was because the module ez_setup wasn't found.

ez_setup.py exists at /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/tools/Editra/src/extern/ez_setup.py, but apparently isn't found.

I did

sudo port install python_select
sudo python_select python26

but that didn't help.

Output of "sudo port -d install py26-xattr" is in the attachment.

Attachments (1)

output.txt (61.2 KB) - added by uhkeller@… 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by uhkeller@…

Attachment: output.txt added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Port: py26-xattr added

Please remember to fill in the Port field. I believe ez_setup should be in the xattr source. Clean and show the output of running the fetch phase.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.