Hi Kornel, 2012/7/10 Kornel Benko <[email protected]>
> ** > > Am Sonntag, 8. Juli 2012 um 20:15:28, schrieb Harry van der Wolf < > [email protected]> > > > I checked the Deb.log. > > > The command that breaks the packaging is already before creating the > actual > > > deb package. It's when create the tar.gz from the binaries via fakeroot. > > > > > > The command that is used is: > > > /usr/bin/fakeroot "/usr/bin/cmake" -E tar cfz data.tar.gz ./usr > > > > > > where it should be: > > > /usr/bin/fakeroot "/usr/bin/cmake -E tar cfz data.tar.gz" ./usr > > > > > > If that command would be correct, the rest might/would probably continue > as > > > well. > > > > > > Still digging in this for me unknown territory. > > > > > > Harry > > > > > I committed a fix to gui_overhaul. It took me a while to find a way, how > > to provide needed environment to called dpkg-shlibdeps. > > > > Since it only affects creating debian package, which already was broken, > > nothing should be worse than before. > > > > Kornel > Thanks for picking this up. Unfortunately I still get the same error: CPack Error: Problem running tar command: /usr/bin/fakeroot "/usr/bin/cmake" -E tar cfz data.tar.gz ./usr Please check /home/harryvanderwolf/software/gui_overhaul/build/_CPack_Packages/Linux/DEB/Deb.log for errors CPack Error: Problem compressing the directory CPack Error: Error when generating package: hugin make: *** [package] Fout 1 Harry -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
