RedHat perl distribution problem solved for me

Hello.
subj or how to get rid of Storable.xs assert problem.

  1. donload RedHat perl source rpm
  2. change optimization to -O from -O2
  3. build
  4. Upgrade
  5. I don’t know why, but RT start complain on version of my
    Locale::Maketext. Upgrade it through CPAN shell.
  6. Apache restart.
  7. Everithing goes OK.

I know that I should recompile all perlish programs and modules, but
it’s not production server.
Best regards. Ruslan.

ps: cc me if somebody find more flexible(patch, other compilation opt or
something else not optimizaton) way to fix it.

Wednesday 30 July 2003 14:10, Ruslan U. Zakirov:

  1. change optimization to -O from -O2

Where and how you changed this ?
Eng. Dusan Djordjevic (RHCE) PlanetSky Ltd.
Tel: +357 22454896 * Fax: +357-22518022
http://www.planetsky.com dusan@planetsky.com

Right in spec file there is were $RPM_OPT_FLAGS.

Dusan Djordjevic wrote:

If you do this from CPAN it asks you. I am trying now.----- Original Message -----
From: “Dusan Djordjevic” dj.dule@planetsky.com
To: “Ruslan U. Zakirov” cubic@acronis.ru; rt-users@lists.fsck.com
Sent: Wednesday, July 30, 2003 7:26 AM
Subject: Re: [rt-users] RedHat perl distribution problem solved for me.

Wednesday 30 July 2003 14:10, Ruslan U. Zakirov:

  1. change optimization to -O from -O2

Where and how you changed this ?

Eng. Dusan Djordjevic (RHCE) PlanetSky Ltd.
Tel: +357 22454896 * Fax: +357-22518022
http://www.planetsky.com dusan@planetsky.com


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Hello.
I don’t think that it’s good idea to use CPAN to upgrade perl on rpm
based system.
You could broke binary compatibility of other modules(programs) that
compiled with old perl.
Best regards. Ruslan.
Vincent J. Bono wrote:

I’ve always had good luck so far and the backout is easy.

Thanks though!----- Original Message -----
From: “Ruslan U. Zakirov” cubic@acronis.ru
To: “Vincent J. Bono” vbono@vinny.org; rt-users@lists.fsck.com
Sent: Wednesday, July 30, 2003 7:51 AM
Subject: Re: [rt-users] RedHat perl distribution problem solved for me.

    Hello.

I don’t think that it’s good idea to use CPAN to upgrade perl on rpm
based system.
You could broke binary compatibility of other modules(programs) that
compiled with old perl.
Best regards. Ruslan.
Vincent J. Bono wrote:

If you do this from CPAN it asks you. I am trying now.

Wednesday 30 July 2003 14:10, Ruslan U. Zakirov:

  1. change optimization to -O from -O2

Where and how you changed this ?

Eng. Dusan Djordjevic (RHCE) PlanetSky Ltd.
Tel: +357 22454896 * Fax: +357-22518022
http://www.planetsky.com dusan@planetsky.com


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm

Wednesday 30 July 2003 14:10, Ruslan U. Zakirov:

     Hello.

subj or how to get rid of Storable.xs assert problem.

  1. donload RedHat perl source rpm
  2. change optimization to -O from -O2
  3. build
  4. Upgrade
  5. I don’t know why, but RT start complain on version of my
    Locale::Maketext. Upgrade it through CPAN shell.
  6. Apache restart.
  7. Everithing goes OK.

I just tried this procedure, step by step and no help. Still have same
error.

Any other ideas ? I have to run it on Red Hat 9 as soon as possible, so
please if you have any idea, please help.

Best regards,
Eng. Dusan Djordjevic (RHCE) PlanetSky Ltd.
Tel: +357 22454896 * Fax: +357-22518022
http://www.planetsky.com dusan@planetsky.com

Hello, again.
Sorry that this solution didn’t help you.
Only one comment: I’ve got not exactly RH but based on it distro. When I
was installing system I choose i686, but during this steps I’ve got i386
rpm. May be it’s solution. I really don’t know.
Good luck. Ruslan.
I don’t want to spend more time on this problem. I’m going to wait p5p
solution or RH.
Dusan Djordjevic wrote:

THIS WORED!

I did it on one machine compiling perl 5.8.1 with CPAN and on another using
the redhat rpm source for 5.8.0-88

THANK YOU RUSLAN!----- Original Message -----
From: “Ruslan U. Zakirov” cubic@acronis.ru
To: rt-users@lists.fsck.com
Sent: Wednesday, July 30, 2003 7:10 AM
Subject: [rt-users] RedHat perl distribution problem solved for me.

    Hello.

subj or how to get rid of Storable.xs assert problem.

  1. donload RedHat perl source rpm
  2. change optimization to -O from -O2
  3. build
  4. Upgrade
  5. I don’t know why, but RT start complain on version of my
    Locale::Maketext. Upgrade it through CPAN shell.
  6. Apache restart.
  7. Everithing goes OK.

I know that I should recompile all perlish programs and modules, but
it’s not production server.
Best regards. Ruslan.

ps: cc me if somebody find more flexible(patch, other compilation opt or
something else not optimizaton) way to fix it.


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm