[MacPorts] #31757: "Warning: violation" in wireshark installation
#31757: "Warning: violation" in wireshark installation ---------------------------------------+------------------------------------ Reporter: ishikura.kiwamu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: wireshark violation | Port: ---------------------------------------+------------------------------------ When I install wireshark+python27, I got following warnings: {{{ ---> Building wireshark ---> Staging wireshark into destroot Warning: violation by /opt/local/homeplug.py.sample Warning: violation by /opt/local/register-dissector.py Warning: violation by /opt/local/wspy_dissector.py Warning: violation by /opt/local/wspy_libws.py Warning: wireshark violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! ---> Installing wireshark @1.6.2_0+python27 ---> Activating wireshark @1.6.2_0+python27 ---> Cleaning wireshark }}} and I checked the following: {{{ % ls -la /opt/local/*.py* -rw-r--r-- 1 root admin 2937 10 25 02:58 /opt/local/homeplug.py.sample -rw-r--r-- 1 root admin 2444 10 25 02:58 /opt/local/register- dissector.py -rw-r--r-- 1 root admin 13155 10 25 02:58 /opt/local/wspy_dissector.py -rw-r--r-- 1 root admin 1541 10 25 02:58 /opt/local/wspy_libws.py }}} It seems that these files are located to the wrong place and are set to the wrong file mode. I moved these files to /opt/local/bin/ and changed the file mode as 0755. Is it OK? If not, please tell us the right solutions. Thank you for reading. -- Ticket URL: <https://trac.macports.org/ticket/31757> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31757: "Warning: violation" in wireshark installation ---------------------------------------+------------------------------------ Reporter: ishikura.kiwamu@… | Owner: opendarwin.org@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: wireshark ---------------------------------------+------------------------------------ Changes (by macsforever2000@…): * keywords: wireshark violation => * owner: macports-tickets@… => opendarwin.org@… * port: => wireshark -- Ticket URL: <https://trac.macports.org/ticket/31757#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31757: wireshark +python27 mtree violation ---------------------------------------+------------------------------------ Reporter: ishikura.kiwamu@… | Owner: opendarwin.org@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: wireshark ---------------------------------------+------------------------------------ Comment(by ryandesign@…): You should not move files MacPorts installed for you; that will make MacPorts unable to uninstall them for you later. Certainly, moving these files into bin and changing their mode to 755 doesn't make sense; these are not binary programs you are expected to run. They're python files expected to be used by python. -- Ticket URL: <https://trac.macports.org/ticket/31757#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31757: wireshark +python27 mtree violation ---------------------------------------+------------------------------------ Reporter: ishikura.kiwamu@… | Owner: opendarwin.org@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: wireshark ---------------------------------------+------------------------------------ Comment(by ishikura.kiwamu@…): Thank you for your reply and your suggestion. I move these files back to /opt/local. -- Ticket URL: <https://trac.macports.org/ticket/31757#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31757: wireshark +python27 mtree violation ----------------------------------------+----------------------------------- Reporter: ishikura.kiwamu@… | Owner: opendarwin.org@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: wireshark | ----------------------------------------+----------------------------------- Changes (by ricci@…): * status: new => closed * resolution: => fixed Comment: resolved in r89676 Note: wireshark revision not bumped, if you've installed with the experimental +python, you'll need to uninstall wireshark and reinstall to pick up this change. -- Ticket URL: <https://trac.macports.org/ticket/31757#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts