similar to: upgrade python to python2.6.4 using yum

Displaying 20 results from an estimated 300 matches similar to: "upgrade python to python2.6.4 using yum"

2015 Oct 27
1
'samba-tool dbcheck' reports only a "Bus error"
Andrew, thank you for your help! Could a "Bus error" be related to a hardware problem? Never seen it before. Anyways, here is the output of my debugging session (I hope I did everything correctly): [root at server bin]# gdb --args python /usr/local/samba/bin/samba-tool dbcheck GNU gdb (GDB) Red Hat Enterprise Linux (7.2-75.el6) Copyright (C) 2010 Free Software Foundation, Inc.
2020 May 11
7
Sysvol GPO ACLs problem
Hi, We are having problems with sysvol AD shared folder in a Samba 4.9.13 AD. Has been running smoothly until recently, and we don't know how to fix it. We detected the problem trying to create a new AD GPO, it fails with the message (sorry, we have windows in Spanish, it's not literal translation): "this security identifier cannot be assigned as object owner". If we execute
2012 Dec 21
1
Problem compiling Samba4, Python installed in nonstandard location
Hi,I am working with a custom built (LFS-based) Linux distro and am attempting to compile Samba4. Samba3 has always compiled without issue. The system has its Python installed in /opt/python2. There are symlinks to put "python" in /usr/local/bin and the "python2.7" lib folder in /usr/include. The configure command used was simply ./configure --enable-fhs --with-quotas The
2014 Dec 21
4
yum upgrade not working
Hey all, I'm attempting to upgrade a Centos 5.9 machine to CentOS 5.10. But when I try the yum update command I get this response: --> Finished Dependency Resolution python26-PyYAML-3.08-5.el5.x86_64 from installed has depsolving problems --> Missing Dependency: libyaml-0.so.1()(64bit) is needed by package python26-PyYAML-3.08-5.el5.x86_64 (installed) --> Running transaction
2012 Feb 09
2
python26-memcached on centOS 5.5
Hi, Is anyone here running memcached + python2.6 + django setup on a CentOS 5.5?? Am trying to set one up here and have trouble with the python26-memcached installation. So far i have installed (via yum): 1.python26 2. python26-memcached 3. libevent 4. memcached-devel Now when i try to run `import memcache` from the python2.6 shell i get an ImportError: No module
2011 Jan 19
5
not able to check in all code into svn which creates problem in deployment
HI i have currently started to deploy code into our production environment from the the dev environment, we deploy code on to the production from the svn , ( i do a svn export ) , some times not code is checked into the svn and it does not throw me a error . is there a way i can verify or write a script to check each file that is in the SVN is same as that in the dev environment . --
2009 Aug 10
3
error --- > any idea ?? Kernel: Additional sense: Invalid command operation code
Hi All My system is CentOS release 4.4 (Final) and for the last few days my system si getting rebooted ... i really cant find out any reason why ... but on the messages found in the var/log/ ...here is what i got . Aug 10 04:31:34 spam2 kernel: FAILED Aug 10 04:31:34 spam2 kernel: status = 1, message = 00, host = 0, driver = 08 Aug 10 04:31:34 spam2 kernel: Current sd: sense key Illegal Request
2010 Aug 14
6
best ways to do mysql backup
we have multiple servers approx 10 and each has about 100 GB of data in the /var/lib/mysql dir , excluding tar , mysqldump and replication how do we take backup for these databases on to a remote machine and store them datewise , ( the remote machine is a 2TB HDD ) currently tar is not feasible as the data is too huge and the same goes with mysqldump suggestion will be of great help --
2013 Dec 02
1
Can't install Python i686 on x86_64 system (centos 6.5)
Hello, This is my first time posting to the list adn I've run into a problem trying to install python-2.6.6-51.el6.i686 on my x86_64 bit system, which I updated to CentOS 6.5 this evening. I receive the following error: error: Failed dependencies: libpython2.6.so.1.0 is needed by python-2.6.6-51.el6.i686 python-libs(x86-32) = 2.6.6-51.el6 is needed by python-2.6.6-51.el6.i686
2010 Aug 20
5
tools one could to use to troubleshoot for Apache
Have a question , Suppose i had a client tell me that he can access the web page but it takes long time to view the pages the website is a static website ( suppose this website does not server dynamic data or does not connect to a database )... what would one check other than : the server load ( cat /proc/loadaverage ) , the Apache logs , the number of client connection ( netstat
2013 Feb 08
2
Samba4 Compile Error
Hello, I am trying to compile Samba4 on RHEL 5.3 which didn't have Python on it. I've downloaded Python-2.6.5.tar from http://ftp.samba.org/pub/tridge/python/. I get the following error during the compile : .......................................... ........................................... [3285/3758] Compiling lib/krb5_wrap/enctype_convert.c [3286/3758] Linking
2010 Jul 09
2
difference between stickybit SUID and SGID
i had a small query , whant is the difference between stickybit SUID and SGID , is there any proper site where i can get a clear understanding . -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100709/c7c22588/attachment.html>
2010 Aug 07
3
how to ensure systems users strong passwdors enabled
how to ensure systems users have strong passwords enabled -- Regards Agnello D'souza
2011 Jan 05
2
how to access external USB drive in single user mode
how to access external USB drive in single user mode Thanks -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110105/d5888759/attachment-0003.html>
2010 Dec 07
2
display issue after installing centos 5.5 on hp probook 4420s
HI I was just assigned a laptop with a pre install windows 7 in it. I decide to dual boot this server with cent os 5.5 , i did a "linux text " at the boot prompt as anaconda was not able to display the graphis screen ( it was barely viable ) . The installation happened perfect , but when i start x windows " startx" or init3 , i can barely see the display. I dont know where the
2010 Feb 24
4
Backup solution to backup /var/spool/imap above 150GB data
Hi We have an issue with one of our clients , they have a mail server with the /var/spool/imap partition as 150 GB . They need to take differential backup on to /backup partition ( a different HDD of total 250 GB space ) . We have tried dar , rsync, rdiff and impasync . But its is not sufficing the need as to take a lot of time and consumes a lot of I/O . Is there any back up solution that
2010 Aug 20
2
how to check the number of thread on apache server
how to check the number of thread on my Apache server , is there a specific command , and how do i increase these threads .. -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100820/2e5d7a37/attachment-0002.html>
2011 Jan 03
2
installing windows 2008 server( VM) on a centos xen server
hi I have a xen cent os (Dom0) .. i want to add a vm ( windows 2008 server ) , since i am using command line how do i see the the windows machine. boot ?? .. i am really confused here . I have previous iinstalled centos ( VM) , but that was command line based . Can some one please direct me on this -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment
2012 May 04
1
smtp -auth with using clear text password
Hi I am setting up a mailserver .. where clients need to authenticate to the mail server . The mta i am using is postfix . It is possible to use a file like this : ---------------------------------- cat /etc/postfix/dovecote_passwd agnello:123456 --------------------------------- where user is agnello and password is 123456 If you can please send me some reference links thanks a ton --
2011 Jan 24
2
unable to check in code to svn when files contain spaces or characters
i got a file like this and i need add it into my svn admin/upload_data/FINAL leg list 19_01_2010 to agar (Merged data in one).xls i as able to add other files with space using the following command : svn st |grep ? |cut -c8- |sed 's/ /\\ /g' |xargs svn add however there are some special characters like ( ) +#@ that svn cannot understand as the full path of the file . can some