Comment 10 for bug 1565978

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-04-11 08:16 EDT-------
(In reply to comment #19)
> I've uploaded https://launchpad.net/ubuntu/+source/docker.io/1.10.3-0ubuntu5
> which should now work on your system (you may have to enable proposed to get
> it, it should migrate to -release in an hour or so).

Great !! Looks like fix is available in -release..

Waited for few hours and tested:

root@dockerlp1:~# nproc
400

root@dockerlp1:~# apt-get install docker.io
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
aufs-tools rinse zfs-fuse | zfsutils
The following NEW packages will be installed:
docker.io
0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
Need to get 7,982 kB of archives.
After this operation, 44.6 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports xenial/universe ppc64el docker.io ppc64el 1.10.3-0ubuntu5 [7,982 kB]
Fetched 7,982 kB in 14s (535 kB/s)
Selecting previously unselected package docker.io.
(Reading database ... 104670 files and directories currently installed.)
Preparing to unpack .../docker.io_1.10.3-0ubuntu5_ppc64el.deb ...
Unpacking docker.io (1.10.3-0ubuntu5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for systemd (229-4ubuntu1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Setting up docker.io (1.10.3-0ubuntu5) ...
addgroup: The group `docker' already exists as a system group. Exiting.
Processing triggers for systemd (229-4ubuntu1) ...
Processing triggers for ureadahead (0.100.0-19) ...
root@dockerlp1:~#

docker.io gets installed now on system having more than 256 CPUs.

Thanks,
Manju