Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 115988

Summary: Lilo requires dev86 to build
Product: [Fedora] Fedora Reporter: Miloslav Trmac <mitr>
Component: liloAssignee: Jeremy Katz <katzj>
Status: CLOSED NEXTRELEASE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideKeywords: Patch
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: 2004-04-07 12:55:14 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: 114961    
Attachments:
Description Flags
Build a local installation of dev86 for lilo compilation none

Description Miloslav Trmac 2004-02-17 14:43:13 UTC
Description of problem:
lilo BuildRequires: dev86, but dev86 is not in FC 1, so the distro
is not self-hosting.
Possible solutions:
a) readd dev86
b) remove lilo
c) add dev86 to lilo SRPM
The attached patch implements c); get the missing files from the
dev86 SRPM you probably have lying around somewhere in your build
system if dev86 is still installed there :) [I have used the RHL 9
SRPM].

Version-Release number of selected component (if applicable):
lilo-21.4.4-24

Comment 1 Miloslav Trmac 2004-02-17 14:43:44 UTC
Created attachment 97747 [details]
Build a local installation of dev86 for lilo compilation

Comment 2 Jeremy Katz 2004-03-04 22:38:45 UTC
dev86 added back

Comment 3 Miloslav Trmac 2004-04-07 12:55:14 UTC
Confirmed, thanks.