Re: No response from RPM command
- From: "Klavs" <fgustave@xxxxxxxxxxxx>
- Date: 24 Jan 2007 08:47:08 -0800
Problem was solved.
Probabily some file in /var/lib/rpm was corrupt.
I made a tar of /var/lib/rpm/* from other Linux AS4 machine.
Then, after substitution,
rm -rf /var/lib/rpm/__db.00*
rpm --initdb
rpm --rebuilddb
rpm -qaV
Now rpm works.
That's' all folks.
On 24 Gen, 13:32, "Klavs" <fgust...@xxxxxxxxxxxx> wrote:
Hi all.
I've a problem:
I need to install some rpm packages on a Linux AS4 machine.
When I try to install rpm's with rpm -ivh command system answer with
dependencies.
Problem is that this package are already been installed.
Trying a simple rpm -qa, I've any response.
[root@mymachine log]# rpm -qa
[root@mymachine log]#
I'e just to rebuild rpm database with:
rm -rf /var/lib/rpm/__db.00*
rpm --initdb
rpm --rebuilddb
rpm -qaV
but problem isn't solved.
Tank you for suggestions.
Regards.
.
- References:
- No response from RPM command
- From: Klavs
- No response from RPM command
- Prev by Date: Using Environment Variables in %files section of SPEC File
- Next by Date: attn: madison - very colorful movies - ilcu odna ow - (1/1)
- Previous by thread: No response from RPM command
- Next by thread: Adding new SCSI Hard disk
- Index(es):
Relevant Pages
|