Opened 13 years ago

Closed 12 years ago

#27268 closed defect (invalid)

mimms @3.2.1_1 - "libmms connection error"

Reported by: f.dumas@… Owned by: boeyms@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: 0xced (Cédric Luthi)
Port: mimms

Description

Hi,

Mimms 3.2.1 reports an error which prevents it from running :

Connecting ...libmms error:/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/libmimms/core.py:245: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  print >> sys.stderr, "libmms error:", e.message
libmms connection error

I tried to re-install it

sudo port upgrade --force mimms

but that did not solved the problem.

Environment: OS.X 10.5.8 XCode 3.1.4 MacPort 1.9.1

Change History (4)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Cc: boeyms@… openmaintainer@… removed
Keywords: python removed
Owner: changed from macports-tickets@… to boeyms@…
Port: @3.2.1_1 removed

comment:2 in reply to:  description Changed 13 years ago by f.dumas@…

Replying to f.dumas@…:

Environment: OS.X 10.5.8 XCode 3.1.4 MacPort 1.9.1

There is a mistake of mine. MacPorts version 1.9.2 is running on my system, not 1.9.1.

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

Summary: mimms @3.2.1_1 - "BaseException.message deprecated as of Python 2.6"mimms @3.2.1_1 - "libmms connection error"

The deprecation warning is harmless. The message "libmms connection error" makes it pretty clear that there was some kind of error when trying to establish the connection. There's no reason this must be a bug (though certainly the message could be more specific.)

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

Resolution: invalid
Status: newclosed

Reopen if you have evidence that the problem lies in mimms.

Note: See TracTickets for help on using tickets.