Bug 1290943 - runc-v0.0.9 is available
Summary: runc-v0.0.9 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: runc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Chaloupka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-12 00:17 UTC by Upstream Release Monitoring
Modified: 2016-04-20 19:20 UTC (History)
4 users (show)

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
Clone Of:
Environment:
Last Closed: 2016-04-20 19:20:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
opencontainer-specs for 0.3.0 specfile patch (1.24 KB, patch)
2016-02-21 12:46 UTC, David Voit
no flags Details | Diff
runc version 0.0.8 specfile patch (3.82 KB, patch)
2016-02-21 12:46 UTC, David Voit
no flags Details | Diff

Description Upstream Release Monitoring 2015-12-12 00:17:41 UTC
Latest upstream release: v0.0.6
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.

Comment 1 Upstream Release Monitoring 2015-12-12 00:17:47 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

Comment 2 Upstream Release Monitoring 2016-01-26 00:29:10 UTC
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.

Comment 3 Upstream Release Monitoring 2016-01-26 00:29:15 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

Comment 4 Upstream Release Monitoring 2016-02-11 00:18:17 UTC
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.

Comment 5 Upstream Release Monitoring 2016-02-11 00:18:23 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

Comment 6 David Voit 2016-02-21 12:46:13 UTC
Created attachment 1128994 [details]
opencontainer-specs for 0.3.0 specfile patch

Comment 7 David Voit 2016-02-21 12:46:59 UTC
Created attachment 1128995 [details]
runc version 0.0.8 specfile patch

Comment 8 David Voit 2016-02-21 12:50:08 UTC
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

Comment 9 Jan Chaloupka 2016-02-23 11:47:59 UTC
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.

Comment 10 Jakub Čajka 2016-02-23 12:01:24 UTC
(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.

Comment 11 Jan Chaloupka 2016-02-23 12:06:54 UTC
>> 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.

Comment 12 David Voit 2016-02-23 14:53:03 UTC
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.

Comment 13 Upstream Release Monitoring 2016-03-11 12:17:40 UTC
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.

Comment 14 Upstream Release Monitoring 2016-03-11 12:17:47 UTC
Patching or scratch build for runc and version 0.0.8 FAILED.
See for details

Comment 15 Upstream Release Monitoring 2016-03-11 12:17:49 UTC
Rebase helper failed.
See logs and attachments in this bugzilla global name 'os' is not defined

Comment 16 Upstream Release Monitoring 2016-03-11 12:17:51 UTC
Patches were not touched. All were applied properly

Comment 17 Fedora Update System 2016-04-06 08:43:20 UTC
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

Comment 18 Fedora Update System 2016-04-06 08:43:26 UTC
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

Comment 19 Fedora Update System 2016-04-06 17:53:12 UTC
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

Comment 20 Fedora Update System 2016-04-06 18:20:49 UTC
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

Comment 21 Fedora Update System 2016-04-11 09:13:08 UTC
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.

Comment 22 Fedora Update System 2016-04-12 13:12:32 UTC
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

Comment 23 Fedora Update System 2016-04-13 09:26:20 UTC
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

Comment 24 Fedora Update System 2016-04-20 19:20:42 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.