#41736 closed defect (fixed)
py33-billiard @3.3.0.11: fails to install
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | stromnov (Andrey Stromnov), ryandesign (Ryan Carsten Schmidt) | |
Port: | py33-billiard |
Description
After update this port fails to install, build works fine. This problem seems to be specific to Python 3.3. For me it installs with Python 2.7 and 3.2, but with py32-billiard installs a different version!
petr% port installed "py??-billiard" The following ports are currently installed: py27-billiard @3.3.0.11_0 (active) py32-billiard @2.7.3.34_0 (active) py33-billiard @3.3.0.8_0 (active)
It might be upstream language incompatibility?
I attach a main.log from a clean port install
Attachments (1)
Change History (4)
Changed 11 years ago by petrrr
Attachment: | py33-billiard.main.log added |
---|
comment:1 Changed 11 years ago by stromnov (Andrey Stromnov)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I can confirm the issue with py33-billiard @3.3.0.11 and that py33-billiard @3.3.0.12 installs fine.
Note: See
TracTickets for help on using
tickets.
Yes, it was a some sort of unicode problem with 3.3.0.11 and python 3.3.
Just committed new version 3.3.0.12 at r114474.