Bug 437509

Summary: rawhide has generic bugurl
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell, rvokal, wwoods
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: 2008-03-17 21:48:24 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: 430962    

Description Bill Nottingham 2008-03-14 16:54:45 UTC
Description of problem:

It asks to file bugs against 'your distribution bug reporting tool'

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

rawhide-20080314

Comment 1 Jesse Keating 2008-03-14 17:10:53 UTC
This is a pungi bug.  buildinstall doesn't take --prodpath anymore, so it's
taking what I passed as prodpath as the repo, and doing a few other strange
things.  I need to not pass that option when calling buildinstall.

Comment 2 Jesse Keating 2008-03-14 20:27:01 UTC
oooh!  This is a multipart bug!  I fixed the pungi side only to uncover a
problem elsewhere.

product.py reads in /.buildstamp to get product info.  It's expecting the file
to be 4 lines (with a product path) or 5 lines with a bugurl.  But since we're
not setting product path anymore, buildstamp is only 4 lines, WITH a bugurl. 
This need to be fixed, as well as making sure nothing else in loader needs the
product path.

Kicking it back to the anaconda team.

Comment 3 Jeremy Katz 2008-03-14 22:51:33 UTC
Anaconda bit fixed (clumens committed some stuff)

Comment 4 Will Woods 2008-03-17 21:48:24 UTC
Confirmed fixed; I saw the URL (and it opened up my eyes) in today's rawhide.