Re: [gentoo-dev] Re: [rfc] Rendering the official Gentoo logo / Blender 2.04, Python 2.2

2011-05-05 Thread Marijn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05/05/11 07:36, Sebastian Pipping wrote:
> On 05/01/2011 06:10 AM, Ulrich Mueller wrote:
>> Could you bisect Blender to find out why it doesn't work with the new
>> version?
> 
> I tried a few more versions now.  While Blender 2.31a still applies the
> reflection texture, Blender 2.32 does not anymore.  At least on
>  these two appear as consecutive
> releases.  Both of these seem to run fine with Python 2.4.6, which is
> still in Gentoo.  Without good image diffs, I cannot tell for sure if
> the rendering has changed since Blender 2.04.

I confess I know next to nothing about Blender, but what exactly makes
it so hard to port the logo to a recent version?

Marijn
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3CqacACgkQp/VmCx0OL2xFbgCfUGvVbgQGhb+Q7GCpDzxhU0+n
OUAAnRuHYdan8aUpXl9qyYo5P0DF/NAb
=8s1d
-END PGP SIGNATURE-



[gentoo-dev] Re: [gentoo-dev-announce] New developer: Nathan Phillip Brink (binki)

2011-05-05 Thread Jeroen Roovers
On Thu, 5 May 2011 09:28:01 +0100
Markos Chandras  wrote:

> It is my pleasure to announce Nathan Phillip Brink as 
> the newest developer of our project. 

ohno!


 jer



[gentoo-dev] hardened flavor of the developer profile

2011-05-05 Thread Paweł Hajdan, Jr.
Currently I'm using the default/linux/x86/10.0/developer profile, but
I'd like to switch to hardened on my developer system to catch more issues.

However, eselect profile list only displays one hardened profile for me:

$ eselect profile list
Available profile symlink targets:
  [1]   default/linux/x86/10.0
  [2]   default/linux/x86/10.0/desktop
  [3]   default/linux/x86/10.0/desktop/gnome
  [4]   default/linux/x86/10.0/desktop/kde
  [5]   default/linux/x86/10.0/developer *
  [6]   default/linux/x86/10.0/server
  [7]   hardened/linux/x86
  [8]   selinux/2007.0/x86
  [9]   selinux/2007.0/x86/hardened
  [10]  selinux/v2refpolicy/x86
  [11]  selinux/v2refpolicy/x86/desktop
  [12]  selinux/v2refpolicy/x86/developer
  [13]  selinux/v2refpolicy/x86/hardened
  [14]  selinux/v2refpolicy/x86/server

I'm using eselect-1.2.11.

When listing the profiles directory in CVS, the hardened profile seems
to have developer and other sub-profiles:

ph@localhost ~/gentoo-x86/profiles $ ls -l hardened/linux/x86/
total 48
drwxr-xr-x 7 ph users 4096 Feb 17 07:57 10.0
drwxr-xr-x 2 ph users 4096 May  5 11:41 CVS
drwxr-xr-x 3 ph users 4096 Nov 28 17:48 desktop
drwxr-xr-x 3 ph users 4096 Nov 28 17:48 developer
-rw-r--r-- 1 ph users 1030 Feb 17 07:57 make.defaults
drwxr-xr-x 3 ph users 4096 Apr 25 21:25 minimal
drwxr-xr-x 3 ph users 4096 Nov 28 17:48 no-nptl
-rw-r--r-- 1 ph users  492 May 21  2010 package.mask
-rw-r--r-- 1 ph users  381 Mar 13 10:16 package.use.mask
-rw-r--r-- 1 ph users   58 Mar  4 10:17 parent
drwxr-xr-x 3 ph users 4096 Nov 28 17:48 server
-rw-r--r-- 1 ph users  315 Sep 30  2009 use.mask

Any ideas how to get a hardened+developer profile?



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan)

2011-05-05 Thread Corentin Chary
New dynamic charts:

- http://euscan.iksaif.net/maintainers/2/charts/versions-weekly.png
- 
http://euscan.iksaif.net/categories/app-accessibility/charts/packages-weekly.png
- 
http://euscan.iksaif.net/categories/app-accessibility/charts/packages-weekly-small.png

Feel free to use them in a plasma-applet, or whatever you want !



Re: [gentoo-dev] hardened flavor of the developer profile

2011-05-05 Thread Jeremy Olexa

On Thu, 05 May 2011 17:23:51 +0200, Paweł Hajdan, Jr. wrote:

Currently I'm using the default/linux/x86/10.0/developer profile, but
I'd like to switch to hardened on my developer system to catch more 
issues.


However, eselect profile list only displays one hardened profile for 
me:


$ eselect profile list
Available profile symlink targets:


I'm using eselect-1.2.11.

When listing the profiles directory in CVS, the hardened profile 
seems

to have developer and other sub-profiles:

ph@localhost ~/gentoo-x86/profiles $ ls -l hardened/linux/x86/
total 48


Any ideas how to get a hardened+developer profile?


Those profiles that you are seeking are *not* listed in 
PORTDIR/profiles/profiles.desc which is why they don't show up in 
eselect output. This means that repoman does not check those profiles at 
all. I am curious as to how much value they actually have ;) With that 
being said, eselect is NOT the only way to set your profile, you can 
just as easily create a symlink.

-Jeremy



Re: [gentoo-dev] Re: [rfc] Rendering the official Gentoo logo / Blender 2.04, Python 2.2

2011-05-05 Thread Sebastian Pipping
On 05/05/2011 03:44 PM, Marijn wrote:
> I confess I know next to nothing about Blender, but what exactly makes
> it so hard to port the logo to a recent version?

My experience modelling in Blender is zero, so it's hard to tell to
right now me.  From a few cases of remaking vector art from raster
images in Inkscape, I can imagine that it's difficult to get very close
in Blender too, if not more.  I hope to have a better answer soon.

Best,



Sebastian



Re: [gentoo-dev] Re: [rfc] Rendering the official Gentoo logo / Blender 2.04, Python 2.2

2011-05-05 Thread Matthew Summers
On Thu, May 5, 2011 at 11:47 AM, Sebastian Pipping  wrote:
> On 05/05/2011 03:44 PM, Marijn wrote:
>> I confess I know next to nothing about Blender, but what exactly makes
>> it so hard to port the logo to a recent version?
>
> My experience modelling in Blender is zero, so it's hard to tell to
> right now me.  From a few cases of remaking vector art from raster
> images in Inkscape, I can imagine that it's difficult to get very close
> in Blender too, if not more.  I hope to have a better answer soon.
>
> Best,
>
>
>
> Sebastian
>
>

This may be a nice opportunity to reach out to the blender community
and ask for assistance and/or training. The information from such
interaction could easily be documented to form a corpus for use in the
future.

-- 
Matthew W. Summers
Gentoo Foundation Inc.



Re: [gentoo-dev] hardened flavor of the developer profile

2011-05-05 Thread Anthony G. Basile
On 05/05/2011 12:00 PM, Jeremy Olexa wrote:
> On Thu, 05 May 2011 17:23:51 +0200, Paweł Hajdan, Jr. wrote:
>> Currently I'm using the default/linux/x86/10.0/developer profile, but
>> I'd like to switch to hardened on my developer system to catch more
>> issues.
>>
>> However, eselect profile list only displays one hardened profile for me:
>>
>> $ eselect profile list
>> Available profile symlink targets:
>> 
>>
>> I'm using eselect-1.2.11.
>>
>> When listing the profiles directory in CVS, the hardened profile seems
>> to have developer and other sub-profiles:
>>
>> ph@localhost ~/gentoo-x86/profiles $ ls -l hardened/linux/x86/
>> total 48
>> 
>>
>> Any ideas how to get a hardened+developer profile?
>
> Those profiles that you are seeking are *not* listed in
> PORTDIR/profiles/profiles.desc which is why they don't show up in
> eselect output. This means that repoman does not check those profiles
> at all. I am curious as to how much value they actually have ;) With
> that being said, eselect is NOT the only way to set your profile, you
> can just as easily create a symlink.
> -Jeremy
>

We simplified our profiles recently (last Oct-Nov 2010) and I only
listed hardened/linux/x86 in profiles.desc.  You can manually set

ln -s ../usr/portage/profiles/hardened/linux/x86/developer
/etc/make.profile

The only thing to be careful of is that there is a lot of cruft under
the hardened profiles, some really old deprecated material that I have
not yet cleared out.  You really don't want to use one of that.  Just
watch out for any warning about deprecated profiles.

-- 
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail: bluen...@gentoo.org
GnuPG FP  : 8040 5A4D 8709 21B1 1A88  33CE 979C AF40 D045 5535
GnuPG ID  : D0455535




Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan)

2011-05-05 Thread Patrick Nagel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Corentin,

On 2011-05-05 23:54, Corentin Chary wrote:
> New dynamic charts:
> 
> - http://euscan.iksaif.net/maintainers/2/charts/versions-weekly.png
> - 
> http://euscan.iksaif.net/categories/app-accessibility/charts/packages-weekly.png
> - 
> http://euscan.iksaif.net/categories/app-accessibility/charts/packages-weekly-small.png
> 
> Feel free to use them in a plasma-applet, or whatever you want !

I just wanted to thank you for your work on euscan, it's a great tool.

Patrick.

- -- 
Key ID: 0x86E346D4http://patrick-nagel.net/key.asc
Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3DWToACgkQyYHmhobjRtRe9gCgivcJc0Ljyzh+TaYsmo6Pbguv
CsAAoL3ekUpjdMyHtwVWyV8Jsis+CEBL
=61hV
-END PGP SIGNATURE-