Re: [gentoo-dev] Adding PYTHON_TARGETS=python2_7 to base profile

2012-05-21 Thread Krzysztof Pawlik
;) We can also go the Borland way and have ruby-turbo & python-disutils-turbo. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] New category for (libre)office extensions: office-ext ?

2012-05-05 Thread Krzysztof Pawlik
at emacs lies under app-foo and > apache under www-bar. > > That would suggest app-libreoffice? +1 on app-libreoffice if they are only for LibreOffice. Can those extensions work with app-office/openoffice-bin? -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-05-03 Thread Krzysztof Pawlik
On 01/05/12 14:36, Brian Harring wrote: > On Mon, Apr 30, 2012 at 03:36:17PM +0200, Ulrich Mueller wrote: >>>>>>> On Mon, 30 Apr 2012, Thomas Sachau wrote: >> >>> Krzysztof Pawlik schrieb: >>>> On 30/04/12 10:39, Ulrich Mueller wrote: >>

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-04-30 Thread Krzysztof Pawlik
On 30/04/12 11:47, Michał Górny wrote: > On Mon, 30 Apr 2012 11:40:26 +0200 > Krzysztof Pawlik wrote: > >> On 30/04/12 11:30, Michał Górny wrote: >>> On Mon, 30 Apr 2012 10:24:58 +0200 >>> Krzysztof Pawlik wrote: >>> >>>> On 30/04/12 08:

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-04-30 Thread Krzysztof Pawlik
On 30/04/12 10:39, Ulrich Mueller wrote: >>>>>> On Mon, 30 Apr 2012, Krzysztof Pawlik wrote: > >> On 30/04/12 10:12, Ulrich Mueller wrote: >>> If the eclass doesn't work with FEATURES="collision-protect" then it >>> needs to be fixed. &g

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-04-30 Thread Krzysztof Pawlik
On 30/04/12 11:30, Michał Górny wrote: > On Mon, 30 Apr 2012 10:24:58 +0200 > Krzysztof Pawlik wrote: > >> On 30/04/12 08:57, Michał Górny wrote: >>> Hello, >>> >>> Since lately Gentoo devs force you to replace collision-protect with >>> pro

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-04-30 Thread Krzysztof Pawlik
On 30/04/12 11:28, Michał Górny wrote: > On Mon, 30 Apr 2012 10:23:03 +0200 > Krzysztof Pawlik wrote: > >> On 30/04/12 10:12, Ulrich Mueller wrote: >>>>>>>> On Mon, 30 Apr 2012, Michał Górny wrote: >>>> Since lately Gentoo devs force you to r

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-04-30 Thread Krzysztof Pawlik
/var > - /usr/local > - /usr/portage > > What are your thoughts on this? > > [1]:https://bugs.gentoo.org/show_bug.cgi?id=410691#c4 I think it's feature creep - you can just set INSTALL_MASK="/usr/local /usr/portage", no need for new features. PS. I (and few other fo

Re: [gentoo-dev] RFC: new feature to disable merging into stray locations

2012-04-30 Thread Krzysztof Pawlik
URES="protect-owned" (it protect against file collisions between packages). <<< If you want to help feel free to suggest *how* to fix it, patches are especially welcomed :) -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] rfc: location of portage tree

2012-03-27 Thread Krzysztof Pawlik
> then we're colliding with the existing use of /var/lib/portage ...) Portage tree is a kind of database (I know, I know -- long shot), so maybe /var/db/portage for the tree and /var/cache/portage/distfiles (or drop portage from that path) for distfiles? -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] New eclass for Python

2012-03-26 Thread Krzysztof Pawlik
On 26/03/12 18:11, Krzysztof Pawlik wrote: > On 26/03/12 09:20, justin wrote: >> On 25/03/12 20:56, Krzysztof Pawlik wrote: >>> On 28/02/12 22:13, Krzysztof Pawlik wrote: >>>> If there are no objections then during the weekend (March 3, 4) I will add >>>

Re: [gentoo-dev] New eclass for Python

2012-03-26 Thread Krzysztof Pawlik
On 26/03/12 09:20, justin wrote: > On 25/03/12 20:56, Krzysztof Pawlik wrote: >> On 28/02/12 22:13, Krzysztof Pawlik wrote: >>> If there are no objections then during the weekend (March 3, 4) I will add >>> this >>> to portage (after finishing remaining TODO

Re: [gentoo-dev] New eclass for Python

2012-03-26 Thread Krzysztof Pawlik
On 26/03/12 09:21, justin wrote: > On 25/03/12 20:56, Krzysztof Pawlik wrote: >> On 28/02/12 22:13, Krzysztof Pawlik wrote: >>> If there are no objections then during the weekend (March 3, 4) I will add >>> this >>> to portage (after finishing remaining TODO

Re: [gentoo-dev] New eclass for Python

2012-03-25 Thread Krzysztof Pawlik
On 28/02/12 22:13, Krzysztof Pawlik wrote: > If there are no objections then during the weekend (March 3, 4) I will add > this > to portage (after finishing remaining TODO items, PyPy requires 4G of > RAM(!!)). Hello, Slightly late due to Real Life™ but finally it's in the m

Re: [gentoo-dev] New eclass for Python

2012-03-01 Thread Krzysztof Pawlik
On 29/02/12 22:57, Alexandre Rostovtsev wrote: > On Wed, 2012-02-29 at 21:24 +0100, Krzysztof Pawlik wrote: >> On 29/02/12 20:51, Alexandre Rostovtsev wrote: >>> The proposed eclass omits three features from python.eclass which are >>> heavily used in the gnome stack. &g

Re: [gentoo-dev] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 22:08, Andreas K. Huettel wrote: > Am Mittwoch 29 Februar 2012, 21:24:49 schrieb Krzysztof Pawlik: >>> Second, there doesn't seem to be any support for packages that do not >>> install in python's site-packages and do not allow multiple python ABIs

Re: [gentoo-dev] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 20:51, Alexandre Rostovtsev wrote: > On Tue, 2012-02-28 at 22:13 +0100, Krzysztof Pawlik wrote: >> Hello, >> >> After some work during weekend on Python packages I've decided to start a >> rewrite of Python/distutils eclass for installing Python p

Re: [gentoo-dev] Re: [gentoo-python] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 09:11, Dirkjan Ochtman wrote: > On Tue, Feb 28, 2012 at 22:13, Krzysztof Pawlik wrote: >> If there are no objections then during the weekend (March 3, 4) I will add >> this >> to portage (after finishing remaining TODO items, PyPy requires 4G of >> RAM(!!)

Re: [gentoo-dev] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 08:49, "Paweł Hajdan, Jr." wrote: > On 2/28/12 10:13 PM, Krzysztof Pawlik wrote: >> Highlights: >> - <400 lines of code including documentation >> - should work for >95% of packages (my educated guess) >> - did I mention it's *SIMPLE*?

Re: [gentoo-dev] Re: [gentoo-python] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 06:13, Mike Gilbert wrote: > On Tue, Feb 28, 2012 at 4:13 PM, Krzysztof Pawlik wrote: >> Hello, >> >> After some work during weekend on Python packages I've decided to start a >> rewrite of Python/distutils eclass for installing Python packages. My mai

Re: [gentoo-dev] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 04:21, Sergei Trofimovich wrote: > On Tue, 28 Feb 2012 22:13:36 +0100 > Krzysztof Pawlik wrote: > >> I'm attaching the eclass itself and two ebuilds using it, code is also >> available >> in my overlay at >> http://git.overlays.gentoo.org/gitwe

Re: [gentoo-dev] New eclass for Python

2012-02-29 Thread Krzysztof Pawlik
On 29/02/12 09:17, Fabian Groffen wrote: > On 28-02-2012 22:13:36 +0100, Krzysztof Pawlik wrote: > [good stuff] > > Much appreciated! > > From 2nd example ebuild: >> python_install_all() { >> rm -f "${D}/usr/bin"/*.py || die > > s/D/ED/ here f

[gentoo-dev] New eclass for Python

2012-02-28 Thread Krzysztof Pawlik
3, 4) I will add this to portage (after finishing remaining TODO items, PyPy requires 4G of RAM(!!)). -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License

[gentoo-dev] Last rites: dev-python/pisa

2012-01-28 Thread Krzysztof Pawlik
# Krzysztof Pawlik (27 Jan 2012) # Deprecated, please migrate your code to dev-python/xhtml2pdf. # Removal by end of February. dev-python/pisa -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] [RFC] gentoo-x86 migration to repo-per-package

2011-08-06 Thread Krzysztof Pawlik
need to care only about one thing, not around 14956 of them - git was designed to be efficient with large repositories, use this ability - KISS -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

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

2011-08-04 Thread Krzysztof Pawlik
yday at ~22:00. > I also have a family and a small 1 year old child, that needs my attention > ;-) > I did small part of the test. > Do you want me to send you the test as is and we'll take it few questions at > a time, or you need it full? Please take if off-list, contact M

Re: [gentoo-dev] Packages up for grabs due bangert retirement

2011-07-20 Thread Krzysztof Pawlik
On 20/07/11 19:39, Pacho Ramos wrote: > Due bangert retirement the following packages need a new maintainer: > > net-misc/openntpd I'll take openntpd. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: O

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-process/acct/files: acct.initd-r1 acct.logrotate-r1

2011-05-31 Thread Krzysztof Pawlik
> >> [1]:http://devmanual.gentoo.org/ebuild-writing/misc-files/changelog/index.html > > You are joking right? Nope, check out thread 'Council May Summary: Changes to ChangeLog handling' (archives.g.o seems to be missing the whole thread). -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Resigning from apache herd

2011-02-25 Thread Krzysztof Pawlik
. Nevertheless we need more manpower -- there are 52 open bugs right now - some quite easy (version bump), some slightly harder (LDFLAGS issues), we have even some cryptic ones (hard to reproduce, etc). If you have some time and would like to devote to keeping Apache in good shape on Gentoo jo

Re: [gentoo-dev] Re: Re: Lastrite: app-pda/libopensync and reverse dependencies

2011-02-14 Thread Krzysztof Pawlik
t's right for Q/A, what the > official Q/A docs say. > It's available here: http://www.gentoo.org/proj/en/qa/index.xml -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Re: Re: Lastrite: app-pda/libopensync and reverse dependencies

2011-02-10 Thread Krzysztof Pawlik
On 02/10/11 21:09, Samuli Suominen wrote: > On 02/10/2011 10:01 PM, Krzysztof Pawlik wrote: >> I don't exactly see how what you've written is of any relevance to the main >> point of this - the original issue was *extremely* simple: whenever >> maintainer's &

Re: [gentoo-dev] Re: Re: Lastrite: app-pda/libopensync and reverse dependencies

2011-02-10 Thread Krzysztof Pawlik
On 02/10/11 20:36, Diego Elio Pettenò wrote: > Il giorno gio, 10/02/2011 alle 19.44 +0100, Krzysztof Pawlik ha scritto: >> >> I don't agree with that - QA doesn't give anyone a silver bullet for >> killing >> whatever you want (or whatever you think should d

Re: [gentoo-dev] Re: Lastrite: app-pda/libopensync and reverse dependencies

2011-02-10 Thread Krzysztof Pawlik
ciseness or politeness/additional information is more important. > I agree that this may be a cultural thing. But then, normally the consensus > is to rather err on the side of caution... It's usually better to be overly verbose in such cases, so yes: if maintainer said it's ok then ple

Re: [gentoo-dev] mercurial.eclass: change clone destination

2010-11-17 Thread Krzysztof Pawlik
On 11/08/10 00:08, Krzysztof Pawlik wrote: > On 11/07/10 13:07, Mike Auty wrote: >> On 07/11/10 02:40, Donnie Berkholz wrote: >>> I read it more closely and realized I was a little confused by the way >>> you listed all the bullet points mixing together benefits and p

Re: [gentoo-dev] mercurial.eclass: change clone destination

2010-11-10 Thread Krzysztof Pawlik
On 11/10/10 18:16, William Hubbs wrote: > On Mon, Nov 08, 2010 at 10:05:17PM +0200, Petteri R??ty wrote: >> On 11/08/2010 06:17 AM, Donnie Berkholz wrote: >>> On 16:42 Sun 07 Nov , Petteri R??ty wrote: >>>> On 11/06/2010 11:22 AM, Krzysztof Pawlik wrote: >&g

Re: [gentoo-dev] mercurial.eclass: change clone destination

2010-11-07 Thread Krzysztof Pawlik
hing modified patch that uses ${S} by default, so it will improve the situation and at the same time it won't break existing ebuilds. Thanks Mike for this suggestion. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... Index: mercurial.eclass ===

[gentoo-dev] mercurial.eclass: change clone destination

2010-11-06 Thread Krzysztof Pawlik
s: - in a week commit the change to eclass - fix all above ebuilds - send a small announcement to gentoo-dev-announcement Bug: https://bugs.gentoo.org/343993 -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... Index: m

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 21:42, Tomáš Chvátal wrote: > Dne 26.10.2010 20:38, Krzysztof Pawlik napsal(a): > >> nelch...@s-lappy ~$ time eshowkw gcc > /dev/null > > Could you compare speed of your and mine script Sure: nelch...@s-lappy ~/tmp$ time eshowkw gcc > /dev/null real0

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 20:53, Tomáš Chvátal wrote: > Dne 26.10.2010 18:34, Krzysztof Pawlik napsal(a): >> On 10/26/10 17:39, Tomáa Chvátal wrote: >>> Hello guys, >>> I took last few days to rewrite our eshowkw script from bash to python >>> and enhance its functionality

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
On 10/26/10 20:24, Daniel Pielmeier wrote: > Krzysztof Pawlik schrieb am 26.10.2010 18:34: >> On 10/26/10 17:39, Tomáš Chvátal wrote: >>> Hello guys, >>> I took last few days to rewrite our eshowkw script from bash to python >>> and enhance its functionality

Re: [gentoo-dev] New eshowkw

2010-10-26 Thread Krzysztof Pawlik
showkw.py. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] RFC: Repoman to autogenerate ChangeLog entries

2010-09-19 Thread Krzysztof Pawlik
IMHO: die with an error message similar to: !!! ChangeLog has been modified, please revert the change or pass !!! --no-update-changelog to avoid automatic update. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, vim, kernel, python, apache... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Reassignments of closed bugs / clus...@gentoo.org use as bugzilla user

2010-09-14 Thread Krzysztof Pawlik
the clus...@gentoo.org user at bugs.gentoo.org to make > changes in bug reports: we have no idea who is making these changes > and we might at some point need to know. Kacper - care to explain? Jeroen: you've sent similar mail on Saturday too - Kacper responded to it stating that it won'

Re: [gentoo-dev] [RFC ECLASS PATCH] Include exact Hg revision data for repeatability from logs.

2010-08-23 Thread Krzysztof Pawlik
id num branch > + # fd6e32d61721 6276 default > + local HG_REVDATA=($(hg identify -n -b -i "${WORKDIR}/${module}")) > + local HG_REV_ID=${HG_REVDATA[0]} > + local HG_REV_NUM=${HG_REVDATA[1]} > + local HG_REV_BRANCH=${HG_REVDATA[2]} > +

Re: [gentoo-dev] Locale check in python_pkg_setup()

2010-07-29 Thread Krzysztof Pawlik
, it's the code that has bugs. Can you please change wording here to read something along "... for information on switching to Unicode locale." instead of suggesting that users locale is broken. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, apache, ppc, vim, kernel, py

Re: [gentoo-dev] zlib ebuild from OSS-QM

2010-07-06 Thread Krzysztof Pawlik
ki.metux.de/public/OpenSource_QM_Taskforce - http://patches.metux.de/ (main www.metux.de works) > (I know, some old stuff is broken, I didnt have the time to > clean it all up yet ;-o) -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, apache, ppc, vim, kernel, python... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Krzysztof Pawlik
new-fangled new compression schemes. I agree with Ciaran here, to add one more thing: tags can be mutable. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, apache, ppc, vim, kernel, python... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-26 Thread Krzysztof Pawlik
On 06/26/10 19:51, Enrico Weigelt wrote: > * Krzysztof Pawlik schrieb: > >> Take a look at this page: >> http://overlays.gentoo.org/proj/java/wiki/How_to_be_a_good_upstream - it is >> Java >> specific mostly, but some general points can be reused :) > > Hmm,

Re: [gentoo-dev] FYI: Rules for distro-friendly packages

2010-06-25 Thread Krzysztof Pawlik
_good_upstream - it is Java specific mostly, but some general points can be reused :) -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, apache, ppc, vim, kernel, python... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] A policy to support random superuser account names

2010-05-02 Thread Krzysztof Pawlik
o UID-related changes were done. >> >> Moreover, not all developers agree with the case being an issue, >> and they even refuse patches clearly fixing it [1]. Thus, I guess that >> a clear policy regarding referencing the superuser account should be >> enforced. >>

Re: [gentoo-dev] package.mask-ed ebuilds

2010-04-09 Thread Krzysztof Pawlik
't plan on improving it and just want to get it committed somewhere - use overlay. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, apache, ppc, vim, kernel, python... signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Should we disable RESOLVED LATER from bugzilla?

2010-04-03 Thread Krzysztof Pawlik
On 04/03/10 11:09, "Paweł Hajdan, Jr." wrote: > On 4/3/10 12:03 PM, Krzysztof Pawlik wrote: >> On 04/03/10 10:50, Petteri Räty wrote: >>> I don't think later is valid resolution. If there's a valid bug it just >>> means it's never looked at

Re: [gentoo-dev] Should we disable RESOLVED LATER from bugzilla?

2010-04-03 Thread Krzysztof Pawlik
that are not valid anymore due to changed situation, RESOLVED INVALID isn't applicable in this case as it implies the bug is and was invalid from the begining). When we kill RESOLVED LATER maybe we could also kill RESOLVED REMIND? I don't remember it being very useful. -- Krzysztof Pawlikk

Re: [gentoo-dev] Unification of variables used within SCM eclasses

2010-04-02 Thread Krzysztof Pawlik
etches from multiple repositories in a manner > unsupported directly by the eclass) and thus external > applications should not try to update the repository themselves. Overall: looks good. It would be extremely helpful if we could discuss an actual implementation, setting up a repo and starting work there may be an awesome idea. -- Krzysztof Pawlikkey id: 0xF6A80E46 desktop-misc, java, apache, ppc, vim, kernel, python... signature.asc Description: OpenPGP digital signature