[gentoo-dev] Last rites: sys-apps/ivman

2010-08-12 Thread Markos Chandras
# Markos Chandras (12 Aug 2010) # Depends to libxml2 version which is no longer on tree. # Latest release in 2007. Multiple QA bugs. See bug #257058 # Use sys-apps/halevt instead. Masked for removal in 2010-09-12 sys-apps/ivman -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-13 Thread Markos Chandras
> Could someone guide me to add --hash-style=gnu to default/linux/amd64/dev profile? I don't want to break anything Thanks -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpi99CkxXDSC.pgp Description: PGP signature

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-14 Thread Markos Chandras
x27;s all by design > toolchain, wxwidgetsto keep us from losing our minds > @ gentoo.orgEFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662 Yeah it should be a new make.defaults file under /default/linux/amd64/dev/ folder. I will apply it locally a

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-14 Thread Markos Chandras
h=native -pipe -Wall -ggdb -Wl,-O1 -Wl,--as-needed -c -D_GNU_SOURCE debugTracer.cpp However if I add the new make.defaults to default/linux/amd64/10.0/developer it works as expected Are you sure that default/linux/amd64/dev/ is the correct place to touch? -- Markos Chandras (hwoarang) Gentoo Linux Deve

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 03:35:34PM +0300, Alexis Ballier wrote: > On Saturday 07 August 2010 00:21:39 Markos Chandras (hwoarang) wrote: > > hwoarang10/08/06 21:21:39 > > > > Modified: ChangeLog > > Added:mlt-0.5.4-r1.ebuild > >

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 04:10:13PM +0300, Alex Alexander wrote: > On Sat, Aug 14, 2010 at 03:50:53PM +0300, Markos Chandras wrote: > > > - If you are not in cc of the gentoo bug nor in the herd alias, please cc > > > yourself on the bug. > > > - Please close the b

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 04:37:04PM +0300, Alexis Ballier wrote: > On Saturday 14 August 2010 15:50:53 Markos Chandras wrote: > > On Sat, Aug 14, 2010 at 03:35:34PM +0300, Alexis Ballier wrote: > > > On Saturday 07 August 2010 00:21:39 Markos Chandras (hwoarang) wrote: > >

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 05:20:38PM +0300, Alexis Ballier wrote: > On Saturday 14 August 2010 17:00:38 Markos Chandras wrote: > [...] > > > > > - There is absolutely no reference to any patch sent upstream and I > > > > > have not seen anything on the upstream de

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 07:16:26PM +0300, Alex Alexander wrote: > On Sat, Aug 14, 2010 at 04:47:39PM +0300, Markos Chandras wrote: > > On Sat, Aug 14, 2010 at 04:10:13PM +0300, Alex Alexander wrote: > > > On Sat, Aug 14, 2010 at 03:50:53PM +0300, Markos Chandras wrote: > >

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
n is correct. Maintainers didn't and still don't give a crap about this QA issue, other they wouldn't commit broken packages in the first place > > > > > Please provide a patch for devmanual to make it more clear. > > Good idea. Any takers? > > thanks &g

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 08:21:15PM +0300, Alex Alexander wrote: > On Sat, Aug 14, 2010 at 08:00:40PM +0300, Markos Chandras wrote: > > On Sat, Aug 14, 2010 at 07:16:26PM +0300, Alex Alexander wrote: > > > Does respecting LDFLAGS change the installed files in any way? yes. > &

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 01:58:57PM -0400, Mike Frysinger wrote: > On Sat, Aug 14, 2010 at 8:08 AM, Markos Chandras wrote: > > ~$ cat > > development/gentoo-cvs/gentoo-x86/profiles/default/linux/amd64/dev/make.defaults > > i'm pretty sure all the /dev subdirs are dead no

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 01:58:57PM -0400, Mike Frysinger wrote: > On Sat, Aug 14, 2010 at 8:08 AM, Markos Chandras wrote: > > ~$ cat > > development/gentoo-cvs/gentoo-x86/profiles/default/linux/amd64/dev/make.defaults > > i'm pretty sure all the /dev subdirs are dead no

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-libs/mlt: ChangeLog mlt-0.5.4-r1.ebuild

2010-08-14 Thread Markos Chandras
On Sat, Aug 14, 2010 at 02:46:21PM -0600, Ryan Hill wrote: > On Sat, 14 Aug 2010 17:00:38 +0300 > Markos Chandras wrote: > > > > you don't need to subscribe, there's usually an AUTHORS file with emails > > > you > > > can use... > > As I sa

Re: [gentoo-dev] Re: [gentoo-dev-announce] Cleanup of the "Get Gentoo" page

2010-08-16 Thread Markos Chandras
ssue at a time), and it would be > nice to get a more detailed suggestion (there are just so many x86 cpu > families). > > Sebastian Pipping and Markos Chandras liked the new page. > > So, how do we proceed? > You should talk directly to the teams how are re

[gentoo-dev] Treecleaner Project: Maintainer-needed page

2010-08-20 Thread Markos Chandras
Treecleaners project [1]: http://www.gentoo.org/proj/en/qa/treecleaners/maintainer-needed.xml -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgp0jdJC9f0CS.pgp Description: PGP signature

Re: [gentoo-dev] Treecleaner Project: Maintainer-needed page

2010-08-20 Thread Markos Chandras
now. [1]:http://dev.gentoo.org/~hwoarang/maintainer-needed.xml > On Fri, Aug 20, 2010 at 4:33 AM, Markos Chandras wrote: > > Hi > > > > The Treecleaners project introduced ( over a month ) and new page[1] to > > track > > maintainer-needed packages. This page is

Re: [gentoo-dev] Treecleaner Project: Maintainer-needed page

2010-08-20 Thread Markos Chandras
t compares this list to the yesterdays' one and decides if an update to the page is necessary or not -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpO5lRtRGLCH.pgp Description: PGP signature

Re: [gentoo-dev] Treecleaner Project: Maintainer-needed page

2010-08-20 Thread Markos Chandras
t; The date is accurate. I don't thing if there is a real need to know the exact time that this page was generated. -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpesBaRNNkkK.pgp Description: PGP signature

Re: [gentoo-dev] Treecleaner Project: Maintainer-needed page

2010-08-20 Thread Markos Chandras
On Fri, Aug 20, 2010 at 10:13:36PM +, Robin H. Johnson wrote: > On Sat, Aug 21, 2010 at 12:07:39AM +0300, Markos Chandras wrote: > > On Fri, Aug 20, 2010 at 10:56:55PM +0200, Thilo Bangert wrote: > > > > > > > > > > > The script is running

[gentoo-dev] Improve devaway system

2010-08-30 Thread Markos Chandras
oll-call/devaway.xml -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgp3834014T1J.pgp Description: PGP signature

Re: [gentoo-dev] Improve devaway system

2010-08-30 Thread Markos Chandras
On Mon, Aug 30, 2010 at 07:36:29PM +0300, Petteri Räty wrote: > On 08/30/2010 05:14 PM, Markos Chandras wrote: > > Hi there > > > > It seems to me that people paying less and less attention to devaway > > system[1]. As you may see yourselves, few of the entries

Re: [gentoo-dev] Improve devaway system

2010-08-31 Thread Markos Chandras
re is a security bump, then I might pop up and do it and then disappear again :-) -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpCIrmTM25iH.pgp Description: PGP signature

Re: [gentoo-dev] bug-wranglers queue is large

2010-09-10 Thread Markos Chandras
Ping again The list has >100 unassigned bugs for more than one week I plan to create a patch for this[1] page and poke devrel for that [1]: http://www.gentoo.org/proj/en/devrel/staffing-needs/ Cheers -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.

Re: [gentoo-dev] What the hell is going on here?

2010-09-17 Thread Markos Chandras
mits even the slightest one. Whilst I do agree that pointing the mistakes is a good thing, however I am totally against targeting one person just to satisfy our ego. So I you spot a commit mistake and report it via the ML make sure you do it again when someone != Arfrever do it in the future. Bye -

Re: [gentoo-dev] Going inactive

2010-09-27 Thread Markos Chandras
nts. > Daniel, It is sad to read your email. You were really really helpful during my first steps in Gentoo. I wish all the best to you and I really hope you come back some day in the future. Stay well -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org pgp011G90FMFT.pgp Description: PGP signature

[gentoo-dev] Packages up for grabs

2010-10-10 Thread Markos Chandras
able to maintain them without me supervise them. Thank you -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org pgpRaqlnFQWdC.pgp Description: PGP signature

[gentoo-dev] Bugzilla: Do not allow users to CC arches

2010-10-19 Thread Markos Chandras
many irrelevant bugs in our inboxes Thank you -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgp7PVQm8EMzz.pgp Description: PGP signature

Re: [gentoo-dev] Bugzilla: Do not allow users to CC arches

2010-10-19 Thread Markos Chandras
On Tue, Oct 19, 2010 at 04:37:48PM -0500, Jeremy Olexa wrote: > On Tue, 19 Oct 2010 22:33:17 +0100, Markos Chandras wrote: > > Hi > > > > This is getting worse and worse lately. Users tend to CC arches on > > various bugs based on their architecture. Is it possible to

[gentoo-dev] QA last rites: media-video/elltube

2010-10-23 Thread Markos Chandras
# Markos Chandras (23 Oct 2010) # on behalf of QA team # # Does not work with recent versions of ffmpeg. # Does not work with youtube anymore due to API changes. # Dead upstream. # Removal in 15 days. # Alternatives: # media-video/minitube # media-video/xvideoservicethief media-video/elltube

Re: [gentoo-dev] QA last rites: media-video/elltube

2010-10-23 Thread Markos Chandras
On Sat, Oct 23, 2010 at 08:39:22PM +0300, Petteri Räty wrote: > On 10/23/2010 04:16 PM, Markos Chandras wrote: > > # Markos Chandras (23 Oct 2010) > > # on behalf of QA team > > # > > # Does not work with recent versions of ffmpeg. > > # Does not work with y

Re: [gentoo-dev] Patch for python.eclass

2010-10-23 Thread Markos Chandras
on "${PYTHON_ABI}")" == > "CPython" ]]; then > + echo "dev-lang/python:${PYTHON_ABI}" > + elif [[ "$(_python_get_implementation "${PYTHON_ABI}")" == > "Jython" ]]; then >

Re: [gentoo-dev] Re: QA last rites: media-video/elltube

2010-10-23 Thread Markos Chandras
On Sat, Oct 23, 2010 at 08:26:47PM +0200, Torsten Veller wrote: > * Markos Chandras : > > On Sat, Oct 23, 2010 at 08:39:22PM +0300, Petteri Räty wrote: > > > On 10/23/2010 04:16 PM, Markos Chandras wrote: > > > > # Markos Chandras (23 Oct 2010) &

Re: [gentoo-dev] util-linux cramfs use flag

2010-10-28 Thread Markos Chandras
On Thu, Oct 28, 2010 at 04:09:43PM +0200, Kfir Lavi wrote: > Hi, > It is possible to cancle the cramfs support in util-linux. > Why there is no cramfs use flag for it? > > Regards, > Kfir > You should really need to open a bug for feature requests -- Markos Chandras (h

[gentoo-dev] Changes in server profiles

2010-10-29 Thread Markos Chandras
don't think this message makes any sense. 2) Furthermore I would like to drop the following use flags from default IUSE -apache2 -ldap A minimal server installation does requires neither apache2 nor ldap -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.

Re: [gentoo-dev] Changes in server profiles

2010-10-29 Thread Markos Chandras
On Fri, Oct 29, 2010 at 01:18:14PM +0200, "Paweł Hajdan, Jr." wrote: > On 10/29/10 1:03 PM, Markos Chandras wrote: > > 1) I want to drop the warning message located on profile.bashrc files > > e.g $PORTDIR/default/linux/amd64/10.0/server/profile.bashrc > > It is more

Re: [gentoo-dev] Changes in server profiles

2010-10-29 Thread Markos Chandras
On Fri, Oct 29, 2010 at 12:02:20PM +, Jorge Manuel B. S. Vicetto wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi. > > On 29-10-2010 11:03, Markos Chandras wrote: > > Hi > > > > I don't know how many of you are using these profiles

Re: [gentoo-dev] Changes in server profiles

2010-10-29 Thread Markos Chandras
ant to engineer your profiles' behavior based on specific packages? Using these flags by default you imply that the server profile is optimised for web hosting/active directory usage. So why don't you add ipv6, snmp, vhosts by default too, to include all those firewall/router hosts runni

Re: [gentoo-dev] Changes in server profiles

2010-10-30 Thread Markos Chandras
On Sat, Oct 30, 2010 at 10:05:17AM +0400, Peter Volkov wrote: > В Птн, 29/10/2010 в 09:11 -0700, Alec Warner пишет: > > On Fri, Oct 29, 2010 at 5:21 AM, Markos Chandras > > wrote: > > Can I install a machine with the server profile and USE=-ldap, but > > still get ld

Re: [gentoo-dev] Changes in server profiles

2010-10-31 Thread Markos Chandras
e that. And if the default profile is pretty much the same as the server one, then please consider removing the server profile as it makes no sense then > -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpXa9NxXTorT.pgp Description: PGP signature

Re: [gentoo-dev] Changes in server profiles

2010-10-31 Thread Markos Chandras
On Sun, Oct 31, 2010 at 04:38:09PM +0200, Alex Alexander wrote: > On Sun, Oct 31, 2010 at 11:50:02AM +0000, Markos Chandras wrote: > > On Sat, Oct 30, 2010 at 10:59:08PM -0400, Richard Freeman wrote: > > > On 10/30/2010 08:10 AM, Thomas Sachau wrote: > > > > If i

Re: [gentoo-dev] Changes in server profiles

2010-10-31 Thread Markos Chandras
On Sun, Oct 31, 2010 at 12:47:32PM -0700, Alec Warner wrote: > On Sun, Oct 31, 2010 at 7:38 AM, Alex Alexander wrote: > > On Sun, Oct 31, 2010 at 11:50:02AM +0000, Markos Chandras wrote: > >> On Sat, Oct 30, 2010 at 10:59:08PM -0400, Richard Freeman wrote: > >> >

Re: [gentoo-dev] Changes in server profiles

2010-11-01 Thread Markos Chandras
On Mon, Nov 01, 2010 at 08:41:34PM +0300, Peter Volkov wrote: > В Вск, 31/10/2010 в 16:38 +0200, Alex Alexander пишет: > > On Sun, Oct 31, 2010 at 11:50:02AM +0000, Markos Chandras wrote: > > > On Sat, Oct 30, 2010 at 10:59:08PM -0400, Richard Freeman wrote: > > > > I

Re: [gentoo-dev] Changes in server profiles

2010-11-02 Thread Markos Chandras
On Mon, Nov 01, 2010 at 08:41:34PM +0300, Peter Volkov wrote: > В Вск, 31/10/2010 в 16:38 +0200, Alex Alexander пишет: > > On Sun, Oct 31, 2010 at 11:50:02AM +0000, Markos Chandras wrote: > > > On Sat, Oct 30, 2010 at 10:59:08PM -0400, Richard Freeman wrote: > > > > I

Re: [gentoo-dev] Changes in server profiles

2010-11-02 Thread Markos Chandras
On Tue, Nov 02, 2010 at 10:23:36PM -0100, Jorge Manuel B. S. Vicetto wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02-11-2010 19:30, Markos Chandras wrote: > - - ewarn "This profile has not been tested thoroughly and is not > considered to be&qu

[gentoo-dev] Re: re-assigning SynCE bugs to me

2010-11-02 Thread Markos Chandras
e just being proactive? > > I haven't heard from him for a while, so I might be without a dev to > commit any fixes I can make anyway. > > thanks, > -- > Iain Buchanan > Hi Iain mescalinum is being retired due to extensive inactivity http://bugs.gentoo.org/show_bu

Re: [gentoo-dev] Re: re-assigning SynCE bugs to me

2010-11-02 Thread Markos Chandras
On Wed, Nov 03, 2010 at 01:12:16AM +0100, Jeroen Roovers wrote: > On Tue, 2 Nov 2010 23:59:36 + > Markos Chandras wrote: > > > > I noticed you've reassigned a bunch of SynCE bugs to me > > > mescalinum is being retired due to extensive inactivity > &g

Re: [gentoo-dev] Re: re-assigning SynCE bugs to me

2010-11-03 Thread Markos Chandras
On Wed, Nov 03, 2010 at 09:58:02AM +0930, Iain Buchanan wrote: > On Wed, 2010-11-03 at 01:12 +0100, Jeroen Roovers wrote: > > On Tue, 2 Nov 2010 23:59:36 + > > Markos Chandras wrote: > > > > > > I noticed you've reassigned a bunch of SynCE bugs to me

Re: [gentoo-dev] Changes in server profiles

2010-11-05 Thread Markos Chandras
On Tue, Nov 02, 2010 at 10:23:36PM -0100, Jorge Manuel B. S. Vicetto wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02-11-2010 19:30, Markos Chandras wrote: > - - ewarn "This profile has not been tested thoroughly and is not > considered to be&qu

Re: [gentoo-dev] 150 bugs at bug-wranglers@

2010-11-10 Thread Markos Chandras
On Tue, Oct 26, 2010 at 12:15:12PM +0300, Samuli Suominen wrote: > It's at 150 bugs again. > > If you have free time, please help assign and/or sort the bugs. > Ping. 130 bugs again -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key

Re: [gentoo-dev] 150 bugs at bug-wranglers@

2010-11-10 Thread Markos Chandras
On Wed, Nov 10, 2010 at 04:14:28PM +0100, "Paweł Hajdan, Jr." wrote: > On 11/10/10 4:10 PM, Markos Chandras wrote: > > Ping. 130 bugs again > > If there are no objections, I will update the staffing needs page with > info that we need more bug wranglers. > >

Re: [gentoo-dev] 150 bugs at bug-wranglers@

2010-11-10 Thread Markos Chandras
On Wed, Nov 10, 2010 at 04:40:47PM +0100, Jeroen Roovers wrote: > On Wed, 10 Nov 2010 16:14:28 +0100 > "Paweł Hajdan, Jr." wrote: > > > On 11/10/10 4:10 PM, Markos Chandras wrote: > > > Ping. 130 bugs again > > > > If there are no objections, I wil

Re: [gentoo-dev] Changes in server profiles

2010-11-12 Thread Markos Chandras
Uni kept me quite busy this week so I will commit the patch this Sunday. -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpKeFPUFzFmP.pgp Description: PGP signature

Re: [gentoo-dev] Changes in server profiles

2010-11-14 Thread Markos Chandras
Patch applied but only for amd64 profile. @x86: feel free to adjust your profile too. -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpSlGrsGoXJW.pgp Description: PGP

[gentoo-dev] Change policy about live ebuilds

2010-11-21 Thread Markos Chandras
, but distribute the ebuilds among dev/proj overlays is not always a solution. -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpJ98thx416D.pgp Description: PGP signature

Re: [gentoo-dev] Re: Change policy about live ebuilds

2010-11-21 Thread Markos Chandras
On Sun, Nov 21, 2010 at 03:29:10PM +0100, Diego Elio Pettenò wrote: > Il giorno dom, 21/11/2010 alle 13.11 +0000, Markos Chandras ha scritto: > > > > My proposal is to keep empty keywords on live ebuilds without masking > > them via package.mask > > The reason why ma

Re: [gentoo-dev] Re: Change policy about live ebuilds

2010-11-21 Thread Markos Chandras
4054afb.xml Is that what you are asking for? > > Where can I find documentation of the _current_ policy? > Here http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/cvs-sources/index.html http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/svn-sources/index.html > Thanks!

Re: [gentoo-dev] Re: Change policy about live ebuilds

2010-11-21 Thread Markos Chandras
On Sun, Nov 21, 2010 at 01:00:03PM -0600, Ryan Hill wrote: > On Sun, 21 Nov 2010 13:11:53 + > Markos Chandras wrote: > > > Users interpret this as a 'double masking' which in fact it is since > > they need to touch two files before they are able to use the pac

Re: [gentoo-dev] Re: Change policy about live ebuilds

2010-11-21 Thread Markos Chandras
On Sun, Nov 21, 2010 at 01:30:15PM -0600, Ryan Hill wrote: > On Sun, 21 Nov 2010 19:05:44 + > Markos Chandras wrote: > > > > Isn't that the point? People should be discouraged in every way not to > > > use > > > live ebuilds. I'd add a thir

Re: [gentoo-dev] Re: Change policy about live ebuilds

2010-11-22 Thread Markos Chandras
or not. Empty keywords simply means "hey, this package is not tested in this arch" which is the exact point of a live ebuild. However, p.mask is for more severe issues which might not always apply on live ebuilds. p.mask entry should be *optional* not mandatory. Afterall, few of us use p.mask

Re: [gentoo-dev] Change policy about live ebuilds

2010-11-24 Thread Markos Chandras
On Wed, Nov 24, 2010 at 04:02:42PM +0100, Zeerak Mustafa Waseem wrote: > On Tue, Nov 23, 2010 at 08:30:34PM -0500, Mark Loeser wrote: > > Markos Chandras said: > > > Hi there, > > > > > > The official policy for live ebuilds is the following one: > > &

Re: [gentoo-dev] PYTHON_DEPEND in EAPI >=4, PYTHON_BDEPEND

2010-11-28 Thread Markos Chandras
lass without having to study all the documentation for a month. -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpEKCkywFNC4.pgp Description: PGP signature

Re: [gentoo-dev] Python 2.7 status check?

2010-11-29 Thread Markos Chandras
Planet Gentoo recently: > > USE_PYTHON in /etc/make.conf > http://blog.hartwork.org/?p=972 > > I'm aware it's no substitute. > > > > Sebastian > *sigh*, Planet is not a place to inform users about these things. How about a -dev-announce or even better a new

Re: [gentoo-dev] Python 2.7 status check?

2010-11-29 Thread Markos Chandras
gt; > Sebastian > Revbump otherwise get ready for a series of bug reports from frustrated users -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpLYqhox42pZ.pgp Description: PGP signature

Re: [gentoo-dev] Python 2.7 status check?

2010-11-29 Thread Markos Chandras
On Mon, Nov 29, 2010 at 05:20:00PM +0100, Sebastian Pipping wrote: > On 11/29/10 16:37, Markos Chandras wrote: > > Revbump otherwise get ready for a series of bug reports from frustrated > > users > > I don't think this case qualifies for a revbump. > The set of fil

[gentoo-dev] Last rites: app-emulation/ies4linux

2010-12-04 Thread Markos Chandras
# Markos Chandras (04 Dec 2010) # on behalf of QA team # # ies4linux does not work with recent versions of wine. # Last update back in 2008. Bug #344233 # Masked for removal in 2011-01-04 app-emulation/ies4linux -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http

Re: [gentoo-dev] Boost maintenance

2010-12-12 Thread Markos Chandras
However, I do not have the hardware to perform any kind of build testing to this package because it requires a significant amount of resources during compilation phase. I will add myself on metadata.xml but I will try to find a couple of users to help me maintain it and become proxy maintainer for th

Re: [gentoo-dev] Boost maintenance

2010-12-12 Thread Markos Chandras
On Sun, Dec 12, 2010 at 09:42:24PM +0100, "Paweł Hajdan, Jr." wrote: > On 12/12/10 9:19 PM, Markos Chandras wrote: > > However, I do not have the hardware to perform any kind of build > > testing to this package because it requires a significant amount of > > res

Re: [gentoo-dev] Technical talk ideas for FOSDEM

2010-12-12 Thread Markos Chandras
ng "ye ye use flags, optimization, cflags etc". I am looking for a more realistic and abstract approach for the project overall. -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgpXkGN4hCd44.pgp Description: PGP signature

Re: [gentoo-dev] Boost maintenance

2010-12-12 Thread Markos Chandras
On Sun, Dec 12, 2010 at 06:10:49PM -0500, ross smith wrote: > On Sun, Dec 12, 2010 at 15:19, Markos Chandras wrote: > > > On Thu, Dec 09, 2010 at 09:20:51PM +0100, Dirkjan Ochtman wrote: > > > A few months ago I spent some time bringing dev-libs/boost up to date > >

[gentoo-dev] IPv6 herd

2010-12-21 Thread Markos Chandras
gn all the packages as well? Regards, [1]:http://bugs.gentoo.org/show_bug.cgi?id=349264 [2]:http://www.gentoo.org/proj/en/metastructure/herds/herds.xml -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7

Re: [gentoo-dev] epatch: reject patches with relative paths

2010-12-30 Thread Markos Chandras
ect -p# ... i'm lazy, so shoot me > :/ > while [[ ${count} -lt 5 ]] ; do > -mike Mike, Maybe we should open a tracker to identify which packages use relative paths in their patches before making this control check fatal. Regards, -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key ID: 441AC410 Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410 pgphxSM73NFN6.pgp Description: PGP signature

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-text/chm2pdf: ChangeLog chm2pdf-0.9.1-r1.ebuild

2011-01-12 Thread Markos Chandras
On Wed, Jan 12, 2011 at 03:18:41PM -0600, Ryan Hill wrote: > On Wed, 12 Jan 2011 20:19:19 + (UTC) > "Markos Chandras (hwoarang)" wrote: > > > hwoarang11/01/12 20:19:19 > > > > Modified: ChangeLog > > Added:chm2p

[gentoo-dev] Last rites: net-misc/hamachi

2011-01-15 Thread Markos Chandras
# Markos Chandras (15 Jan 2011) # Replaced by new client net-misc/logmein-hamachi. # Please migrate your private networks as appropriate. # The old client will be removed in 30 days. net-misc/hamachi -- Markos Chandras (hwoarang) Gentoo Linux Developer Web: http://hwoarang.silverarrow.org Key

[gentoo-dev] Re: [gentoo-dev-announce] Stabilisation exceptions

2011-01-24 Thread Markos Chandras
t; -- > Christian Faulhammer, Gentoo Lisp project > http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode > > http://gentoo.faulhammer.org/> I think it would be better if we kept a single list instead of compiling a separate list for every arch. Regards, -- Markos Chandr

Re: [gentoo-dev] EAPI usage in main tree

2011-01-25 Thread Markos Chandras
t any ebuilds. This has nothing to do with QA. Let maintainers handle this > > My main point is that said "X should be Y" does not automatically make > it so. We'd have to think about the migration plan anyway. > > Paweł > @Tomas, I don't follow. You mean migrate exis

Re: [gentoo-dev] Slacker arches

2011-01-25 Thread Markos Chandras
. > > Paweł > Thats really their problem. Arches can always remove themselves from the bugs. No need to care about stale bugs. If the maintainers don't care then we(arches) don't care. Regards, -- Markos Chandras (hwoarang) Gentoo Linux Developer Key ID: B4AFF2C2 Key FP: 660A 0742 84EC 26F1 9EDB F00A FA83 5A15 B4AF F2C2 pgpctzIsQqDcN.pgp Description: PGP signature

Re: [gentoo-dev] EAPI usage in main tree

2011-01-25 Thread Markos Chandras
On Tue, Jan 25, 2011 at 01:32:27PM +0100, Tomáš Chvátal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dne 25.1.2011 13:25, Markos Chandras napsal(a): > > On Tue, Jan 25, 2011 at 01:13:06PM +0100, "Paweł Hajdan, Jr." wrote: > >> How about creatin

Re: [gentoo-dev] Re: Stabilisation exceptions

2011-01-27 Thread Markos Chandras
nts, gcc-porting, it makes no sense how it makes no sense > toolchain, wxwidgets but i'll take it free anytime > @ gentoo.orgEFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662 Yes feel free to handle the amd64 keywords on fonts as

Re: [gentoo-dev] Glep 48 update (as nominated for next meeting)

2011-01-31 Thread Markos Chandras
QA members and have the mentor taking care of his apprentice for like a month or so. QA team is far too understaffed (like everything else in Gentoo) so we should focus more on how to bring more people in QA team and train them within under real circumstances. Regards, -- Markos Chandras

Re: [gentoo-dev] avoiding urgent stabilizations

2011-02-07 Thread Markos Chandras
least compile wise ) for a couple of weeks and then replace the existing stable tree. Of course this requires automated script testing, hardware facilities etc etc that we don't have so claiming that stable tree is "stable" is quite wrong. Regards, -- Markos Chandras / Gentoo Linu

Re: [gentoo-dev] avoiding urgent stabilizations

2011-02-08 Thread Markos Chandras
On Mon, Feb 07, 2011 at 10:02:36PM +0100, "Paweł Hajdan, Jr." wrote: > On 2/7/11 9:50 PM, Markos Chandras wrote: > > My suggestion, as I said to fosdem, is to freeze, or take a > > snapshot if you like, of the current tree, stabilize what you need to > > stabilize,

Re: [gentoo-dev] avoiding urgent stabilizations

2011-02-08 Thread Markos Chandras
On Tue, Feb 08, 2011 at 11:43:33AM +, Roy Bamford wrote: > On 2011.02.07 20:50, Markos Chandras wrote: > [snip] > > > My suggestion, as I said to fosdem, is to freeze, or take a > > snapshot if you like, of the current tree, stabilize what you need to > > stabiliz

Re: [gentoo-dev] automated testing framework for Gentoo on Supercell at the OSL

2011-02-10 Thread Markos Chandras
nitely be interested in having some spare vms to run some automated tests etc. Probably other QA member would be interested as well Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpfjBTmwFFSu.pgp Description: PGP signature

[gentoo-dev] Last rites: x11-misc/talika

2011-02-21 Thread Markos Chandras
# Markos Chandras (21 Feb 2011) # Does not work with gnome-panel-2.32.1. Bug #355901 # Removal in 30 days x11-misc/talika -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpE8C1E9awlj.pgp Description: PGP signature

Re: [gentoo-dev] Bugzilla 4 migration

2011-03-07 Thread Markos Chandras
> Fingerprint: EEB1 C341 7C84 B274 6C59 F243 5EAB 0C62 B427 ABC8 > Thank you very much. New bugzie looks pretty :) Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpqdtUPg7103.pgp Description: PGP signature

Re: [gentoo-dev] Bugzilla - New Default Status Workflow

2011-03-10 Thread Markos Chandras
t no. NEW means "Ok I think this is a bug. Can you please take a look?". CONFIRMED is "ok this is definitely a bug. I am able to reproduce etc and will look into fixing it". The meaning is slightly different but it is important to distinguish valid from invalid bugs. Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgp8gp2xYOSAS.pgp Description: PGP signature

[gentoo-dev] Please use the devaway system

2011-03-14 Thread Markos Chandras
bad to pretend to be around just because you don't want somebody else to touch your shiny ebuilds. Regards, [1]:http://www.gentoo.org/proj/en/devrel/roll-call/devaway.xml -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpKYjrjHFHFn.pgp Description: PGP signature

Re: [gentoo-dev] rejecting unsigned commits

2011-03-24 Thread Markos Chandras
or the people doing arch keywording > since they make a ton of commits. i'm looking at you armin76. > -mike > Yes, I recall a similar thread in the past but I can't find it. Whilst I am always signing my commits I can't really see a good argument on why we should/should n

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-python/PyZilla: PyZilla-0.1.0.ebuild ChangeLog metadata.xml

2011-03-27 Thread Markos Chandras
care of it, it probably wasn't important anyway. > > -- > ~Nirbheek Chauhan > > Gentoo GNOME+Mozilla Team > Uhm no. The fact that nobody takes care of it doesn't necessarily mean that the package is broken and that it should be removed Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpMZ35rXvm0k.pgp Description: PGP signature

Re: [gentoo-dev] developer profile, FEATURES=digest

2011-03-28 Thread Markos Chandras
uot;digest" from the line above. I've been > running with the developer profile and -digest in /etc/make.conf, and > everything is working fine. > > Paweł Hajdan, Jr. > Yes please do it Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpAB3w3BvYPc.pgp Description: PGP signature

Re: [gentoo-dev] FYI: USE="hal" masked in base/use.mask and related

2011-03-29 Thread Markos Chandras
hat since another major change occurred without advertising it properly to our users. Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpZc8y1TMsbr.pgp Description: PGP signature

Re: [gentoo-dev] FYI: USE="hal" masked in base/use.mask and related

2011-03-30 Thread Markos Chandras
rry if I expressed in a wrong way. My main concern was that this kind of changes require a specific transition steps which are not always obvious to most of us. Even me who actively participate in ML and forums had problems during this migration. Regards, -- Markos Chandras / Gentoo Linux Devel

Re: [gentoo-dev] Re: I'm looking for a mentor

2011-04-13 Thread Markos Chandras
it step by > > step). > > > > I would be happy if someone will find the time to mentor me to become a > > Gentoo dev. > > > > More info about me: > > http://www.linkedin.com/in/lavikfir > > http://gentoo-what-did-you-say.blogspot.com/ > > I'

[gentoo-dev] Unmasking boost-1.46

2011-04-26 Thread Markos Chandras
10 days to fix your packages. The fix should be rather trivial. [1]: http://bugs.gentoo.org/show_bug.cgi?id=362853 Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpMO0bPbtRJn.pgp Description: PGP signature

Re: [gentoo-dev] Unmasking boost-1.46

2011-04-26 Thread Markos Chandras
On Tue, Apr 26, 2011 at 11:16:06PM +0400, Maxim Koltsov wrote: > Are you planning to move to modular boost? I mean, separate ebuild for > boost-filesystem, boost-spirit, etc. > Maxim. > No plans for that. There is not enough time && manpower to do it. Regards, -- Markos Cha

Re: [gentoo-dev] Devmanual text on ChangeLogs

2011-04-30 Thread Markos Chandras
Every new file, and modification to existing file should have an entry > in ChangeLog." to skip the proper ChangeLog-less removals. > I am actually with Samuli on this. Unless there is a particular reason for removing a package, I don't see any point of documenting this change anywhe

Re: [gentoo-dev] Devmanual text on ChangeLogs

2011-05-01 Thread Markos Chandras
e Changelogs before populate the portage tree. Having the servers do that, will also allow us to provide cut down Changelogs ( lets say keep that last 10 entries ) so we can provide a more minimal portage tree, size wise. A huge portage tree might not be a problem for most of us but it sure is for embedded and all kind of similar systems. Regards, -- Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2 pgpAcl7C2U3Nr.pgp Description: PGP signature

Re: [gentoo-dev] Devmanual text on ChangeLogs

2011-05-01 Thread Markos Chandras
On Sun, May 01, 2011 at 03:33:25PM -0700, Brian Harring wrote: > On Sun, May 01, 2011 at 10:08:31PM +0100, Markos Chandras wrote: > > Since most ( if not all ) of us use the same message on the Changelog > > and on the commit log, it probably worth the effort of having the rsync >

Re: [gentoo-dev] Re: Devmanual text on ChangeLogs

2011-05-01 Thread Markos Chandras
ling is that we should keep the changelogs as-is, and > include removals, until we're on git. Then we should re-evaluate. > > Rich > Git migration won't happen anytime soon. Why postpone the problem instead of mitigating it? The solution can easily be migrated to git if needed.

<    1   2   3   4   5   6   7   8   >