We don't really use debug mode for this anymore and it causes problems in cases like running from the livecd (#493943). --- anaconda | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/anaconda b/anaconda index ac9198a..bc5ed45 100755 --- a/anaconda +++ b/anaconda @@ -773,8 +773,6 @@ if __name__ == "__main__": if opts.debug: flags.debug = True - import pdb - pdb.set_trace() import instdata -- 1.6.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list