similar to: What am I missing?

Displaying 20 results from an estimated 600 matches similar to: "What am I missing?"

2008 Mar 21
2
glibc error ???
On a centos 4.6 box rpm -qa | grep glib glib-1.2.10-15 glibc-2.3.4-2.39 glibc-headers-2.3.4-2.39 glibc-common-2.3.4-2.39 dbus-glib-0.22-12.EL.9 glibc-kernheaders-2.4-9.1.100.EL glibc-devel-2.3.4-2.39 glib2-2.4.7-1 I am getting this type of error at times on a mail server *** glibc detected *** free(): invalid pointer: 0xbffa11b8 *** While I am researching this more, I am wondering if the
2008 Nov 06
1
Sync of csgfs and current centos 4 updates
Hi list, I've been trying to update my csgfs stuff to 4.7 this week but I notice that current csgfs is built against kernel-2.6.9-78.0.1 and is required as a dependence, right now current kernel is 2.6.9-78.0.5 it would be great if csgfs can be rebuilt or updated to this, so dependences works ok??? Best regards
2008 Jun 09
1
Clustersuite package installation failed in Itanium server
Dear All, I am new in Itanium server Installation and I have installed all the CentOS4.4 ia64 CDs and I have try to install clustersuite packages and i am getting the following error messages like error: %post(package name here) scriptlet failed, exit status 255 and error: %pre(package name here) scriptlet failed, exit status 255 problem Cluster Suite RPMS are ccs-1.0.7-0.i686.rpm
2010 Feb 10
2
wcstombs error when compiling package with Debian/Ubuntu
Dear Debian/Ubuntu experts, For the second time users of my BioC package reported problems when trying to compile it on Debian/Ubuntu. The error is always the same: "'wcstombs' was not declared in this scope", see: https://www.stat.math.ethz.ch/pipermail/bioconductor/2010-February/031739.html https://stat.ethz.ch/pipermail/bioconductor/2009-August/029192.html Since I have no
2005 Jan 05
19
[PATCH] mark in u32
Hello, Stephen, List! Attached is the patch for iproute2 to add the possibility to use fwmark in u32 filters. The kernel part was included in 2.6.10. Please apply! Thank you! For more info: - Kernel patch (not needed for 2.6.10): http://kernel.umbrella.ro/net/mark_in_u32/net-match-nfmark-in-u32.patch - Examples: http://kernel.umbrella.ro/net/mark_in_u32/examples.txt --- Catalin(ux aka Dino)
2005 Sep 21
2
Library
Can someone tell me where I can find glibc-2.3.3 for either x86-64 or most likely i386. My yum stuff must be broken, or I don't know how to use it cause it can't find the lib. I'm looking on the CD's also, but so far, no luck. Thanks... -- Snowman
2005 Apr 19
1
Problems installing Centos 3.4 & 4 using NFS + Kickstart
My hardware is Sun V65x servers, (6GB RAM/2xXeon3GHZ/36GB SCSI disk). I have NFS repositories of Centos 3.1, Centos 3.4, Centos 4 & RedHat 9.0 ISO distros set up. I use boot floppies for each o/s with the same kickstart file which is of course altered to point at the desired distro. With Centos 4 I have to use a boot CDROM, of course, rather than floppy disk. I wish to set up servers with
2005 Oct 11
5
openssh 4.2p1 bug
hello, I have just installed openssh 4.2p1 and it seems that sshd child process crash if /var/empty/usr/lib do not exist. Here is a strace log ( before creating this directory): 26787 open("/etc/protocols", O_RDONLY) = -1 ENOENT (No such file or directory) 26787 getsockopt(3, SOL_IP, IP_OPTIONS, "", [0]) = 0 26787 socket(PF_UNIX, SOCK_STREAM, 0) = 6 26787 connect(6,
2007 Sep 07
1
tc filter syntax (and general noobness)
Ok, After much research and e-mails to the list, I''m finally to the point where I have filtering setup properly. Now, I''m trying to figure out tc filter so that I can classify packets on both eth0 and eth1. So, lets take for example Samba traffic. I want to be sure that its being sent with relative speed so that my shares don''t get lagged. And what the heck, its
2007 Mar 12
1
components for OpenPBX install
at: http://wiki.openpbx.org/tiki-index.php?page=Easy%20route%20to%20building%20OpenPBX.org A number of dependencies are listed, with a Debian slant. I have found most of these in our standard Centos repos ( snarfed spanDSP from trixbox repo). But the following I have not figured out: * linux headers for your kernel is this glibc-kernheaders? * Libssl-dev
2005 Jul 11
4
Zaptel won't compile under Fedora Core 4
I hope someone can offer me some help with this. Basically, the current CVS version of Zaptel will not compile under Fedora Core 4. I have closely followed the directions in http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3 using the versions given in the FC4 distro with no luck. Here's the output when I run "make linux26". Any help would be great. TIA.
2005 Dec 08
2
x86_64 kernel compilation
If I can squeeze a message between the discussions on security (:-)) I have been trying to compile a kernel on an x86_64 box under CentOS4.1 and now 4.2. The problem is that neither make xconfig or make gconfig work: make gconfig * * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and
2005 Nov 21
7
cs & gfs
Hi all, I was informed[1] that gfs & rhcs packages are in the works but that there are some problems with the code. What are these problems? Can we do anything to help test / solve them? [1] http://www.karan.org/blog/index.php/2005/07/25/everyone_loves_a_cluster_as_do_i -- Jure Pe?ar http://jure.pecar.org
2007 Sep 16
5
using tc to drop packets based on the diffserc or tos value
Hi all, I am wondering if anyone can help me to resolve a problem. I am trying to use tc command in linux to drop udp packets of specific diffserv value. I am able set diffserv value successfully in the udp packet using command:- [root@scotch src]#iptables --table mangle --append OUTPUT \ --out-interface eth0 --protocol udp --source-port 5060 \ --jump DSCP --set-dscp 8 but i am not able to
2006 Sep 06
2
4.4 update quits unexpectedly
After 2 good updates to 4.4, my 3rd is giving me trouble. I did all 3 installs the same: yum clean all yum update python-sqlite sqlite yum yum clean all yum upgrade This one, however, quits during the header download. I get "[Errno -1] Header not complete, trying another mirror", then "[Errno 256] No more mirrors to try". I am not going thru a proxy, and I can't find
2007 Apr 13
2
Anaconda can't squeeze out the repomd.xml
Greetings. There must be some minor changes to anaconda. I'm getting the error: "Cannot open repomd.xml file...." the file seems to be located in the repodata directory... I'm using the following .cf taken directly from the CentOS 4.4 install : install url --url ftp://centos.westmancom.com/5.0/os/i386/ #cdrom lang en_US.UTF-8 langsupport --default=en_US.UTF-8 en_US.UTF-8
2006 Nov 27
3
howto install 32 bit libc on x86_64
I have been told to install a 32 bit libc on my x86_64 system. I tried "yum install libc.i386" and I got no match. What is the command I need? Jerry
2007 Jun 25
32
Load Balance and SNAT problem.
I am developing load balancing router, But I have a question about fail over. The follow diagram is my test environment and scripts. ------------------------------------------------------------------- Environment Setting PC1(192.168.10.2) | (LAN) | PC2-eth2(192.168.10.1) +
2005 Feb 26
5
Packages on demmand
Hi all, I have four servers (one with redhat 7.3, two with CentOS 3.4 and one with CentOS 4 for testing). I would like to do a partial package mirror with os, updates, contrib branches and so on. Anybody knows if exists any tool for redhat based distros, like apt-proxy in debian world ( that donwloads packages on demmand), that supports this feature?? I see yam tool from dag repository, but it
2008 Dec 05
5
Adding RAM
I have a server running Centos 4.7 32bit. Will moving from 4Gig of RAM to 8Gig do any good? Since its 32bit I assume it will only be able to address the first 4Gig not? When I installed CentOS I did not do anything special to enable using more then 4Gig if thats required. Exim, spamassassin and Clamd seem to be the biggest load on this machine. My biggest bottle neck is disk I/O anyway. Wish