Bug 1290843
| Summary: | Error watching build, 'int' object is not iterable | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | koji | Assignee: | Dennis Gilmore <dennis> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | dennis, mikem, pahan, rjones, spacewar, swt |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-12 09:32:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ville Skyttä
2015-12-11 15:42:01 UTC
I observed this too with a scratch build against Rawhide: $ fedpkg srpm [...] $ koji build --scratch rawhide /home/rjones/d/fedora/libguestfs/master/libguestfs-1.31.30-1.fc24.src.rpm Uploading srpm: /home/rjones/d/fedora/libguestfs/master/libguestfs-1.31.30-1.fc24.src.rpm [====================================] 100% 00:00:42 19.49 MiB 465.40 KiB/sec Created task: 12434302 Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=12434302 Watching tasks (this may be safely interrupted)... 12434302 build (rawhide, libguestfs-1.31.30-1.fc24.src.rpm): open (buildppcle-03.phx2.fedoraproject.org) TypeError: 'int' object is not iterable Strangely enough, using 'koji watch-task 12434302' works fine, so it's not the actual watch-task step which fails. koji-1.10.1-1.fc24.noarch *** This bug has been marked as a duplicate of bug 1186994 *** |