You are not logged in.

#1 2010-01-12 16:30:16

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

[SOLVED] db 4.8.26-1

With the new db package in testing, I'm issued a warning on installation:

ATTENTION DB PACKAGE:
Please consider to run db_upgrade on Berkeley DB databases with a major db version number update.

While this does state exactly what needs to be done, it's not completely intuitive. How do I go about finding these db's (if I have any in use) to upgrade them?

Last edited by falconindy (2010-01-12 22:50:40)

Offline

#2 2010-01-12 16:56:31

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: [SOLVED] db 4.8.26-1

man db

Db is a general purpose debugging program.  It may be used to examine files and to provide a controlled environment for the execution of programs.

       A  textfile  is a file containing the text and initialized data of an executable program.  A pid or corefile specifies the memory image of a process.  A pid gives the id of an
       executing process to be accessed via ptrace(2).  A corefile specifies the name of a core dump (see core(5) on your system of choice) containing the memory image  of  a  termi‐
       nated process.  This manual refers to the memory image specified by pid or corefile as a memfile.
...

have you debugged something? or did any thing in that matter?
If not it's probable you don't need to do it.
I've did what it said and seeing options required decided that i really don't need to do it.
maybe I'll suffer the consequenses later on... but I don't think so.
And if I will, I know who to blame


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#3 2010-01-12 17:40:02

Profjim
Member
From: NYC
Registered: 2008-03-24
Posts: 658

Re: [SOLVED] db 4.8.26-1

I think he's referring to the Berkeley DB. The Arch package for that doesn't supply a db manpage. There is a dbopen manpage supplied by man-pages. (Primoz, you must have something installed that's shadowing that, because on my system

man db

gives me the dbopen manpage.)

Offline

#4 2010-01-12 19:48:24

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: [SOLVED] db 4.8.26-1

Profjim wrote:

I think he's referring to the Berkeley DB. The Arch package for that doesn't supply a db manpage. There is a dbopen manpage supplied by man-pages. (Primoz, you must have something installed that's shadowing that, because on my system

man db

gives me the dbopen manpage.)

Really? Strange. I've upgraded db today from db...
It also makes more sense that man opens db manual...
Still what's the worst that can happen? big_smile


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#5 2010-01-12 22:00:27

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: [SOLVED] db 4.8.26-1

I know for a fact there is a thread on the forum explaining this but I am feeling to lazy to find it...

Offline

#6 2010-01-12 22:15:51

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: [SOLVED] db 4.8.26-1

Allan wrote:

I know for a fact there is a thread on the forum explaining this but I am feeling to lazy to find it...

Search gives many similar topics: http://bbs.archlinux.org/search.php?sea … 1328525125
One of those must be the right one big_smile


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#7 2010-01-12 22:50:30

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] db 4.8.26-1

Hmm, I suppose this is my own fault for not searching first.

http://bbs.archlinux.org/viewtopic.php?id=23217

The above thread is exactly what I needed.

Offline

Board footer

Powered by FluxBB