Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

RPM Database problem..

 
   Soft32 Home -> Linux -> Partner Relationship Management RSS
Next:  gnorpm  
Author Message
Stephane

External


Since: Jun 19, 2004
Posts: 38



(Msg. 1) Posted: Wed Feb 25, 2004 3:14 pm
Post subject: RPM Database problem..
Archived from groups: linux>redhat>rpm (more info?)

Hello there,

I a using Redhat v9.0
After a while, I execute a normal : rpm --rebuilddb (as root)
-> Error: db4 error (16) from dbenv ->remove : device or ressource busy !

What does it mean ?

How can rebuild my database ?

Thx & rgdrs
Back to top
Login to vote
Alexander Dalloz

External


Since: Apr 02, 2004
Posts: 199



(Msg. 2) Posted: Wed Feb 25, 2004 4:33 pm
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 25 Feb 2004 21:14:10 +0000 Stephane wrote:

> Hello there,
>
> I a using Redhat v9.0
> After a while, I execute a normal : rpm --rebuilddb (as root)
> -> Error: db4 error (16) from dbenv ->remove : device or ressource busy !
>
> What does it mean ?
>
> How can rebuild my database ?
>
> Thx & rgdrs

Another rpm process is accessing the rpm db at the same time. First stop
that process(es).

Alexander


--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
Back to top
Login to vote
Stephane

External


Since: Jun 19, 2004
Posts: 38



(Msg. 3) Posted: Thu Feb 26, 2004 1:18 am
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Alexander,

Yes, but I've got this error message even after rebooting the machine...
Normally, there is nothing running at the same time !!!

Should I use "rpm -initdb" now ??

Thx

Stephane


"Alexander Dalloz" <alexander.dalloz RemoveThis @uni-bielefeld.de> wrote in message
news:pan.2004.02.25.21.33.44.381481@uni-bielefeld.de...
> On Wed, 25 Feb 2004 21:14:10 +0000 Stephane wrote:
>
> > Hello there,
> >
> > I a using Redhat v9.0
> > After a while, I execute a normal : rpm --rebuilddb (as root)
> > -> Error: db4 error (16) from dbenv ->remove : device or ressource busy
!
> >
> > What does it mean ?
> >
> > How can rebuild my database ?
> >
> > Thx & rgdrs
>
> Another rpm process is accessing the rpm db at the same time. First stop
> that process(es).
>
> Alexander
>
>
> --
> Alexander Dalloz | Enger, Germany
> PGP key valid: made 13.07.1999
> PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
>
Back to top
Login to vote
Rex Dieter

External


Since: Aug 19, 2004
Posts: 212



(Msg. 4) Posted: Thu Feb 26, 2004 3:08 am
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Stephane wrote:

> I a using Redhat v9.0
> After a while, I execute a normal : rpm --rebuilddb (as root)
> -> Error: db4 error (16) from dbenv ->remove : device or ressource busy !
>
> What does it mean ?

It's harmless, you can safely ignore it.

-- Rex
Back to top
Login to vote
Alexander Dalloz

External


Since: Apr 02, 2004
Posts: 199



(Msg. 5) Posted: Thu Feb 26, 2004 10:00 am
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 26 Feb 2004 07:18:25 +0000 Stephane wrote:

> Hi Alexander,
>
> Yes, but I've got this error message even after rebooting the machine...
> Normally, there is nothing running at the same time !!!
>
> Should I use "rpm -initdb" now ??
>
> Thx
>
> Stephane

Do you use a clean Redhat 9 system with updates or do you use maybe a
2.6.x kernel? Did you install any packages not coming from and for Redhat?

Alexander


--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
Back to top
Login to vote
Stephane

External


Since: Jun 19, 2004
Posts: 38



(Msg. 6) Posted: Thu Feb 26, 2004 1:24 pm
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, I have a clean Redhat v 9.0
My Kernel is the original one 2.4..... (no upgrade!)
my RPM package come from the Rdhat CD...
=> So, everything ... from the original CD !!

I have installed on 2 different machines (also same softwares => same
problem...)

I have effectivelly installed a software, which is for Redhat 9,0 but
doesn't come from Redhat.... (Cross compiler from Metrowerks)

- Do you think I can use "rpm -initdb" ?? What exactly does this command ?

- What exactly should do " rpm -rebuilddb" ? I saw, that this has to rebuild
the database... In which case that you have to rebuild your database ??
(sorry for the basic question... but I still don't reallty understand !!!
Sad

Thanks...

Stephane


"Alexander Dalloz" <alexander.dalloz RemoveThis @uni-bielefeld.de> wrote in message
news:pan.2004.02.26.15.00.51.96459@uni-bielefeld.de...
> On Thu, 26 Feb 2004 07:18:25 +0000 Stephane wrote:
>
> > Hi Alexander,
> >
> > Yes, but I've got this error message even after rebooting the machine...
> > Normally, there is nothing running at the same time !!!
> >
> > Should I use "rpm -initdb" now ??
> >
> > Thx
> >
> > Stephane
>
> Do you use a clean Redhat 9 system with updates or do you use maybe a
> 2.6.x kernel? Did you install any packages not coming from and for Redhat?
>
> Alexander
>
>
> --
> Alexander Dalloz | Enger, Germany
> PGP key valid: made 13.07.1999
> PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
>
Back to top
Login to vote
Stephane

External


Since: Jun 19, 2004
Posts: 38



(Msg. 7) Posted: Thu Feb 26, 2004 1:25 pm
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

OK thanks....
but do you know where this come from ???

Stephane

"Rex Dieter" <rdieter.DeleteThis@math.unl.edu> wrote in message
news:c1l1ua$3k1$1@unlnews.unl.edu...
> Stephane wrote:
>
> > I a using Redhat v9.0
> > After a while, I execute a normal : rpm --rebuilddb (as root)
> > -> Error: db4 error (16) from dbenv ->remove : device or ressource busy
!
> >
> > What does it mean ?
>
> It's harmless, you can safely ignore it.
>
> -- Rex
Back to top
Login to vote
Rex Dieter

External


Since: Aug 19, 2004
Posts: 212



(Msg. 8) Posted: Thu Feb 26, 2004 1:25 pm
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

FYI,

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=102994

-- Rex

Stephane wrote:

> OK thanks....
> but do you know where this come from ???
>
> Stephane
>
> "Rex Dieter" <rdieter.TakeThisOut@math.unl.edu> wrote in message
> news:c1l1ua$3k1$1@unlnews.unl.edu...
>> Stephane wrote:
>>
>> > I a using Redhat v9.0
>> > After a while, I execute a normal : rpm --rebuilddb (as root)
>> > -> Error: db4 error (16) from dbenv ->remove : device or ressource busy
> !
>> >
>> > What does it mean ?
>>
>> It's harmless, you can safely ignore it.
>>
>> -- Rex
Back to top
Login to vote
Stephane

External


Since: Jun 19, 2004
Posts: 38



(Msg. 9) Posted: Thu Feb 26, 2004 1:30 pm
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Originally, I tried to install a package : ]# rpm -i
gcc-ppc_8xx-2.95.4-4j_2.ppc.rpm
Because of missing the "binutils, I tried to install fiirst the binutil....
(se below)

It said "conflict " !!! but this is not the same package !!! (2 different
binutil....)
Do you know why ??????

I would need this RPM , without removing the previous one... which could be
useful... Smile

Stephane
=======

[root@linux-one RPMS]# rpm -i gcc-ppc_8xx-2.95.4-4j_2.ppc.rpm

error: Failed dependencies:

cpp-ppc_8xx = 2.95.4-4j_2 is needed by gcc-ppc_8xx-2.95.4-4j_2

binutils-ppc_8xx >= 2.11.92.0.12 is needed by gcc-ppc_8xx-2.95.4-4j_2

[root@linux-one RPMS]# rpm -i binutils-ppc_8xx-2.11.93.0.2-3b_2.ppc.rpm

package binutils-ppc_8xx-2.11.93.0.2-3b_2 is intended for a ppc architectu

re

file /usr/bin/addr2line from install of binutils-ppc_8xx-2.11.93.0.2-3b_2

conflicts with file from package binutils-2.13.90.0.18-9

file /usr/bin/ar from install of binutils-ppc_8xx-2.11.93.0.2-3b_2 conflic

ts with file from package binutils-2.13.90.0.18-9



"Stephane" <Root.TakeThisOut@linux.linux> wrote in message
news:c1j37e$6tl$1@newsg4.svr.pol.co.uk...
> Hello there,
>
> I a using Redhat v9.0
> After a while, I execute a normal : rpm --rebuilddb (as root)
> -> Error: db4 error (16) from dbenv ->remove : device or ressource busy !
>
> What does it mean ?
>
> How can rebuild my database ?
>
> Thx & rgdrs
>
>
>
Back to top
Login to vote
Stephane

External


Since: Jun 19, 2004
Posts: 38



(Msg. 10) Posted: Thu Feb 26, 2004 3:42 pm
Post subject: Re: RPM Database problem.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you Rex !!


"Rex Dieter" <rdieter DeleteThis @math.unl.edu> wrote in message
news:c1ljfv$8h8$1@unlnews.unl.edu...
> FYI,
>
> http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=102994
>
> -- Rex
>
> Stephane wrote:
>
> > OK thanks....
> > but do you know where this come from ???
> >
> > Stephane
> >
> > "Rex Dieter" <rdieter DeleteThis @math.unl.edu> wrote in message
> > news:c1l1ua$3k1$1@unlnews.unl.edu...
> >> Stephane wrote:
> >>
> >> > I a using Redhat v9.0
> >> > After a while, I execute a normal : rpm --rebuilddb (as root)
> >> > -> Error: db4 error (16) from dbenv ->remove : device or ressource
busy
> > !
> >> >
> >> > What does it mean ?
> >>
> >> It's harmless, you can safely ignore it.
> >>
> >> -- Rex
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
rpm database problem - hi all; I need to get rid of an old qmail rpm but when I do a rpm -e qmail I get : error: "qmail" specifies...

RPM database - Ive heard that sometimes you need to rebuild the database. Why does this have to be done? Ive just upgraded to KDE 3.2....

RPM database codeset - I'm writing an utility to retrieve information from RPM installation databases. On the machines where I'm testing the..

Change database information - Greetings, I've got an interesting (to me, at least. :) ) scenario with RPMs here that I would like some help with. ..

multiple entries in RPM database - Hi, I've installed a package during test multiple times using --force. The package is now listed more then once in the...

concurrent access to RPM database - We are running rpm-4.0.4-7x.18 on Redhat 7.3 and need to have concurrent access to the RPM database (readonly would get...
       Soft32 Home -> Linux -> Partner Relationship Management All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]