Bug 1230160
| Summary: | nbdkit-1.1.9-3.fc23: FTBFS with Perl 5.22 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jitka Plesnikova <jplesnik> | ||||
| Component: | nbdkit | Assignee: | Richard W.M. Jones <rjones> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | rjones | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | https://koji.fedoraproject.org/koji/buildinfo?buildID=643284 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-10 12:08:32 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jitka Plesnikova
2015-06-10 11:26:38 UTC
I guess this is nothing to do with Perl, and something to do with Koji. Hard to tell without being able to see the actual errors. I submitted a change to the build to enable debug messages: http://pkgs.fedoraproject.org/cgit/nbdkit.git/commit/?id=0f1eb3d40c8dc32931b30842f2aa5f50cc9c2e51 and a new build: http://koji.fedoraproject.org/koji/taskinfo?taskID=10002640 OK I see what it is. It's the "bug" in /sbin/install-kernel where it doesn't install a kernel unless grubby is installed. Worked around in the latest build: http://koji.fedoraproject.org/koji/taskinfo?taskID=10002755 |