| Summary: | [abrt] livecd-tools-19.6-1.fc19: creator.py:424:__sanity_check:CreatorError: No repositories specified | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Renich Bon Ciric <renich> | ||||||
| Component: | livecd-tools | Assignee: | Brian Lane <bcl> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | adam.stokes, bcl, bruno, dhuff, Jasper.Hartline, katzj, usef_62 | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:3328e4b014d7d99cb5eeed15363a8760ccb7c649 | ||||||||
| Fixed In Version: | livecd-tools-20.4-1.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-02-26 14:01:23 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 795380 [details]
File: backtrace
Created attachment 795381 [details]
File: environ
*** Bug 1059148 has been marked as a duplicate of this bug. *** *** Bug 1059145 has been marked as a duplicate of this bug. *** livecd-tools-20.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/livecd-tools-20.4-1.fc20 livecd-tools-19.9-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/livecd-tools-19.9-1.fc19 Package livecd-tools-20.4-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing livecd-tools-20.4-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1911/livecd-tools-20.4-1.fc20 then log in and leave karma (feedback). livecd-tools-19.9-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. livecd-tools-20.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: livecd-tools-19.6-1.fc19 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python -tt /usr/bin/image-creator -c test.ks -d -f junkets-by-evalinux --title=EVALinuxJunkets --product=EVALinuxJunkets --releasever=1 -t tmp --cache=cache --logfile=image_creator.log dso_list: python-imgcreate-19.6-1.fc19.x86_64 executable: /usr/bin/image-creator kernel: 3.10.9-200.fc19.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/image-creator", line 237, in <module> sys.exit(main()) File "/usr/bin/image-creator", line 202, in main docleanup=not options.nocleanup) 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.creator.LoopImageCreator object at 0x21d5750>