Everything is working fine now on the CI builder. Those apt-get errors are still there, but everything seems to be installing just fine. On Fri, Jul 24, 2015 at 5:19 PM, Travis Rhoden <trhoden@xxxxxxxxx> wrote: > Hi Noah, > > It does look like the two things are unrelated. But you are right, > ceph-deploy stopped accepting that trailing hostname with the > "ceph-deploy mon create-initial" command with 1.5.26. It was never a > needed argument, and accepting it led to confusion. I tightened up > the argument parsing for ceph-deploy quite a bit in 1.5.26. > > Looking at your logfile, I do not know what the apt-get errors. It > does seem like the install proceeds successfully, and that the ceph > setup will proceed once the extra arg to mon create-initial is > removed. > > Here's hoping that is indeed nothing to worry about. :) > > - Travis > > On Tue, Jul 21, 2015 at 2:27 PM, Noah Watkins <noahwatkins@xxxxxxxxx> wrote: >> 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 <noahwatkins@xxxxxxxxx> 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 >> 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