===================================== Fresh install on Ubuntu 14 ===================================== root@UbuntuVerification:~# wget http://admin-repo.egi.eu/sw/unverified/cmd-os-1.umd.cmd-release.ubuntu-trusty.amd64/1/0/0/cmd-os-release-1.0.0_all.deb --2016-12-06 17:42:46-- http://admin-repo.egi.eu/sw/unverified/cmd-os-1.umd.cmd-release.ubuntu-trusty.amd64/1/0/0/cmd-os-release-1.0.0_all.deb Resolving admin-repo.egi.eu (admin-repo.egi.eu)... 195.251.54.94 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4342 (4.2K) [text/plain] Saving to: ‘cmd-os-release-1.0.0_all.deb’ root@UbuntuVerification:~# dpkg -i cmd-os-release-1.0.0_all.deb (Reading database ... 93413 files and directories currently installed.) Preparing to unpack cmd-os-release-1.0.0_all.deb ... Unpacking cmd-os-release (1.0.0) over (1.0.0) ... Setting up cmd-os-release (1.0.0) ... Trusting CMD-OS repositories including CA branch OK OK root@UbuntuVerification:/etc/apt/sources.list.d# ll /etc/apt/sources.list.d/ total 32 drwxr-xr-x 2 root root 4096 Dec 7 11:15 ./ drwxr-xr-x 6 root root 4096 Dec 6 10:21 ../ -rw-r--r-- 1 root root 90 Dec 2 16:17 CMD-OS-1-base.list -rw-r--r-- 1 root root 90 Dec 6 15:54 CMD-OS-1-testing.list -rw-r--r-- 1 root root 91 Dec 7 11:15 CMD-OS-1-untested.list -rw-r--r-- 1 root root 101 Dec 2 16:18 CMD-OS-1-updates.list -rw-r--r-- 1 root root 485 May 22 2012 egi-trustanchors.list ===================================== Checking repositories configuration ===================================== root@UbuntuVerification:/etc/apt/sources.list.d# cat /etc/apt/sources.list.d/CMD* # CMD-OS-1-base deb http://repository.egi.eu/sw/production/cmd-os/1/ubuntu/ trusty main # CMD-OS-1-testing #deb http://repository.egi.eu/sw/testing/cmd-os/1/ubuntu/ trusty main # CMD-OS-1-untested deb http://repository.egi.eu/sw/untested/cmd-os/1/ubuntu/ trusty main # CMD-OS-1-updates deb http://repository.egi.eu/sw/production/cmd-os/1/ubuntu/ trusty-updates main ===================== Checking priorities: ===================== root@UbuntuVerification:~# cat /etc/preferences.d/CMD-OS-1 Package: * Pin: release o=CMD-OS Pin-Priority: 950 ===================================== Checking installation of a package ===================================== root@UbuntuVerification:/etc/apt/sources.list.d# apt-get install occi-cli Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed occi-cli 0 to upgrade, 1 to newly install, 0 to remove and 9 not to upgrade. Need to get 24.0 MB of archives. After this operation, 84.7 MB of additional disk space will be used. Get:1 http://repository.egi.eu/sw/untested/cmd-os/1/ubuntu/ trusty/main occi-cli amd64 4.3.4+20160624175848-1 [24.0 MB] Fetched 24.0 MB in 2s (8,549 kB/s) Selecting previously unselected package occi-cli. (Reading database ... 93415 files and directories currently installed.) Preparing to unpack .../occi-cli_4.3.4+20160624175848-1_amd64.deb ... You're about to install occi-cli! Unpacking occi-cli (4.3.4+20160624175848-1) ... Setting up occi-cli (4.3.4+20160624175848-1) ... Thank you for installing occi-cli! ===================================== Checking cmd-os-release removal ===================================== root@UbuntuVerification:/etc/apt/sources.list.d# apt-get remove cmd-os-release Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED cmd-os-release 0 to upgrade, 0 to newly install, 1 to remove and 9 not to upgrade. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y (Reading database ... 96257 files and directories currently installed.) Removing cmd-os-release (1.0.0) ... root@UbuntuVerification:/etc/apt/sources.list.d# cat /etc/preferences.d/CMD-OS-1 cat: /etc/preferences.d/CMD-OS-1: No such file or directory root@UbuntuVerification:/etc/apt/sources.list.d# cat /etc/apt/sources.list.d/ cat: /etc/apt/sources.list.d/: Is a directory root@UbuntuVerification:/etc/apt/sources.list.d# ll /etc/apt/sources.list.d/ total 12 drwxr-xr-x 2 root root 4096 Dec 7 11:22 ./ drwxr-xr-x 6 root root 4096 Dec 6 10:21 ../ -rw-r--r-- 1 root root 529 Aug 4 09:40 indigo1.list