Zack or someone,
I run into this error trying to debug cores on Ubuntu 18 (bionic).
davidz@senta02:~$ sudo ./ceph-debug-docker.sh
wip-zafman-testing2:d12ea8b6b641958cdfcf609d2fad8947a21965cf ubuntu:bionic
branch: wip-zafman-testing2
sha1: d12ea8b6b641958cdfcf609d2fad8947a21965cf
env: ubuntu:bionic
/tmp/tmp.1WxOwEHUTS ~
docker build --tag
davidz:ceph-ci-wip-zafman-testing2-d12ea8b6b641958cdfcf609d2fad8947a21965cf-ubuntu-bionic
.
Sending build context to Docker daemon 5.632 kB
Step 1/6 : FROM ubuntu:bionic
---> 113a43faa138
Step 2/6 : WORKDIR /root
---> Using cache
---> 1cb3b9528434
Step 3/6 : RUN apt-get update --yes --quiet && apt-get install --yes
--quiet screen wget gdb software-properties-common
software-properties-common apt-transport-https
---> Using cache
---> 0cc88f1dd355
Step 4/6 : COPY cephdev.asc cephdev.asc
---> Using cache
---> 9993f11b1add
Step 5/6 : RUN apt-key add cephdev.asc
---> Using cache
---> c20f076406a6
Step 6/6 : RUN add-apt-repository "$(wget --quiet -O -
https://shaman.ceph.com/api/repos/ceph/wip-zafman-testing2/d12ea8b6b641958cdfcf609d2fad8947a21965cf/ubuntu/bionic/repo)"
&& apt-get update --yes && apt-get install --yes
--allow-unauthenticated ceph ceph-osd-dbg ceph-mds-dbg ceph-mgr-dbg
ceph-mon-dbg ceph-fuse-dbg ceph-test-dbg radosgw-dbg
---> Running in 7f1bb44250fb
Ign:1
https://2.chacra.ceph.com/r/ceph/wip-zafman-testing2/d12ea8b6b641958cdfcf609d2fad8947a21965cf/ubuntu/bionic/flavors/default
bionic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Get:4
https://2.chacra.ceph.com/r/ceph/wip-zafman-testing2/d12ea8b6b641958cdfcf609d2fad8947a21965cf/ubuntu/bionic/flavors/default
bionic Release [7591 B]
Ign:5
https://2.chacra.ceph.com/r/ceph/wip-zafman-testing2/d12ea8b6b641958cdfcf609d2fad8947a21965cf/ubuntu/bionic/flavors/default
bionic Release.gpg
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [83.2 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Reading package lists...
E: The repository
'https://2.chacra.ceph.com/r/ceph/wip-zafman-testing2/d12ea8b6b641958cdfcf609d2fad8947a21965cf/ubuntu/bionic/flavors/default
bionic Release' is not signed.
The command '/bin/sh -c add-apt-repository "$(wget --quiet -O -
https://shaman.ceph.com/api/repos/ceph/wip-zafman-testing2/d12ea8b6b641958cdfcf609d2fad8947a21965cf/ubuntu/bionic/repo)"
&& apt-get update --yes && apt-get install --yes
--allow-unauthenticated ceph ceph-osd-dbg ceph-mds-dbg ceph-mgr-dbg
ceph-mon-dbg ceph-fuse-dbg ceph-test-dbg radosgw-dbg' returned a
non-zero code: 100
David
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html