I am disappointed to report that the fix did not resolve my issues. I still receive “httpd dead but subsys locked” when restarting httd.
When I try to get to RT, it attempts to open a xxxx.part file. xxxx changes each time. Are there other cpan modules that I need to install? Could there be scripts that are no longer available? FYI. I am also running RTFM. Thank you in advance, -Mike Sitzer 707.477-4077 From: Mathieu Longtin [mailto:[email protected]] Sent: Wednesday, November 11, 2009 9:02 PM To: [email protected] Cc: [email protected] Subject: Re: [rt-users] Perl is Broken after Centos 5.4 update How to fix it: cpan File::Temp How to future proof it: Setup cpan to install File::Temp in site_perl instead of the default location, that way it won't get overwritten next time perl is updated. -- Mathieu Longtin 1-514-803-8977 On Wed, Nov 11, 2009 at 11:48 PM, Mike <[email protected]> wrote: Does anyone have suggestions on how to repair perl after Centos-5.4 upgrade? I was running Centos 5.2, mysql and modperl2. Update brought down Centos 5.4 and a gazillion other updates. After which: Apache would not start. "make testdeps" will not run with *** No rule to make target `testdeps'. Stop. error. installed dependancies using "perl sbin/rt-test-dependencies --with-mysql --with-modper2 --install Apache starts with “httpd dead but subsys locked” error. - yum upgrade perl-File-Temp 455 packages excluded due to repository priority protections Setting up Upgrade Process Package(s) perl-File-Temp available, but not installed. No Packages marked for Update I see a lot of talk about how redhat messed up perl, but I have not seen clear instructions on how to fix or prevent it again. -Mike Sitzer _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
