On Thu, Sep 24, 2015 at 10:57:48AM -0400, Steve Martinelli wrote: > > just a general FYI - so for pyCADF (and I'm guessing others), it was a very > subtle error: > > https://github.com/openstack/pycadf/commit/4e70ff2e6204f74767c5cab13f118d72c2594760 > > Essentially the entry points in setup.cfg were missing a leading slash. I would actually view adding the leading slash as a bug in the setup.cfg. You don't want your package trying to write to /etc when you're installing it inside a venv without as a user that doesn't have write access to /etc. Which is exactly why that commit was reverted over a year ago: https://github.com/openstack/pycadf/commit/39a99398ce79067b1ae98e7273a8b47eb576bb54 -Matt Treinish > > > > From: Julien Danjou <julien at danjou.info> > To: Thomas Goirand <zigo at debian.org> > Cc: "openstack-dev at lists.openstack.org" > <openstack-dev at lists.openstack.org> > Date: 2015/09/24 10:55 AM > Subject: Re: [openstack-dev] repairing so many OpenStack components > writing configuration files in /usr/etc > > > > On Thu, Sep 24 2015, Thomas Goirand wrote: > > Hi Thomas, > > > I also wonder where this /usr/etc is coming from. If it was > > /usr/local/etc, I could somehow get it. But here... ?!? > > Do you have a way to reproduce that, or a backtrace maybe? > > -- > Julien Danjou > # Free Software hacker > # http://julien.danjou.info > [attachment "signature.asc" deleted by Steve Martinelli/Toronto/IBM] > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150924/6c78fe94/attachment.pgp>