On Thu, Dec 6, 2018 at 1:23 AM Adam C. Emerson <aemerson@xxxxxxxxxx> wrote: > > On 05/12/2018, Brad Hubbard wrote: > > This seems to have broken the build on Bionic as installation depends > > on libicu55 > > > > ceph-libboost-regex1.67-dev depends on ceph-libboost-regex1.67.0 which > > depends on libicu55. > > > > libicu55 is unavailable in Bionic (replaced by libicu60). I guess we > > are building the Bionic packages on a release prior to Bionic? this issue is tracked by http://tracker.ceph.com/issues/37513 . could you try again? turns out i uploaded wrong packages. and now the dependencies are correct now: Package: ceph-libboost-regex1.67.0 Source: boost1.67 Version: 1.67.0-7 Architecture: amd64 Maintainer: Debian Boost Team <team+boost@xxxxxxxxxxxxxxxxxx> Installed-Size: 3070 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu60 (>= 60.1-1~), libstdc++6 (>= 5.2) > > It was also broken for Xenial if one runs an update/upgrade after > install before running ./install-deps.sh why? because the broken dependencies of ceph-libboost-regex1.67.0 built for on xenial? i am quoting its d/control here for reference: Package: ceph-libboost-regex1.67.0 Source: boost1.67 Version: 1.67.0-7 Architecture: amd64 Maintainer: Debian Boost Team <team+boost@xxxxxxxxxxxxxxxxxx> Installed-Size: 3074 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu55 (>= 55.1-1~), libstdc++6 (>= 5.2) > > When I ran install-deps.sh immediately after installing from the ISO, it > worked fine. > > -- > Senior Software Engineer Red Hat Storage, Ann Arbor, MI, US > IRC: Aemerson@OFTC, Actinic@Freenode > 0x80F7544B90EDBFB9 E707 86BA 0C1B 62CC 152C 7C12 80F7 544B 90ED BFB9 -- Regards Kefu Chai