Displaying 20 results from an estimated 2000 matches similar to: "Problem running yum update command"
2005 Jul 20
4
Yum/rpm error (rpmdb versioning issue?)
Has anyone seen this before?
[root at shelob rpm]# yum update
rpmdb: Program version 4.2 doesn't match environment version
error: db4 error(22) from dbenv->open: Invalid argument
error: cannot open Packages index using db3 - Invalid argument (22)
error: cannot open Packages database in /var/lib/rpm
Traceback (most recent call last):
File "/usr/bin/yum", line 30, in ?
2007 Mar 14
4
"No space left on device" but there is space
Hi,
I've been receiving message "No space left on device" but there is space.
I've forced fsck on reboot 2 times but did not solve.
# yum
rpmdb: /var/lib/rpm/__db.001: No space left on device
error: db4 error(28) from dbenv->open: No space left on device
error: cannot open Packages index using db3 - No space left on device (28)
error: cannot open Packages database in
2013 May 18
1
CentOS 5.9 LiveCD build on CentOS 6.4?
Is it possible to create CentOS 5.9 LiveCD on CentOS 6.4 system?
I am trying but getting following errors (rpmdb related):
<snip>
Installing: cups-pdf ################### [ 692/1011]
semodule: SELinux policy is not managed or store cannot be accessed.
rpmdb: /var/lib/rpm/Packages: unsupported hash version: 9
error: cannot open Packages index using db3 - Invalid argument
2005 Feb 27
1
RPM errors after moving /lib/tls to /lib/tls.disabled
Hello,
I have been testing the latest unstable version of xen and noticed that after I
move /lib/tls to /lib/tls.disabled I start receiving errors whenever I try to
execute an rpm command (or yum commands - related to rpm). Just as an example
here''s an error:
rpm --import RPM-GPG-KEY
rpmdb: unable to initialize mutex: Function not implemented
rpmdb: /var/lib/rpm/__db.001: unable to
2008 Jun 22
1
problems installing samba
Dear all,
I am trying to install Samba 3.0.30 on a new Centos 5 machine and I am getting following error. Samba has been downloaded form setnet. Could some please let me know how to fix this?
rpmdb: Program version 4.3 doesn't match environment version
error: db4 error(-30974) from dbenv->open: DB_VERSION_MISMATCH: Database environment version mismatch
warning: cannot open Solve
2008 Jun 22
1
problems installing samba
Dear all,
I am trying to install Samba 3.0.30 on a new Centos 5 machine and I am getting following error. Samba has been downloaded form setnet. Could some please let me know how to fix this?
rpmdb: Program version 4.3 doesn't match environment version
error: db4 error(-30974) from dbenv->open: DB_VERSION_MISMATCH: Database environment version mismatch
warning: cannot open Solve
2005 Jul 14
2
Upgrading from RH AS-3 to ??
Hi!
I'm trying to upgrade my Redhat 3AS server, but I'm encountering
problems.
The first problem was, I didn't know what repository to use.
I settled on http://mirror.centos.org/, but using it is strange, as
not all mirror servers have all of the directories, and so sometimes
links appear broken, but the problem goes away if I hit reload.
A number of them have empty directories,
2004 Sep 21
1
yum updated to 3.3, rpmdb corrupted
I'd guess this is probably something pretty specific to my test box, but when I
yum updated to 3.3 my rpmdb got totally hosed. Unfortunately, I didn't save
the error that occured at the time because a rpm --rebuilddb _appeared_ to fix
the problem. Unfortunately I found out later that I was left with a db that
only contained a subset of the actual install base. I'm now trying to
2012 May 22
2
yum problem with glibc
Is anyone getting a yum update problem with glibc and glibc-common?
I'm getting the error message
-------------------------------
Error: Protected multilib versions: glibc-2.12-1.47.el6_2.12.x86_64 !=
glibc-2.12-1.47.el6_2.9.i686
** Found 3 pre-existing rpmdb problem(s), 'yum check' output follows:
bash-4.1.2-9.el6_2.x86_64 is a duplicate with bash-4.1.2-8.el6.centos.x86_64
2005 Aug 21
3
YUM is seriously fubar
Okay, I have over 9 gigs of spare room on my main hard drive, so I don't
think var is filling up. I've set prelinking to be off (I think), and
yet still, YUM continues to freeze my computer.
If I try to do a search or install, about half the time it will go nuts
on the hard drive, I lose control of the mouse, and eventually I have no
choice but to hard reset.
What's wrong with
2012 Dec 14
3
Building a C5 chroot on a C6 machine
I'm trying to do something slightly silly; rather than having a C5 machine
and a C6 machine around for compiling and testing, I want to create a C5
chroot area. Something similar to "mock" but using lvm snapshots and some
local config specific stuff.
(Potentially even using Linux Containers to enter the chroot environment).
So I thought I'd build out the chroot...
% cat
2007 Oct 06
2
Damaged rpm database?
Hello,
while doing some maintenance on a Centos 4.4 box, I ran rpm -qa --last
and got:
error: rpmdb: damaged header #91 retrieved -- skipping.
...lots of lines identical to the one above and finally:
the_last_package_I_installed_yesterday.rpm
all the other rpms in reverse installation order
I've seen via google that this should mean there is a damaged rpm
database and it should be rebuilt
2008 Jan 10
4
yum hangs when Reading Local RPMDB
All of a sudden yum hangs on a Centos 4.5 (updated to the latest patch
before 4.6) when I try to use it. "clean metadata" didn't help.
The output of -d5 shows it gets to the point of "Reading Local RPMDB" and
then sits there. The process doesn't die, but doesn't seem to do anything
from that point on. strace shows this: futex(0xb76dcae8, FUTEX_WAIT, 2,
NULL
I
2008 Dec 16
4
GlusterFS process take very many memory
Hello!!!
I try use GLusterFS + openvz, but gfs process every 1 minute memory usare increase at ~2MB. How i can fix this?
P.S. sorry about my bad english.
Cluster information:
1) 3 nodes (server-client), conf:
##############
# local data #
##############
volume vz
type storage/posix
option directory /home/local
end-volume
volume vz-locks
type features/posix-locks
subvolumes vz
end-volume
2006 Oct 02
5
Yet another yum/rpm update problem
I am in the process of updating a dozen or so workstations from
CentOS 4.3 to CentOS 4.4. I set up a local YUM repository, and have
been able to successfully update all systems except for one. Both
yum and rpm either hang or core dump on this system. I've done a
"yum clean all" and an "rpm --rebuilddb" (after deleting the __db
files). I was able to
2020 Jan 23
2
yum update / kernal update failed - remove or repair
On 1/22/20 3:57 PM, Gary Stainburn wrote:
> I have managed to find out what happened in the yum update and it turns out it was a mess. It looks like the server ran out of memory in the middle and things then started to fail. Any advice on how to recover from this would be greatly appreciated
>
> The log below shows:
>
> [root at vps2 ~]# yum history info 22
> Loaded plugins:
2006 Jul 07
3
Upgrade 3.4 --> 3.7 went awry: rpmdb hosed
I installed CentOS 3.4 from a CD image I'd burned a while ago, and
then attempted to update with yum to 3.7. All the packages installed
OK, but at the very end of final cleanup I got an error message from
db4 saying to "RUN RECOVERY".
I did "rpm --rebuilddb" which may have been the wrong thing -- it
issued an error about "pages missing". I then ran it again,
2012 Jan 05
3
yum warning...
Hey,
From time to time I catch a yum warning.
Last time it was today:
# yum update
...
Downloading Packages:
vsftpd-2.2.2-6.el6_2.1.x86_64.rpm???????????????????????????????? | 149 kB???? 00:01????
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
? Updating?? :
2016 Dec 13
2
ipa rpm conflicts
does anybody see this:
unning transaction
Warning: RPMDB altered outside of yum.
** Found 8 pre-existing rpmdb problem(s), 'yum check' output
follows:
ipa-admintools-4.4.0-14.el7.centos.noarch has installed
conflicts freeipa-admintools:
ipa-admintools-4.4.0-14.el7.centos.noarch
ipa-client-4.4.0-14.el7.centos.x86_64 has installed
conflicts freeipa-client:
2006 Mar 21
3
Rsync 4TB datafiles...?
I need to rsync 4 TB datafiles to remote server and clone to a new oracle
database..I have about 40 drives that contains this 4 TB data. I would like
to do rsync from a directory level by using --files-from=FILE option. But
the problem is what will happen if the network connection fails the whole
rsync will fail right.
rsync -a srchost:/ / --files-from=dbf-list
and dbf-list would contain this: