[Fink-devel] updating Trac from 0.9 to 0.10.3

2007-02-16 Thread Charles Lepple
Has anyone heard from Jeremy Higgs, maintainer for Trac, recently?

I emailed him twice this past month, but have not heard back.

I have been testing the enclosed patch which brings Trac up to version
0.10.3, tested only on 10.4. It also updates some of the URLs, and
notes the new BSD license (introduced in 0.9).

Any objections to applying this?

-- 
- Charles Lepple

Index: trunk/misc/trac-py.info
===
--- trunk/misc/trac-py.info (revision 330)
+++ trunk/misc/trac-py.info (revision 333)
@@ -1,5 +1,5 @@
 Info2: 
 Package: trac-py%type_pkg[python]
-Version: 0.9
+Version: 0.10.3
 Revision: 1001
 Type: python(2.3 2.4)
@@ -10,5 +10,5 @@
 pysqlite-py%type_pkg[python],
 clearsilver-py%type_pkg[python],
-svn-ssl-swig-py%type_pkg[python] (= 1.2.3-1012) |
svn-swig-py%type_pkg[python] (= 1.2.3-1012)
+svn-swig-py%type_pkg[python] (= 1.2.3-1012)
 
 BuildDepends: 
@@ -17,7 +17,7 @@
 Conflicts: trac-py22, trac-py23, trac-py24
 Replaces: trac-py22, trac-py23, trac-py24
-Recommends: silvercity-py%type_pkg[python], clearsilver-py%type_pkg[python]
+Recommends: silvercity-py%type_pkg[python]
 Source: http://ftp.edgewall.com/pub/trac/trac-%v.tar.gz
-Source-MD5: 0d90ea5114b2a2c5285ea2a474da9fdf
+Source-MD5: 354cca575cffc732f2fb8015b5c60b50
 CompileScript: 
   %p/bin/python%type_raw[python] setup.py build
@@ -37,4 +37,14 @@
 
 DescUsage: 
+
+Trac will use pysqlite2 in preference to pysqlite.  If you install
+pysqlite2 after creating a pysqlite trac database, you will need to
+update your trac database:
+
+  $ mv trac.db trac2.db
+  $ sqlite trac2.db .dump | sqlite3 trac.db
+
+http://trac.edgewall.org/wiki/PySqlite
+
 *** To setup Trac with apache, the following lines should be added to your
 Apache httpd.conf file:
@@ -72,5 +82,5 @@

 *** Further configuration information is available at
-http://projects.edgewall.com/trac/wiki/
+http://trac.edgewall.org/wiki/TracGuide

 *** In order to have syntax highlighting in the Trac web pages, the
@@ -79,7 +89,7 @@
 DescPort: 
 Information on installing Trac and dependencies was taken from
-http://projects.edgewall.com/trac/wiki/TracOnOsx
+http://trac.edgewall.org/wiki/TracOnOsx
 
-License: GPL
-Homepage: http://projects.edgewall.com/trac/
+License: BSD
+Homepage: http://trac.edgewall.org/
 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] [Fink-users] Updating gdal-1.4.0-1003 failed

2007-02-16 Thread Kurt Schwehr
Fink developers,

How is /sw/bin/pg_config being handled?  It doesn't
seem to be in one of the postgresql82 debs.  How do I
make sure that this is installed at build time?

Thanks,
-kurt


dpkg -S /sw/bin/pg_config
dpkg: /sw/bin/pg_config not found.

dpkg -L postgresql82 | grep pg_config

dpkg -L postgresql82-dev | grep pg_config
/sw/bin/pg_config-8.2
/sw/include/postgresql/ecpg_config.h
/sw/include/postgresql/pg_config.h
/sw/include/postgresql/pg_config_manual.h
/sw/include/postgresql/pg_config_os.h
/sw/share/man/man1/pg_config.1-8.2

dpkg -L postgresql82-shlibs | grep pg_config

--- Kevin Horton [EMAIL PROTECTED] wrote:

 % /sw/bin/pg_config
 zsh: no such file or directory: /sw/bin/pg_config
 
 % fink list postgresql82
 Information about 6870 packages read in 2 seconds.
 i   postgresql82  8.2.3-1021
 PostgreSQL  
 open-source database
 i   postgresql82-dev  8.2.3-1021
 PostgreSQL  
 development headers and libraries
 i   postgresql82-shlibs   8.2.3-1021
 PostgreSQL  
 shared libraries
 
 Which package is supposed to include pg_config? 
 I'll try rebuilding  
 that package.
 
 Kevin
 
 On 15 Feb 2007, at 21:54, Kurt Schwehr wrote:
 
  Kevin,
 
  What does running /sw/bin/pg_config return?  This
  looks like a postgres82 dependency might be
 missing
  from the package info file.
 
  Are the dependencies on
 postgresql82{,-dev,-shlibs}
  getting installed?
 
  Thanks,
  -kurt
 
 
  --- Kevin Horton [EMAIL PROTECTED] wrote:
 
  An attempt to update gdal-1.4.0-1003 failed:
 
  
  checking whether nan is declared... no
  checking whether nanf is declared... no
  checking for gmtime_r... yes
  checking for localtime_r... yes
  checking for setlocale... yes
  checking for local include/lib path... adding /sw
  configure: checking whether we should include
  thread/mutex support..
   thread safe support disabled.
  using libz library from /sw
  checking for PostgreSQL... no
  configure: error: --with-pg argument is a not an
  executable file.  It
  should be the path to the pg_config script, often
  somewhere like /usr/
  local/pgsql/bin/pg_config.
  ### execution of /var/tmp/tmp.0.HHlz9x failed,
 exit
  code 1
  Removing runtime build-lock...
  Removing build-lock package...
  /sw/bin/dpkg-lockwait -r
  fink-buildlock-gdal-1.4.0-1003
  (Reading database ... 198705 files and
 directories
  currently installed.)
  Removing fink-buildlock-gdal-1.4.0-1003 ...
  Failed: phase compiling: gdal-1.4.0-1003 failed
 
 
  Some info on my fink installation:
 
  fink -V | head -n 2:
  Package manager version: 0.26.1
  Distribution version: 0.8.1.rsync powerpc
 
  sw_vers:
  ProductName:Mac OS X
  ProductVersion: 10.4.8
  BuildVersion:   8L127
 
  gcc --version | head -n 1:
  powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1
 (Apple
  Computer, Inc.
  build 5367)
 
  arch:
  ppc
 
  Kevin Horton
  Ottawa, Canada
 
 
 
 

--
 
  ---
  Take Surveys. Earn Cash. Influence the Future of
 IT
  Join SourceForge.net's Techsay panel and you'll
 get
  the chance to share your
  opinions on IT  business topics through brief
  surveys-and earn cash
 
  http://www.techsay.com/default.php? 
  page=join.phpp=sourceforgeCID=DEVDEV
  ___
  Fink-users mailing list
  Fink-users@lists.sourceforge.net
 
 

https://lists.sourceforge.net/lists/listinfo/fink-users
 
 
 



 

Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Upcoming tracker hiatuses

2007-02-16 Thread Alexander Hansen
1)  Today through 2/21 :  Making initial run to move some stuff into my 
new residence

2)  3/1 - ?? :  Permanently moving, so the ?? will be determined by how 
long it takes me to get my Internet service hooked up.

If somebody else wants to look at tracker items, don' t let me stop you. :-)

-- 
Alexander K. Hansen
(akh)
Fink Documenter


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] postgis82-1.2.1-1024

2007-02-16 Thread Robert T Wyatt
Howdy,

Postgis82 (10.4-unstable tree) built for me, but it won't install (on 
two different machines I have the same error):

Setting up postgis82 (1.2.1-1024) ...
mv: cannot stat `/etc/alternatives/createdb.postgis.dpkg-tmp': No such 
file or directory
update-alternatives: unable to install 
/etc/alternatives/createdb.postgis.dpkg-tmp as 
/etc/alternatives/createdb.postgis: No such file or directory
/sw/bin/dpkg: error processing postgis82 (--install):
  subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
  postgis82
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package postgis82-1.2.1-1024

Let me know if I can help!

Robert


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] [Fink-users] Updating gdal-1.4.0-1003 failed

2007-02-16 Thread Alexander Hansen
On 2/16/07, Kurt Schwehr [EMAIL PROTECTED] wrote:
 Fink developers,

 How is /sw/bin/pg_config being handled?  It doesn't
 seem to be in one of the postgresql82 debs.  How do I
 make sure that this is installed at build time?

 Thanks,
 -kurt


 dpkg -S /sw/bin/pg_config
 dpkg: /sw/bin/pg_config not found.

 dpkg -L postgresql82 | grep pg_config

 dpkg -L postgresql82-dev | grep pg_config
 /sw/bin/pg_config-8.2
 /sw/include/postgresql/ecpg_config.h
 /sw/include/postgresql/pg_config.h
 /sw/include/postgresql/pg_config_manual.h
 /sw/include/postgresql/pg_config_os.h
 /sw/share/man/man1/pg_config.1-8.2

 dpkg -L postgresql82-shlibs | grep pg_config


It's done via update-alternatives.

 --- Kevin Horton [EMAIL PROTECTED] wrote:

  % /sw/bin/pg_config
  zsh: no such file or directory: /sw/bin/pg_config
 
  % fink list postgresql82
  Information about 6870 packages read in 2 seconds.
  i   postgresql82  8.2.3-1021
  PostgreSQL
  open-source database
  i   postgresql82-dev  8.2.3-1021
  PostgreSQL
  development headers and libraries
  i   postgresql82-shlibs   8.2.3-1021
  PostgreSQL
  shared libraries
 
  Which package is supposed to include pg_config?
  I'll try rebuilding
  that package.
 
  Kevin
 
  On 15 Feb 2007, at 21:54, Kurt Schwehr wrote:
 
   Kevin,
  
   What does running /sw/bin/pg_config return?  This
   looks like a postgres82 dependency might be
  missing
   from the package info file.
  
   Are the dependencies on
  postgresql82{,-dev,-shlibs}
   getting installed?
  
   Thanks,
   -kurt
  
  
   --- Kevin Horton [EMAIL PROTECTED] wrote:
  
   An attempt to update gdal-1.4.0-1003 failed:
  
   
   checking whether nan is declared... no
   checking whether nanf is declared... no
   checking for gmtime_r... yes
   checking for localtime_r... yes
   checking for setlocale... yes
   checking for local include/lib path... adding /sw
   configure: checking whether we should include
   thread/mutex support..
thread safe support disabled.
   using libz library from /sw
   checking for PostgreSQL... no
   configure: error: --with-pg argument is a not an
   executable file.  It
   should be the path to the pg_config script, often
   somewhere like /usr/
   local/pgsql/bin/pg_config.
   ### execution of /var/tmp/tmp.0.HHlz9x failed,
  exit
   code 1
   Removing runtime build-lock...
   Removing build-lock package...
   /sw/bin/dpkg-lockwait -r
   fink-buildlock-gdal-1.4.0-1003
   (Reading database ... 198705 files and
  directories
   currently installed.)
   Removing fink-buildlock-gdal-1.4.0-1003 ...
   Failed: phase compiling: gdal-1.4.0-1003 failed
  
  
   Some info on my fink installation:
  
   fink -V | head -n 2:
   Package manager version: 0.26.1
   Distribution version: 0.8.1.rsync powerpc
  
   sw_vers:
   ProductName:Mac OS X
   ProductVersion: 10.4.8
   BuildVersion:   8L127
  
   gcc --version | head -n 1:
   powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1
  (Apple
   Computer, Inc.
   build 5367)
  
   arch:
   ppc
  
   Kevin Horton
   Ottawa, Canada
  
  
  


-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] postgis82-1.2.1-1024

2007-02-16 Thread Daniel Macks
On Fri, Feb 16, 2007 at 02:34:32PM -0600, Robert T Wyatt wrote:
 Howdy,
 
 Postgis82 (10.4-unstable tree) built for me, but it won't install (on 
 two different machines I have the same error):
 
 Setting up postgis82 (1.2.1-1024) ...
 mv: cannot stat `/etc/alternatives/createdb.postgis.dpkg-tmp': No such 
 file or directory

You using the prerelease of the new dpkg package?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] postgis82-1.2.1-1024

2007-02-16 Thread Robert T Wyatt
Robert T Wyatt wrote:
 Howdy,
 
 Postgis82 (10.4-unstable tree) built for me, but it won't install (on 
 two different machines I have the same error):
 
 Setting up postgis82 (1.2.1-1024) ...
 mv: cannot stat `/etc/alternatives/createdb.postgis.dpkg-tmp': No such 
 file or directory
 update-alternatives: unable to install 
 /etc/alternatives/createdb.postgis.dpkg-tmp as 
 /etc/alternatives/createdb.postgis: No such file or directory
 /sw/bin/dpkg: error processing postgis82 (--install):
   subprocess post-installation script returned error exit status 2
 Errors were encountered while processing:
   postgis82
 ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
 Failed: can't install package postgis82-1.2.1-1024

Downgrading dpkg from RR's experimental tree to the one in unstable 
resolved this.

RR: Note that I was using dpkg_1.13.25-1021 which may not have been your 
most recent.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] postgis82-1.2.1-1024

2007-02-16 Thread Daniel Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Feb 16, 2007, at 5:06 PM, Robert T Wyatt wrote:

 Robert T Wyatt wrote:
 Howdy,

 Postgis82 (10.4-unstable tree) built for me, but it won't install (on
 two different machines I have the same error):

 Setting up postgis82 (1.2.1-1024) ...
 mv: cannot stat `/etc/alternatives/createdb.postgis.dpkg-tmp': No  
 such
 file or directory
 update-alternatives: unable to install
 /etc/alternatives/createdb.postgis.dpkg-tmp as
 /etc/alternatives/createdb.postgis: No such file or directory
 /sw/bin/dpkg: error processing postgis82 (--install):
   subprocess post-installation script returned error exit status 2
 Errors were encountered while processing:
   postgis82
 ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
 Failed: can't install package postgis82-1.2.1-1024

 Downgrading dpkg from RR's experimental tree to the one in unstable
 resolved this.

 RR: Note that I was using dpkg_1.13.25-1021 which may not have been  
 your
 most recent.

You can also manually edit /sw/sbin/update-alternatives and change

$altdir= '/etc/alternatives';

to

$altdir= '/sw/etc/alternatives';

until this is fixed.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (Darwin)
Comment: http://homepage.mac.com/danielj7/publickey.txt

iD8DBQFF1krp4sDFGYouOqARAot8AJ41EXeXTddziYJzZFArZgsMYnzXlwCfeyfw
OgfUhj69lK0SyuBfyRaS9g0=
=pE4L
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel