yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52995
[Bug 1597584] [NEW] error: Installed (but unpackaged) file(s) found: /usr/bin/keystone-all
Public bug reported:
When using the Mitaka version of the source code to compile RPM keystone
and keystoneclient package,the following error is reported as follows;
keystone problem;
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/bin/keystone-all
keystoneclient problem;
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/bin/keystone
I found that in the spec file to add the following sentenc, the problem
can be solved.So I think the default generated spec file should have the
problem.
openstack-keystone.spec;
%{_bindir}/keystone-all
openstack-keystoneclient.spec;
%{_bindir}/keystone
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1597584
Title:
error: Installed (but unpackaged) file(s) found: /usr/bin/keystone-all
Status in OpenStack Identity (keystone):
New
Bug description:
When using the Mitaka version of the source code to compile RPM
keystone and keystoneclient package,the following error is reported as
follows;
keystone problem;
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/bin/keystone-all
keystoneclient problem;
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/bin/keystone
I found that in the spec file to add the following sentenc, the
problem can be solved.So I think the default generated spec file
should have the problem.
openstack-keystone.spec;
%{_bindir}/keystone-all
openstack-keystoneclient.spec;
%{_bindir}/keystone
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1597584/+subscriptions
Follow ups