Mailinglist Archive: opensuse-buildservice (206 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Should osc support global oscrc ?
- From: Anas Nashif <nashif@xxxxxxxxxxxxxxx>
- Date: Mon, 28 Feb 2011 13:22:40 +0000
- Message-id: <8DEACF89-2F81-45D6-9E4B-AB7EA5522AE8@linux.intel.com>
On 28 Feb 2011, at 12:59, Marcus Hüwe wrote:
Hi,
On 2011-02-28 11:34:07 +0000, Anas Nashif wrote:
Actually, osc should not touch or change anything in the home directory, ifHmm yes we could implement this easily.
the permissions of oscrc are not right, then it should just refuse to run
and ask the user to change the permissions of .oscrc.
Another thing I noticed is that it manipulates the user credentials, removesThis shouldn't be the case with osc from git master anymore.
password entries and such without asking the user, which is really a bad
behaviour IMO, such changes should be confirmed or done by the user.
What is wrong with having a system level oscrc file? For example inThere's no need for a "system level" oscrc, just tell osc which
/etc/oscrc? This is not less secure, since the the permissions of the file
/etc can be set to prevent other's from reading it.
configfile it should use: "osc --config /path/to/file" or set
the "OSC_CONFIG" environment variable.
Using environment variable for something like that really makes things harder
than they should be, especially if we are not using the command line but osc as
a module. We should be able to override the configuration when initialising osc
in some other python program for example. That should work fine if we do not
try to change the permissions mentioned above I guess..
Anas
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |