Summary: | DAHLIN-00315: Error while asterisk to upgrade to centos 5.9 | ||
Reporter: | juanjo rokjan (jj2) | Labels: | |
Date Opened: | 2013-01-24 18:25:59.000-0600 | Date Closed: | 2013-01-25 17:01:58.000-0600 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ||
Description: | Missing Dependency: kernel-x86_64 = 2.6.18-308.24.1.el5 is needed by package kmod-dahdi-linux-2.6.1-1_centos5.2.6.18_308.24.1.el5.x86_64 (asterisk-current)
the current kernel is: 2.6.18-348.1.1.el5 Thank you | ||
Comments: | By: Russ Meyerriecks (rmeyerriecks) 2013-01-25 16:58:48.664-0600 This issue is resolved by the latest dahdi-linux release 2.6.2-rc1. You can wait for the proper package to filter into your package management system or you can build dahdi by source: You can download a tarball of the release here: http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-2.6.2-rc1.tar.gz Or you can check out the v2.6.2-rc1 tag from git: git clone git.asterisk.org/dahdi/linux dahdi-linux cd dahdi-liux git checkout v2.6.2-rc1 |