search for: ioerrors

Displaying 20 results from an estimated 176 matches for "ioerrors".

Did you mean: ioerror
2010 Sep 08
1
Anyone else having problems with updates this morning?
Good morning all, I ran an 'yum update' and have been receiving the following errors: Loaded plugins: fastestmirror Determining fastest mirrors Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=addons error was [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')> Could not retrieve mirrorlist
2003 Aug 22
5
HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2
If you have any of the devices listed below, please test with a recent -stable or -current. They will stop working in 4.9 and 5.2 although old behavior can _temporarily_ be enabled by adding "options DA_OLD_QUIRKS" to your kernel config. If I don't hear from anyone, they'll be going away permanently after the releases. -Nate #ifdef DA_OLD_QUIRKS /* Below a list of
2009 Jul 04
1
IOError while rendering and redirecting
HI all, I am getting IOError while rendering view or redirecting. If i refresh the page the actual page is displaying. Please tell me wht is the problem and how to solve the problem. Regards, Raju -- Posted via http://www.ruby-forum.com/.
2007 May 08
0
yum can't connect to mirrors
Hello, I added rpmforge yum repo to my yum config and then the box couldn't connect to fetch updates. I added enabled=0 to rpmforge.repo as well as add-ons, contrib, and centosplus, but i'm still getting mirror errors. I believe i've got some file corruption somewhere, but i don't see where. I can't even fetch packages in updates now, keep getting connection refused
2006 Sep 22
4
IOError on clearing locks
Hi all, I''ve got a slight problem with using Ferret in unit tests. In order to create as little cross-contamination between test suites as possible, some of my tests are creating a fresh index per test case, and then calling Index#close and deleting the containing dir during the teardown. The problem comes when GC.start kicks in after the deleting the directory: IOError: IO Error
2009 Jun 04
0
Error with Rails.logger: closed stream (IOError)
Hi all. I am creating a plugin that uses the daemons gem to run some code in the background. In that code, I call Rails.logger.info "message", but receive the following error. /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/buffered_logger.rb:99:in `write'': closed stream (IOError) Anyone seen this before and have any idea what''s going on?
2008 Jun 26
1
Problems with some rpms in my local repo
This is perplexing. on a Centos 5.1 box that I am trying to upgrade, I keep getting: [Errno 4] IOError: <urlopen error unknown url type: media> from my local repo. I did a blank system install via http from this server with no problem. For instance, if I limit myself to: yum upgrade yum I get: Loading "priorities" plugin Loading "installonlyn" plugin Setting up
2006 Oct 12
3
IO Error occured at <except.c>:79 in xraise (IOError)
Hi, after a long indexing run I got the following error. I have 149 MB space left on the disk, the index is 311 MB large; could Ferret have tried to use more than that for the optimizing? Or would that have resulted in a different error message? /usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/runner.rb:27:
2007 Dec 11
3
Problem with local base repo
Last night my rsync got some 'new' files for the base repo and new repodata. This morning, I set a server to upgrade from 5 to 5.1 by setting it to access my local base and updates repos. I got the following error: Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for openssh-clients to pack into transaction set.
2007 Mar 13
1
CentOS5 beta installed
I have just successfully installed CentOS5 beta from CDs. No major issues so far, but it is still too fresh to say anything. The machine I used is peculiar. By peculiar I mean it won't boot if I use grub (this is a long story by itself). So, I manually installed lilo to boot the system. The only problem is that I could not use kdump. It produced an error saying "No bootloader config
2007 Feb 28
0
IOError problem
Hello - Can anyone explain why I get the stack trace in background_server.log when I try to start my first worker? I don''t get this on subsequent workers, only the first one. I should note, the method I am using to start backgroundrb is documented in the archives, and is likely the root of this problem. Suggestions about how to "fix" or avoid this issue are appreciated.
2005 Oct 23
5
dags repo after 4.2 update
Is anyone else having probs with dags repo after 4.2 update? # yum update Setting up Update Process Setting up repositories http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (101, 'Network is unreachable')> Trying other mirror. Cannot open/read repomd.xml file for repository: dag failure: repodata/repomd.xml from dag: [Errno 256] No more
2008 Sep 10
6
domU unbootable after unknown error
I''ve done something apparently, but can''t for the life of me figure out what. Perhaps someone can help: I have an LVM based domU which has been working without problem for weeks. I made some final changes to it last week, shut it down and ran the following to create a backup image: dd if=/dev/VolGroup00/wspd of=mail2.img bs=1M At least this is the only thing I can
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine and working correctly, I ran the following YUM command, with the subsequent error: [root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql- server Setting up Install Process Setting up Repos http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (113, 'No route
2007 Jan 23
2
making acts_as_ferret thread safe?
Hi I get a synchronize error (see below) when I run a lib script with script/runner. The script updates a status field in a model object that is indexed and searchable within the script/server (mongrel) process. $ script/runner -e production ''load "lib/billing/credit_subscribers.rb"'' /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/runner.rb:27: IOError (IOError)
2008 Jul 03
5
Centos 5.2 upgrade - urlopen error unknown url type: media
My first notebook upgrade: I repaired my old HP nc4010 (bought a new hinge on ebay) and realized this was the perfect way to test out the upgrade to 5.2 before doing it on my production notebook. First I updated to 'current' 5.1 (by current I mean I have not synced my 5.1 local repo since building my 5.2 repo). I had not used my nc4010 for a while and the kernel was at
2009 Aug 09
3
can NOT update CENTOS use YUM
We have CENTOS 5.1 on DELL server. This server is OUTSIDE Firewall. I tried to update it to latest release and get error. any ideal? ========================================= # yum update Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=i386&repo=os error was [Errno 4] IOError:
2007 Nov 04
3
Specing raising error, handling, and then not raising error
Hey guys and gals, I have a snippet of code: Net::SMTP(@host, @port, @from_domain) do |smtp| @emails.each do |email| begin smtp.send_message email.encoded, email.from, email.destinations @emails_sent += 1 rescue Exception => e # blah end end end What I want to do is: Say there are 4 emails. First email is sent OK On the second email smtp raises a IOError
2013 Nov 05
4
Handling closed clients
We have a service that clients use to upload files. We have a couple of clients that are on slow links and so their upload times out. We get errors in the logs that I''d like to get rid of. I was hoping that the recent commit 24b9f66dcdda44378b4053645333ce9ce336b413 would help us, but it does not. After digging in a bit, I have some ideas about why and a patch I''d like comments
2013 Oct 12
1
Samba_kcc error in /var/log/messages
Hello, I am getting these errors in /var/log/messages : Oct 12 16:36:15 sambadc samba[7147]: [2013/10/12 16:36:15.817541, 0] ../source4/dsdb/kcc/kcc_periodic.c:664(kccsrv_samba_kcc) Oct 12 16:36:15 sambadc samba[7147]: Calling samba_kcc script Oct 12 16:36:15 sambadc abrt: detected unhandled Python exception in '/usr/local/samba/sbin/samba_kcc' Oct 12 16:36:15 sambadc