Command to Update Asterisk

Hi,

I have installed [color=#0000BF]Asterisk 10.4.2 [/color]on Fedora 17 64 Bits running on VMWare* I wish to update Asterisk to [color=#0000BF] Asterisk 10.5.1[/color]. When I make the yum update asterisk command I receive this.

[root@Asterisk ~]# yum update asterisk
Loaded plugins: langpacks, presto, refresh-packagekit
updates/metalink | 17 kB 00:00
Package(s) asterisk available, but not installed.
No Packages marked for Update
[root@Asterisk ~]#

Asterisk is installed but can not be updated :question: Any help will be welcome.

Thanks

*( I know that using asterisk and virtual machine don’t go well together, I intend to install a Cisco 7970 phone and soft phone but this is only for test & learning purpose only. :smile: )

Looks more like a Fedora problem then an asterisk problem.

What if you do yum install asterisk?

Or you could remove asterisk and reinstall it.

Or compile it from source directly.

Thanks for replies

The yum install asterisk work

[root@Asterisk ~]# yum install asterisk
Loaded plugins: langpacks, presto, refresh-packagekit
fedora/metalink | 18 kB 00:00
updates/metalink | 17 kB 00:00
updates | 4.5 kB 00:00
updates/primary_db | 4.2 MB 00:05
updates/group_gz | 434 kB 00:00
Resolving Dependencies
–> Running transaction check
—> Package asterisk.x86_64 0:10.5.1-1.fc17 will be installed
–> Processing Dependency: libsrtp.so.0()(64bit) for package: asterisk-10.5.1-1.fc17.x86_64
–> Processing Dependency: libgmime-2.0.so.2()(64bit) for package: asterisk-10.5.1-1.fc17.x86_64
–> Running transaction check
—> Package gmime22.x86_64 0:2.2.25-3.fc17 will be installed
—> Package libsrtp.x86_64 0:1.4.4-4.20101004cvs.fc17 will be installed
–> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================
Package Arch Version Repository Size

Installing:
asterisk x86_64 10.5.1-1.fc17 updates 2.9 M
Installing for dependencies:
gmime22 x86_64 2.2.25-3.fc17 fedora 147 k
libsrtp x86_64 1.4.4-4.20101004cvs.fc17 fedora 272 k

Transaction Summary

Install 1 Package (+2 Dependent packages)

Total download size: 3.3 M
Installed size: 11 M
Is this ok [y/N]:

But after installed the update of asterisk the asterisk-gui no longer work, the .conf file are correctly set.