[
https://issues.apache.org/jira/browse/QPID-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127765#comment-16127765
]
Ofer Bezalel commented on QPID-7863:
------------------------------------
I do not think this is related to Ubuntu per say, as our appliance uses the
same qpidd package when running in vmbuilder, which builds a 14.04 image.
That being said, we are also effected by this, and all of our travis builds
that use qpid fail
{noformat}
Setting up qpidd (1.36.0-1qpid+trusty1) ...
Adding system-user qpid
Adding system user `qpidd' (UID 118) ...
Adding new group `qpidd' (GID 124) ...
Adding new user `qpidd' (UID 118) with group `qpidd' ...
Creating home directory `/var/run/qpid' ...
/etc/init.d/qpidd: 52: /etc/init.d/qpidd: source: not found
user had insufficient privilege
invoke-rc.d: initscript qpidd, action "start" failed.
dpkg: error processing package qpidd (--configure):
subprocess installed post-installation script returned error exit status 4
{noformat}
> qpidd-1.36 init script fails with "source: not found" on ubuntu
> ---------------------------------------------------------------
>
> Key: QPID-7863
> URL: https://issues.apache.org/jira/browse/QPID-7863
> Project: Qpid
> Issue Type: Bug
> Components: Packaging
> Affects Versions: qpid-cpp-1.36.0
> Environment: Travis (Ubuntu Trusty)
> Reporter: Chris Richardson
>
> 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? :)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]