Bug 1107021
| Summary: | udis86: FTBFS in rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||
| Component: | udis86 | Assignee: | Scott Tsai <scottt.tw> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | i, scottt.tw | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | udis86-1.7.2-3.fc21 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-02-28 02:18:29 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: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1105908 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Dennis Gilmore
2014-06-09 19:07:09 UTC
Created attachment 905857 [details]
build.log
Created attachment 905858 [details]
root.log
Created attachment 905859 [details]
state.log
Crux: X86_64 test failed. -------------------- RPM spec issues: 1. source without url. Please use this for github sources: Source0: https://github.com/vmt/udis86/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz 2. Drop these obsoleted tags: BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) rm -rf $RPM_BUILD_ROOT in %install %clean section %defattr(-,root,root,-) 3. If there is any license file shipped in the tarball, please use %doc to include them 4. -devel: Requires: %{name} = %{version}-%{release} https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package |