Skip to content

Instantly share code, notes, and snippets.

@alapidas
Created September 3, 2014 17:53
Show Gist options
  • Save alapidas/e71df02fa825771cd256 to your computer and use it in GitHub Desktop.
Save alapidas/e71df02fa825771cd256 to your computer and use it in GitHub Desktop.
root@vagrant-ubuntu-trusty-64:~# sudo apt-get install -y zenoss-core-service
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
docker-smuggle nfs-kernel-server serviced
The following NEW packages will be installed:
docker-smuggle nfs-kernel-server serviced zenoss-core-service
0 upgraded, 4 newly installed, 0 to remove and 17 not upgraded.
Need to get 16.7 MB of archives.
After this operation, 59.8 MB of additional disk space will be used.
Get:1 http://unstable.zenoss.io/apt/ubuntu/ trusty/universe docker-smuggle amd64 2.24.2-1 [28.4 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nfs-kernel-server amd64 1:1.2.8-6ubuntu1.1 [85.6 kB]
Get:3 http://unstable.zenoss.io/apt/ubuntu/ trusty/universe serviced amd64 0.8.0-622~trusty [16.5 MB]
Get:4 http://unstable.zenoss.io/apt/ubuntu/ trusty/universe zenoss-core-service all 5.0.0-622 [69.8 kB]
Fetched 16.7 MB in 8s (1,936 kB/s)
Selecting previously unselected package nfs-kernel-server.
(Reading database ... 65737 files and directories currently installed.)
Preparing to unpack .../nfs-kernel-server_1%3a1.2.8-6ubuntu1.1_amd64.deb ...
Unpacking nfs-kernel-server (1:1.2.8-6ubuntu1.1) ...
Selecting previously unselected package docker-smuggle.
Preparing to unpack .../docker-smuggle_2.24.2-1_amd64.deb ...
Unpacking docker-smuggle (2.24.2-1) ...
Selecting previously unselected package serviced.
Preparing to unpack .../serviced_0.8.0-622~trusty_amd64.deb ...
Unpacking serviced (0.8.0-622~trusty) ...
Selecting previously unselected package zenoss-core-service.
Preparing to unpack .../zenoss-core-service_5.0.0-622_all.deb ...
Unpacking zenoss-core-service (5.0.0-622) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up nfs-kernel-server (1:1.2.8-6ubuntu1.1) ...
Creating config file /etc/exports with new version
Creating config file /etc/default/nfs-kernel-server with new version
* Not starting NFS kernel daemon: no exports.
Setting up docker-smuggle (2.24.2-1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up serviced (0.8.0-622~trusty) ...
Setting up zenoss-core-service (5.0.0-622) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment