Re: ceph cookbook failed: Where to report that https://git.ceph.com/release.asc is down?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Shouldn't https://github.com/ceph/ceph/blob/master/keys/release.asc be up to date?

Regards,
Josef


On Sat, 18 Jun 2016, 17:29 Soonthorn Ativanichayaphong, <soonthor@xxxxxxxxxxxx> wrote:
Hello,

Our chef cookbook fail due to https://ceph.com/git/?p=ceph.git;a=bl connection timedout. Does anyone know how to workaround this or where I can report that the link is down?
Thank you for your help.

-------
================================================================================
    Error executing action `add` on resource 'apt_repository[ceph]'
    ================================================================================

    Errno::ETIMEDOUT
    ----------------
    remote_file[/var/cache/chef/release.asc] (/var/cache/chef/cookbooks/apt/providers/repository.rb line 59) had an error: Errno::ETIMEDOUT: Error connecting to https://ceph.com/git/?p=ceph.git;a=bl
ob_plain;f=keys/release.asc - Error connecting to https://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc - Connection timed out - connect(2)

    Resource Declaration:
    ---------------------
    # In /var/cache/chef/cookbooks/ceph/recipes/apt.rb

     12: apt_repository 'ceph' do
     13:   repo_name 'ceph'
     14:   uri node['ceph']['debian'][branch]['repository'] 
     15:   distribution distribution_codename
     16:   components ['main']
     17:   key node['ceph']['debian'][branch]['repository_key']
     18: end
     19:

    Compiled Resource:
    ------------------
    # Declared in /var/cache/chef/cookbooks/ceph/recipes/apt.rb:12:in `from_file'

    apt_repository("ceph") do
      action :add
      retries 0
      retry_delay 2
      guard_interpreter :default
      cookbook_name "ceph"
      recipe_name "apt"
      repo_name "ceph"
      distribution "trusty"
      components ["main"]
      cache_rebuild true
    end
--
Thanks,
Soonthorn Ativanichayaphong
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux