Print

Print


On 09/11/2015 10:48 AM, Yvan Calas wrote:
>> On 11 Sep 2015, at 10:47, Fabrice Jammes <[log in to unmask]> wrote:
>>
>> On 09/11/2015 10:45 AM, Yvan Calas wrote:
>>>> On 11 Sep 2015, at 10:42, Fabrice Jammes <[log in to unmask]> wrote:
>>>>
>>>> I think CentOS7 would be the less disruptive distro we could switch to.
>>>> Furthermore it is Docker-supporter: https://docs.docker.com/installation/
>>> Ok I will ask to our sysadmins if it can be done easily/quickly ;)
>>>
>>> BTW, did you try to install the following package instead:
>>>
>>> http://rpm.pbone.net/index.php3/stat/4/idpl/30712489/dir/scientific_linux_7/com/docker-1.7.1-108.sl7.x86_64.rpm.html
>>>
>>>
>>>
>>> ---
>>> Yvan Calas
>>> CC-IN2P3 -- Storage Group
>>> 21 Avenue Pierre de Coubertin
>>> CS70202
>>> F-69627 Villeurbanne Cedex
>>> Tel: +33 4 72 69 41 73
>>>
>>>
>>> ########################################################################
>>> Use REPLY-ALL to reply to list
>>>
>>> To unsubscribe from the QSERV-L list, click the following link:
>>> https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1
>> No I didn't try it. I'll try it today and let you know. 1.7 would be enough.
> And did you try to install the CentOS package on one of our qserv server directly?. It should work as well...
>
> ---
> Yvan Calas
> CC-IN2P3 -- Storage Group
> 21 Avenue Pierre de Coubertin
> CS70202
> F-69627 Villeurbanne Cedex
> Tel: +33 4 72 69 41 73
>
Hi Yvan,

It's been a few hour I'm working on these docker install issue. I 
easilly installed docker on Debian/stable and on CentOS but's it's 
really tricky to do it on SL7.
Installing from rpm make me fall in cascading dependencies (see below), 
it would be better to have a yum repos which eanble install/upgrade in a 
few seconds.
Could we please think in switching to CentOS7 please?

[root@ccqserv149 fjammes]$ rpm -uvh docker-1.7.1-108.sl7.x86_64.rpm
rpm: -uvh: unknown option
[root@ccqserv149 fjammes]$ rpm -Uvh docker-1.7.1-108.sl7.x86_64.rpm
warning: docker-1.7.1-108.sl7.x86_64.rpm: Header V4 DSA/SHA1 Signature, 
key ID 192a7d7d: NOKEY
error: Failed dependencies:
         docker-selinux >= 1.7.1-108.sl7 is needed by 
docker-1.7.1-108.sl7.x86_64
         subscription-manager is needed by docker-1.7.1-108.sl7.x86_64
[root@ccqserv149 fjammes]$ wget 
ftp://mirror.switch.ch/pool/4/mirror/scientificlinux/7x/external_products/extras/x86_64/docker-selinux-1.7.1-108.sl7.x86_64.rpm
--2015-09-11 11:02:06-- 
ftp://mirror.switch.ch/pool/4/mirror/scientificlinux/7x/external_products/extras/x86_64/docker-selinux-1.7.1-108.sl7.x86_64.rpm
Connecting to 134.158.239.70:3128... connected.
Proxy request sent, awaiting response... 200 Gatewaying
Length: 57916 (57K) [application/x-rpm]
Saving to: ‘docker-selinux-1.7.1-108.sl7.x86_64.rpm’

100%[===================================================================================================================================================================================================>] 
57,916      --.-K/s   in 0.03s

2015-09-11 11:02:06 (1.85 MB/s) - 
‘docker-selinux-1.7.1-108.sl7.x86_64.rpm’ saved [57916/57916]

[root@ccqserv149 fjammes]$ rpm -Uvh docker-selinux-1.7.1-108.sl7.x86_64.rpm
warning: docker-selinux-1.7.1-108.sl7.x86_64.rpm: Header V4 DSA/SHA1 
Signature, key ID 192a7d7d: NOKEY
error: Failed dependencies:

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1