Bug 80254
| Summary: | SRPMS: install failed due to missing src/autorun file | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Sysoltsev Slawa <vyatcheslav.sysoltsev> |
| Component: | redhat-config-packages | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-12-23 15:00:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This is already fixed in the rawhide packages |
Description of problem: Trying to build & install redhat-config-packages from SRPMS I've got such error: Executing(%doc): /bin/sh - e /netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/tmp/rpm-tmp.75916 + umask 022 + cd /netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/BUILD + cd redhat-config-packages-1.0.1 + DOCDIR=/netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/tmp/redhat-config- packages-1.0.1-root/usr/share/doc/redhat-config-packages- 1.0.1 + export DOCDIR + rm -rf /netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/tmp/redhat-config- packages-1.0.1-root/usr/share/doc/redhat-config-packages- 1.0.1 + /bin/mkdir -p /netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/tmp/redhat-config- packages-1.0.1-root/usr/share/doc/redhat-config-pa ckages-1.0.1 + cp -pr ChangeLog src/autorun README /netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/tmp/redhat-config-packages- 1.0.1-root/usr/shar e/doc/redhat-config-packages-1.0.1 cp: cannot stat `src/autorun': No such file or directory error: Bad exit status from /netbatch/TC4094/rh80_ia32_M/default/WORK_DIR/tmp/rpm-tmp.75916 (%doc) In package is no src/autorun file. Seems you've missed it during packaging. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. rpm -bb redhat-config-packages.spec Actual results: Installation error. Expected results: Succesfully built & installed package. Additional info: