[MacPorts] #23281: Port of SciTE not working
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ----------------------------------+----------------------------------------- It seemed to dl dependences forever, then I got the following: sudo port install -d scite ---> Computing dependencies for scite ---> Activating python26 @2.6.4_0+darwin Error: The following dependencies failed to build: gtk2 atk gtk-doc gnome- doc-utils py26-libxml2 python26 rarian getopt intltool gnome-common p5 -getopt-long p5-pathtools p5-scalar-list-utils cairo libpixman libpng jasper jpeg pango shared-mime-info tiff xorg-libXcomposite xorg- compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg- libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. -- Ticket URL: <http://trac.macports.org/ticket/23281> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): I installed Xcode 3.1.3 last night, so I anticipate that it is current and all necessary files are present. PBF -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): AND I had installed SciTE and had it running. I thought that there was something wrong, first ticket submitted. All the above started when I tried to port it again. pbf~ -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: scite ----------------------------------+----------------------------------------- Changes (by blb@…): * owner: macports-tickets@… => nox@… * port: => scite Old description:
It seemed to dl dependences forever, then I got the following: sudo port install -d scite ---> Computing dependencies for scite ---> Activating python26 @2.6.4_0+darwin Error: The following dependencies failed to build: gtk2 atk gtk-doc gnome-doc-utils py26-libxml2 python26 rarian getopt intltool gnome-common p5-getopt-long p5-pathtools p5-scalar-list-utils cairo libpixman libpng jasper jpeg pango shared-mime-info tiff xorg-libXcomposite xorg- compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg- libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg- xineramaproto xorg-libXrandr xorg-randrproto Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
New description: It seemed to dl dependences forever, then I got the following: {{{ sudo port install -d scite ---> Computing dependencies for scite ---> Activating python26 @2.6.4_0+darwin Error: The following dependencies failed to build: gtk2 atk gtk-doc gnome- doc-utils py26-libxml2 python26 rarian getopt intltool gnome-common p5 -getopt-long p5-pathtools p5-scalar-list-utils cairo libpixman libpng jasper jpeg pango shared-mime-info tiff xorg-libXcomposite xorg- compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg- libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. }}} -- Comment: For 10.5, the latest Xcode is actually 3.1.4 though I doubt that's the issue here. What is the output from the following? {{{ $ port installed python26 }}} -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: scite ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): I had a heck of a time finding 3.1.3, where is 3.1.4? OUTPUT IS: Last login: Wed Jan 13 19:42:00 on ttys000 c-98-198-70-150:~ trav$ port installed python26 The following ports are currently installed: python26 @2.6.4_0+darwin Replying to [comment:3 blb@…]:
For 10.5, the latest Xcode is actually 3.1.4 though I doubt that's the issue here.
What is the output from the following? {{{ $ port installed python26 }}}
-- Ticket URL: <http://trac.macports.org/ticket/23281#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: scite ----------------------------------+----------------------------------------- Comment(by blb@…): Replying to [comment:4 pbfuddle@…]:
I had a heck of a time finding 3.1.3, where is 3.1.4?
Have a look at the [wiki:FAQ#upgradexcode FAQ entry on upgrading Xcode], see if that helps.
OUTPUT IS: Last login: Wed Jan 13 19:42:00 on ttys000 c-98-198-70-150:~ trav$ port installed python26 The following ports are currently installed: python26 @2.6.4_0+darwin
That's what I was suspecting; how about this? {{{ $ sudo port -d activate python26 }}} -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: scite ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): Here is what I got. So is python26 the root cause of all this? == ---> Activating python26 DEBUG: Image error: /Applications/MacPorts/Python 2.6/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python26. while executing "_activate_contents $name $imagefiles $imagedir" (procedure "portimage::activate" line 56) invoked from within "portimage::activate $portname [composite_version $portversion [array get variations]] [array get options]" Error: port activate failed: Image error: /Applications/MacPorts/Python 2.6/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python26. == Replying to [comment:5 blb@…]:
OUTPUT IS: Last login: Wed Jan 13 19:42:00 on ttys000 c-98-198-70-150:~ trav$ port installed python26 The following ports are currently installed: python26 @2.6.4_0+darwin
That's what I was suspecting; how about this? {{{ $ sudo port -d activate python26 }}}
-- Ticket URL: <http://trac.macports.org/ticket/23281#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Port of SciTE not working ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: scite ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): I ran '''locate python26''', and got a long scrolling screen of text. '''== For Example: ==''' /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/python26[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/work[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/Portfile[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/files[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/files /patch-Lib-cgi.py.diff[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/files /patch-Makefile.pre.in.diff[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/files /patch-Misc-setuid-prog.c.diff[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/files /patch-Modules-posixmodule.c.diff[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26-doc/files /patch-setup.py.diff[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26[[BR]] /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-wxpython26/Portfile -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Changes (by nox@…): * cc: mcalhoun@…, nox@… (added) * owner: nox@… => blb@… * version: 1.8.2 => * port: scite => python26 -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): Is there anything I can do, such as, finding and deleting everything that has to do with the port of Scite and restarting? -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by nox@…): This bug has nothing to do with scite. -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by blb@…): Replying to [comment:6 pbfuddle@…]:
Here is what I got. So is python26 the root cause of all this?
---> Activating python26
DEBUG: Image error: /Applications/MacPorts/Python 2.6/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python26.
This usually happens when you try to remove all of MacPorts but don't include the stuff in /Applications/MacPorts (the [http://guide.macports.org/chunked/installing.macports.uninstalling.html guide covers all bits to remove] if you're curious). If that's the case then you should be able to just {{{rm -rf "/Applications/MacPorts/Python 2.6"}}} then do the activate again. -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): For what is worth, I tried the uninstall Scite before I started this ticket. Does it not uninstall the dependencies (I had a concern about that)? I did notice that there was a " uninstall --follow-dependents" statement in the uninstall help. Was I supposed to add the '''--follow- dependents''' to the uninstall command? -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): Also, when I ran locate "Python 2.6", I found it at: /opt/local/var/macports/software/python26/2.6.4_0+darwin/Applications/MacPorts/Python 2.6/Python Launcher.app/Contents/MacOS Do I need to run a similar remove? Many thanks for your help, DN~ -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): I completed running the Weekly Maintenance cleanup. The '/Applications. . .' is indeed gone, however the path /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python 2.6 and /opt/local/var/macports/software/python26/2.6.4_0+darwin/Applications/MacPorts/Python 2.6 fills the terminal page. -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 ----------------------------------+----------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ----------------------------------+----------------------------------------- Comment(by pbfuddle@…): I am sorry, I missed the part about running activate again, and posted more comments; however; I just did so and it appears that it worked this time: '''activating file: /Applications/MacPorts/Python 2.6/Python Launcher.app/Contents/Resources/PythonSource.icns''' or '''activating directory:. . .''' etc. for a whole page worth of similar statements. I did not see any errors. Do I continue with the scite install now? Replying to [comment:11 blb@…]:
Replying to [comment:6 pbfuddle@…]:
Here is what I got. So is python26 the root cause of all this?
---> Activating python26
DEBUG: Image error: /Applications/MacPorts/Python 2.6/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python26.
This usually happens when you try to remove all of MacPorts but don't include the stuff in /Applications/MacPorts (the [http://guide.macports.org/chunked/installing.macports.uninstalling.html guide covers all bits to remove] if you're curious). If that's the case then you should be able to just {{{rm -rf "/Applications/MacPorts/Python 2.6"}}} then do the activate again.
-- Ticket URL: <http://trac.macports.org/ticket/23281#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 -----------------------------------+---------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: python26 | -----------------------------------+---------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 -----------------------------------+---------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: python26 | -----------------------------------+---------------------------------------- Comment(by pbfuddle@…): Replying to [comment:15 pbfuddle@…]:
I am sorry, I missed the part about running activate again, and posted more comments; however; I just did so and it appears that it worked this time:
'''activating file: /Applications/MacPorts/Python 2.6/Python Launcher.app/Contents/Resources/PythonSource.icns''' or '''activating directory:. . .''' etc. for a whole page worth of similar statements. I did not see any errors.
Do I continue with the scite install now?
Replying to [comment:11 blb@…]:
Replying to [comment:6 pbfuddle@…]:
Here is what I got. So is python26 the root cause of all this? It did install, after a while. However, scite is very slow to open and I can't tell if it does much. The help function doesn't.
---> Activating python26
DEBUG: Image error: /Applications/MacPorts/Python 2.6/Build
Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python26.
This usually happens when you try to remove all of MacPorts but don't
include the stuff in /Applications/MacPorts (the [http://guide.macports.org/chunked/installing.macports.uninstalling.html guide covers all bits to remove] if you're curious). If that's the case then you should be able to just {{{rm -rf "/Applications/MacPorts/Python 2.6"}}} then do the activate again.
-- Ticket URL: <http://trac.macports.org/ticket/23281#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23281: Unable to activate port python26 -----------------------------------+---------------------------------------- Reporter: pbfuddle@… | Owner: blb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: python26 | -----------------------------------+---------------------------------------- Comment(by pbfuddle@…): Question, do I go to the SciTE site to ask questions about it? Thanks, trav -- Ticket URL: <http://trac.macports.org/ticket/23281#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts