* lvm and umask changing
@ 2013-12-02 22:48 Tony Asleson
0 siblings, 0 replies; only message in thread
From: Tony Asleson @ 2013-12-02 22:48 UTC (permalink / raw)
To: lvm-devel
https://bugzilla.redhat.com/show_bug.cgi?id=1012113
The yum snapshot plug-in is using the python lvm bindings and by
importing it the umask is getting changed to whatever is specified in
the lvm config file (default 0077). This was causing mock to fail, but
at the moment it appears to be working even though the umask continues
to be changed.
IMO changing the umask on a user of the library is a bad thing to do,
but I wanted to get folks input this?
I would think we should be able to adhere to the users umask preferences
when needed and not leave the environment globally changed.
Regards,
Tony
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-02 22:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 22:48 lvm and umask changing Tony Asleson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.