Mantis - pm_apreq2
Viewing Issue Advanced Details
4757 packaging minor have not tried 2011-04-15 15:16 2011-05-03 14:41
LFMM  
 
normal  
new  
open  
none    
none  
0004757: Depends on BerkeleyDB 4.7, please bump dependency to 4.8
Hello, world.

Most other CSW packages in "current" depend on BerkeleyDB 4.8. This includes mod_perl and pkgutil.

Please, align the required version of BDB to reduce the bloat in the system. I attach a patch (from SVN trunk) for the makefile.

Thanks.
? file icon apreq2-bdb.patch [^] (1,500 bytes) 2011-04-15 15:16
Issue History
2011-04-15 15:16 LFMM New Issue
2011-04-15 15:16 LFMM File Added: apreq2-bdb.patch
2011-04-15 15:17 LFMM Note Added: 0008960
2011-05-03 14:41 LFMM Note Added: 0009021

Notes
(0008960)
LFMM   
2011-04-15 15:17   
Sorry, I meant version in "current" repo.
(0009021)
LFMM   
2011-05-03 14:41   
Ok, cpan/libapreq2 doesn't build at all:

- BDB dependencies
- Some auxiliary tools are not in the expected paths anymore.
- Too many hardcoded paths (instead of using the variables defined in gar.conf.mk), and some of them are wrong.

Here comes a patch, to be applied when I join fully.