ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01278
Re: [Question #184279]: Trying to upgrade MySQL - Centos 5.7
Question #184279 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/184279
BJ Dierkes requested more information:
Note, that last command is all one line... maybe better like this:
# cat /etc/yum.repos.d/ius.repo \
| grep mirrorlist \
| head -n1 \
| sed 's/mirrorlist=//' \
| sed "s/\$basearch/`uname -i`/" \
| xargs curl
--
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.