Nevermind. I see that `ceph-deploy mon create-initial` has stopped
accepting the trailing hostname which was causing the failure. I don't
know if those problems above I showed are actually anything to worry
about :)

On Tue, Jul 21, 2015 at 3:17 PM, Noah Watkins <[email protected]> wrote:
> The docker/distribution project runs a continuous integration VM using
> CircleCI, and part of the VM setup installs Ceph packages using
> ceph-deploy. This has been working well for quite a while, but we are
> seeing a failure running `ceph-deploy install --release hammer`. The
> snippet is here where it looks the first problem shows up.
>
> ...
> [box156][DEBUG ] Get:24 http://ceph.com/debian-hammer/ precise/main
> ceph-mds amd64 0.94.2-1precise [10.5 MB]
> [box156][DEBUG ] Get:25 http://ceph.com/debian-hammer/ precise/main
> radosgw amd64 0.94.2-1precise [3,619 kB]
> [box156][WARNIN] E: Could not open file descriptor -1
> [box156][WARNIN] E: Prior errors apply to
> /var/cache/apt/archives/parted_2.3-19ubuntu1_amd64.deb
> ...
>
> On the surface it seems that the problem is coming from apt-get under
> the hood. Any pointers here? It doesn't seem like anything has changed
> configuration wise. The full build log can be found here which starts
> off with the ceph-deploy command that is failing:
>
> https://circleci.com/gh/docker/distribution/1848
>
> Thanks,
> -Noah
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to