Yum Update
Jun 19, 2009I just did yum update and got this error:
There are unfinished transactions remaining. You mightconsider running yum-complete-transaction first to finish them.
I just did yum update and got this error:
There are unfinished transactions remaining. You mightconsider running yum-complete-transaction first to finish them.
I get the following error, when I run 'yum update':
Quote:
[root@moloko ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www2.atomicorp.com
* base: mirrors.usc.edu
* updates: mirrors.serveraxis.net
* addons: styx.biochem.wfubmc.edu
* extras: mirrors.gigenet.com
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package file.i386 0:4.17-15.el5_3.1 set to be updated
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 229, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 145, in main
(result, resultmsgs) = base.buildTransaction()
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction
(rescode, restring) = self.resolveDeps()
File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps
for po, dep in self._checkFileRequires():
File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires
if not self.tsInfo.getOldProvides(filename) and not self.tsInfo.getNewProvides(filename):
File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line 414, in getNewProvides
for pkg, hits in self.pkgSack.getProvides(name, flag, version).iteritems():
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 300, in getProvides
return self._computeAggregateDictResult("getProvides", name, flags, version)
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 470, in _computeAggregateDictResult
sackResult = apply(method, args)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 861, in getProvides
return self._search("provides", name, flags, version)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc
return func(*args, **kwargs)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 837, in _search
for pkg in self.searchFiles(name, strict=True):
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc
return func(*args, **kwargs)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 586, in searchFiles
self._sql_pkgKey2po(rep, cur, pkgs)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 470, in _sql_pkgKey2po
pkg = self._packageByKey(repo, ob['pkgKey'])
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 413, in _packageByKey
po = self.pc(repo, cur.fetchone())
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__
self._read_db_obj(db_obj)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj
setattr(self, item, _share_data(db_obj[item]))
TypeError: unsubscriptable object
I have two packages in Centos 5.3 that refuse to update via YUM. Coreutils and Findutils.
coreutils.i386 0:5.97-19.el5
findutils.i386 1:4.2.27-5.el5
The error code returned is:
error: unpacking of archive failed on file /usr/bin/find: cpio: rename
error: unpacking of archive failed on file /bin/ls: cpio: rename
I checked that the files are not immutable via chattr and that I am logged in as root. The directory is also writeable.
I can't remove them or change their permissions.
Any idea on how to force an upgrade? I checked with the support at Cpanel but they had no idea how to fix it and were less than helpful.
root@server[~]# yum install fileutils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* extras: mirror.fdcservers.net
* updates: mirror.fdcservers.net
* base: pubmirrors.reflected.net
* addons: chi-10g-1-mirror.fastsoft.net
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package coreutils.i386 0:5.97-19.el5 set to be updated
--> Processing Dependency: findutils for package: coreutils
--> Running transaction check
---> Package findutils.i386 1:4.2.27-5.el5 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved ...
I am researching how to upgrade my server, I have already tested #yum update and seen all the patches and upgrades that could be made for my server. My question is that by upgrading all these (mysql, php, etc) do i need to backup all my mysql databases or should the upgrade not affect my databases?
View 1 Replies View Relatedhow can i update my host files on my 2nd server
running as ns2 when i change something on the ns1 server?
using BIND DNS, centos, webmin.
Did anyone have this problem when upgrade to PHP 5.2.8?
This is the error that i got when i upgrade from PHP 5.2.6 to 5.2.8.
"Failed loading C:PHP5ioncubeioncube_loader_win_5.2.dll PHP Warning: PHP Startup: Unable to load dynamic library './ext/php_mssql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library './ext/php_msql.dll' - The specified module could not be found. in Unknown on line 0 "
I don't have Ioncube install and when i upgrade from PHP 5.2.5 to 5.2.6. I didn't have the above problem. Is Ioncube a included .dll in for the Windows package? How do i fix the above error? Is there any problem with PHP 5.2.8? Is it stable?
My server is Win2003 Standard/IIS6.
i installed APF ( firewall ) in my dediated server 2 years ago. i want to update my APF to new version,
Current Version : APF version 0.9.6
how to update to last version?
I tried to update packages by yum and got this message:
Error: djbdns-localcache conflicts with bind
I installed QmailToaster from this url:
[url]
and I replaced bind with djbdns-localcache*.rpm.
Seems it causes the problem.
What should I do now?
I'm trying to update my vps box using centos distro.
but i got this error.
Code:
---> Package libgcc.i386 0:3.4.6-8 set to be updated
--> Running transaction check
--> Processing Dependency: glibc-common = 2.3.4-2.25 for package: glibc-dummy-centos-4
--> Processing Dependency: libcap.so.1 for package: nscd
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for libcap to pack into transaction set.
libcap-1.10-20.i386.rpm 100% |=========================| 4.4 kB 00:00
---> Package libcap.i386 0:1.10-20 set to be updated
--> Running transaction check
--> Processing Dependency: glibc-common = 2.3.4-2.25 for package: glibc-dummy-centos-4
--> Finished Dependency Resolution
Error: Missing Dependency: glibc-common = 2.3.4-2.25 is needed by package glibc-dummy-centos-4
running centos 4.4.
Current, 2.6.3 came with my centos 4.4 cpanel server, I tried updating it to latest 2.6.9. However, when I type "rsync" it's pointing to 2.6.3 How can I remove the old version or reinstall over it?
View 8 Replies View RelatedLast night my server was updated to Centos 5.4 via yum update command.
Is it recommended to restart the server after this update or it is fine to let it run ?
.. there is also Cpanel on it,
Recently one customer asked if he could upload his MySql database to subfolder in his root and have MySql pick it up from there instead from default location.
This sounds crazy, but request is legitimate, and I was wondering what could be done to enable this user update MySql db this way, or what would be the closest alternative?
can i upgrade my kernel?
yum cant find any new update but my kernel version is 2.6.18-128.1.1.el5.028stab062.3PAE
Whenever I try to run yum update on Cent OS I get this error:
---> Package udev.i386 0:095-14.20.el5_3 set to be updated
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 229, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 145, in main
(result, resultmsgs) = base.buildTransaction()
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction
(rescode, restring) = self.resolveDeps()
File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps
for po, dep in self._checkFileRequires():
File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires
if not self.tsInfo.getOldProvides(filename) and not self.tsInfo.getNewProvides(filename):
File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line 414, in getNewProvides
for pkg, hits in self.pkgSack.getProvides(name, flag, version).iteritems():
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 300, in getProvides
return self._computeAggregateDictResult("getProvides", name, flags, version)
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 470, in _computeAggregateDictResult
sackResult = apply(method, args)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 861, in getProvides
return self._search("provides", name, flags, version)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc
return func(*args, **kwargs)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 837, in _search
for pkg in self.searchFiles(name, strict=True):
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc
return func(*args, **kwargs)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 586, in searchFiles
self._sql_pkgKey2po(rep, cur, pkgs)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 470, in _sql_pkgKey2po
pkg = self._packageByKey(repo, ob['pkgKey'])
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 413, in _packageByKey
po = self.pc(repo, cur.fetchone())
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__
self._read_db_obj(db_obj)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj
setattr(self, item, _share_data(db_obj[item]))
TypeError: unsubscriptable object
[root@liquidwind jeeves]#
i enable Mbstrings and Soap in easyapache in Cpanel.
after 24 hours i restart my server and some things get eror.
tmp folder become read only.
easy apache give below eror :
Code:
Died at /var/cpanel/perl/easy/Cpanel/Easy/Utils/BackGround.pm line 40.
and all site have eror for tmp and mysql.
i change tmp folder but some eror don't solved.
Code:
Can't create/write to file '/tmp/#sql_1f42_0.MYI' (Errcode: 30) SQL=SELECT m.*, sum(case when p.published=1 then 1 else 0 end) as cnt FROM jos_menu AS m LEFT JOIN jos_menu AS p ON p.parent = m.id WHERE m.menutype='mainmenu' AND m.published='1' AND m.access <= '0' GROUP BY m.id ORDER BY m.parent, m.ordering
Warning: Invalid argument supplied for foreach() in /home/music/public_html/modules/mod_tpmenu/tpmenu/dropdown/menu.php on line 127
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/music/public_html/modules/mod_tpmenu/tpmenu/dropdown/menu.php on line 150
this is mount command :
Code:
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw,usrquota)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/usr/tmpDSK on /tmp type ext3 (rw,noexec,nosuid,loop=/dev/loop0)
and this is fstabs :
Code:
/dev/VolGroup00/LogVol00 / ext3 defaults,usrquota 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/usr/tmpDSK /tmp ext3 defaults,noauto 0 0
I have following error in kernel update with yum:
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package kernel conflicts with ecryptfs-utils < 44.
Complete!
So kernel not updated yet.
RHEL4 Box
No Control Panel
Current Version of OpenSSL = OpenSSL 0.9.7a Feb 19 2003
which is the most current version available via 'up2date'.
Need to update to 0.9.8.
I have download the source for 0.9.8h and have:
#./config --prefix=/usr/local --openssldir=/usr/local/openssl
#make
#make test
#make install
All commands ran without errors.
When I run:
# openssl version
OpenSSL 0.9.7a Feb 19 2003
# whereis openssl
openssl: /usr/bin/openssl /usr/local/bin/openssl /usr/include/openssl /usr/local/openssl /usr/share/man/man1/openssl.1ssl.gz
# rpm -qa | grep openssl
openssl-devel-0.9.7a-43.17.el4_6.1
openssl-0.9.7a-43.17.el4_6.1
xmlsec1-openssl-1.2.6-3
openssl096b-0.9.6b-22.46
How can I get the version updated?
It has been a while now since my last update of www.pwrhost.com
It could not get any better than it always was so my review will be short and sweet:
I my opinion www.pwrhost.com is the best host on the net. They are always up [currently 65 days and counting]. The customer service is still tops--I have not needed it much, but when I do it seems someone is waiting to open my ticket.
The price--- is sinfully low--it is almost like stealing Not just because it is so low--but because of the service/uptime/speed that goes along with it is priceless...
I don't know how do they do it---but they do!
Keep up the good work pwrhost
My biggest fear is that people will see this and then see the plans and not sign up because think it could not be as great as I say it is because of the prices..They must be overselling or this guy is some BS artist..NOT
I know you want to see a site that is hosted with them so here goes. It is just one of many test sites This one is for a smf forum and portal.I have one business site hosted there too
www.therockpile.org
I currently have about 30 cms's installed on my accout and all of them installed with no problem--not so with every host.Mostly all of them have a mysql database too.
Their php is set up very secure yet friendly towards cms's and portals---some hosts are very problematic
The bottom line is you absolutely cannot go wrong with www.pwrhost.com . Their uptime/speed/price and CS they have never failed me. Add them all together and that is is why I think they deserve the best review possible and the highest possible rating...
I will always have an account with them as long as they are around.period!
I do not dole out the positive reviews unless they are deserved--This one most definitely is...
Signed on with One Love 2 back in February....wanted to test them out as possible reseller provider, and the price was right. Things were set up pretty smoothly. No complaints.
After a few days, I inquired about sitebuilding software and was told it would be offered for free as of March 15th. All I had to do was wait for the ides of March and then submit a ticket.
No problem.
Once I submitted a ticket requesting the software, I receievd a reply by e-mail that the ticket would be handled by appropriate people. No problem. Later that day, March 15th, I received an e-mail was going to be handled by billing. No problem.
Last I heard was a e-mail yesterday from a senior analyst that said:
Quote:
Hello,
We are still performing a couple of last minute touch ups in regards to this. We will keep you updated as soon as this is available to the public.
Thank you for your patience,
----------
It was something like a week ago when I was told to wait for March 15th for this service. Now, after waiting patiently, I am told to wait some more...with no real idea of when the waiting will be rewarded.
I was already surprised that their Power Package didn't come with any sitebuilding sofware (except for the stuff in Fantastico)...most basic plans nowdays all offer some sort of point and click software for building a site.
Now I am really surprised that they missed a target date for offering a service, and haven't given some sort of hard date for when clients will be able to use it.
I've said it before...SH has a great reputation on here, and that is why this stuff surprises me. Everyone seems to rave about them. Has anyone else had any delays/trouble/issues with them?
what is the best way to upgrade Openssl
to the latest version
openssl-0.9.8g
in my cpanel server
openssl version
OpenSSL 0.9.7a Feb 19 2003
I installed CentOS 5 on a server with 2 quad core CPU's and 4GB of RAM. After the installation is done and during boot I see a warning that says "Warning only 3GB will be used".
So, just to check, I installed CentOS 4.4 and it sees all 4GB of RAM.
Are there any memory limitations on the distro? or could it be that the desktop kernels made their way into the iso's from upstream?
How do you update a distribution's lftp? I downlaoded the file from the official lftp site and installed but it doesn't update the existing version. Now, I have 2 copies of lftp on the server.
View 5 Replies View RelatedI have tried to update bind but i have got tons of errors, so I tried to delete it and reinstall it to get the lateste version:
1) yum remove bind (success)
2) yum update (success)
3) yum install bind (fails)
Code:
[root@server /]# yum install bind
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: ftp.free.fr
* updates: centos.crazyfrogs.org
* addons: ftp.free.fr
* extras: ftp.free.fr
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
No package bind available.
Nothing to do
bind not avaible ?
another question does yum remove bind removes the zones?
I use CentOs 5
directadmin as CP
I did a yum update on my VPS and now I can't connect SSH.
Putty gives me the error message "Network error:Connection refused.
My VPS is running fine otherwise.
I opened a support ticket and got this reply.
"Not sure exactly what happened, but something you did has corrupted your system, I cannot even login to it from our node. I think the only thing you can do now is rebuild your system."
I just tried yum update command and now i have bunch of stuff that i need to update
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kernel-PAE i686 2.6.18-92.1.6.el5 update 14 M
kernel-PAE-devel i686 2.6.18-92.1.6.el5 update 4.8 M
Updating:
kernel-headers i386 2.6.18-92.1.6.el5 update 846 k
nspr i386 4.7.1-1.el5 update 118 k
nss i386 3.12.0.3-1.el5.centos update 1.1
M
nss-tools i386 3.12.0.3-1.el5.centos update 2.2
M
samba-client i386 3.0.28-1.el5_2.1 update 4.9 M
samba-common i386 3.0.28-1.el5_2.1 update 8.7 M
xulrunner i386 1.9-1.el5 update 10 M
yelp i386 2.16.0-19.el5 update 580 k
Removing:
kernel-PAE-devel i686 2.6.18-53.1.21.el5 installed 14 M
Transaction Summary
=============================================================================
Install 2 Package(s)
Update 8 Package(s)
Remove 1 Package(s)
The big deal is Kernel is the most important update file IMHO. Because last time at another server i tried to update kernel by same method. And it said it failed to find template for Kernel or something like that. As a result my server didn't boot up and i had to request KVM and load older kernel
I am not sure if it will give same error this time but is there anything else that i need to do after kernel is updated except rebooting?
i just run /scripts/upcp and it updated all of the programs except kernel-pae. Now it says
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kernel-PAE i686 2.6.18-92.1.6.el5 update 14 M
Transaction Summary
=============================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
I am still not brave enough to install kernel update
I tried to run yum update php and it say there are no new packages available. This is on centos 5.2 with lxadmin installed so how can i update it?
it has php 5.2.1 and the latest is 5.2.8.
how to update cPanelDNS only?
View 3 Replies View RelatedI am with 13 servers in the planet. It would like to know it has as it updates them in a way simpler that I am doing. I update 1 for 1.
View 14 Replies View Related