Re: Upgrade errors.

2009-05-28 Thread Bryan Blackburn
On Thu, May 28, 2009 at 09:35:57PM -0700, Frank J. R. Hanstick said: > Hello, > I got the following errors following: [...] > > Error: No port perl5.9 found. > Error: No port render found. > Error: No port render found. > > are about. I may have seen these before; but, cannot remember when o

Upgrade errors.

2009-05-28 Thread Frank J. R. Hanstick
Hello, I got the following errors following: sudo port selfupdate sudo port sync sudo port upgrade installed ---> Cleaning subversion Error: No port perl5.9 found. Portfile changed since last build; discarding previous state. ---> Fetching qemu ---> Attempting to fetch qemu-0.10.5.tar

Re: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread Joshua Root
On 2009-5-29 03:51, Ryan Schmidt wrote: > On May 28, 2009, at 11:06, Harry van der Wolf wrote: >> All went fine to py-pyobjc2 which menations >> "distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET >> mismatch: now "10.5" but "10.4" during configure". >> I did a port clean of py-pyob

Re: gnome missing file

2009-05-28 Thread David Evans
William Davis wrote: when I tried to upgrade the gnome metaport got this error: DEBUG: Executing org.macports.destroot (gnome) Error: Target org.macports.destroot returned: error copying "/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gnome/files/README.gnome.txt.in": no

gnome missing file

2009-05-28 Thread William Davis
when I tried to upgrade the gnome metaport got this error: DEBUG: Executing org.macports.destroot (gnome) Error: Target org.macports.destroot returned: error copying "/opt/ local/var/macports/sources/rsync.macports.org/release/ports/gnome/ gnome/files/README.gnome.txt.in": no such file or direct

Re: Specifying PostgreSQL data on startup

2009-05-28 Thread Bryan Blackburn
On Thu, May 28, 2009 at 02:42:44PM -0400, Alexy Khrabrov said: > I'd like to use the startup scripts for PostgreSQL 8.3 server, in > > /opt/local/etc/LaunchDaemons/org.macports.postgresql83-server > > with Lingon: http://tuppis.com/lingon/ > > Now the scripts allow for an environment variable to sp

Re: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread Harry van der Wolf
Thanks, but that didn't help either. I finally managed to build it by setting all SDK settings and deployment settings in both the macports.conf and the python Makefile to 10.5. I had to use that settings as well for dependency build py-pyobjc2-cocoa and py-game itself. Another complexing factor

Re: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread William Davis
try : sudo port -d clean py-pyobjc2 and then try to build it again WSD On May 28, 2009, at 12:06 PM, Harry van der Wolf wrote: Hi, I have the following settings in my macports.conf: # MACOSX_DEPLOYMENT_TARGET universal_target10.4 # the SDK "sysroot" to use universal_sysroot /Dev

Specifying PostgreSQL data on startup

2009-05-28 Thread Alexy Khrabrov
I'd like to use the startup scripts for PostgreSQL 8.3 server, in /opt/local/etc/LaunchDaemons/org.macports.postgresql83-server with Lingon: http://tuppis.com/lingon/ Now the scripts allow for an environment variable to specify where your data is: su postgres -c "${PGCTL} -D ${POSTGR

Re: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread Ryan Schmidt
On May 28, 2009, at 13:30, Harry van der Wolf wrote: My understanding is that PyObjC 2.x requires Mac OS X 10.5.x or greater (thus the 10.5 or greater SDK and MACOSX_DEPLOYMENT_TARGET set to 10.5 or greater), while PyObjC 1.x requires Mac OS X 10.4.x or earlier. I'm affraid you are right

Re: Installing nagios +monarch I receive the error: The following dependencies failed to build: monarch

2009-05-28 Thread Ryan Schmidt
On May 28, 2009, at 13:15, Daniel J. Luke wrote: It looks like the problem is the +monarch varaint of nagios which cannot ever work (it adds a dependency on the monarch port which already depends on nagios). Cycles aren't allowed in the dependency graph, so this breaks MacPorts. I have f

Fwd: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread Harry van der Wolf
Sorry, now to the macports group. Harry -- Forwarded message -- From: Harry van der Wolf Date: 2009/5/28 Subject: Re: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch To: Ryan Schmidt 2009/5/28 Ryan Schmidt On May 28, 2009, at 11:06, Harry van der Wolf wrote: >

Re: Installing nagios +monarch I receive the error: The following dependencies failed to build: monarch

2009-05-28 Thread Daniel J. Luke
On May 28, 2009, at 1:59 PM, Lance Lakey wrote: Thanks for the help. Below is the debug output. I haven't looked at macports debug output before so I don't know what to expect but this line looks odd to me: DEBUG: Requested variant monarch is not provided by port monarch. That is not a probl

Re: Inkscape as non-root? (-> gnome-vs -> gconf -> policykit -> fail)

2009-05-28 Thread Alex Zavatone
Sorry, sorry, I was being a retard. I was referring to NTOP and having just deleted an NTOP email, I had mistakenly replied to yours while not realizing while I was physically typing the word, MacPorts, that MacPorts is not NTOP. The spelling should have made it clear to my but obviously, I

Re: Installing nagios +monarch I receive the error: The following dependencies failed to build: monarch

2009-05-28 Thread Lance Lakey
Thanks for the help. Below is the debug output. I haven't looked at macports debug output before so I don't know what to expect but this line looks odd to me: DEBUG: Requested variant monarch is not provided by port monarch. $ sudo port -d install nagios +monarch DEBUG: Found port in file:///Us

Re: Installing nagios +monarch I receive the error: The following dependencies failed to build: monarch

2009-05-28 Thread Ryan Schmidt
On May 28, 2009, at 12:21, Lance Lakey wrote: I've tried uninstalling and cleaning and reinstalling. The only error I receive is below. $ sudo port install -duc nagios +monarch Error: The following dependencies failed to build: monarch Error: Status 1 encountered during processing. I've tried

Re: building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread Ryan Schmidt
On May 28, 2009, at 11:06, Harry van der Wolf wrote: I have the following settings in my macports.conf: # MACOSX_DEPLOYMENT_TARGET universal_target10.4 # the SDK "sysroot" to use universal_sysroot /Developer/SDKs/MacOSX10.4u.sdk # machine architectures universal_archs pp

Installing nagios +monarch I receive the error: The following dependencies failed to build: monarch

2009-05-28 Thread Lance Lakey
I've tried uninstalling and cleaning and reinstalling. The only error I receive is below. $ sudo port install -duc nagios +monarch Error: The following dependencies failed to build: monarch Error: Status 1 encountered during processing. I've tried cleaning the above ports and then installing nagi

Re: Inkscape as non-root? (-> gnome-vs -> gconf -> policykit -> fail)

2009-05-28 Thread Kevin Reid
On May 28, 2009, at 12:35, Alex Zavatone wrote: Kevin, do you have any tips in how to set it up? I've had no luck, even after reading the tutorials. Currently, trying to hit the apache server causes an error at printf and ntop bails. Sorry, I'm not sure what you're asking about. If you me

Re: Inkscape as non-root? (-> gnome-vs -> gconf -> policykit -> fail)

2009-05-28 Thread Alex Zavatone
Kevin, do you have any tips in how to set it up? I've had no luck, even after reading the tutorials. Currently, trying to hit the apache server causes an error at printf and ntop bails. I'm on a Quad G5 with 10.5.7 Thanks in advance, - Alex Zavatone On May 28, 2009, at 11:33 AM, Kevin Re

Inkscape as non-root? (-> gnome-vs -> gconf -> policykit -> fail)

2009-05-28 Thread Kevin Reid
I run MacPorts as a dedicated non-root non-admin user. Attempting to install Inkscape eventually installs policykit, which fails because it tries to create a user. What should be changed in order to be able to use Inkscape without any users or other administrative changes involved? -- Kevin

building py-pyobjc2 gives $MACOSX_DEPLOYMENT_TARGET mismatch

2009-05-28 Thread Harry van der Wolf
Hi, I have the following settings in my macports.conf: # MACOSX_DEPLOYMENT_TARGET universal_target10.4 # the SDK "sysroot" to use universal_sysroot /Developer/SDKs/MacOSX10.4u.sdk # machine architectures universal_archs ppc i386 I'm now trying to build py-game which needs