Bug 1059145 - [abrt] livecd-tools: creator.py:424:__sanity_check:CreatorError: No repositories specified
Summary: [abrt] livecd-tools: creator.py:424:__sanity_check:CreatorError: No repositor...
Keywords:
Status: CLOSED DUPLICATE of bug 1005580
Alias: None
Product: Fedora
Classification: Fedora
Component: livecd-tools
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3328e4b014d7d99cb5eeed15363...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-29 09:48 UTC by Uosef
Modified: 2014-01-30 00:47 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 00:47:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.04 KB, text/plain)
2014-01-29 09:48 UTC, Uosef
no flags Details
File: environ (3.56 KB, text/plain)
2014-01-29 09:48 UTC, Uosef
no flags Details

Description Uosef 2014-01-29 09:48:07 UTC
Version-Release number of selected component:
livecd-tools-20.3-1.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python -tt /usr/bin/livecd-creator --verbose --config=/home/work/ks.cfg --fslabel=Image-Label --cache =/var/cache/live
dso_list:       python-imgcreate-20.3-1.fc20.x86_64
executable:     /usr/bin/livecd-creator
kernel:         3.12.8-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
creator.py:424:__sanity_check:CreatorError: No repositories specified

Traceback (most recent call last):
  File "/usr/bin/livecd-creator", line 237, in <module>
    sys.exit(main())
  File "/usr/bin/livecd-creator", line 194, in main
    docleanup=not options.nocleanup)
  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 388, in __init__
    LiveImageCreatorBase.__init__(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 57, in __init__
    docleanup=docleanup)
  File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 798, in __init__
    useplugins=useplugins, cacheonly=cacheonly, docleanup=docleanup)
  File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 91, in __init__
    self.__sanity_check()
  File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 424, in __sanity_check
    raise CreatorError("No repositories specified")
CreatorError: No repositories specified

Local variables in innermost frame:
self: <imgcreate.live.x86LiveImageCreator object at 0x205b550>

Potential duplicate: bug 1005580

Comment 1 Uosef 2014-01-29 09:48:13 UTC
Created attachment 856969 [details]
File: backtrace

Comment 2 Uosef 2014-01-29 09:48:17 UTC
Created attachment 856970 [details]
File: environ

Comment 3 Brian Lane 2014-01-30 00:47:06 UTC

*** This bug has been marked as a duplicate of bug 1005580 ***


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