From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FFDA171.3010201@nta-inc.net> Date: Wed, 11 Jul 2012 10:53:21 -0500 From: Jeff Webb MIME-Version: 1.0 References: <4FFC89CA.70809@xenomai.org> In-Reply-To: <4FFC89CA.70809@xenomai.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai] Debian packaging bug in Xenomai v2.6.1 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org On 07/10/2012 03:00 PM, Gilles Chanteperdrix wrote: > At long last, please find Xenomai 2.6.1 at the following URL: > http://download.gna.org/xenomai/stable/xenomai-2.6.1.tar.bz2 Wonderful! I have been looking forward to this release. I have been using a version I checked out from the Xenomai-2.6 git repository around April 20th. In the process of building a new set of debian packages for 2.6.1, I was painfully reminded of an issue I discovered back in April, but failed to report. When I issue the 'debuild -uc -us' command in the xenomai-2.6.1 directory, I eventually get an error that says: cp: cannot stat `debian/tmp/usr/share/xenomai': No such file or directory dh_install: cp -a debian/tmp/usr/share/xenomai debian/xenomai-runtime//usr/share/ returned exit code 1 make: *** [install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 If I remove the 'usr/share/xenomai' line from xenomai-2.6.1/debian/xenomai-runtime.install, the error goes away. I am building on ubuntu-12.04, if that makes any difference. I apologize for not reporting this earlier, so a fix could be included in this point release. Let me know if there is any more information I can provide to help this get fixed for future releases. Thanks, -Jeff