Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2168860

Summary: cri-o:1.25:3920230110172443 FTBFS: cri-tools-1.25.0.tar.gz: No such file or directory
Product: [Fedora] Fedora Modules Reporter: Petr Pisar <ppisar>
Component: cri-oAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bradley.g.smith, dougsland, go-sig, pehunt, rh.container.bot, umohnani
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://mbs.fedoraproject.org/module-build-service/2/module-builds/15984
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-21 06:13:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2168842, 2231791    

Description Petr Pisar 2023-02-10 10:01:31 UTC
Build cri-o:1.25 for Fedora 39 fails <https://mbs.fedoraproject.org/module-build-service/2/module-builds/15984> because a cri-tools component fails to build <https://koji.fedoraproject.org/koji/taskinfo?taskID=97317026>:

Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/cri-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1672790400
RPM build errors:
error: Bad file: /builddir/build/SOURCES/cri-tools-1.25.0.tar.gz: No such file or directory
    Bad file: /builddir/build/SOURCES/cri-tools-1.25.0.tar.gz: No such file or directory
Child return code was: 1

The reason is that the spec file defines Source0, but is missing a sources file with a hash of the archive uploaded in a dist-git look-aside cache.