Re: sqlite3 Broken

2007-11-29 Thread Weissmann Markus
Hi Nathan, this is a known problem: The sqlite team changed their release-file after the release to integrate some cosmetic changes. A workaround for this is in the most recent port of sqlite3 already so doing a sync and retrying should solve your issues. Regards, -Markus On

Re: sqlite3 Broken

2007-11-29 Thread Nathan Brazil
One of these days I will learn to do a selfupdate when I encounter problems such as this before sending out E-mails ... eventually. Thanks! -- On Nov 29, 2007, at 1:28 AM, Weissmann Markus wrote: Hi Nathan, this is a known problem: The sqlite team changed their release-file after the

Re: sqlite3 Broken

2007-11-28 Thread Nathan Brazil
BTW, this is happening on my PowerPC Mac running 10.4.11 and Xcode 2.5. -- On Nov 28, 2007, at 11:49 PM, Nathan Brazil wrote: Hi. Got the following error trying to install sqlite3 without any previous version of the said port installed. I am thinking either the source code archive is

sqlite3 Broken

2007-11-28 Thread Nathan Brazil
Hi. Got the following error trying to install sqlite3 without any previous version of the said port installed. I am thinking either the source code archive is corrupt or the Portfile is outdated. But which is it? % sudo port install sqlite3 Password: --- Fetching sqlite3 ---

Re: port sqlite3 broken

2007-10-01 Thread Ryan Schmidt
On Sep 30, 2007, at 04:24, Christoph Ludwig wrote: my attempts to upgrade sqlite3 on a MacBook Pro (Intel, Mac OS X 10.4.10) failed with the error message below. Is this a known problem? Does anyone have a fix for it? Regards Christoph === console output === castellio:~ cludwig$ sudo

Re: port sqlite3 broken

2007-10-01 Thread Christoph Ludwig
On Mon, Oct 01, 2007 at 01:46:05AM -0500, Ryan Schmidt wrote: On Sep 30, 2007, at 04:24, Christoph Ludwig wrote: my attempts to upgrade sqlite3 on a MacBook Pro (Intel, Mac OS X 10.4.10) failed with the error message below. Is this a known problem? Does anyone have a fix for it? [...]

Re: port sqlite3 broken

2007-10-01 Thread Ryan Schmidt
On Oct 1, 2007, at 02:17, Christoph Ludwig wrote: On Mon, Oct 01, 2007 at 01:46:05AM -0500, Ryan Schmidt wrote: On Sep 30, 2007, at 04:24, Christoph Ludwig wrote: my attempts to upgrade sqlite3 on a MacBook Pro (Intel, Mac OS X 10.4.10) failed with the error message below. Is this a known

port sqlite3 broken

2007-09-30 Thread Christoph Ludwig
Hi, my attempts to upgrade sqlite3 on a MacBook Pro (Intel, Mac OS X 10.4.10) failed with the error message below. Is this a known problem? Does anyone have a fix for it? Regards Christoph === console output === castellio:~ cludwig$ sudo port -v -n -f upgrade sqlite3 --- Building sqlite3