Re: [CentOS] more recent perl version?

2017-06-03 Thread hw
Warren Young wrote: On Jun 2, 2017, at 5:05 AM, hw wrote: Warren Young wrote: There are various options. We use mod_fcgid + Plack here. I need to look into that when I have time. I wonder if it wouldn’t have been faster to just backport the app to Perl 5.16? How hard could it be? It’s

Re: [CentOS] Upgrade 6 to 7

2017-06-03 Thread James Hogarth
On 2 Jun 2017 09:45, "Gianluca Cecchi" wrote: Il 01 Giu 2017 10:13 PM, "Jerry Geis" ha scritto: I found this site https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool Is this still the case - there is no upgrade path from 6 to 7 ? I have a few remote servers I'd like to upgrade (if possibl

Re: [CentOS] yum install does not downgrade

2017-06-03 Thread James Hogarth
On 2 Jun 2017 1:28 pm, "Mark Haney" wrote: Personally, I would do one of three things: 1. Use the -m command to run 'yum install ' which /might/ work. 2. Uninstall the newer package and install the version you want. (Check the 'state' directive to do this.) 3. Pin that package version when cre

[CentOS] MySQL on Centos 7 (armv7)

2017-06-03 Thread Leon Vergottini
Dear Community I am trying to install MySQL 5.6 on a Raspberry PI 3B.   Using my normal procedure by downloading the yum repo rpm and installing MySQL through that is not working.  There is no rpm information for arm7. Can anyone please point me in a direction where I can find a procedure

Re: [CentOS] Upgrade 6 to 7

2017-06-03 Thread Johnny Hughes
On 06/03/2017 06:32 AM, James Hogarth wrote: > On 2 Jun 2017 09:45, "Gianluca Cecchi" wrote: > > Il 01 Giu 2017 10:13 PM, "Jerry Geis" ha scritto: > > I found this site https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool > > Is this still the case - there is no upgrade path from 6 to 7 ? >

Re: [CentOS] MySQL on Centos 7 (armv7)

2017-06-03 Thread Johnny Hughes
On 06/03/2017 08:19 AM, Leon Vergottini wrote: > Dear Community > > > > I am trying to install MySQL 5.6 on a Raspberry PI 3B. Using my normal > procedure by downloading the yum repo rpm and installing MySQL through that > is not working. There is no rpm information for arm7. > > > > C