On 05/19/2015 10:50 AM, Michael Smith wrote:
> On Tue, May 12, 2015 at 2:05 PM, Michael Smith <[email protected]> 
> wrote:
>> Hi
>> I have compiled the newest 3.x HEAD (5e81f9e) form the GIT repository
>> by creating Debian packages.
>> And when those packages are installed after the compile there is a
>> clash between the "xenomai-runtime" and the "libxenomai-dev" packages.
>> Because "xeno-config" has been included both in packages.
>>
>> So as a result xeno-runtime that contains the testsuite and binaries
>> located under /usr/bin/
>> are not installed because /usr/bin/xeno-config have already been
>> included in the libxenomai-dev
>> package, and so the apt package manager aborts the install of xeno-runtime.
>>
>> My architecture is as follows:
>> Real-time used: Cobalt
>> OS: Ubuntu 14.04
>> Vanilla Kernel: 3.16
>> Arch: x86_64
>>
>> I suspect some or other changes in the make files have created this
>> conflict, because I have compiled a version older than rc3 previously,
>> namely 590aa2a and there were no package
>> issues like the above.
>>
>> Regards
>> Michael
> 
> I have found the issue on the problem listed above.
> The commit (8871363..) that was made on 2015-02-26 was the issue.
> I added the lines back in that was removed in debian/rules on that commit,
> into the newest git HEAD and all the packages compiled and installed
> correctly as expected.
> 
> I don't have the bigger picture about why the changes were made on
> 8871363, but on my
> system it broke the package install mechanism, and I was unable to
> install xeno-runtime as a result.
> So I'm just reporting what I found.
> 

xeno-config should be present in the base package and dropped from the
-dev one, this may be the issue.


-- 
Philippe.

_______________________________________________
Xenomai mailing list
[email protected]
http://xenomai.org/mailman/listinfo/xenomai

Reply via email to