hypriot / device-init

Initialize a device on boot with user defined configuration
MIT License
70 stars 17 forks source link

Estimated size of DEB package too big #1

Closed StefanScherer closed 8 years ago

StefanScherer commented 8 years ago

It seems that the estimated size of some of our DEB packages are wrong: These few docker tools and device-init need 16.6 GB? :smile_cat:

+ apt-get install -y docker-hypriot=1.10.0-1 docker-compose=1.6.0-27 docker-machine=0.4.1-72 device-init=0.0.14
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  busybox cgroupfs-mount initramfs-tools klibc-utils libdrm2 libklibc
  libnih-dbus1 libnih1 libpng12-0 makedev mountall plymouth xz-utils
Suggested packages:
  desktop-base plymouth-themes
The following NEW packages will be installed:
  busybox cgroupfs-mount device-init docker-compose docker-hypriot
  docker-machine initramfs-tools klibc-utils libdrm2 libklibc libnih-dbus1
  libnih1 libpng12-0 makedev mountall plymouth xz-utils
0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded.
Need to get 18.8 MB of archives.
After this operation, 16.6 GB of additional disk space will be used.
StefanScherer commented 8 years ago

Problem is docker-machine with "10.1 GB".