Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
qpid-cpp-1.36.0
-
None
-
Travis (Ubuntu Trusty)
Description
While trying to install qpidd on Travis (Ubuntu Trusty) from the qpid/testing ppa I'm getting the error
/etc/init.d/qpidd: 52: /etc/init.d/qpidd: source: not found
see https://travis-ci.org/fourceu/fourc-qpid-manager/jobs/254889450 line 660.
I think this is because the init script is not compatible with Ubuntu (even if the offending line were changed to use "." instead of "source", the requested functions script would not exist).
Could we please have an updated deb package with an Ubuntu init script?
Attachments
Issue Links
- relates to
-
QPID-7999 Relocate distro-specific etc files
- Closed