On 05/20/2010 01:46 PM, Arun Raghavan wrote:
Why is gentoo-core is not enough? I thought all devs were expected to
follow -core, no exceptions made.
Well, unless something is sensitive it probably doesn't belong on -core.
In the spirit of openness we really should have very little traffic on
On 20 May 2010 15:51, Petteri Räty wrote:
> On 20.5.2010 5.43, Robin H. Johnson wrote:
>> On Thu, May 20, 2010 at 01:41:58AM +, Robin H. Johnson wrote:
>>> Most critically, osprey, the box that does CVS->rsync generation and
>>> master distfile fetching, has been affected.
>> Osprey has return
On 20.5.2010 5.43, Robin H. Johnson wrote:
> On Thu, May 20, 2010 at 01:41:58AM +, Robin H. Johnson wrote:
>> Most critically, osprey, the box that does CVS->rsync generation and
>> master distfile fetching, has been affected.
> Osprey has returned to service.
>
If you are using gentoo-dev pl
On 05/20/10 15:34, Peter Volkov wrote:
> В Втр, 11/05/2010 в 11:53 +, Patrick Lauer (patrick) пишет:
>> start() {
>> +# we can't assume that /var/run/ is persistent, so create dir if needed
>> +[ ! -e /var/run/samba ] && mkdir /var/run/samba
>
> Why? Is it impossible to create /var/ru
On 20-05-2010 17:34:04 +0400, Peter Volkov wrote:
> В Втр, 11/05/2010 в 11:53 +, Patrick Lauer (patrick) пишет:
> > start() {
> > + # we can't assume that /var/run/ is persistent, so create dir if needed
> > + [ ! -e /var/run/samba ] && mkdir /var/run/samba
>
> Why? Is it impossible to cr
В Втр, 11/05/2010 в 11:53 +, Patrick Lauer (patrick) пишет:
> start() {
> + # we can't assume that /var/run/ is persistent, so create dir if needed
> + [ ! -e /var/run/samba ] && mkdir /var/run/samba
Why? Is it impossible to create /var/run/samba during src_install?
--
Peter.
Hi.
Guys, please, cleanup ebuids with version bumps!
Also Patrick, if you use this software or at least investigated it
during version bump, why it is still maintainer-wanted? Although
everything below makes me think that this was blind bump.
В Пнд, 17/05/2010 в 18:41 +, Patrick Lauer (patri