Bug 643250
Summary: | [abrt] fedpkg-0.5.1.4-1.fc14: __init__.py:886:_findmasterbranch:IndexError: list index out of range | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alex Lancaster <alex> | ||||
Component: | fedora-packager | Assignee: | Dennis Gilmore <dennis> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | dcantrell, dennis, jpopelka | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:261c46ee | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-11-26 07:43:09 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 648987 | ||||||
Attachments: |
|
Description
Alex Lancaster
2010-10-15 04:50:23 UTC
Created attachment 453633 [details]
File: backtrace
hah, yeah I suppose we need better checking to make sure we're actually in a Fedora git repo. Package: fedpkg-0.5.1.4-5.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Tried to import new SRPM package (http://jpopelka.fedorapeople.org/python-cups-1.9.52-2.src.rpm) 1. fedpkg clone python-cups Cloning into python-cups... remote: Counting objects: 3, done. remote: Compressing objects: 100% (2/2), done. remote: Total 3 (delta 0), reused 0 (delta 0) Receiving objects: 100% (3/3), done. 2. cd python-cups 3. fedpkg import ~/rpmbuild/SRPMS/python-cups-1.9.52-2.src.rpm Comment ----- After the crash 'git status' shows # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # new file: python-cups.spec # # Untracked files: # (use "git add <file>..." to include in what will be committed) # # pycups-1.9.52.tar.bz2 (In reply to comment #2) > hah, yeah I suppose we need better checking to make sure we're actually in a > Fedora git repo. I *was* in the repo. When I was not in the repo I got 'Could not import srpm: /home/jpopelka is not a valid repo' Jiri, I've made a remote branch for your package, python-cups for f14. This should allow fedpkg to do its thing now. Yes, it's ok now, thanks Jesse. I have one more package to import. Let me know when it's fixed in fedpkg so I can help you test it. Jiri, I've also branched python-smbc for you. *** This bug has been marked as a duplicate of bug 619979 *** |