Forums » GOautodial App Development »
Error upgrading Goautodial CE 2.1 to CE 3.0
Added by Binay Kumar almost 12 years ago
Trying to get update with yum update, Getting transaction check error. Following is the summary
file /usr/include/dahdi/dahdi_config.h from install of libtonezone-devel-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-devel-2.4.1-70.el5.i386
file /usr/include/dahdi/kernel.h from install of libtonezone-devel-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-devel-2.4.1-70.el5.i386
file /usr/include/dahdi/user.h from install of libtonezone-devel-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-devel-2.4.1-70.el5.i386
file /usr/share/dahdi/FPGA_1141.hex from install of dkms-dahdi-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-2.4.1-70.el5.i386
file /usr/share/dahdi/FPGA_1151.hex from install of dkms-dahdi-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-2.4.1-70.el5.i386
file /usr/share/dahdi/FPGA_FXS.hex from install of dkms-dahdi-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-2.4.1-70.el5.i386
file /usr/share/dahdi/USB_FW.hex from install of dkms-dahdi-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-2.4.1-70.el5.i386
file /usr/share/dahdi/init_card_1_30 from install of dkms-dahdi-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-2.4.1-70.el5.i386
file /usr/share/dahdi/init_card_4_30 from install of dkms-dahdi-2.6.1-1.go.i686 conflicts with file from package dahdi-linux-2.4.1-70.el5.i386
Replies (4)
RE: Error upgrading Goautodial CE 2.1 to CE 3.0
-
Added by Demian Biscocho almost 12 years ago
Please don't upgrade yet. Upgrade instructions will be posted once we are finished with the final release ISO. Re-install is the only option for now until the final ISO has been released.
RE: Error upgrading Goautodial CE 2.1 to CE 3.0
-
Added by Binay Kumar almost 12 years ago
Is there any option to migrate my existing data with CE 2.1 to CE 3.0 ?
I had tried importing it with mysql -u user -p database_name > backup.sql
Import completed but few of the things like phones, server etc are showing table mismatch and not opening.
RE: Error upgrading Goautodial CE 2.1 to CE 3.0
-
Added by Demian Biscocho almost 12 years ago
There are a lot of process involved to upgrade to 3.0. It's currently based on Vicidial 2.4 RC2 so this means you need to upgrade your DB schema to Vicidial 2.4 RC2 first.
Check the UPGRADE documentation here:
/usr/src/vicidial-2.4.364a-120409.1136.1.go/UPGRADE
RE: Error upgrading Goautodial CE 2.1 to CE 3.0
-
Added by Demian Biscocho almost 12 years ago
Here it is: HOWTO Upgrade GOautodial CE 2.1 to 3.0.