Re: [SCIENTIFIC-LINUX-USERS] yum update / python -- SL6 packaging issue?

2012-07-26 Thread Кравец Роман
Der Pat! I run strace -o 1.log yum update... After I grep: [root@nf ~]# cat 1 | grep exp Last line is: open(/usr/lib64/python2.6/lib-dynload/pyexpat.so, O_RDONLY) = 10 I run: [root@nf ~]# ldd /usr/lib64/python2.6/lib-dynload/pyexpat.so /usr/lib64/python2.6/lib-dynload/pyexpat.so:

Re: [SCIENTIFIC-LINUX-USERS] yum update / python -- SL6 packaging issue?

2012-07-26 Thread Кравец Роман
I change LD_LIBRARY_PATH to LD_LIBRARY_PATH=/lib64/:/u01/app/oracle/product/11.2.0/dbhome_1/lib and yum was work!!! 2012/7/26 Кравец Роман soft...@gmail.com Der Pat! I run strace -o 1.log yum update... After I grep: [root@nf ~]# cat 1 | grep exp Last line is:

Re: yum update / python -- SL6 packaging issue?

2012-07-25 Thread Roman Kravets
Hello! As result, how I can to avoid this problem? Do not install expat.i686? Thank you!

Re: [SCIENTIFIC-LINUX-USERS] yum update / python -- SL6 packaging issue?

2012-07-25 Thread Pat Riehecky
On 07/25/2012 03:33 AM, Roman Kravets wrote: Hello! As result, how I can to avoid this problem? Do not install expat.i686? Thank you! Can you be more specific? -- Pat Riehecky Scientific Linux Developer

Re: yum update / python

2012-06-20 Thread Chris Schanzle
On 06/20/2012 07:30 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 15:26:16 +0400 Oleg Sadovsa...@linux-ink.ru wrote: 20/06/2012 08:35 +0200, Andras Horvath wrote: On Tue, 19 Jun 2012 19:05:49 +0200 Andras Horvathm...@log69.com wrote: On Tue, 19 Jun 2012 09:59:26 -0700 Akemi

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 09:49:04 -0400 Chris Schanzle schan...@nist.gov wrote: On 06/20/2012 07:30 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 15:26:16 +0400 Oleg Sadovsa...@linux-ink.ru wrote: 20/06/2012 08:35 +0200, Andras Horvath wrote: On Tue, 19 Jun 2012 19:05:49 +0200 Andras

Re: yum update / python

2012-06-20 Thread Chris Schanzle
On 06/20/2012 09:55 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 09:49:04 -0400 Chris Schanzleschan...@nist.gov wrote: On 06/20/2012 07:30 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 15:26:16 +0400 Oleg Sadovsa...@linux-ink.ru wrote: 20/06/2012 08:35 +0200, Andras Horvath wrote: On

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 16:09:28 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 10:04:03 -0400 Chris Schanzle schan...@nist.gov wrote: On 06/20/2012 09:55 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 09:49:04 -0400 Chris Schanzleschan...@nist.gov wrote: On

Re: yum update / python

2012-06-20 Thread Chris Schanzle
On 06/20/2012 10:09 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 10:04:03 -0400 Chris Schanzleschan...@nist.gov wrote: On 06/20/2012 09:55 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 09:49:04 -0400 Chris Schanzleschan...@nist.gov wrote: On 06/20/2012 07:30 AM, Andras Horvath wrote:

Re: yum update / python

2012-06-20 Thread Chris Schanzle
On 06/20/2012 10:19 AM, Chris Schanzle wrote: On 06/20/2012 10:09 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 10:04:03 -0400 Chris Schanzleschan...@nist.gov wrote: On 06/20/2012 09:55 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 09:49:04 -0400 Chris Schanzleschan...@nist.govwrote:

Re: yum update / python

2012-06-20 Thread Tru Huynh
On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote: ... snip ... $ python Python 2.6.6 (r266:84292, Jun 18 2012, 09:57:52) [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2 Type help, copyright, credits or license for more information. from xml.etree import cElementTree

Re: yum update / python

2012-06-20 Thread Oleg Sadov
В Срд, 20/06/2012 в 16:58 +0200, Tru Huynh пишет: On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote: ... snip ... $ python Python 2.6.6 (r266:84292, Jun 18 2012, 09:57:52) [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2 Type help, copyright, credits or license for more

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 10:23:40 -0400 Chris Schanzle schan...@nist.gov wrote: On 06/20/2012 10:19 AM, Chris Schanzle wrote: On 06/20/2012 10:09 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 10:04:03 -0400 Chris Schanzleschan...@nist.gov wrote: On 06/20/2012 09:55 AM, Andras Horvath

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 16:58:48 +0200 Tru Huynh t...@pasteur.fr wrote: On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote: ... snip ... $ python Python 2.6.6 (r266:84292, Jun 18 2012, 09:57:52) [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2 Type help, copyright, credits or

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 19:14:27 +0400 Oleg Sadov sa...@linux-ink.ru wrote: objdump -tT /lib64/libexpat.so.1 | grep XML_SetHashSalt That's correct at me too. Andras

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 17:18:21 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 10:23:40 -0400 Chris Schanzle schan...@nist.gov wrote: On 06/20/2012 10:19 AM, Chris Schanzle wrote: On 06/20/2012 10:09 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 10:04:03 -0400 Chris

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 17:19:41 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 16:58:48 +0200 Tru Huynh t...@pasteur.fr wrote: On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote: ... snip ... $ python Python 2.6.6 (r266:84292, Jun 18 2012, 09:57:52) [GCC

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 17:48:12 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 17:19:41 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 16:58:48 +0200 Tru Huynh t...@pasteur.fr wrote: On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote: ...

Re: yum update / python

2012-06-20 Thread Tru Huynh
On Wed, Jun 20, 2012 at 05:48:12PM +0200, Andras Horvath wrote: # ldd ./lib-dynload/pyexpat.so ./lib-dynload/pyexpat.so: /lib/libexpat.so.1: no version information available (required by ./lib-dynload/pyexpat.so) linux-vdso.so.1 = (0x7fff123ff000) libexpat.so.1 =

Re: yum update / python

2012-06-20 Thread Oleg Sadov
В Срд, 20/06/2012 в 17:48 +0200, Andras Horvath пишет: On Wed, 20 Jun 2012 17:19:41 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 16:58:48 +0200 Tru Huynh t...@pasteur.fr wrote: On Wed, Jun 20, 2012 at 01:30:03PM +0200, Andras Horvath wrote: ... snip ... $

Re: yum update / python

2012-06-20 Thread Chris Schanzle
On 06/20/2012 11:46 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 17:18:21 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 10:23:40 -0400 Chris Schanzle schan...@nist.gov wrote: On 06/20/2012 10:19 AM, Chris Schanzle wrote: On 06/20/2012 10:09 AM, Andras Horvath wrote: On

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 12:00:38 -0400 Chris Schanzle schan...@nist.gov wrote: env | grep PYTHON env doesn't bring up anything, and I don't have any 32 bit python related package installed. Andras

Re: yum update / python

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 20:01:46 +0400 Oleg Sadov sa...@linux-ink.ru wrote: В Срд, 20/06/2012 в 17:48 +0200, Andras Horvath пишет: On Wed, 20 Jun 2012 17:19:41 +0200 Andras Horvath m...@log69.com wrote: On Wed, 20 Jun 2012 16:58:48 +0200 Tru Huynh t...@pasteur.fr wrote: On Wed,

Re: yum update / python -- SL6 packaging issue?

2012-06-20 Thread Chris Schanzle
On 06/20/2012 12:12 PM, Andras Horvath wrote: yum install expat.i686 Probably somehow my 32-bit libexpat.so disappeared, wonder what could have caused it (I take care of my system extremely careful). This looks like a Scientific Linux package building issue that perhaps Pat Riehecky or

Re: yum update / python -- SL6 packaging issue?

2012-06-20 Thread Andras Horvath
On Wed, 20 Jun 2012 12:23:07 -0400 Chris Schanzle schan...@nist.gov wrote: yum remove expat.i686 It doesn't try to pull anything. Andras

Re: yum update / python -- SL6 packaging issue?

2012-06-20 Thread zxq9
On 06/21/2012 01:30 AM, Andras Horvath wrote: On Wed, 20 Jun 2012 12:23:07 -0400 Chris Schanzleschan...@nist.gov wrote: yum remove expat.i686 It doesn't try to pull anything. Andras Try the same command but disable protectbase and remove-with-leaves plugins and see if the result

Re: yum update / python

2012-06-19 Thread Andras Horvath
On Tue, 19 Jun 2012 08:38:11 -0700 Akemi Yagi amy...@gmail.com wrote: On Tue, Jun 19, 2012 at 2:52 AM, Andras Horvath m...@log69.com wrote: On Tue, 19 Jun 2012 00:44:18 -0700 Akemi Yagi amy...@gmail.com wrote: Apparently you are not alone. Someone else reported a similar problem:

Re: yum update / python

2012-06-19 Thread Andrew Z
Ld_library should not be set to oracle location for root. Oracle group needs it and any user that uses oci calls. AZ On Jun 19, 2012 11:38 AM, Akemi Yagi amy...@gmail.com wrote: On Tue, Jun 19, 2012 at 2:52 AM, Andras Horvath m...@log69.com wrote: On Tue, 19 Jun 2012 00:44:18 -0700 Akemi

Re: yum update / python

2012-06-19 Thread Andras Horvath
On Tue, 19 Jun 2012 17:44:46 +0200 Andras Horvath m...@log69.com wrote: On Tue, 19 Jun 2012 08:38:11 -0700 Akemi Yagi amy...@gmail.com wrote: On Tue, Jun 19, 2012 at 2:52 AM, Andras Horvath m...@log69.com wrote: On Tue, 19 Jun 2012 00:44:18 -0700 Akemi Yagi amy...@gmail.com wrote:

Re: yum update / python

2012-06-19 Thread Akemi Yagi
On Tue, Jun 19, 2012 at 9:55 AM, Andras Horvath m...@log69.com wrote: How could I run a self check on all packages with rpm to see if all the files are there and their hashes match too? Run 'rpm -V' against the packages. If you get any output, then there is (are) some mismatch(es). Man page

Re: yum update / python

2012-06-19 Thread Andras Horvath
On Tue, 19 Jun 2012 09:59:26 -0700 Akemi Yagi amy...@gmail.com wrote: On Tue, Jun 19, 2012 at 9:55 AM, Andras Horvath m...@log69.com wrote: How could I run a self check on all packages with rpm to see if all the files are there and their hashes match too? Run 'rpm -V' against the