Opened 13 years ago
Closed 7 years ago
#32010 closed defect (fixed)
python whichdb fails with gdbm 1.9
Reported by: | ned-deily (Ned Deily) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | erickt@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), petrrr | |
Port: | python32 python31 python27 python26 python25 |
Description
Python ports needs to be updated to check for the new magic numbers added in gdbm 1.9. See http://bugs.python.org/issue13007 and http://stackoverflow.com/questions/8075324/python-3-1-installed-from-macports-on-10-5-8-shelve-error-bug-or-not/ for more details.
Change History (5)
comment:1 Changed 13 years ago by ned-deily (Ned Deily)
Cc: | nad@… added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | erickt@… mcalhoun@… added; jwa@… nad@… removed |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
comment:5 Changed 7 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
Apparently works now, checked with the stackoverflow example mentioned above. If still issue, let's reopen this, but for now will close this one.
Note: See
TracTickets for help on using
tickets.
Cc Me!