Bug 437509 - rawhide has generic bugurl
Summary: rawhide has generic bugurl
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Beta
TreeView+ depends on / blocked
 
Reported: 2008-03-14 16:54 UTC by Bill Nottingham
Modified: 2014-03-17 03:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-17 21:48:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.