Now that it appears that some folks are able to get the 5.4 downloads (and a GREAT BIG THANK YOU to all the centos team members who make this possible!) I'm wondering when the updates will begin flowing so that those of us running 5.3 can do "yum upgrade" and enjoy all the benefits too?
Thanks in advance!
fred smith wrote:
Now that it appears that some folks are able to get the 5.4 downloads (and a GREAT BIG THANK YOU to all the centos team members who make this possible!) I'm wondering when the updates will begin flowing so that those of us running 5.3 can do "yum upgrade" and enjoy all the benefits too?
Thanks in advance!
If you're seriously in a big hurry, get the DVD iso via bittorrent, loop-mount the iso someplace and do the update from local media. Seems like there's a wiki page with instructions.
Shh... you are going to upset the gods of syncing :)
mount -o loop -t iso9660 isofile /mount-point
Ex. mkdir /tmp/centos54 mount -o loop -t iso9660 isofile /tmp/centos54
On Tue, Oct 20, 2009 at 8:08 PM, fred smith fredex@fcshome.stoneham.ma.uswrote:
Now that it appears that some folks are able to get the 5.4 downloads (and a GREAT BIG THANK YOU to all the centos team members who make this possible!) I'm wondering when the updates will begin flowing so that those of us running 5.3 can do "yum upgrade" and enjoy all the benefits too?
Thanks in advance!
-- ---- Fred Smith -- fredex@fcshome.stoneham.ma.us----------------------------- "And he will be called Wonderful Counselor, Mighty God, Everlasting Father, Prince of Peace. Of the increase of his government there will be no end. He will reign on David's throne and over his kingdom, establishing and upholding it with justice and righteousness from that time on and forever."
------------------------------- Isaiah 9:7 (niv)
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, Oct 20, 2009 at 8:08 PM, fred smith fredex@fcshome.stoneham.ma.uswrote:
Now that it appears that some folks are able to get the 5.4 downloads (and a GREAT BIG THANK YOU to all the centos team members who make this possible!) I'm wondering when the updates will begin flowing so that those of us running 5.3 can do "yum upgrade" and enjoy all the benefits too?
Thanks in advance!
You must be patient! Many of the mirrors (including the one that I maintain) are still syncing 5.4 due to issues that arose. Wouldn't you prefer to pull your packages from a mirror that won't give you 404s? :D
Matt
On Tue, Oct 20, 2009 at 08:58:59PM -0400, Mathew S. McCarrell wrote:
On Tue, Oct 20, 2009 at 8:08 PM, fred smith fredex@fcshome.stoneham.ma.uswrote:
Now that it appears that some folks are able to get the 5.4 downloads (and a GREAT BIG THANK YOU to all the centos team members who make this possible!) I'm wondering when the updates will begin flowing so that those of us running 5.3 can do "yum upgrade" and enjoy all the benefits too?
Thanks in advance!
You must be patient! Many of the mirrors (including the one that I maintain) are still syncing 5.4 due to issues that arose. Wouldn't you prefer to pull your packages from a mirror that won't give you 404s? :D
You bet I would! Thanks for the update.