Bug 177278 - anaconda --livecd unknown option
Summary: anaconda --livecd unknown option
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kadischi
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Darko Ilic
QA Contact: Darko Ilic
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-08 19:01 UTC by Andy Burns
Modified: 2018-09-24 09:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-01-08 19:34:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andy Burns 2006-01-08 19:01:14 UTC
Description of problem:

Anaconda fails to run due to unknown "--livecd" option

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

kadischi 0.1
anaconda 10.90.20

How reproducible:

100%

Steps to Reproduce:

# kadischi http://shuttle/fc5/i386 /tmp/andy.iso

Actual results:

Starting kadischi...
Parsing command line arguments
Checking UID
Using buildstamp file /etc/kadischi/buildstamp.
Product path set to Fedora.
Now we are going to try to validate your repository (for now, only http, ftp and
local repositories can be checked)
URL http://shuttle/fc5/i386 contacted. OK
URL http://shuttle/fc5/i386/Fedora contacted. OK
URL http://shuttle/fc5/i386/Fedora/base contacted. OK
URL http://shuttle/fc5/i386/Fedora/RPMS contacted. OK
Repository seems to be OK.
Checking required packages
Looking for config file
Loadnig config file options

  ***  running anaconda  ***

Error bad argument --livecd: unknown option

:
  ***  Fatal error: anaconda returned non zero (65280) exit code. Aborting
execution.

Cleaning up temporary files...
Done.

Comment 1 Andy Burns 2006-01-08 19:34:02 UTC
Ok, so I didn't notice I needed to do

patch -b /usr/sbin/anaconda /usr/local/share/kadischi/patches/anaconda.patch 
patch -b /usr/lib/anaconda/flags.py /usr/local/share/kadischi/patches/flags.py.patch

one of the hunks woulnd't apply, purely cosmetic change to anaconda so added it
manually, I do now get anaconda starting ...

Comment 2 Jasper O'neal Hartline 2018-09-24 09:46:22 UTC
Yeah you gotta apply those patches or the whole system is defunct with Kadischi I was the mainatainer for several years its a lot of Pythonee code.


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