[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [tycho-user] Changes in archive-products or dependencies?
|
Hello Tobias,
yes, the executable bit there is correct and I can start the product from the target folder. If I look into the archive, the flag is missing.
Benjamin
Am 05.03.2013 um 13:23 schrieb Oberlies, Tobias:
> Benjamin,
>
> are the executable bits still correct before the product is packed? The archive is created from the content in target/products/<productId>/<ws>/<os>/<arch>.
>
> Regards
> Tobias
>
>> -----Original Message-----
>> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-
>> bounces@xxxxxxxxxxx] On Behalf Of Benjamin Schwertfeger
>> Sent: Dienstag, 5. März 2013 13:19
>> To: Tycho user list
>> Subject: [tycho-user] Changes in archive-products or dependencies?
>>
>> Hi there,
>> I have a problem with executable bits again. The build is done on MacOsX
>> or linux and the product is build correctly in the target/products folder.
>> After compressing the archives for linux and macos the executables are no
>> more executable. We are using Tycho 0.14.1 but I tried with 0.17.0-
>> SNAPSHOT also. The build from friday (1.3.2013) was working.
>>
>> The product folder contains
>> -rwxr-xr-x 1 Schwertfeger staff 25072 Mar 5 12:59
>> ./target/products/yrt-
>> product/macosx/cocoa/x86_64/MyProduct/MyProduct.app/Contents/MacOS/MyProdu
>> ct
>> but the archive the bit is lost:
>> tar -vztf ./target/products/MyProduct-SNAPSHOT-*-macosx.*_64.tar.gz --
>> options mtree:flags |grep YRT/YRT
>> -rw-r--r-- 0 0 0 25072 Mar 5 12:59
>> MyProduct/MyProduct.app/Contents/MacOS/MyProduct
>>
>> I found a Bug[0] for this symptoms which says setting the LANG should
>> help, but setting LC_ALL and LANG does not change anything.
>>
>> Do you know some changes, which could lead to this behavior?
>>
>> Regards,
>>
>> Benjamin
>>
>>
>> [0] https://bugs.eclipse.org/bugs/show_bug.cgi?id=368089
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-user
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
>