[MacPorts] #24651: Pylint @0.20 broken
#24651: Pylint @0.20 broken -----------------------------------------------+---------------------------- Reporter: charlie.clark@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: Python, Lint | Port: py26-pylint, py25-pylint -----------------------------------------------+---------------------------- Whenever I try and use pylint as installed by MacPorts I get the same error message: Traceback (most recent call last): File "/opt/local/bin/pylint-2.6", line 4, in <module> lint.Run(sys.argv[1:]) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/lint.py", line 852, in __init__ linter.disable_message('W0704') File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/utils.py", line 148, in disable_message msg = self.check_message_id(msg_id) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/utils.py", line 216, in check_message_id raise UnknownMessage('No such message id %s' % msg_id) pylint.utils.UnknownMessage: No such message id W0704 I don't have the same problem if I install using easy_install in a virtualenv -- Ticket URL: <http://trac.macports.org/ticket/24651> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24651: Pylint @0.20 broken -----------------------------------------------+---------------------------- Reporter: charlie.clark@… | Owner: dh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-lint, py25-lint -----------------------------------------------+---------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => dh@… * keywords: Python, Lint => * port: py26-pylint, py25-pylint => py26-lint, py25-lint Old description:
Whenever I try and use pylint as installed by MacPorts I get the same error message:
Traceback (most recent call last): File "/opt/local/bin/pylint-2.6", line 4, in <module> lint.Run(sys.argv[1:]) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/lint.py", line 852, in __init__ linter.disable_message('W0704') File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/utils.py", line 148, in disable_message msg = self.check_message_id(msg_id) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/utils.py", line 216, in check_message_id raise UnknownMessage('No such message id %s' % msg_id) pylint.utils.UnknownMessage: No such message id W0704
I don't have the same problem if I install using easy_install in a virtualenv
New description: Whenever I try and use pylint as installed by MacPorts I get the same error message: {{{ Traceback (most recent call last): File "/opt/local/bin/pylint-2.6", line 4, in <module> lint.Run(sys.argv[1:]) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/lint.py", line 852, in __init__ linter.disable_message('W0704') File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/utils.py", line 148, in disable_message msg = self.check_message_id(msg_id) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pylint/utils.py", line 216, in check_message_id raise UnknownMessage('No such message id %s' % msg_id) pylint.utils.UnknownMessage: No such message id W0704 }}} I don't have the same problem if I install using easy_install in a virtualenv -- -- Ticket URL: <http://trac.macports.org/ticket/24651#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24651: Pylint @0.20 broken -----------------------------------------------+---------------------------- Reporter: charlie.clark@… | Owner: dh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-lint, py25-lint -----------------------------------------------+---------------------------- Comment(by aj@…): I'm seeing the same problem. -- Ticket URL: <http://trac.macports.org/ticket/24651#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24651: Pylint @0.20 broken -----------------------------------------------+---------------------------- Reporter: charlie.clark@… | Owner: dh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-lint, py25-lint -----------------------------------------------+---------------------------- Comment(by charlie.clark@…): Bug seems fixed in @0.20.0_0 -- Ticket URL: <http://trac.macports.org/ticket/24651#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24651: Pylint @0.20 broken ------------------------------------------------+--------------------------- Reporter: charlie.clark@… | Owner: dh@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: py26-lint, py25-lint | ------------------------------------------------+--------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => fixed Comment: This should be fixed by r67086. Please re-open if not. -- Ticket URL: <http://trac.macports.org/ticket/24651#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts