openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23659
install glance+ error
# apt-get install -y glance glance-api glance-registry
python-glanceclient glance-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
python-glance python-json-patch python-json-pointer
python-jsonschema python-mock python-swiftclient python-warlock
Suggested packages:
python-ceph python-mock-doc
The following NEW packages will be installed:
glance glance-api glance-common glance-registry python-glanceclient
python-json-patch python-json-pointer python-jsonschema python-mock
python-swiftclient
python-warlock
The following packages will be upgraded:
python-glance
1 upgraded, 11 newly installed, 0 to remove and 28 not upgraded.
Need to get 527 kB of archives.
After this operation, 2,842 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
python-json-pointer python-json-patch python-jsonschema python-swiftclient
E: There are problems and -y was used without --force-yes
root@test-virtual-machine:/bin# ....
what do I do?
Follow ups