Bug 438782

Summary: /usr/bin/livecd-iso-to-disk: line 200: [: : integer expression expected
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: livecd-toolsAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: davidz, katzj, mefoster
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 017.1-1.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-04 07:25:08 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:

Description Jens Petersen 2008-03-25 04:56:40 UTC
Description of problem:
When running livecd-iso-to-disk it outputs shell error message (warning).

Version-Release number of selected component (if applicable):
livecd-tools-015-1.fc9

How reproducible:
every time

Steps to Reproduce:
$ sudo livecd-iso-to-disk --noverify Fedora-9-Beta-Live-i686.iso /dev/sdb1 
  
Actual results:
/usr/bin/livecd-iso-to-disk: line 200: [: : integer expression expected
Already set up as live image.  Deleting old in fifteen seconds...


Expected results:
Already set up as live image.  Deleting old in fifteen seconds...

Comment 1 Jeremy Katz 2008-03-25 11:10:27 UTC
This is fixed in git already

Comment 2 Rahul Sundaram 2008-04-11 19:29:56 UTC
Have you pushed an update. I still see this with the latest version


# rpm -q livecd-tools

livecd-tools-015-1.fc9.i386



Comment 3 Bug Zapper 2008-05-14 06:49:20 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Jens Petersen 2008-07-04 07:25:08 UTC
Thanks