Bug 1290943
| Summary: | runc-v0.0.9 is available | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||||
| Component: | runc | Assignee: | Jan Chaloupka <jchaloup> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | david.voit, golang-updates, jcajka, jchaloup | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature, Reopened, Triaged | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | runc-0.0.9-0.1.git94dc520.fc25 runc-0.0.9-0.2.git94dc520.fc24 runc-0.0.9-0.3.git94dc520.fc23 | Doc Type: | Enhancement | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-04-20 19:20:47 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Upstream Release Monitoring
2015-12-12 00:17:41 UTC
Failed to kick off scratch build. spectool was unable to grab new sources old source: runc-97bc9a7.tar.gz old sha256: adbf92066ef88abba7537c6d96171e148cedf5a0c21cbc98b36bd4dc6f85008d new source: ./runc-97bc9a7.tar.gz new sha256: adbf92066ef88abba7537c6d96171e148cedf5a0c21cbc98b36bd4dc6f85008d Latest upstream release: v0.0.7 Current version/release in rawhide: 0.0.5-0.2.git97bc9a7.fc24 URL: https://github.com/opencontainers/runc Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Failed to kick off scratch build. spectool was unable to grab new sources old source: runc-97bc9a7.tar.gz old sha256: adbf92066ef88abba7537c6d96171e148cedf5a0c21cbc98b36bd4dc6f85008d new source: ./runc-97bc9a7.tar.gz new sha256: adbf92066ef88abba7537c6d96171e148cedf5a0c21cbc98b36bd4dc6f85008d Latest upstream release: v0.0.8 Current version/release in rawhide: 0.0.5-0.2.git97bc9a7.fc24 URL: https://github.com/opencontainers/runc Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Failed to kick off scratch build. spectool was unable to grab new sources old source: runc-97bc9a7.tar.gz old sha256: adbf92066ef88abba7537c6d96171e148cedf5a0c21cbc98b36bd4dc6f85008d new source: ./runc-97bc9a7.tar.gz new sha256: adbf92066ef88abba7537c6d96171e148cedf5a0c21cbc98b36bd4dc6f85008d Created attachment 1128994 [details]
opencontainer-specs for 0.3.0 specfile patch
Created attachment 1128995 [details]
runc version 0.0.8 specfile patch
Hi, did some test builds for runc 0.0.8 https://copr.fedorainfracloud.org/coprs/davidvoit/runc/builds/ Should there be versioning for the go dependencies? runc tests fails on copr but works on my machine here, the reason is that copr don't support xattributes and the tests don't skip then. Regards, David rawhide: segmentation fault, jcajka is working on it f23: > DEBUG util.py:393: Error: No Package found for > golang(github.com/docker/go-units) Hmm, strange. The package is in overrides. > DEBUG util.py:393: Error: No Package found for > golang(github.com/seccomp/libseccomp-golang) Just made request for pushing to stable and to override. > Should there be versioning for the go dependencies? 99% of deps has no releases just commits. (In reply to Jan Chaloupka from comment #9) > rawhide: > segmentation fault, jcajka is working on it > It is fixed. But rawhide have some issue with broken deps/API?: https://kojipkgs.fedoraproject.org//work/tasks/6634/13096634/build.log > > f23: > > DEBUG util.py:393: Error: No Package found for > > golang(github.com/docker/go-units) > > Hmm, strange. The package is in overrides. > > > DEBUG util.py:393: Error: No Package found for > > golang(github.com/seccomp/libseccomp-golang) > > Just made request for pushing to stable and to override. > > > > Should there be versioning for the go dependencies? > > 99% of deps has no releases just commits. >> rawhide: >> segmentation fault, jcajka is working on it >> > It is fixed. But rawhide have some issue with broken deps/API?: > https://kojipkgs.fedoraproject.org//work/tasks/6634/13096634/build.log Bodhi claims golang(github.com/docker/go-units) it is overrided. Oh sorry i did a rebuild on copr... The segmentfault (rawhide) is caused by the go 1.6 mmap bug, which is now fixed (https://bugzilla.redhat.com/show_bug.cgi?id=1304591). https://copr-be.cloud.fedoraproject.org/results/davidvoit/runc/fedora-rawhide-x86_64/00161383-runc/build.log.gz Is the original log file, i was talking about, here you only have the xattr error. Latest upstream release: v0.0.9 Current version/release in rawhide: 0.0.8-0.1.git1a124e9.fc25 URL: https://github.com/opencontainers/runc Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Patching or scratch build for runc and version 0.0.8 FAILED. See for details Rebase helper failed. See logs and attachments in this bugzilla global name 'os' is not defined Patches were not touched. All were applied properly runc-0.0.9-0.2.git94dc520.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3f45cdd71a runc-0.0.9-0.2.git94dc520.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-82665d7a6c runc-0.0.9-0.2.git94dc520.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-3f45cdd71a runc-0.0.9-0.2.git94dc520.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-82665d7a6c runc-0.0.9-0.2.git94dc520.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. runc-0.0.9-0.3.git94dc520.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5089717833 runc-0.0.9-0.3.git94dc520.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5089717833 runc-0.0.9-0.3.git94dc520.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |