Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566432 - app-emulation/docker-1.9.1: version bump, arm keywording
Summary: app-emulation/docker-1.9.1: version bump, arm keywording
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Tianon
URL: https://github.com/docker/docker/issu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-21 23:38 UTC by Ettore Di Giacinto (RETIRED)
Modified: 2015-11-24 16:57 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ettore Di Giacinto (RETIRED) gentoo-dev 2015-11-21 23:38:17 UTC
Docker version bump and adding support for arm

Reproducible: Always




I bumped the Docker version to 1.9.1 locally according to the docker overlay and added the patch to make it compile against arm. 

I could test that on a raspberrypi2. The error in compilation was this: https://github.com/docker/docker/issues/18074

That is fixed by the patch that is going to be merged upstream https://github.com/docker/docker/pull/18104 .

The ebuild && the patch can be found on the sabayon overlay:
https://github.com/Sabayon/for-gentoo/tree/master/app-emulation/docker

I also keyworded the necessary dev-go deps: 
https://github.com/Sabayon/for-gentoo/tree/master/dev-go
Needed however to be adapted
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2015-11-24 16:46:27 UTC
commit c32a35e8d8fea39c1445a6880656f850b110f4f7
Author: mudler <mudler@dark-lab.net>
Date:   Sat Nov 21 12:52:18 2015 +0100

    app-emulation/docker: version bump, fixes #566432


You really tested my git abilities here, but I think I've managed to do this properly. Thanks for the bump. Keywording for ~arm will be separate bug.
Comment 2 Ettore Di Giacinto (RETIRED) gentoo-dev 2015-11-24 16:57:48 UTC
(In reply to Kacper Kowalik (Xarthisius) from comment #1)
> commit c32a35e8d8fea39c1445a6880656f850b110f4f7
> Author: mudler <mudler@dark-lab.net>
> Date:   Sat Nov 21 12:52:18 2015 +0100
> 
>     app-emulation/docker: version bump, fixes #566432
> 
> 
> You really tested my git abilities here, but I think I've managed to do this
> properly. Thanks for the bump. Keywording for ~arm will be separate bug.

Thank you :)  opened a new bug https://bugs.gentoo.org/show_bug.cgi?id=566730 for the ~arm keywording.