Skip to content

Commit 10bc979

Browse files
committed
konflux: Update lockfile with tar rpm source
Description: This commit includes the tar source rpm in the lockfile, which was missed from the previous PR. This is needed for nrop must-gather to function correctly. Signed-off-by: Abraham <[email protected]>
1 parent 11f8a05 commit 10bc979

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.konflux/must-gather/rpms.lock.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,12 @@ arches:
1818
name: rsync
1919
evr: 3.2.3-19.el9_4.1
2020
sourcerpm: rsync-3.2.3-19.el9_4.1.src.rpm
21+
- url: https://cdn.redhat.com/content/eus/rhel9/9.4/x86_64/baseos/os/Packages/t/tar-1.34-6.el9_4.1.x86_64.rpm
22+
repoid: rhel-9-for-x86_64-baseos-eus-rpms
23+
size: 910343
24+
checksum: sha256:76f2f5fd1f37153d51a697659db31bd2a672a1a4536b42ce020cf9602ea3cde7
25+
name: tar
26+
evr: 2:1.34-6.el9_4.1
27+
sourcerpm: tar-1.34-6.el9_4.1.src.rpm
2128
source: []
2229
module_metadata: []

0 commit comments

Comments
 (0)