[CentOS] Last and final official release candidate of the com.oonics open shared root cluster installation DVD is available (RC4)

2008-07-03 Thread Marc Grimme
Hello, we are very happy to announce the availability of the last and final official release candidate of the com.oonics open shared root cluster installation DVD (RC4). The com.oonics open shared root cluster installation DVD allows the installation of a single node open shared root cluster w

Re: [CentOS] INIT 5 and system is gone

2008-07-03 Thread Kai Schaetzl
Robert Moskowitz wrote on Wed, 2 Jul 2008 11:54:11 -0400: > Is this formatted better? Were you referring to my remark about unreadability? I replied to John. Your's are always good to read, although you could trim a bit ;-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet

Re: [CentOS] Acer 5920 audio chip does not work in CentOS 5.2?

2008-07-03 Thread William L. Maltby
On Thu, 2008-07-03 at 14:44 +1000, hce wrote: > Thanks both Alex and Willam. > > > # lspci -v # Snipped non-related stuff out > > 00:11.5 Multimedia audio controller: VIA Technologies, Inc. > > VT8233/A/8235/8237 AC97 Audio Controller (rev 60) > >Subsystem: EPoX Computer Co., Ltd. Unkno

[CentOS] CentOS-announce Digest, Vol 41, Issue 1

2008-07-03 Thread centos-announce-request
Send CentOS-announce mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reac

Re: [CentOS] Re: command for brand of monitor

2008-07-03 Thread Jacques B.
On Wed, Jul 2, 2008 at 4:50 PM, Jerry Geis <[EMAIL PROTECTED]> wrote: >> >> >/ Is there a linux command that would tell me what model of monitor is >> />/ presently attached to my computer? >> />/ Thought about automating different setups based on the monitor >> />/ connected. X config files basica

[CentOS] mock 0.9.{7,10}

2008-07-03 Thread David Hrbáč
Hi, someone successfully using mock 0.9.{7,10} on Centos 5.2 (64bit)? I'm trying to use 0.9.10, but I'm not able to produce right cfg files for centos builds, cfg files for fedora work fine. Thanks, David ___ CentOS mailing list CentOS@centos.org http

[CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Robert Moskowitz
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 bu

Re: [CentOS] Acer 5920 audio chip does not work in CentOS 5.2?

2008-07-03 Thread Alex White
William L. Maltby wrote: Thank you both Bill and Alex. NP. We're happy to try to help. I have a friend with your model of laptop, I'll see if I can sucker him into letting me futz around with it for a day or two. I'll report back! I'm thinking now, we have garnered enough new information

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Kai Schaetzl
Robert Moskowitz wrote on Thu, 3 Jul 2008 08:46:12 -0400: > [Errno 4] IOError: Searching the local folder of this list reveals two older postings from you about this (one from December, one a few days ago). It seems to indicate that your repo is not completely in sync. Either a new sync or cl

[CentOS] Running shell scripts from external media

2008-07-03 Thread James B. Byrne
OS=CentOS-5.2 media=Kingston 512Mb usb key Problem: As 'root', when running a script resident on the external drive mounted at /media/disk I receive the following error: /bin/sh: bad interpreter: Permission denied The meduia is a 512Mb USB key formatted as ext2/3 # ll -rwx-- 1 root root

Re: [CentOS] Acer 5920 audio chip does not work in CentOS 5.2?

2008-07-03 Thread William L. Maltby
On Thu, 2008-07-03 at 07:57 -0500, Alex White wrote: > > Not entirely sure what one would glean from /proc other than that > the card is present and drivers are loaded for it. There's lengthy > output for my sound device. I won't paste all of it, but everything > is located in /proc/asound. M

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Robert Moskowitz
Kai Schaetzl wrote: Robert Moskowitz wrote on Thu, 3 Jul 2008 08:46:12 -0400: [Errno 4] IOError: Searching the local folder of this list reveals two older postings from you about this (one from December, one a few days ago). It seems to indicate that your repo is not completely in

Re: [CentOS] Acer 5920 audio chip does not work in CentOS 5.2?

2008-07-03 Thread William L. Maltby
On Thu, 2008-07-03 at 10:18 -0400, William L. Maltby wrote: > > After this, I'll pop in Mark Knoppfler's "Shangri-La" and diff the two > files. > OK. I've attached a diff and sdiff output. Used together, fast identification of what changed from idle to playing can be achieved. I would expect

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Robert Moskowitz
Robert Moskowitz wrote: Kai Schaetzl wrote: Robert Moskowitz wrote on Thu, 3 Jul 2008 08:46:12 -0400: [Errno 4] IOError: Searching the local folder of this list reveals two older postings from you about this (one from December, one a few days ago). It seems to indicate that your repo is n

Re: [CentOS] Running shell scripts from external media

2008-07-03 Thread Greg Bailey
James B. Byrne wrote: Problem: As 'root', when running a script resident on the external drive mounted at /media/disk I receive the following error: /bin/sh: bad interpreter: Permission denied Usually, I've found this is because the file is stored with DOS style line endings. Maybe you c

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Toby Bluhm
Robert Moskowitz wrote: Robert Moskowitz wrote: Kai Schaetzl wrote: Robert Moskowitz wrote on Thu, 3 Jul 2008 08:46:12 -0400: [Errno 4] IOError: Searching the local folder of this list reveals two older postings from you about this (one from December, one a few days ago). It seems to ind

Re: [CentOS] Running shell scripts from external media

2008-07-03 Thread Stephen Harris
> As 'root', when running a script resident on the external drive mounted at > /media/disk I receive the following error: > > /bin/sh: bad interpreter: Permission denied Are you sure the script isn't in DOS format, with CRLF line endings? If so then the interpreter it's trying to run is actually

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread William L. Maltby
On Thu, 2008-07-03 at 11:14 -0400, Toby Bluhm wrote: > > Just some guesses here . . . > > Maybe something's buggered in /etc/yum.repos.d. Try comparing the broken > with the working. If the broken still looks right, try making a backup > of the broken & copy in the working - there may be some

Re: [CentOS] Running shell scripts from external media

2008-07-03 Thread Nicolas Thierry-Mieg
James B. Byrne wrote: OS=CentOS-5.2 media=Kingston 512Mb usb key Problem: As 'root', when running a script resident on the external drive mounted at /media/disk I receive the following error: /bin/sh: bad interpreter: Permission denied I deduce from the various bits of information that I

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Kai Schaetzl
Robert Moskowitz wrote on Thu, 3 Jul 2008 10:49:47 -0400: > I should also mention that right now, I have a fresh install foranother > system running off this repo. Then, as Toby says, there might be something wrong with your local yum/repo config. If I recall right you have a few (5.1, 5.2) rep

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Robert Moskowitz
William L. Maltby wrote: On Thu, 2008-07-03 at 11:14 -0400, Toby Bluhm wrote: Just some guesses here . . . Maybe something's buggered in /etc/yum.repos.d. Try comparing the broken with the working. If the broken still looks right, try making a backup of the broken & copy in the

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Robert Moskowitz
Kai Schaetzl wrote: Robert Moskowitz wrote on Thu, 3 Jul 2008 10:49:47 -0400: I should also mention that right now, I have a fresh install foranother system running off this repo. Then, as Toby says, there might be something wrong with your local yum/repo config. If I recall right yo

Re: [CentOS] Centos 5.2 upgrade - urlopen error unknown url type: media

2008-07-03 Thread Kai Schaetzl
And both repos are synced and correct version, base and updates? I would check their content (including repodata.xml etc.) against the CentOS mirrors for 5. I would expect an error like this when the repodata.xml contains the file, but it isn't on the repo (which could happen if one excludes fil

[CentOS] rpmforge-release install/rpm problem

2008-07-03 Thread Kai Schaetzl
I wanted to install the rpmforge-release package on a new install and get the following. Do others have the same problem? b51:~ rpm -ivvvh http://packages.sw.be/rpmforge-release/rpmforge- release-0.3.6-1.el5.rf.i386.rpm Retrieving http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-

Re: [CentOS] rpmforge-release install/rpm problem

2008-07-03 Thread Karanbir Singh
Kai Schaetzl wrote: I wanted to install the rpmforge-release package on a new install and get the following. Do others have the same problem? b51:~ rpm -ivvvh http://packages.sw.be/rpmforge-release/rpmforge- release-0.3.6-1.el5.rf.i386.rpm Retrieving http://packages.sw.be/rpmforge-release/rp

Re: [CentOS] FF3 printing problem on Centos 4.x

2008-07-03 Thread fred smith
On Fri, Jun 20, 2008 at 04:47:28AM -0500, Johnny Hughes wrote: > fred smith wrote: > >I'm using Centos 4.x (fully up to date) on a system at work. I have also > >been using firefox 2 (directly from mozilla.org) on it for a long time, > >and it tends to work just fine. > > > >yesterday I installed

[CentOS] Re: Yum errors

2008-07-03 Thread Scott Silva
on 7-2-2008 8:01 AM Karanbir Singh spake the following: Scott Silva wrote: I'm having a problem with a fairly new server. Running yum upgrade I get the following: Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yu

[CentOS] centos 5, openmpi and alternatives

2008-07-03 Thread Tony Schreiner
When I install openmpi, openmpi-libs and openmpi-devel (using yum) for CentOS 5, I'm not getting anything set in alternatives for mpi- run and mpicc, etc. Is it supposed to? Cheers, Tony Schreiner Boston College ___ CentOS mailing list CentOS@centos

Re: [CentOS] rpmforge-release install/rpm problem

2008-07-03 Thread Kai Schaetzl
Karanbir Singh wrote on Thu, 03 Jul 2008 18:22:21 +0100: > go look at the http code in rpm :D do you get the same result? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS mailing

[CentOS] Re: Yum errors

2008-07-03 Thread Scott Silva
on 7-2-2008 12:27 PM Scott Silva spake the following: on 7-2-2008 11:33 AM Scott Silva spake the following: what is "rpm -q yum" ... yum-3.2.8-9.el5.centos.2.1 I did do a yum update yum* on this machine last week. Downgrading the yum updates didn't help. If no one has any other sugges

Re: [CentOS] rpmforge-release install/rpm problem

2008-07-03 Thread Jim Perrin
On Thu, Jul 3, 2008 at 2:31 PM, Kai Schaetzl <[EMAIL PROTECTED]> wrote: >> go look at the http code in rpm :D > > do you get the same result? This is a known issue with rpm's http code. It doesn't do cookies. It can't really follow redirects (302 or otherwise) well, and generally it's a hack. Tha

[CentOS] Xorg "intel" driver on 965Q lockup?

2008-07-03 Thread Ken Key
Hi Folks, anyone out there successful in using the new xorg "intel" driver module on a 965Q-based motherboard with CentOS 5.2? The old "i810" and "vesa" work fine, I am looking for anyone else with experience with the new "intel" video driver in 5.2. The long of it: I have a customer's Dell Op

Re: [CentOS] Re: Yum errors

2008-07-03 Thread Karanbir Singh
Scott Silva wrote: > Is this the problem ^ > /var/cache/yum/updates/packages exists and has same owner/perms as all > the other dirs in the cache folder, although the double backslash looks > suspicious to me. you have something quite broken on the machine, check for non centos s/w installed,

[CentOS] Message size rejected

2008-07-03 Thread Anne Wilson
My daughter needs to send me a large file. It appears that it is getting through my ISP, but being rejected on my CentOS mail server. The message she's getting says A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address

[CentOS] Possibly solved : Yum errors

2008-07-03 Thread Scott Silva
on 7-3-2008 2:00 PM Karanbir Singh spake the following: Scott Silva wrote: Is this the problem ^ /var/cache/yum/updates/packages exists and has same owner/perms as all the other dirs in the cache folder, although the double backslash looks suspicious to me. you have something quite broken

Re: [CentOS] Message size rejected

2008-07-03 Thread John Thomas
Anne Wilson wrote: A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: I presume that this is a configurable limit, but I'm not sure where to look. Since it says MTA I'm thinking that it's probably postf

Re: [CentOS] Message size rejected

2008-07-03 Thread Craig White
On Thu, 2008-07-03 at 22:06 +0100, Anne Wilson wrote: > My daughter needs to send me a large file. It appears that it is getting > through my ISP, but being rejected on my CentOS mail server. The message > she's getting says > > A message that you sent could not be delivered to one or more of

Re: [CentOS] Message size rejected

2008-07-03 Thread Meenoo Shivdasani
> [EMAIL PROTECTED] > SMTP error: 552 5.3.4 Message size exceeds fixed limit > Reporting-MTA: dns; borg2.lydgate.lan > > I presume that this is a configurable limit, but I'm not sure where to look. > Since it says MTA I'm thinking that it's probably postfix. Can someone > please tell me what para

Re: [CentOS] Message size rejected

2008-07-03 Thread Spiro Harvey, Knossos Networks Ltd
SMTP error: 552 5.3.4 Message size exceeds fixed limit Reporting-MTA: dns; borg2.lydgate.lan I presume that this is a configurable limit, but I'm not sure where to look. Since it says MTA I'm thinking that it's probably postfix. Can someone please tell me what parameter I'm looking for? Tha

Re: [CentOS] Message size rejected

2008-07-03 Thread John Thomas
Craig White wrote: # grep size_limit /etc/postfix/main.cf message_size_limit = 256000 mailbox_size_limit = 512000 Is that 2.5 TB? I must be getting old. When I was young, I thought 10MB was big. -- Sincerely, John Thomas ___ CentOS mailing

[CentOS] CentOS 5.2 vs. Intel 82801 AC'97 Audio

2008-07-03 Thread MHR
I have installed 5.2 on my work desktop and everything works perfectly EXCEPT the sound device. Here is the relevant lspci line: 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) I tried looking in Google (might have been

Re: [CentOS] Re: settings up cheap a NAS / SAN server, is it possible?

2008-07-03 Thread MHR
On Wed, Jul 2, 2008 at 3:35 PM, Victor Padro <[EMAIL PROTECTED]> wrote: > > > On Wed, Jul 2, 2008 at 5:27 PM, Scott Silva <[EMAIL PROTECTED]> wrote: >> >> on 7-2-2008 3:14 PM Victor Padro spake the following: >>> >>> "It is human nature to think wisely and act in an absurd fashion." >>> >>> "Todo e

Re: [CentOS] CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000

2008-07-03 Thread Wojtek Pilorz
On Thu, Jun 26, 2008 at 06:56:12PM -0500, Johnny Hughes wrote: > Wojtek Pilorz wrote: > >After yum upgrade, the new CentOS5 kernel [ kernel-2.6.18-92.1.1.el5.i686 > >] crashes each time early in boot process on Compaq ProLiant 3000 > >with dual Pentium3 CPU (600 MHz, CPU0: Intel Pentium III (Katma

Re: [CentOS] Message size rejected

2008-07-03 Thread Anne Wilson
On Thursday 03 July 2008 22:12:10 Craig White wrote: > On Thu, 2008-07-03 at 22:06 +0100, Anne Wilson wrote: > > My daughter needs to send me a large file. It appears that it is getting > > through my ISP, but being rejected on my CentOS mail server. The message > > she's getting says > > > > A m

Re: [CentOS] Message size rejected

2008-07-03 Thread Craig White
On Thu, 2008-07-03 at 14:21 -0700, John Thomas wrote: > Craig White wrote: > > # grep size_limit /etc/postfix/main.cf > > message_size_limit = 256000 > > mailbox_size_limit = 512000 > Is that 2.5 TB? I must be getting old. When I was young, I thought > 10MB was big. ;-) what's zero

Re: [CentOS] Message size rejected

2008-07-03 Thread Jim Perrin
On Thu, Jul 3, 2008 at 5:06 PM, Anne Wilson <[EMAIL PROTECTED]> wrote: > My daughter needs to send me a large file. It appears that it is getting > through my ISP, but being rejected on my CentOS mail server. The message > she's getting says Much as I dislike getting or giving "you asked for x,

Re: [CentOS] Message size rejected

2008-07-03 Thread Craig White
On Thu, 2008-07-03 at 22:25 +0100, Anne Wilson wrote: > On Thursday 03 July 2008 22:12:10 Craig White wrote: > > On Thu, 2008-07-03 at 22:06 +0100, Anne Wilson wrote: > > > My daughter needs to send me a large file. It appears that it is getting > > > through my ISP, but being rejected on my CentO

Re: [CentOS] Re: command for brand of monitor

2008-07-03 Thread MHR
On Thu, Jul 3, 2008 at 5:33 AM, Jacques B. <[EMAIL PROTECTED]> wrote: > > Wouldn't kudzu do that? Can't test it as I'm not near a Linux machine > right now. -p will only probe and print to the screen (as you can > also use kudzu to configurehardware according to the man pages). > I tried that (s

Re: [CentOS] CentOS 5.2 vs. Intel 82801 AC'97 Audio

2008-07-03 Thread William L. Maltby
On Thu, 2008-07-03 at 14:22 -0700, MHR wrote: > I have installed 5.2 on my work desktop and everything works perfectly > EXCEPT the sound device. Here is the relevant lspci line: > > 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM > (ICH4/ICH4-L/ICH4-M) AC'97 Audio Control

[CentOS] Re: settings up cheap a NAS / SAN server, is it possible?

2008-07-03 Thread Scott Silva
... Could you PLEASE edit your replies? Thanks. mhr Like your fine example of editing? -- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't signature.asc Description: OpenPGP digital signature

[CentOS] Re: Message size rejected

2008-07-03 Thread Scott Silva
on 7-3-2008 2:25 PM Anne Wilson spake the following: On Thursday 03 July 2008 22:12:10 Craig White wrote: On Thu, 2008-07-03 at 22:06 +0100, Anne Wilson wrote: My daughter needs to send me a large file. It appears that it is getting through my ISP, but being rejected on my CentOS mail server.

Re: [CentOS] Message size rejected

2008-07-03 Thread nate
Anne Wilson wrote: > So 'size_limit' is what I'm looking for. Thanks everyone. Now comes the > really hard bit. I have to tell her, blindfolded, how to tell the size of > the message she is sending. She uses btinternet's yahoo mailer, and I > haven't a clue what she can see there. :-) Don't

[CentOS] Solved : Yum errors

2008-07-03 Thread Scott Silva
on 7-3-2008 2:10 PM Scott Silva spake the following: on 7-3-2008 2:00 PM Karanbir Singh spake the following: Scott Silva wrote: Is this the problem ^ /var/cache/yum/updates/packages exists and has same owner/perms as all the other dirs in the cache folder, although the double backslash look

Re: [CentOS] CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000

2008-07-03 Thread Karanbir Singh
Sorin Srbu wrote: > What's supposed to be problem? I missed the previous mails in this thread, but > the Amd X2 caught my eye. 8-} > at the bottom of every email on this list is a url pointing to the archieves, is there something preventing you from clicking through ? -- Karanbir Singh : http:/

[CentOS] Re: CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000

2008-07-03 Thread Scott Silva
on 7-3-2008 3:27 PM Karanbir Singh spake the following: Sorin Srbu wrote: What's supposed to be problem? I missed the previous mails in this thread, but the Amd X2 caught my eye. 8-} at the bottom of every email on this list is a url pointing to the archieves, is there something preventing yo

Re: [CentOS] Re: settings up cheap a NAS / SAN server, is it possible?

2008-07-03 Thread MHR
On Thu, Jul 3, 2008 at 3:00 PM, Scott Silva <[EMAIL PROTECTED]> wrote: > ... >>> >> >> Could you PLEASE edit your replies? >> >> Thanks. >> >> mhr > > Like your fine example of editing? > That was the point :-) mhr ___ CentOS mailing list CentOS@c

Re: [CentOS] Re: CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000

2008-07-03 Thread Spiro Harvey, Knossos Networks Ltd
Not on this one! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos Yes it does. :) That URL has a link to the archives. -- Spiro Harvey Knossos Networks Ltd 021-295-1923www.k

Re: [CentOS] Re: settings up cheap a NAS / SAN server, is it possible?

2008-07-03 Thread Victor Padro
Please don't SHOUT at me, ok? -- "It is human nature to think wisely and act in an absurd fashion." "Todo el desorden del mundo proviene de las profesiones mal o mediocremente servidas" ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/

Re: [CentOS] Re: settings up cheap a NAS / SAN server, is it possible?

2008-07-03 Thread MHR
2008/7/3 Victor Padro <[EMAIL PROTECTED]>: > Please don't SHOUT at me, ok? > Kinda takes all the fun out of it, doesn't it? :-) Seriously, I now realize that others had also made the same request, but after the email to which I responded. Shouting was not intended, just emphasis, which is trick

[CentOS] BackupPC won't fork after CentOS 5.2 upgrade

2008-07-03 Thread Ben
For some time now i have been running BackupPC 3.1.0 on CentOS 5.1 x86_64 however after upgrading to CentOS 5.2 BackupPC will not start. "sudo /etc/init.d/backuppc start" return OK but there is no BackupPC processes. This fails also. # sudo -u backuppc /usr/bin/BackupPC -d # echo $? 0 This s

Re: [CentOS] CentOS 5.2 vs. Intel 82801 AC'97 Audio

2008-07-03 Thread MHR
On Thu, Jul 3, 2008 at 2:59 PM, William L. Maltby <[EMAIL PROTECTED]> wrote: > > Probably only the very recent postings on this exact subject. But no > solution has been discovered yet. > > See the thread starting here. > > http://lists.centos.org/pipermail/centos/2007-July/083517.html > > Maybe an

Re: [CentOS] BackupPC won't fork after CentOS 5.2 upgrade

2008-07-03 Thread Johnny Hughes
Ben wrote: For some time now i have been running BackupPC 3.1.0 on CentOS 5.1 x86_64 however after upgrading to CentOS 5.2 BackupPC will not start. "sudo /etc/init.d/backuppc start" return OK but there is no BackupPC processes. This fails also. # sudo -u backuppc /usr/bin/BackupPC -d # echo

[CentOS] Three Identical systems - short cut to setting up the drives?

2008-07-03 Thread Robert Moskowitz
I am building three identical systems. Well they will have different host names, and with time the software setups will drift. But at install time they are identical. Is there some way, (with dd I might guess) to do a hardare level copy? All three drives are Hitachi DK23DA-40F (40Gb). Suppo

Re: [CentOS] BackupPC won't fork after CentOS 5.2 upgrade

2008-07-03 Thread Ben
Johnny Hughes wrote: Ben wrote: For some time now i have been running BackupPC 3.1.0 on CentOS 5.1 x86_64 however after upgrading to CentOS 5.2 BackupPC will not start. "sudo /etc/init.d/backuppc start" return OK but there is no BackupPC processes. This fails also. # sudo -u backuppc /usr/b

Re: Force reinstallation of packages Was: [CentOS] Root-filesystem remounts as read-only during 5.2 upgrade (system completely shoot)

2008-07-03 Thread Dag Wieers
On Thu, 26 Jun 2008, Bernhard Gschaider wrote: On Wed, 25 Jun 2008 23:53:16 +0200 "BG" == Bernhard Gschaider <[EMAIL PROTECTED]> wrote: On Wed, 25 Jun 2008 14:39:22 -0400 "WLM" == William L Maltby <[EMAIL PROTECTED]> wrote: WLM> On Wed, 2008-06-25 at 20:27 +0200, Bernhard Gschaider wrote

[CentOS] Can't run a bash script from USB drive

2008-07-03 Thread MHR
I just tried to run a bash script (called "whose") from my USB drive and I get this: bash: /mt/bin/whose: /bin/bash: bad interpreter: Permission denied I did some googling and found that this is because my USB drive is mounted with noexec permission. When I was running FC8, this was not the case

Re: [CentOS] Can't run a bash script from USB drive

2008-07-03 Thread Spiro Harvey, Knossos Networks Ltd
How can I control this (i.e., allow 'exec' on my USB drive(s))? either: mount /media/usb -o remount,exec or more preferable, add exec into the /etc/fstab entry for your usb drive (you might have to create one). It'll look something like: /media/usb /dev/sdb1 vfatexec,user

[CentOS] Anyone using TCP Connection Passing?

2008-07-03 Thread Amos Shapira
Hello, We are looking at ways to improve our cluster fail-over and one thing that we wonder about is the possibility of passing tcp connections from the primary server to the secondary when the primary dies. I found tcpcp (http://tcpcp.sourceforge.net/) and tcpcp2 (http://tcpcp2.sourceforge.net/)

Re: [CentOS] Acer 5920 audio chip does not work in CentOS 5.2?

2008-07-03 Thread hce
On Fri, Jul 4, 2008 at 12:18 AM, William L. Maltby <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-07-03 at 07:57 -0500, Alex White wrote: >> > >> Not entirely sure what one would glean from /proc other than that >> the card is present and drivers are loaded for it. There's lengthy >> output for my so

Re: [CentOS] Xorg "intel" driver on 965Q lockup?

2008-07-03 Thread Peter Arremann
On Thursday 03 July 2008 04:05:09 pm Ken Key wrote: > Hi Folks, > > anyone out there successful in using the new xorg "intel" driver > module on a 965Q-based motherboard with CentOS 5.2? The old > "i810" and "vesa" work fine, I am looking for anyone else with > experience with the new "intel" vide

[CentOS] Desktop: Evolution & Bug Buddy issues (GNOME)

2008-07-03 Thread Lanny Marcus
Is this issue in the CentOS Bugzilla or Upstream Bugzilla? I use a fully updated CentOS 5.2 box. Frequently, when I close Evolution, I get a message from Bug Buddy, the Bug Reporting Tool, that Calendar has crashed. I do not use the Calendar Application. I use Evolution for email and contacts. Then

[CentOS] Anyone running a Bluetooth PAN?

2008-07-03 Thread Robert Moskowitz
Has anyone got a Bluetooth PAN up and running? PAN::= Personal Area Network -> TCP/IP over bluetooth. If so how did you configure it? Like getting a ifcfg-pan0 or some such configured. ___ CentOS mailing list CentOS@centos.org http://lists.centos.

Re: [CentOS] Three Identical systems - short cut to setting up the drives?

2008-07-03 Thread Terry Polzin
On Thursday July 3 2008, Robert Moskowitz wrote: > I am building three identical systems. Well they will have different > host names, and with time the software setups will drift. But at > install time they are identical. > > Is there some way, (with dd I might guess) to do a hardare level copy?

[CentOS] UTF-8 support in PCRE

2008-07-03 Thread Amitava Shee
How do I get utf-8 support with PCRE? I am having problems building lucene index using Zend_Lucene. I get the following error PHP Notice: iconv(): Detected an illegal character in input string in /var/www/ZendFramework-1.5.2/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php on line 5

Re: [CentOS] Re: settings up cheap a NAS / SAN server, is it possible?

2008-07-03 Thread Victor Padro
Ok, it's cool. no te preocupes eme ache erre(MHR). :) see you. -- "It is human nature to think wisely and act in an absurd fashion." "Todo el desorden del mundo proviene de las profesiones mal o mediocremente servidas" ___ CentOS mailing list CentOS@ce

Re: [CentOS] Three Identical systems - short cut to setting up the drives?

2008-07-03 Thread Les Mikesell
Robert Moskowitz wrote: I am building three identical systems. Well they will have different host names, and with time the software setups will drift. But at install time they are identical. Is there some way, (with dd I might guess) to do a hardare level copy? All three drives are Hitachi

[CentOS] Anaconda ignores "cmdline" directive

2008-07-03 Thread Amos Shapira
Hello, Our environment: CentOS 5.2 (updated over time with "yum update", current "yum update" lists about 7 packages out of date), x86_64. Running Xen, building Xen DomU's with kickstart. We are trying to debug the %post part of the kickstart process for DomU and are hitting difficulties in acces

Re: [CentOS] Message size rejected

2008-07-03 Thread Anne Wilson
On Thursday 03 July 2008 22:33:34 Craig White wrote: > On Thu, 2008-07-03 at 22:25 +0100, Anne Wilson wrote: > > On Thursday 03 July 2008 22:12:10 Craig White wrote: > > > On Thu, 2008-07-03 at 22:06 +0100, Anne Wilson wrote: > > > > My daughter needs to send me a large file. It appears that it is

Re: [CentOS] Re: Message size rejected

2008-07-03 Thread Anne Wilson
On Thursday 03 July 2008 23:03:50 Scott Silva wrote: > on 7-3-2008 2:25 PM Anne Wilson spake the following: > > On Thursday 03 July 2008 22:12:10 Craig White wrote: > >> On Thu, 2008-07-03 at 22:06 +0100, Anne Wilson wrote: > >>> My daughter needs to send me a large file. It appears that it is > >

Re: [CentOS] Message size rejected

2008-07-03 Thread Anne Wilson
On Thursday 03 July 2008 23:05:19 nate wrote: > Anne Wilson wrote: > > So 'size_limit' is what I'm looking for. Thanks everyone. Now comes the > > really hard bit. I have to tell her, blindfolded, how to tell the size > > of the message she is sending. She uses btinternet's yahoo mailer, and I

Re: [CentOS] Message size rejected

2008-07-03 Thread Anne Wilson
On Thursday 03 July 2008 22:29:55 Jim Perrin wrote: > On Thu, Jul 3, 2008 at 5:06 PM, Anne Wilson <[EMAIL PROTECTED]> wrote: > > My daughter needs to send me a large file. It appears that it is getting > > through my ISP, but being rejected on my CentOS mail server. The message > > she's getting