So before this gets stale...

Submitted by j4m3s on 1 February 2008 - 5:31pm.

...and the man finally stifles me, I think I should just let you all know there's an AsteriskNOW Release on asterisknow.digium.com@*now:1. So if you have an existing install of AsteriskNOW BetaX then you can update to this release by using the following commands:

1. Update conary:
# conary update conary

2. Update distro-release, this should install /etc/conary/config.d/conaryrc.AsteriskNOW which will have config options for seeing the Digium conary mirror
# conary update distro-release

3. Verify you have the correct configuration options
# conary config | grep -e 'repositoryMap'
repositoryMap poundkey.digium.com https://rmirror.digium.com/conary
repositoryMap asterisknow.digium.com https://rmirror.digium.com/conary
repositoryMap conary.digium.com https://rmirror.digium.com/conary

4. Update top-level group to one for AsteriskNOW, this may take a while
# conary update --interactive --keep-required group-dist=asterisknow.digium.com@*now:1
If x86_64:
# conary update --interactive --keep-required group-dist=asterisknow.digium.com@*now:1['!dietlibc']

4b. If you have any trouble, try migrating
# conary migrate --interactive group-dist....

5. Before reboot, check to make sure you are booting the right (new) kernel
# vi /boot/grub/grub.conf

6. Reboot

( categories: )