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 <jul...@danjou.info>
> To:   Thomas Goirand <z...@debian.org>
> Cc:   "openstack-dev@lists.openstack.org"
>             <openstack-dev@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-requ...@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-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Attachment: signature.asc
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to