Am 21.08.2014 um 22:36 schrieb Kurt Jaeger: > Hi! > >>> portupgrade -arR -m BATCH=yes >>> >>> I currently get this error on 10.0-amd64: >>> >>> [Updating the portsdb <format:dbm_hash> in /usr/ports ... - 24478 port >>> entries found >>> .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.........17000.........18000.........19000.........20000.........21000.........22000.........23000.........24000..HASH: >>> Out of overflow pages. Increase page size >>> /usr/ports/INDEX-10:24206:dbm_store failed >>> .. ..... done] >>> >>> Any ideas on how to fix this ? >>> >> >> Try portsdb -FU first. > > I tried it, same error. >
Why is it using dbm_hash for you? bdb_btree works for me OOTB. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
