【发布时间】:2022-12-09 11:05:05
【问题描述】:
在依赖项安装步骤中,我得到的错误很少安装-deps.sh脚本。
Building dependency tree
Reading state information... Done
E: Unable to locate package ceph-libboost-atomic1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-atomic1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-atomic1.79-dev'
E: Unable to locate package ceph-libboost-chrono1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-chrono1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-chrono1.79-dev'
E: Unable to locate package ceph-libboost-container1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-container1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-container1.79-dev'
E: Unable to locate package ceph-libboost-context1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-context1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-context1.79-dev'
E: Unable to locate package ceph-libboost-coroutine1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-coroutine1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-coroutine1.79-dev'
E: Unable to locate package ceph-libboost-date-time1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-date-time1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-date-time1.79-dev'
E: Unable to locate package ceph-libboost-filesystem1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-filesystem1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-filesystem1.79-dev'
E: Unable to locate package ceph-libboost-iostreams1.79-dev
E: Couldn't find any package by glob 'ceph-libboost-iostreams1.79-dev'
E: Couldn't find any package by regex 'ceph-libboost-iostreams1.79-dev'
E: Unable to locate package ceph-libboost-program-options1.79-dev
我尝试运行 apt-get update 然后运行 apt-get install -f 但错误仍然存在。另外,我尝试使用安装依赖项ubuntu 能力,但仍然没有运气。
这里需要很少的输入。 谢谢!
【问题讨论】:
标签: package storage ubuntu-20.04 ceph radosgw