Re: [Sks-devel] Problem upgrading from 1.1.3 to 1.1.4

2014-04-25 Thread Kristian Fiskerstrand
You will need to remove the environment, it will be recreated automatically. 
See [0]. Also keep on mind the upgrade instructions in [1]

[0] 
https://bitbucket.org/skskeyserver/sks-keyserver/src/4069c369eaaa/UPGRADING?at=default
[1] http://lists.nongnu.org/archive/html/sks-devel/2012-10/msg00010.html

Sent from my iPad

On Apr 25, 2014, at 11:33, Christopher Baines m...@cbaines.net wrote:

 I was running 1.1.3 from Debian stable, and attempted to upgrade to
 1.1.4 from Debian testing/unstable. However, it appears the package was
 missing a dependency on db5.3-util (as it could not run db5.3_upgrade).
 So, I installed that, and tried again, but now I get:
 
 db5.3_upgrade: BDB1538 Program version 5.3 doesn't match environment
 version 5.1
 db5.3_upgrade: DB_ENV-open: BDB0091 DB_VERSION_MISMATCH: Database
 environment version mismatch
 
 Any ideas how to fix this?
 
 Thanks,
 
 Chris
 
 ___
 Sks-devel mailing list
 Sks-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/sks-devel

___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Problem upgrading from 1.1.3 to 1.1.4

2014-04-25 Thread Christopher Baines
On 25/04/14 11:59, Kristian Fiskerstrand wrote:
 You will need to remove the environment, it will be recreated automatically. 
 See [0]. Also keep on mind the upgrade instructions in [1]
 
 [0] 
 https://bitbucket.org/skskeyserver/sks-keyserver/src/4069c369eaaa/UPGRADING?at=default
 [1] http://lists.nongnu.org/archive/html/sks-devel/2012-10/msg00010.html

Thanks, do I need to set DB_HOME, when using the commands in [0]? I
tried running the recover, but I think it failed.

root@mira:/var/lib/sks# db5.1_recover -h PTree/__db.001
db5.1_recover: DB_ENV-open: Not a directory



signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel


Re: [Sks-devel] Problem upgrading from 1.1.3 to 1.1.4

2014-04-25 Thread Christopher Baines
On 25/04/14 14:02, kristian.fiskerstr...@sumptuouscapital.com wrote:
 The -h option should take care of that, but in your example you seem to 
 specify a db file rather than the PTree dir, hence the errors

Thanks, I have now managed to sort things out.




signature.asc
Description: OpenPGP digital signature
___
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel