[MacPorts] #33990: python27: destroot fails with SyntaxError

MacPorts noreply at macports.org
Fri Apr 13 12:43:11 PDT 2012


#33990: python27: destroot fails with SyntaxError
--------------------------------------+-------------------------------------
 Reporter:  ktan@…                    |       Owner:  jwa@…           
     Type:  defect                    |      Status:  new             
 Priority:  Normal                    |   Milestone:                  
Component:  ports                     |     Version:  2.0.4           
 Keywords:                            |        Port:  python27        
--------------------------------------+-------------------------------------

Comment(by ktan@…):

 Okay.  I tried

 {{{
 sudo port clean python27
 }}}

 and it blew up but this time with what looked like a conflict with
 python26 (it tried to install a file that python26 or one of its modules
 was sitting on).  Looking at my build tree, I see that I had python26 also
 present, which I don't think I need.  So I removed all python26 and py26
 ports with

 {{{
 sudo port -v uninstall --follow-dependents python26
 }}}

 and then did a

 {{{
 sudo port -vf install wireshark +gnutls +ipv6 +python27 +libgcrypt +libsmi
 }}}

 which took a little while to complete but seems to have succeeded in
 getting python27 to also rebuild and activate along with wireshark.

 Now I have what I think is an xauth problem trying to start up wireshark:

 {{{
 bash-3.2$ sudo wireshark
 Password:

 (wireshark:45627): Gtk-WARNING **: cannot open display: :0
 bash-3.2$ wireshark

 (wireshark:45631): Gtk-WARNING **: cannot open display: :0
 bash-3.2$
 }}}

 which I'm trying to research (unless somebody knows the fix for it off the
 top of their heads...)

-- 
Ticket URL: <https://trac.macports.org/ticket/33990#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list