[asterisk-bugs] [Zaptel 0013399]: [patch] Zaptel > 1.4.11 fails when installing due to firmware error
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 5 13:49:41 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13399
======================================================================
Reported By: blitzrage
Assigned To: blitzrage
======================================================================
Project: Zaptel
Issue ID: 13399
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-29 08:05 CDT
Last Modified: 2008-09-05 13:49 CDT
======================================================================
Summary: [patch] Zaptel > 1.4.11 fails when installing due to
firmware error
Description:
Here is what happens when I do an install of Zaptel 1.4.11 when installing
only the ztdummy module (i.e. the firmware is deselected):
make -C firmware hotplug-install DESTDIR= HOTPLUG_FIRMWARE=yes
make[1]: Entering directory
`/usr/src/asterisk/vanilla/zaptel-1.4.11-vanilla/firmware'
make[1]: Nothing to be done for `hotplug-install'.
make[1]: Leaving directory
`/usr/src/asterisk/vanilla/zaptel-1.4.11-vanilla/firmware'
###################################################
###
### Zaptel installed successfully.
### If you have not done so before, install init scripts with:
###
### make config
###
###################################################
And here is what happens when I install with Zaptel 1.4.12, or Zaptel 1.4
branch latest (as of today):
make -C firmware hotplug-install DESTDIR= HOTPLUG_FIRMWARE=yes
make[1]: Entering directory
`/usr/src/asterisk/vanilla/zaptel-1.4.12-vanilla/firmware'
Installing zaptel-fw-oct6114-064.bin to hotplug firmware directories
/usr/bin/install: cannot stat `zaptel-fw-oct6114-064.bin': No such file or
directory
make[1]: *** [hotplug-install] Error 1
make[1]: Leaving directory
`/usr/src/asterisk/vanilla/zaptel-1.4.12-vanilla/firmware'
make: *** [install-firmware] Error 2
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-09-05 13:49 blitzrage Summary Zaptel > 1.4.11 fails
when installing due to firmware error => [patch] Zaptel > 1.4.11 fails when
installing due to firmware error
======================================================================
More information about the asterisk-bugs
mailing list