Re: postgres launch daemon not working

2012-01-31 Thread Scott Frankel
That'd be great! Happy to contribute to the effort if I can. Thanks Scott On Jan 31, 2012, at 7:13 PM, Dan Ports wrote: > On Tue, Jan 31, 2012 at 04:47:09PM -0800, Scott Frankel wrote: >> On Jan 31, 2012, at 12:34 PM, Ryan Schmidt wrote: >>> It should not have caused a problem, though it was

Re: postgres launch daemon not working

2012-01-31 Thread Dan Ports
On Tue, Jan 31, 2012 at 04:47:09PM -0800, Scott Frankel wrote: > On Jan 31, 2012, at 12:34 PM, Ryan Schmidt wrote: > > It should not have caused a problem, though it was also unnecessary to > > create your own postgres user, since that (along with creating the server > > directories, and the laun

Re: postgres launch daemon not working

2012-01-31 Thread Scott Frankel
Hi Daniel, It works! Details follow below. On Jan 31, 2012, at 1:13 PM, Daniel J. Luke wrote: > On Jan 31, 2012, at 2:52 PM, Scott Frankel wrote: >> % sudo su postgres -c "/opt/local/lib/postgresql84/bin/pg_ctl -D >> /opt/local/var/postgresql84/defaultdb -l >> /opt/local/var/postgresql

Re: postgres launch daemon not working

2012-01-31 Thread Scott Frankel
Hi Ryan, On Jan 31, 2012, at 12:34 PM, Ryan Schmidt wrote: > > On Jan 31, 2012, at 13:52, Scott Frankel wrote: > >> Jan 31 08:26:02 tiento org.macports.postgresql84-server[1920]: server >> starting >> Jan 31 08:29:07 tiento com.apple.SystemStarter[53]: Starting PostgreSQL >> database server

Re: How to install a port update ?

2012-01-31 Thread James Linder
On 01/02/2012, at 6:41 AM, Ryan Schmidt wrote: > On Jan 31, 2012, at 15:51, James Linder wrote: > >> I tried to build amarok with dismal results > > What problem did you encounter? Since it was in the early days of using macports (a year ago) I cannot give you a useful answer, just to say the

Re: How to install a port update ?

2012-01-31 Thread Michael Parchet
Le 31.01.12 22:51, James Linder a écrit : On 31/01/2012, at 11:01 PM, macports-users-requ...@lists.macosforge.org wrote: Lastfm port for amarok has updated. I have downloaded a file from this url : https://trac.macports.org/changeset/89263 I don't know how to install it The only thing you n

Re: How to install a port update ?

2012-01-31 Thread Ryan Schmidt
On Jan 31, 2012, at 15:51, James Linder wrote: > I tried to build amarok with dismal results What problem did you encounter? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports

Re: How to install a port update ?

2012-01-31 Thread Ryan Schmidt
On Jan 31, 2012, at 15:15, Michael Parchet wrote: > Le 30.01.12 22:02, Jeremy Lavergne a écrit : >> otool -L /opt/local/lib/liblastfm*dylib >> > otool -L /opt/local/lib/liblastfm*dylib > Do you understand something ? As I said in a previous message, this should already be fixed. "sudo port sel

Re: How to install a port update ?

2012-01-31 Thread James Linder
On 31/01/2012, at 11:01 PM, macports-users-requ...@lists.macosforge.org wrote: >>> Lastfm port for amarok has updated. >>> >>> I have downloaded a file from this url : >>> >>> https://trac.macports.org/changeset/89263 >>> >>> I don't know how to install it >> >> The only thing you need to do

Re: postgres launch daemon not working

2012-01-31 Thread Daniel J. Luke
On Jan 31, 2012, at 2:52 PM, Scott Frankel wrote: > % sudo su postgres -c "/opt/local/lib/postgresql84/bin/pg_ctl -D > /opt/local/var/postgresql84/defaultdb -l > /opt/local/var/postgresql84/defaultdb/data/logfile.txt start" > Jan 31 08:29:07 tiento com.apple.SystemStarter[53]: pg_ctl: coul

Re: selfupdate from 2.0.1 to 2.0.3 fails on snow leo with mono installed

2012-01-31 Thread Daniel J. Luke
On Jan 31, 2012, at 3:49 PM, Ryan Schmidt wrote: > Meanwhile, I have a recollection that some months ago we modified MacPorts > base to look in the known OS X location for sqlite first, only falling back > to pkg-config if it's not found. However, I can't find that modification in > the sources

Re: selfupdate from 2.0.1 to 2.0.3 fails on snow leo with mono installed

2012-01-31 Thread Ryan Schmidt
On Jan 31, 2012, at 13:15, Christian Grobmeier wrote: >>> /Library/Frameworks/Mono.framework/Versions/2.10.5/include/sqlite3.h:252: >> >> Your big problem is you have Frameworks being pulled in from >> /Library/Frameworks. If you can temporary move them away while building, >> that will help a

Re: postgres launch daemon not working

2012-01-31 Thread Ryan Schmidt
On Jan 31, 2012, at 13:52, Scott Frankel wrote: > Jan 31 08:26:02 tiento org.macports.postgresql84-server[1920]: server starting > Jan 31 08:29:07 tiento com.apple.SystemStarter[53]: Starting PostgreSQL > database server > Jan 31 08:29:07 tiento com.apple.SystemStarter[53]: pg_ctl: could not ope

Re: postgres launch daemon not working

2012-01-31 Thread Scott Frankel
Hi Daniel, On Jan 31, 2012, at 10:47 AM, Daniel J. Luke wrote: > On Jan 31, 2012, at 12:55 PM, Scott Frankel wrote: >> Google searches suggested that the plist file comes with the server, so I >> installed postgresql84-server @8.4.10_0, which indeed installed the plist >> file. In contrast w

Re: Unclear error message while getting started

2012-01-31 Thread Bruce Korb
Yeah, likely a firewall. The policy here is block everything first and ask questions later. I'll try again when I get home. Thank you. Suggestion: add "you may be behind a firewall" to the error message. :) Thank you! - Bruce On Tue, Jan 31, 2012 at 11:34 AM, Jeremy Lavergne wrote: >> 2.  If

Re: Unclear error message while getting started

2012-01-31 Thread Jeremy Lavergne
> 2. If I am doing a sync, how can it be that I haven't synced my "source > indexes"? Your ISP or firewall is blocking the actual process, otherwise it would "just work", as you expected. You can see this by repeating your command with the debug flag (sudo port -d selfupdate). Please consider

Unclear error message while getting started

2012-01-31 Thread Bruce Korb
$ sudo port selfupdate Password: Warning: No index(es) found! Have you synced your source indexes? ---> Updating MacPorts base sources using rsync Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed (see log for details) $ sudo port sync P

Re: selfupdate from 2.0.1 to 2.0.3 fails on snow leo with mono installed

2012-01-31 Thread Jeremy Lavergne
> As mentioned, I have permanently removed them and I am happy again. I > thought this information might be useful (or not) for the port devs. Ah, completely missed that. Please send dev-related emails to the development list. smime.p7s Description: S/MIME cryptographic signature _

Re: selfupdate from 2.0.1 to 2.0.3 fails on snow leo with mono installed

2012-01-31 Thread Christian Grobmeier
On Tue, Jan 31, 2012 at 8:13 PM, Jeremy Lavergne wrote: >> /Library/Frameworks/Mono.framework/Versions/2.10.5/include/sqlite3.h:252: > > Your big problem is you have Frameworks being pulled in from > /Library/Frameworks. If you can temporary move them away while building, that > will help a lot.

Re: selfupdate from 2.0.1 to 2.0.3 fails on snow leo with mono installed

2012-01-31 Thread Jeremy Lavergne
> /Library/Frameworks/Mono.framework/Versions/2.10.5/include/sqlite3.h:252: Your big problem is you have Frameworks being pulled in from /Library/Frameworks. If you can temporary move them away while building, that will help a lot. smime.p7s Description: S/MIME cryptographic signature ___

selfupdate from 2.0.1 to 2.0.3 fails on snow leo with mono installed

2012-01-31 Thread Christian Grobmeier
Hello, $port -v selfupdate does fail with the following error when mono is installed. Mono: http://www.mono-project.com/Mono:OSX I thought you would be interested in this. I have uninstalled Mono and then it worked very well. And no, I don't have any plans to reinstall it :-) May it be of use f

Re: postgres launch daemon not working

2012-01-31 Thread Daniel J. Luke
On Jan 31, 2012, at 12:55 PM, Scott Frankel wrote: > Google searches suggested that the plist file comes with the server, so I > installed postgresql84-server @8.4.10_0, which indeed installed the plist > file. In contrast with installing '84, '84-server took only moments to > complete installa

Re: postgres launch daemon not working

2012-01-31 Thread Scott Frankel
Forgot to mention that this is on OSX Lion (10.7.2). On Jan 31, 2012, at 9:55 AM, Scott Frankel wrote: > > Hi all, > > I've been unable to get launchctl to start the PostgreSQL server, even though > the daemon appears to be loading. > > First I installed postgresql84 @8.4.10_0, but it appea

postgres launch daemon not working

2012-01-31 Thread Scott Frankel
Hi all, I've been unable to get launchctl to start the PostgreSQL server, even though the daemon appears to be loading. First I installed postgresql84 @8.4.10_0, but it appeared that a launch daemon plist file was not included with the installation. Google searches suggested that the plist fi

Re: OpenSUSE on MacPorts' virtualbox with funny mouse behaviour

2012-01-31 Thread Bradley Giesbrecht
On Jan 30, 2012, at 11:40 PM, Marko Käning wrote: >> FWIW I use the propriority version of VBOX which has never caused me any >> problems at all including with SuSE 12.1 > How lucky you are! :-) > > I eventually installed the Oracle's dmg and what shall I say, the problem > persists there as we