* [LTP] [PATCH 1/1] tools/kirk: Update to fix symlink for rpm packaging
@ 2023-10-02 17:44 Petr Vorel
2023-10-03 8:49 ` Cyril Hrubis
0 siblings, 1 reply; 3+ messages in thread
From: Petr Vorel @ 2023-10-02 17:44 UTC (permalink / raw)
To: ltp
Update kirk to 61591a1 to fix failure during rpm packaging:
ERROR: Link /opt/ltp/runltp-ng ->
/home/abuild/rpmbuild/BUILDROOT/ltp-20230929.48a150bf-1573.1.x86_64/opt/ltp/kirk
points inside build root
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Tested in OBS:
https://build.opensuse.org/package/show/home:pevik:branches:benchmark:ltp:devel/ltp
Kind regards,
Petr
tools/kirk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/kirk b/tools/kirk
index 7e397fe1a..c47d3d931 160000
--- a/tools/kirk
+++ b/tools/kirk
@@ -1 +1 @@
-Subproject commit 7e397fe1a2d34a100c7dbfa452bd5d86ca1ddb77
+Subproject commit c47d3d9311b1b429f385e8d2b35da96dd4330df5
--
2.42.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH 1/1] tools/kirk: Update to fix symlink for rpm packaging
2023-10-02 17:44 [LTP] [PATCH 1/1] tools/kirk: Update to fix symlink for rpm packaging Petr Vorel
@ 2023-10-03 8:49 ` Cyril Hrubis
2023-10-03 9:28 ` Petr Vorel
0 siblings, 1 reply; 3+ messages in thread
From: Cyril Hrubis @ 2023-10-03 8:49 UTC (permalink / raw)
To: Petr Vorel; +Cc: ltp
Hi!
Sigh, the symlink should have been relative from the start.
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH 1/1] tools/kirk: Update to fix symlink for rpm packaging
2023-10-03 8:49 ` Cyril Hrubis
@ 2023-10-03 9:28 ` Petr Vorel
0 siblings, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2023-10-03 9:28 UTC (permalink / raw)
To: Cyril Hrubis; +Cc: ltp
Hi Cyril,
> Sigh, the symlink should have been relative from the start.
Yep. I'm sorry for introducing a trivial error.
Thanks for your review, merged.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-03 9:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02 17:44 [LTP] [PATCH 1/1] tools/kirk: Update to fix symlink for rpm packaging Petr Vorel
2023-10-03 8:49 ` Cyril Hrubis
2023-10-03 9:28 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox