![](https://seccdn.libravatar.org/avatar/31f68c3851d3cd84792c3c6cc07e96cc.jpg?s=120&d=mm&r=g)
Wiadomość napisana przez Thomas Boerger <tboerger@suse.de> w dniu 07.07.2016, o godz. 10:03:
Hi
On 07/06/2016 11:02 PM, Zygmunt Krynicki wrote:
Hi
I'm packaging golang libraries and I realized that most of my stuff doesn't work leap, just on tumbleweed because of lack of %{go_nostrip}.
Is there something I can do to conditionally apply that but at the same time, should I? I recall that stripping go executables is not safe.
yes, you should apply that to your packages since stripping tools written in Go got some sideeffects which we want to avoid.
Yes and I do use it but then I hit issues such as this one: https://build.opensuse.org/package/live_build_log/home:zyga/golang-github-je... [ 38s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature --define 'disturl obs://build.opensuse.org/home:zyga/openSUSE_Leap_42.1/e22025387e4f99da60fcbde53870ffea-golang-github-jessevdk-flags' /home/abuild/rpmbuild/SOURCES/golang-github-jessevdk-flags.spec [ 38s] error: line 15: Unknown tag: %{go_nostrip} What puzzles me is that not all packages fail this way. ZK-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org