similar to: Yum hangs while doing update

Displaying 20 results from an estimated 6000 matches similar to: "Yum hangs while doing update"

2009 Apr 28
1
Reconfiguring yum
Hi there -- I need to reconfigure yum on one of our centos 5.3 systems in order for the automatic updates to work. Currently the error messages that I am getting are shown below: $ sudo yum check-update Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror, priorities, protectbase, tsflags, versionlock Loading mirror speeds from cached hostfile * base: mirrors.rit.edu *
2008 Jul 17
2
gecko-libs dependency resurfaces
In doing an update of centos 5.2 this morning, I observed that the old gecko-libs dependency issue caused yum update to fail because it was required by nspluginwrapper (x64_86), devhelp, yelm and firefox. Also, a firefox (x64_86) showed the red hat splash screen rather than centos. Manual installation of affected rpms using --nodeps (I don't advise this) did not apear to impair the
2008 Dec 29
4
yum cannot find bittorent rpm at dag
I am trying to get the x86_64 isos of CentOS-5.2. I wish to use bittorrent. The last time that I did this I required the bittorent package from Dag's repository. I have configured /etc/yum.repos.d/DagWieers.repo thus: [dag] name=Dag Wieers RPM Repository for Red Hat Enterprise Linux #Also see URL http://dag.wieers.com/home-made/apt/
2009 Jun 24
16
Web photo gallery options
Hi all, I'm looking for a web photo gallery for my personal web server at home. Till now I've done the galleries manually from Adobe Photoshop Elements, but I feel that is a dead end, kinda', besides the fact that the galleries created are rather static. I'd like an easier way to do this, eg uploading images in folders directly to the gallery and it will take care of what needs to
2015 Nov 05
1
synthesizing yum transactions
Ok, I'm trying way too hard to shovel myself out of a hole. We have a bunch of remote CentOS 6 servers, that were configured with kickstart. They've subsequently had additional RPMs installed/updated via the 'rpm' utility. We have reason to occasionally rewind the state of the server back to it's original set of RPMs. Of late, we've found that 'yum' handles this
2015 Jun 21
2
Trying to re-install ZFS drivers
What should have been a routine upgrade to ZFS 0.6.4.1-1.el6.x86_64 somehow failed, and now I've lost access to a 2T raidz2 array. I've tried removing all zfs and related packages (spl*), then starting fresh. For reasons that have have nothing to do with this problem (I don't think), I'm still booted to kernel 2.6.32-431.29.2.el6.x86_64, and there are no other kernels installed.
2008 Sep 25
1
yum
How to solve this issue? [root at king rescue]# yum update xulrunner Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirror.silyus.net * updates: mirror.silyus.net * addons: mirror.silyus.net * extras: mirror.silyus.net Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package xulrunner.x86_64 0:1.9.0.2-5.el5
2009 Jul 17
6
Network guru please help: baffled by missing file
The mirrorlist entry in my Fedora-11 /etc/yum.repos.d/fedora-update.repo reads: mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released- f$releasever&arch=$basearch As far as I can see, this means that yum is looking for the file metalink at mirrors.fedoraproject.org ? If I try "sudo yum update" I get: ----------------------------------- [tim at elizabeth ~]$
2014 Oct 31
2
[LLVMdev] TSFlags in AsmBackend
Hello LLVM, I'd like to check TSFlags in my AsmBackend code. However AsmBackend objects don't have a reference to MCInstrInfo, which is the only way I've seen to reach TSFlags. A quickie grep shows that none of the existing targets check TSFlags in their AsmBackends. Is there any reason I shouldn't check TSFlags in AsmBackend? If not, what's the best way to go about it?
2010 Mar 25
1
[LLVMdev] TSFlagsFields and TSFlagsShifts obsolete?
I think we can get rid of the TSFlagsFields and TSFlagsShifts hack in the InstrInfo TableGen class now. This seems to work just fine: class Instruction { bits<32> TSFlags; } class Domain<bits<2> val> { bits<2> Value = val; } def GenericDomain : Domain<0>; def SSEPackedInt : Domain<1>; def SSEPackedSingle : Domain<2>; def SSEPackedDouble :
2008 Aug 05
6
Installing Xen
Hi, I am trying to install xen-3.2.0 , but its failing. The rpms used for installing are 1. xen-3.2.0-0xs.fc8.i386.rpm 2. xen-3.2.0-0xs.fc8.src.rpm 3. xen-debuginfo-3.2.0-0xs.fc8.i386.rpm 4. xen-devel-3.2.0-0xs.fc8.i386.rpm 5. xen-libs-3.2.0-0xs.fc8.i386 when I tried installilng the first rpm rpm -ivh /home/devi/Desktop/xen-3.2.0-0xs.fc8.i386.rpm it gave an failed dependencies
2010 Oct 27
1
firefox problems
Just wondering if anyone might be seeing any similar frequent crashes of Firefox/GNOME/Nautilus lately. I have a couple of users who have reported a problem like this. Any ideas are welcome. Latest CentOS 5.5 w/patches, latest nVidia graphics driver, firefox from repos. | ###!!! ABORT: Request 0.0: BadRequest (invalid request code or no such | operation): file nsX11ErrorHandler.cpp, line 182 |
2008 Dec 01
2
question on yum-downloadonly
Hi I found yum-downloadonly and executed my command do that and save the dependencies in my current directory. Now when I execute my command: rpm -i mypackage all the dependencies are not found even though they are in the current directory. if I do a "yum install mypackage" (and its in the current directory) its not found either. How do I now install the mypackage in the current
2004 Jun 07
2
[LLVMdev] Emitting assembler code
Hello, I'm trying to write assembler code writer, and of course, have new questions. I'd like the structure my implementation like this: if (/*binary instruction*/) { // print destination O << " = "; // print first operand O << opcode; // print second operand. } if (/* unary instruction */ ) { .... } if (/*control instruction*/) { ....
2008 Jan 02
2
yum update download only?
Googling for this feature, I saw reports from the yum developer that it wasn't yet implemented. This was in mailing list posts from a year or more ago. Did it ever make it into the yum code? I want to start downloading the updates for a server going from 5.0 to 5.1 and then do the actual installation once I'm on site. I don't want to have to wait around while there for the
2013 Jan 09
4
Announce: PuppetDB 1.1.0-rc4 now available
PuppetDB 1.1.0-rc4 is now available for download! This is a feature and bug-fix release candidate of PuppetDB. Note: Release candidates 1-3 were never pushed to repositories due issues in packaging that were discovered prior to release. RC-4 is the first packaged release candidate for PuppetDB 1.1.0. # Downloads ============== Available in native package format in the pre-release repositories
2007 Jul 08
1
yum download with erros pertaining libpurple
Has anyone else had problems with a recent yum download with libpurple on an X64 machine? Anyone;s help would be appreciated. Greg Ennis P.S.Here are the results of yum [root at MaBa lib]# yum update Loading "skip-broken" plugin Loading "changelog" plugin Loading "priorities" plugin Loading "allowdowngrade" plugin Loading "fastestmirror"
2009 Mar 03
1
Yum security plugin
Hi, On CentOS 5.2 x86_64 (2.6.18-92) the yum security plugin seem to not working. If I try "yum update --security" nothing is done. Is there something to configure ? All the following packages are installed on my system. yum.noarch 3.2.8-9.el5.centos.2.1 installed yum-aliases.noarch 1.1.10-9.el5.centos installed
2011 Sep 22
0
CEBA-2011:1045 CentOS 5 i386 yum-utils Update
CentOS Errata and Bugfix Advisory 2011:1045 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1045.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: bc4cec042b74a73350edb914d7bf2497 yum-aliases-1.1.16-16.el5.centos.noarch.rpm 8c67968edb8406adb383175f3a2f3208 yum-allowdowngrade-1.1.16-16.el5.centos.noarch.rpm
2011 Sep 22
0
CEBA-2011:1045 CentOS 5 x86_64 yum-utils Update
CentOS Errata and Bugfix Advisory 2011:1045 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1045.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: bf23299e276efaf8a753c1b17ceadf66 yum-aliases-1.1.16-16.el5.centos.noarch.rpm 58f12e82258da73fbad7112a91faa3e6