Bug 638901 - Appliance filename should not contain repository name
Summary: Appliance filename should not contain repository name
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-30 10:31 UTC by Richard W.M. Jones
Modified: 2011-07-14 19:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-14 19:16:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2010-09-30 10:31:41 UTC
Description of problem:

~/d/libguestfs/appliance$ ls *x86_64*
initramfs.fedora-13.x86_64.img      vmlinuz.fedora-13.x86_64

The repository name ("fedora-13") should not be part of the
appliance name.  It is effectively irrelevant.  (However arch
is important).

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

libguestfs-1.5.20

How reproducible:

Always.

Steps to Reproduce:
1. Build libguestfs with non-supermin appliance.
2. Look at appliance name.
3.
  
Actual results:

Contains repo name, eg. "fedora-XX"

Expected results:

Should not contain repo name.

Additional info:

Comment 1 Richard W.M. Jones 2010-10-26 09:48:17 UTC
Patch posted upstream:
https://www.redhat.com/archives/libguestfs/2010-October/msg00069.html


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