Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] Berkeley DB 4.1 migration; WAS: Ready for postfix 2.0 ?

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergeyli AT pisem.net>
  • To: Robin Cook <rcook AT wyrms.net>
  • Cc: sm-grimoire AT lists.ibiblio.org
  • Subject: [SM-Grimoire] Berkeley DB 4.1 migration; WAS: Ready for postfix 2.0 ?
  • Date: Sun, 05 Jan 2003 21:59:36 -0500

How about postfix 1 and perl? They're both not even supposed to work with db 4.1 AFAIK.
Also, db 4.1 is using O_DIRECT flag when opening files (direct I/O), which consistently failed on all of my systems using three different kernel versions (2.4.19, 2.4.20, 2.5.54) on two different file systems (reiserfs, ext3) and two different disk architectures (IDE, Compaq RAID hardware), so I had to patch DB not use this flag by default. Had a lot of scary fun in the process.

Robin Cook wrote:

I have manually updated my system to DB 4.1.25 for a custom spell I am working and I have rebuilt all spells I have installed that depend on DB and so far all have compiled without a problem.







Archive powered by MHonArc 2.6.24.

Top of Page