CentOS 5 :: Yum Update - "error Summary" ?
Oct 8, 2010I've got some CentOS installed on my company. I usually do updates, once a week, but since 1 month i've got problems when updating with yum update :
View 4 RepliesI've got some CentOS installed on my company. I usually do updates, once a week, but since 1 month i've got problems when updating with yum update :
View 4 RepliesOn two Centos5 servers, yum gives a segmentation fault error when trying 'yum update' or 'yum check-update' after running 'yum clean' :
[Code]....
The error is the same for the other computer except while attempting to update the rpmforge repository. Nothing has really changed on the servers in some time and 'yum update' worked fine on each yesterday and I have no idea why they would both suddenly fail!
I have a error when i want to update my system via YUMI execute the next command.sh@ yum -y updateYou could try using --skip-broken to work around the problemYou could try running:package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigestThe program package-cleanup is found in the yum-utils package.
View 5 Replies View RelatedI updated from centos 5.3 to 5.4 and the update is left hanging in the update for tog-pegasus. I updated the other packages but I resist, I can do?
I think the problem is the dependence of cluster-cim but I'm not sure ..
I followed the Perfect Server Setup form HowToForge using the CentOS 5.2 dist because it said it ran ISPconfig3 right out of the box on their site. (by the way, its VERY difficult finding 5.2 i dont know why)
Everything went fine until I had to run yum update, then I keep getting messages that it can't connect to the repositories.
I dont know if it's an issue of my nic not functioniing, or if there is something wrong with my network settings.
1) how can i verify that the nic is working? (using lspci it's listed and has [tulip] after it)
2) do i need to change the repos url?
I've been having problems installing httpd (in that it cannot be found when I do a Yum search). I get this error when running yum:
Bad id for repo: CentOS5 base, byte = 7
Bad id for repo: CentOS5 updates, byte = 7
OS: Centos 5.6 The server is installed with Apache WebServer and an open source application called CiviCRM.Last few lines of yum update command executed as root.
--> Finished Dependency Resolution
perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.240-1.el5.rf.noarch
[code]....
after changing in the server the network configuration of DHCP to have an IP set, every time I run yum update I get the following error:
Error: Cannot find a valid baseurl for repo: rpmforge
And I noticed that every time you reboot the server the file resolv.conf is erased
I am attempting to use yum behind a MS Proxy. I am receiving the following error:
#yum list
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
http://mirror.centos.org/centos/5/os/i386/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again I beleive the yum.conf is configured correctly:
[Code]....
I want to upgrade their packages yum update,An error
yum update
Loaded plugins: downloadonly, fastestmirror, priorities
Loading mirror speeds from cached hostfile
* addons: ftp.chg.ru
[code]....
I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.
[Code]....
I have installed Centos 5.6 on a fresh VPS. After install I ran yum update command. After update was finished I noticed a message saying "Your system kernel may have been updated. Current kernel (2.6.18-238.e15) has been changed to : 2.6.18-238.12.1.e15)". When I reboot, I see two boot option in GRUB. one is Centos 5.6 (2.6.18-238.12.1.e15) Default and other is Centos 5.6 (2.6.18-238.e15). When Centos boots from default, it fails with fatal error. But when I boot with other option, the system boots as normal.
I need to know how to resolve this situation. Why yum update results in Kernel update and 2nd option in GRUB boot loader. and why Centos refuses to boot with update Kernel.
I did this several other similar servers here today without errors. I'm not quite sure what I'm getting hung up on here.
[root@devoratech yum.repos.d]# rpm -q centos-release
centos-release-5-3.el5.centos.1
[root@devoratech yum.repos.d]# yum repolist
[code]....
While i am using yum update am getting an error: Error: Missing Dependency: libgpod.so.0()(64bit) is needed by package rhythmbox-0.11.6-4.el5.x86_64 (installed).
View 3 Replies View RelatedI keep getting a bunch of these warnings and was wondering what they mean and if they are anything that I should be worried about.
Code:
JFFS2 warning: (1038) jffs2_sum_write_data: Summary too big (-32 data, -1305 pad) in eraseblock at 00400000
I have problem with Kontact since KDE 4.3.x (now I'm using 4.4.1). In earlier version (KDE 3) I had summary with calendar, holidays, notes and mail notifications in left column of summary and RSS (Akregator) channels in right column. I can't do the same thing with new Kontact - left column takes all summary window I don't have Akregator plugin in Summary configuration but Akregator is of course installed:
[code]....
I use the following command to find files which are older than 60 days:
find /myfolder/* -mtime +60 > /myfolder/file.list
Now I want to find out the file size of all files contained in file.list in summary using the du command:
less /myfolder/file.list | xargs du -sh The du command prints the file sizes of every single file but not the summary and this is actually what I want.
Kernel 2.6.21.5, Slackware 12.0top: procps 3.2.7Hi:Running top, I read, in the summary area,
Code:
root@darkstar:~# top
........
[code]....
I have a squid proxy server (which I am very new too) which all traffic from my office goes through. The proxy itself is working fine, but I can not get logwatch to email me a daily summary. logrotate seems to be throwing an error:
# logrotate /etc/logrotate.conf
error: squid:1 duplicate log entry for /var/log/squid/access.log
My /etc/logrotate.d/squid file is below... My access logs are in /logs/squid not in /var/log/squid.
[Code]...
I'm performing some experiments on a box with 5x36,4G disks. Right now I have partitioned all the drives in chunks of 1G, and put them together 3 by 3 in raid5. (Yeah, there's a lot of md-devices..). 'mdadm --query' and 'mdadm --detail' give summary/detailed information about the md's, on condition that I specify the device.
My question is if there would be a way to have a summary overview of all the md-devices at once. I've gone through the manual, but haven't found anything which resembles a useful command.
When you have boot troubles, you will often be asked to run Boot-Info-Script in order to see a summary of your boot parameters. Standard method is a little difficult, so I made a little GUI to do it very easily :
1) Boot on Ubuntu live-CD or live-USB. (or Boot-Repair-Disk which will lead you automatically to step 4)
2) Connect internet
3) Open a terminal and type :
Code:
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update && sudo apt-get install -y boot-repair && gksu boot-repair
4) Click on "Create a BootInfo summary":
5) Done !
Now just indicate (or copy/paste) the URL that appears to people who help you on this forum.
Need to find the size of a file (html), and display it in a summary file. (Have tried du, ls, size, but none of these work).
View 6 Replies View RelatedHow can I get Zypper to show the full description of packages rather than a truncated summary? When I use zypper to list installed packages or search for packages from the command line I would like to see the full detailed description of the packages that are returned in the results. Currently zypper only shows me a truncated summary description.
View 2 Replies View RelatedFor some reason, when I do a yum check-update I get a list of no changed packages to install. If I follow this immediately with a yum update then it tries to install drbd83. I've tried a yum clean all and repeated the commands and get the same thing. This happens on both the machines that are set up to use DRBD. Just seems weird and I don't understand. Anyone got an explanation?
[root@here]# yum check-update
Loaded plugins: changelog, downloadonly, fastestmirror, priorities, protectbase,
: security
Loading mirror speeds from cached hostfile
* epel: www.mirrorservice.org
* base: mirror.sov.uk.goscomb.net
[Code]...
For the past few days, the automatic GUI update has been crashing, complaining of a "Transaction error."
Here is the output that pops up in a separate window:
Code:
I tried the following:
Code:
And got the following (similar) output:
Code:
I very rarely use xfce and I don't quite know what exo is, but I'd like to fix this problem if it's not too involved.
Code:could not add package update for poppler-data-0.4.0-1.fc12(noarch)updates: poppler-data-0.4.0-1.fc12.noarch.
View 3 Replies View RelatedI am using ubuntu 9.10.While running a partial update through System->adminstration->update-manager. I am facing error as 'Error Authenticating some packages". Please find the attached, screenshot of the error and sources.list file output.
View 1 Replies View Related(after i update packages, it says error, and here's whats in the details tab)
Preconfiguring packages ...
(Reading database ... 197969 files and directories currently installed.)
Preparing to replace flashplugin-installer 10.3.181.34ubuntu0.11.04.1 (using .../flashplugin-installer_10.3.181.34ubuntu0.11.04.1_i386.deb) ...
code....
How to fix This? i haven't messed with Ubuntu much...Why am i getting an error about a kernel update?
this is the allert i got:Code:Summary:Your system may be seriously compromised! /usr/sbin/NetworkManager tried to loada kernel module.Detailed Description:SELinux has prevented NetworkManager from loading a kernel module. All confinedprograms that need to load kernel modules should have already had policy writtenfor them. If a compromised application tries to modify the kernel this AVC willbe generated. This is a serious issue.Your system may very well be compromised.Allowing Access:Contact your security administrator and report this issue.Additional Information:
Source Context system_u:system_r:NetworkManager_t:s0
Target Context system_u:system_r:NetworkManager_t:s0
Target Objects None [ capability ]
[code]....
Just checking to be sure. 5.3>5.4 update went without a hitch:) But a message ran about (/etc/yum.repo.d) CentOS-Base.repo.rpmnew. Comparing CentOS-Base.repo with the new one show the 1st has the correct priorities and .rpmnew does not have the correct priorities. Should I remove the *.rpmnew repo after making sure it otherwise is the same as the original CentOS-Base.repo?
View 1 Replies View Related