Opened 12 years ago

Closed 6 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 12 years ago by ned-deily (Ned Deily)

Cc: nad@… added

Cc Me!

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: erickt@… mcalhoun@… added; jwa@… nad@… removed
Owner: changed from macports-tickets@… to jwa@…

comment:3 Changed 12 years ago by jmroot (Joshua Root)

This is apparently fixed in 3.2.3 and 2.7.3.

comment:4 Changed 9 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:5 Changed 6 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

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.