Bug#962665: python3: System site-packages directory not in sys.path breaking mechanism for pip3 install from source

2020-06-12 Thread Piotr Ozarowski
[Matthias, 2020-06-11] > after installing a python package (radiotray) from source with pip3 (sudo pip3 > install .) The package is not listed by pip3 (pip3 list), nor can it be > imported. did you use pip3 from Debian or upstream? > When checking manually the files a located under: /usr/lib/pyth

Bug#926187: dh-python: dh_python3 replaces shebang with /usr/bin/python2 not /usr/bin/python3

2019-04-01 Thread Piotr Ozarowski
> I see. So you mean upstream would need to use > #!/usr/bin/env python3 > to get it handled as /usr/bin/python3 yes (I know some upstreams think /usr/bin/python is Python 3.X…)

Bug#883004: dh-python: pybuild autotest support for stestr, testrepository and ostestr

2018-03-18 Thread Piotr Ozarowski
Hi, thanks for the patch and sorry for long time it took me to take a loot at it. I tried to test it with python-os-testr but it FTBFS is there a better package to test it with? Note that I added cd {build_dir} and --config to the command line as testing source files doesn't make much sense. dif

Bug#864599: python-minimal: pyclean, pycompile and pyversions: Error when /usr/bin/python is python3

2017-06-11 Thread Piotr Ozarowski
Control: severity 864599 wishlist [Matthias Julius, 2017-06-11] > After setting /usr/bin/python to point to python3 via alternatives the > next update of debconf failed with: /usr/bin/python is not something you should be changing via alternatives > File "/usr/bin/pyclean", line 63 > excep

Bug#718819: python3 has circular Depends on dh-python

2017-02-05 Thread Piotr Ozarowski
[Faidon Liambotis, 2017-02-05] > Hi! > > On Tue, Aug 06, 2013 at 10:21:43AM +0200, Matthias Klose wrote: > > > There is a circular dependency between python3 and dh-python: > > > > > > python3 :Depends: dh-python > > > dh-python :Depends: python3 (>= 3.2.3-3~) > > > > expected. > > Co

Bug#796517: python-werkzeug: FTBFS: python3.4 -m nose: error: no such option: -k

2015-08-22 Thread Piotr Ozarowski
fixed¹ in dh-python package, thanks for the bug report [¹] https://anonscm.debian.org/cgit/dh-python/dh-python.git/commit/?id=a0ddb4c253fb646bad7b317fd148aa9beb7d7a87

Bug#698258: ITP: python-charade -- universal encoding detector for Python 2 and Python 3

2013-11-25 Thread Piotr Ozarowski
[Daniele Tricoli, 2013-11-25] > Piotr, do you have any concerns? not anymore, please send me RFS mail when it's ready (you can also add python-chardet package that imports * from charade and I will remove chardet from Debian) signature.asc Description: Digital signature

Bug#700194: unblock: python3-defaults/3.2.3-6

2013-02-21 Thread Piotr Ozarowski
[Julien Cristau, 2013-02-21] > So there's bits in debpython/depends.py I don't understand. > Why is maxv sometimes inclusive and sometimes exclusive? I assume you're talking about minv==maxv case, that's a special case and I admit it's confusing - that's why in experimental there's new Version cla

Bug#682906: unblock: python-defaults/2.7.3-2

2013-02-03 Thread Piotr Ozarowski
[Julien Cristau, 2013-02-03] > Why is some stuff being removed from pydist/dist_fallback? What is that > file for? if package foo has "Bar" in egg-info/requires.txt, dh_python2 will try to find Bar-*.egg-info file and add package that provides it to foo's Depends; if this file cannot be found, it

Bug#698851: python-lxml: new homepage

2013-01-24 Thread Piotr Ozarowski
Package: python-lxml Version: 2.3.5-1 Severity: minor Please update Homepage field to point to http://lxml.de/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682906: unblock: python-defaults/2.7.3-2

2012-12-09 Thread Piotr Ozarowski
[Jonathan Nieder, 2012-12-09] > [...] > > --- python-defaults-2.7.3~rc2/debian/pyversions.py 2012-06-05 > > 22:58:56.0 -0400 > > +++ python-defaults-2.7.3/debian/pyversions.py 2012-07-26 > > 18:26:10.0 -0400 > > @@ -110,7 +110,8 @@ > > else: > > return _unsuppo

Bug#538978: please add support for multiple python version to more build classes

2011-02-24 Thread Piotr Ozarowski
[Joey Hess, 2011-02-24] > If this were say, rewritten in python :) and factored out into a standalone > program with a name like python-multibuild, and included in some python > development package, then debhelper and rules files could just call it, > and pass it the setup.py to run and the action

Bug#606530: [Build-common-hackers] Bug#606530: packages build-depending on python-dev should not be built for non-default python version

2010-12-30 Thread Piotr Ozarowski
[Jonas Smedegaard, 2010-12-30] > On Fri, Dec 10, 2010 at 12:07:36AM +0100, Matthias Klose wrote: > >A package which build-depends on python-dev and not python-all-dev > >should only be built with the default python version. > > Is that a fact, or do you propose this behaviour? that's a common pra

Bug#607132: unblock: python-defaults/2.6.6-3+squeeze3

2010-12-19 Thread Piotr Ozarowski
retitle 607132 unblock: python-defaults/2.6.6-3+squeeze4 thanks RC bug (#607555) backported from 2.6.6-9 signature.asc Description: Digital signature

Bug#598432: python-apt: upgrade fails

2010-09-29 Thread Piotr Ozarowski
tags 598432 + patch thanks [Piotr Ożarowski, 2010-09-29] > I'll try to send you a patch this evening attached Luca: If python-apt maintainers will decide to use my patch, please fast-process it in NEW if possible (it's part of the python3 in Squeeze goal we talked about before, TIA) diff -Nru py

Bug#596807: please invoke dh_python3 for python3-foo binary packages

2010-09-14 Thread Piotr Ozarowski
[Piotr Ożarowski, 2010-09-14] > It would also make sense to pass -N python3-foo to (invoked by default) > dh_pysupport (in case python3-foo package provides also private > directories, dh_pysupport ignores only public python3.X packages) actually... ignore this part, I will upload python-central a

Bug#591599: dependencies need to move to pre-depend?

2010-08-26 Thread Piotr Ozarowski
tags 591599 + patch thanks attached patch should fix this bug diff -u pootle-2.0.5/debian/changelog pootle-2.0.5/debian/changelog --- pootle-2.0.5/debian/changelog +++ pootle-2.0.5/debian/changelog @@ -1,3 +1,11 @@ +pootle (2.0.5-0.2) UNRELEASED; urgency=medium + + * Non-maintainer upload + * Ru

Bug#591599: dependencies need to move to pre-depend?

2010-08-26 Thread Piotr Ozarowski
tags 591599 + patch thanks attached patch should fix this bug diff -u pootle-2.0.5/debian/changelog pootle-2.0.5/debian/changelog --- pootle-2.0.5/debian/changelog +++ pootle-2.0.5/debian/changelog @@ -1,3 +1,11 @@ +pootle (2.0.5-0.2) UNRELEASED; urgency=medium + + * Non-maintainer upload + * Ru

Bug#507529: ITP: bauble -- Bauble is a biodiversity collection manager software application

2008-12-02 Thread Piotr Ozarowski
please note that I will upload python-sqlalchemy 0.5.x to unstable (0.5.0~rc4-1 is currently in experimental) once Lenny will be released, so I suggest to test the package with SA 0.5 and add "python-sqlalchemy << 0.5~" dependency if needed. The same applies to python-simplejson 2.0.x BTW: there's

Bug#445399: XS-Python-Version: current generates incorrect dependencies

2008-02-17 Thread Piotr Ozarowski
> - ./setup.py install --no-compile > --prefix=$(CURDIR)/debian/musiclibrarian/usr damn, I didn't notice that this line contains "--no-compile", that changes a lot. Barry, please remove all "compiling for all Python versions" stuff. pgplSU5GLzI9J.pgp Description: PGP signature

Bug#445399: XS-Python-Version: current generates incorrect dependencies

2008-02-17 Thread Piotr Ozarowski
[Bernd Zeimetz, 17.02.2008] > > diff -u musiclibrarian-1.6/debian/control musiclibrarian-1.6/debian/control > > --- musiclibrarian-1.6/debian/control > > +++ musiclibrarian-1.6/debian/control > > @@ -5,22 +5,20 @@ > > -Build-Depends: debhelper (>= 5.0.37.2), python-central (>= 0.5) > > -Build-Depen

Bug#425313: doesn't work with libcurl4-gnutls 7.16.2-3

2007-05-20 Thread Piotr Ozarowski
Package: sms-pl Version: 2.1.0-1+b1 Severity: serious Yeah, we know that sms-pl doesn't work with libcurl4-gnutls 7.16.2-3 (see http://bugs.debian.org/424894). Somebody binNMUed this package to rebuild it against libcurl4-gnutls so if you have 2.1.0-1+b[0-9] installed, please ignore "double free"

Bug#414549: python-pygments: pygmentize cli fails with AttributeError

2007-03-12 Thread Piotr Ozarowski
[Günter Milde, 12.03.2007] > Version: 0.5.1-1 ^^^ version 0.5.1 contains "cmdline_main", not "cmdline.main" - see line 79 in /usr/share/pycentral/python-pygments/site-packages/pygments/__init__.py ("cmdline.main" is used in leter version, see package from experimental) > The comma

Bug#412218: ITP: python-elixir -- Declarative Mapper for SQLAlchemy

2007-02-24 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-elixir Version : 0.1.0 Upstream Author : Jonathan LaCour, Daniel Haus, Gaetan de Menten <[EMAIL PROTECTED]> * URL : http://elixir.ematia.de/ * License

Bug#410359: ITP: python-pudge -- documentation generator for Python projects

2007-02-09 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-pudge Version : 0.1.2+svn134-1 Upstream Author : Ryan Tomayko <[EMAIL PROTECTED]> * URL : http://pudge.lesscode.org/ * License : MIT Programming

Bug#409814: [Python-modules-team] Bug#409814: python-mysqldb: no python2.5 support

2007-02-05 Thread Piotr Ozarowski
severity 409814 wishlist thanks > The python-mysqldb package should support python2.5. Python 2.5 is still not supported in Debian, see `pyversions --supported`. (it will be supported in Lenny) pgp90Px3uxh52.pgp Description: PGP signature

Bug#409390: pycentral is not removing symlinks from old python versions

2007-02-02 Thread Piotr Ozarowski
Package: python-central Version: 0.5.12 Severity: important I've installed some packages with python modules while python2.3 was supported and pycentral created symlinks in /usr/lib/python2.3/site-packages directory (package's postinst triggered pycentral) When I tried to remove these packages, s

Bug#408224: please replace "latin1" with "iso-8859-1" in encoding declaration (python2.5 issue)

2007-01-24 Thread Piotr Ozarowski
Package: python-webhelpers Version: 0.2.2-1 Severity: wishlist Python 2.5 does not recognize "latin1" encoding declaration anymore. Please do "sed -i -e 2s/latin1/iso-8859-1" on webhelpers/textile.py file. Python 2.5 is not supported in Debian yet, so I'm reporting this bug as a wishlist. -- Sys

Bug#405576: ITP: python-mako -- template library written in Python

2007-01-04 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-mako Version : 0.1.0 Upstream Author : Mike Bayer <[EMAIL PROTECTED]> * URL : http://www.makotemplates.org * License : MIT Programming

Bug#404355: python-psycopg: Python 2.5 support missing

2006-12-26 Thread Piotr Ozarowski
> * 2006-12-23 23:12, Christian Joergensen wrote: > > It seems as if there is no support for python 2.5 in this package: $ pyversions --supported python2.4 or: $ apt-cache show python-all | grep Depends Depends: python (= 2.4.4-2), python2.4 (python2.5 is not yet supported in Debian) -- wq!

Bug#379058: bug fixed in new upstream

2006-12-20 Thread Piotr Ozarowski
Just to let you know: this bug is fixed in new upstream release (0.1.6-1) -- :wq! pgpcbaZgCVjG9.pgp Description: PGP signature

Bug#391988: marked as done (advpng: makes 2-bit PNGs become 8-bit)

2006-12-04 Thread Piotr Ozarowski
reopen 391988 thanks >* Fix typo in copyright. Closes: #391988. And that's another typo (should be #391998, closing in another mail) -- :wq! pgpp0GsIBEQzz.pgp Description: PGP signature

Bug#398728: emma: 'pretty format query' clears some queries.

2006-11-15 Thread Piotr Ozarowski
tags 398728 + confirmed upstream thanks It's a known bug and as far as I can tell, it will be fixed in next version. pgpK3Ts1FnXQx.pgp Description: PGP signature

Bug#385460: postinst and prerm files are missing

2006-11-13 Thread Piotr Ozarowski
postinst and prerm files in python-gdal package are missing, that is why `pycentral pkginstall python-gdal' is not called. Note that python-gdal.postinst.debhelper and python-gdal.prerm.debhelper are correctly generated during build time. -- :wq! pgp1J4bYA5l5n.pgp Description: PGP signature

Bug#398337: emma: Impossible to create a new connection

2006-11-13 Thread Piotr Ozarowski
tags 398337 + pending patch thanks Sorry, I added all my connections in 0.4 and didn't test adding new connections in 0.5. Attached patch fixes this bug. I will try to upload new package today. -- :wq! --- emma-0.5.orig/emmalib/__init__.py +++ emma-0.5/emmalib/__init__.py @@ -2284,7 +2284,7 @@

Bug#397427: python-sqlalchemy: Doesn't handle unicode object correctly

2006-11-07 Thread Piotr Ozarowski
Erich Schubert wrote: > DB is Postgresql; the issues didn't occur with sqlite3. > I believe psycopg 1, not version 2. I don't know if this still is an > issue with v2. You're right - after replacing python-psycopg2 with python-psycopg package I'm reproducing it. I will report this to sqlalchemy's

Bug#397427: python-sqlalchemy: Doesn't handle unicode object correctly

2006-11-07 Thread Piotr Ozarowski
Erich Schubert wrote: > I get data keys as unicode strings, albeit they only consist of regular > characters. When I try to use them in sqlalchemy, broken SQL commands > are generated. e.g.: > > SELECT count(foobar.foobarid) AS tbl_row_count > FROM foobar > WHERE foobar.foobarid = KiupZ8YqyzY I c

Bug#382350: [Python-modules-team] Bug#382350: close this bug

2006-10-29 Thread Piotr Ozarowski
in python2.3 "set()" is available thru | from sets import Set as set command but it's too late to include this workaround in ipython package since python2.3 will (most probably) be removed from supported python versions soon pgpqGOFHQn8Sv.pgp Description: PGP signature

Bug#395064: ITP: python-pygments -- syntax highlighting package written in Python

2006-10-24 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-pygments Version : 0.1~svn2258 Upstream Author : Georg Brandl <[EMAIL PROTECTED]> * URL : http://pygments.pocoo.org/ * License : LGPL Programming

Bug#394705: ITP: emma -- extendable MySQL managing assistant

2006-10-24 Thread Piotr Ozarowski
Since users of package emma will start app. most probably from some kind of menu (I.e. I'm providing debian menu file in my package) and users of your package will use shell, I will rename /usr/bin/emma to /usr/bin/Emma. pgpfwGX0QJiDw.pgp Description: PGP signature

Bug#394705: ITP: emma -- extendable MySQL managing assistant

2006-10-23 Thread Piotr Ozarowski
Charles Plessy wrote: > I am preparing a package for a software suite called EMBOSS, and one of > its binaries is called emma. Is the Emma you are packaging also > containing a "emma" binary ? Yes, my package has only one file in /usr/bin - "emma". I wanted to search for sponsor today, but I will

Bug#394705: ITP: emma -- extendable MySQL managing assistant

2006-10-22 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: emma Version : 0.4 Upstream Author : Florian Schmidt <[EMAIL PROTECTED]> * URL : http://www.fastflo.de/projects/emma * License : GPL Programming

Bug#391988: advpng: makes 2-bit PNGs become 8-bit

2006-10-20 Thread Piotr Ozarowski
After taking a deeper look at lib/png.c file I think this behaviour IS intentional. It will be mentioned in manpage. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpj7ECtLQbEW.pgp Description: PGP signature

Bug#391988: advpng: makes 2-bit PNGs become 8-bit

2006-10-09 Thread Piotr Ozarowski
tags 391988 + confirmed upstream thanks I have forwarded this bug upstream: http://sourceforge.net/tracker/index.php?func=detail&aid=1573995&group_id=33717&atid=409010 test file can be downloaded from here: http://www.libpng.org/pub/png/PngSuite/basn3p02.png -- To UNSUBSCRIBE, email to [EMAIL

Bug#391536: failed to launch without OSS support in kernel

2006-10-07 Thread Piotr Ozarowski
Package: pyracerz Version: 0.2-3 Severity: normal Tags: patch | $ pyracerz | Traceback (most recent call last): | File "/usr/bin/pyracerz", line 276, in ? | if __name__ == '__main__': main() | File "/usr/bin/pyracerz", line 110, in main | pygame.mixer.music.load(os.path.join("/usr/shar

Bug#380852: new python policy patch

2006-10-06 Thread Piotr Ozarowski
as I understand it) your patch was supposed to fix only python related issues, so it's OK. Good luck in NM process :) -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#380852: python policy patch

2006-10-06 Thread Piotr Ozarowski
as I understand it, your patch was supposed to fix only python related issues, so it's OK. Thanks for the patch and good luck in NM process :) -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgphZeQM3sspX.pgp Description: PGP signature

Bug#389199: Recommends unavailable python-flup (>= 0.2015-1)

2006-09-24 Thread Piotr Ozarowski
tags 389199 +pending thanks > Your package recommends python-flup (>= 0.2015-1) which is not available in > unstable. You might want to relax the recommends so python-flup 0.5-1 can > fulfill it? Yes it can, I have misread python-flup's changelog. See bug #386354 Regards,

Bug#379058: grsecurity

2006-09-23 Thread Piotr Ozarowski
Addition: It's not grsecurity related bug (in my report there is -grsec kernel listed), I'm getting SIGSEGV on vanilla kernels as well. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpYHzrUgjFmH.pgp Description: PGP signature

Bug#388490: ITP: python-wareweb -- servlet-style web framework, similar to Webware

2006-09-23 Thread Piotr Ozarowski
ool/main/w/wareweb/ -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpuOfgUePYc4.pgp Description: PGP signature

Bug#388490: ITP: python-wareweb -- servlet-style web framework, similar to Webware

2006-09-20 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-wareweb Version : 0.2 Upstream Author : Ian Bicking <[EMAIL PROTECTED]> * URL : http://pythonpaste.org/wareweb/ * License : MIT Programming

Bug#386354: closed by Kai Hendry <[EMAIL PROTECTED]> (Re: Bug#386354: epoch bumping is needed)

2006-09-07 Thread Piotr Ozarowski
o nobody else will be confused). [1] http://packages.qa.debian.org/f/flup.html [2] http://qa.debian.org/debcheck.php?dist=unstable&package=pastescript -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpIfML66NZvg.pgp Description: PGP signature

Bug#386354: epoch bumping is needed

2006-09-06 Thread Piotr Ozarowski
Package: python-flup Version: 0.5-1 Severity: minor 2016 is greater than 5 so you need to bump epoch in package's version try to run this: $ dpkg --compare-versions 0.5-1 lt 0.2016-1 && echo TRUE -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

Bug#386023: griffith does not start, probably because of missing gtk module

2006-09-04 Thread Piotr Ozarowski
stallation, if you still think your system is OK, please reassign this bug to python-gtk2. Otherwise close it. PS I hope it's only a wrong python-gtk2 installation and you will become a Griffith fan soon :-) -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpOSB8Mt3a26.pgp Description: PGP signature

Bug#309059: Scanning error if excluded directory doesn't exist

2006-09-01 Thread Piotr Ozarowski
named "Nothing". However, > the output of this command is simply: > > bash: !Nothing: event not found "!" has special meaning in bash, you need to escape it with "\", like this: $ 7za a test.7z Scripts/ -x\!Nothing -- -=[ Piotr Ozarowski ]=- -=[ http:

Bug#380847: unusable because of python transition

2006-08-30 Thread Piotr Ozarowski
/imgSeek E: imgseek: python-script-but-no-python-dep ./usr/bin/imgSeekCmd -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- imgseek_0.8.6-0.1.diff.gz Description: application/gunzip pgpb91x4waAD9.pgp Description: PGP signature

Bug#380914: help with python transition in pyracerz game

2006-08-28 Thread Piotr Ozarowski
racerz.conf", "w+") IOError: [Errno 13] Permission denied: '/var/games/pyracerz/pyracerz.conf' -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- diff -u pyracerz-0.2/debian/control pyracerz-0.2/debian/control --- pyracerz-0.2/debian/control +++ pyracerz-0.2

Bug#383177: wrong symlink after changing current python

2006-08-15 Thread Piotr Ozarowski
Package: fetchmailconf Version: 6.3.4-4 Severity: important Tags: patch I've made a mistake in my previous patch: fetchmailconf will not work after changing current (default) python version because of hard coded python version in /usr/bin/fetchmailconf link. With attached patch applied there will

Bug#380757: Python transition (#2): you are building a private python module !

2006-08-02 Thread Piotr Ozarowski
tags 380757 + patch thanks Hi fEnIo, As I told you on IRC, I don't feel competent to package perl stuff so it's disabled. You will need to remove "--without-perl-support" from 23th debian/rules line to enable it again. I'm closing bug #352107 but automake1.7 is still in Build-Depends, see bug de

Bug#380847: Python transition (#2): you are building a private python module !

2006-08-02 Thread Piotr Ozarowski
tags 380847 + patch thanks Here's promised patch -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- imgseek_0.8.6-0.1.diff.gz Description: application/gunzip pgpQNMtkbP9s5.pgp Description: PGP signature

Bug#380847: Python transition (#2): you are building a private python module !

2006-08-02 Thread Piotr Ozarowski
Piotr Ozarowski ([EMAIL PROTECTED]): > Here's promised patch It builds fine in pbuilder but please add "python-central (>= 0.5)" to Build-Depends. Sorry. -- -=[ Piotr Ożarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpltDooq0fev.pgp Description: PGP signature

Bug#380912: Python transition (#2): you are building a private python module !

2006-08-02 Thread Piotr Ozarowski
ption. + * Bumped Standards-Version to 3.7.2 (no changes needed). + + -- Piotr Ozarowski <[EMAIL PROTECTED]> Wed, 2 Aug 2006 00:10:04 +0200 + pypanel (2.4-1) unstable; urgency=low * New upstream version. diff -u pypanel-2.4/debian/compat pypanel-2.4/debian/compat --- pypanel-2.4/debian/compat

Bug#380622: "malloc(): memory corruption" when using psycopg instead of psycopg2

2006-08-01 Thread Piotr Ozarowski
stcolumn char(8))") curs.execute("INSERT INTO testtable VALUES ('a')") -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgp1xlZksUYMq.pgp Description: PGP signature

Bug#380622: "malloc(): memory corruption" when using psycopg instead of psycopg2

2006-07-31 Thread Piotr Ozarowski
Christoph Haas ([EMAIL PROTECTED]): > I'm puzzled. :( so am I, sorry :( Could you try upgrading sqlalchemy to 0.2.6? It will not help probably, but it's worth the shot. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgp4UW0esxE2c.pgp Description: PGP signature

Bug#380622: "malloc(): memory corruption" when using psycopg instead of psycopg2

2006-07-31 Thread Piotr Ozarowski
What version of libkrb53 package do you have? (mine's 1.4.3-8) $ diff firststeps_with_psycopg_strace_output firststeps_with_psycopg2_strace_output shows that /usr/lib/libkrb5support.so.0 could be the one causing problems (in both cases example worked fine on my machine) -- -=[

Bug#380622: "malloc(): memory corruption" when using psycopg instead of psycopg2

2006-07-31 Thread Piotr Ozarowski
lled) and my app. *still* works with PostgreSQL 8.1 (8.1.4-5) Could you provide more info? -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpprNmQ7346f.pgp Description: PGP signature

Bug#380366: ITP: python-jinja -- simple pythonic template language

2006-07-29 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-jinja Version : 0.8 Upstream Author : Armin Ronacher <[EMAIL PROTECTED]> * URL : http://wsgiarea.pocoo.org/jinja/ * License : BSD Programming

Bug#379438: pypar2: Missing dependency on python-xml

2006-07-24 Thread Piotr Ozarowski
tags 379438 + pending thanks new upstream version will be relased really soon, I will fix this bug with new upload. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpcOXrJsY8Z0.pgp Description: PGP signature

Bug#379058: segmentation fault

2006-07-20 Thread Piotr Ozarowski
Package: zatacka Version: 0.1.5dfsg1-2 Severity: important I'm getting SIGSEGV (Segmentation fault) while starting the game. I can see game window for a second and just after that I'm getting SIGSEGV. $ strace zatacka 2>&1 | tail rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0 rt_sigaction(SIGFPE,

Bug#378859: ITP: pypar2 -- graphical frontend for the par2 command line utility

2006-07-19 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: pypar2 Version : 0.05 Upstream Author : Ingelrest François <[EMAIL PROTECTED]> * URL : http://pypar2.silent-blade.org/ * License : GPL Programming

Bug#377570: Recommends unavailable griffith-extra-artwork

2006-07-10 Thread Piotr Ozarowski
Luk Claes ([EMAIL PROTECTED]): > Your package recommends griffith-extra-arwork which is not available in > unstable (anymore). It's already moved to Suggests in griffith's SVN repository (will be fixed in next release) -- -=[ Piotr Ozarowski ]=- -=[ http://

Bug#376600: advancecomp: debian/description could be improved (not enough information)

2006-07-08 Thread Piotr Ozarowski
* project is about roms) [1] You can of course write a script that will extend rzip/7zip with that functionality. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpowJeQpxZ6H.pgp Description: PGP signature

Bug#376881: Recommends unavailable python-chardet

2006-07-06 Thread Piotr Ozarowski
merge 376881 375809 thanks Luk Claes ([EMAIL PROTECTED]): > Your package recommends python-chardet which is not available (anymore). ^^^ It's in NEW queue. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozar

Bug#376600: advancecomp: debian/description could be improved (not enough information)

2006-07-03 Thread Piotr Ozarowski
information is redundant (see description's first sentence)? Does regular user know what "Delta and Move optimization" is? BTW, I have changed severity to "wishlist" since in my opinion it's not a bug at all. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgphOOarXzqYN.pgp Description: PGP signature

Bug#375809: ITP: python-chardet -- character encoding auto-detection in Python

2006-06-28 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: python-chardet Version : 1.0 Upstream Author : Mark Pilgrim <[EMAIL PROTECTED]> * URL : http://chardet.feedparser.org/ * License : GPL Programming

Bug#373997: fixed in cdbs 0.4.43

2006-06-25 Thread Piotr Ozarowski
reopen 373997 thanks > + honnour minor supported version (thanks to Piotr Ozarowski for the >original patch) (Closes: #373997). It's still not fixed, please take a look at whole patch from #374809 -- -=[ Piotr Ożarowski ]=- -=[ http://www.o

Bug#374809: cdbs: updated python class needed to achieve the transition

2006-06-24 Thread Piotr Ozarowski
Please consider adding something similar to attached patch. It adds support for packages that are arch "all" and depend on python version >> current. 163a164,168 > # check if current is in build versions > ifneq ($(cdbs_python_current_version), $(filter > $(cdbs_python_current_version), $(shell

Bug#369371: python 2.3 issue

2006-06-22 Thread Piotr Ozarowski
I have added a temporary (upstream author will fix it in 0.2.4) patch for python 2.3 compatibility -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- sqlalchemy_0.2.3-0.1.diff.gz Description: application/gunzip pgpM6NuzWMQra.pgp Description: PGP signature

Bug#369371: python 2.3 issue

2006-06-21 Thread Piotr Ozarowski
but maybe a better idea would be bumping python requirements to >= 2.4 (XS-Python-Version: >= 2.4) since not all functions in 0.2.3 are working with python2.3 -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpFV6oEA39sH.pgp Description: PGP signature

Bug#369371: added a workaround for ticket 218

2006-06-21 Thread Piotr Ozarowski
This version will compile with python 2.3 as well I have added a temporary workaround for ticket 218 (http://www.sqlalchemy.org/trac/ticket/218) -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- sqlalchemy_0.2.3-0.1.diff.gz Description: application/gunzip pgpgkbMQC1klE.pgp

Bug#369371: new upstream release

2006-06-21 Thread Piotr Ozarowski
* New 0.2.3 upstream release. * Updated to latest python policy changes: - add pycompat file - suggested packages versions updated -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- sqlalchemy_0.2.3-0.1.diff.gz Description: application/gunzip pgp9hMRzEUYje.pgp Description

Bug#374404: missed python-egenix-mxtools dependency

2006-06-19 Thread Piotr Ozarowski
Package: python-egenix-mxdatetime Version: 2.0.6-3.1 Severity: important python2.3-egenix-mxdatetime package was depending on python2.3-egenix-mxtools python-egenix-mxdatetime (>=2.0.6-3.1) should depend on python-egenix-mxtools (>=2.0.6-3.1) I wasn't able to connect to my postgresql server witho

Bug#369371: 0.1.4-1 updated for new python policy

2006-06-18 Thread Piotr Ozarowski
As suggested on #debian-python, I have prepared NMU for 0.1.4 (upstream's version currently present in Debian archives) so it could be uploaded as 0-day NMU -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- sqlalchemy_0.1.4-1.1.di

Bug#369371: Update for new python policy

2006-06-17 Thread Piotr Ozarowski
New python policy ready version attached -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- sqlalchemy_0.2.2-0.1.diff.gz Description: application/gunzip pgpyJPucQYD8C.pgp Description: PGP signature

Bug#373853: dh_python generated wrong substvars

2006-06-16 Thread Piotr Ozarowski
severity 373853 wishlist thanks Raphael Hertzog ([EMAIL PROTECTED]): > On Fri, 16 Jun 2006, Piotr Ozarowski wrote: > > I have following line in debian/control (source section) > > XS-Python-Version: >= 2.4 > > > > and in generated *.substvars file: > > pyth

Bug#366759: Egg support

2006-06-16 Thread Piotr Ozarowski
ly either. There's also no information about it here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366759 PS2 Chad, sorry you need to read it again, I forgot to CC b.d.o -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpU5gNMQfGPL.pgp Description: PGP signature

Bug#366759: eggiffy patch

2006-06-15 Thread Piotr Ozarowski
It builds on my machine, why do you think it's broken? Why didn't I get a copy of your mail? -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgplPpli4NdcC.pgp Description: PGP signature

Bug#373853: dh_python generated wrong substvars

2006-06-15 Thread Piotr Ozarowski
Package: debhelper Version: 5.0.37.1 Severity: important I have following line in debian/control (source section) XS-Python-Version: >= 2.4 and in generated *.substvars file: python:Versions=all since python2.3 is still supported, I think it shouldn't be "all" note that `pyversions -r '>=2.4'

Bug#366759: version without renaming Egg directory

2006-06-14 Thread Piotr Ozarowski
Note that for python-support/central you will have to rename this directory anyway. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- eggify.patch.gz Description: application/gunzip pgpQrQd6aueuN.pgp Description: PGP signature

Bug#369371: Please update to new python policy

2006-06-13 Thread Piotr Ozarowski
http://lists.debian.org/debian-devel-announce/2006/06/msg8.html http://lists.debian.org/debian-devel-announce/2006/06/msg9.html -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpDb9wsiA3tw.pgp Description: PGP signature

Bug#373265: Please update to new python policy

2006-06-13 Thread Piotr Ozarowski
Package: python-cheetah Version: 1.0-1 Severity: serious Please update your package to new python policy, you can find more info about it in these mails: http://lists.debian.org/debian-devel-announce/2006/06/msg8.html http://lists.debian.org/debian-devel-announce/2006/06/msg9.html If yo

Bug#372660: kiwi-i18n and kiwi-ui-test commands doesn't work

2006-06-10 Thread Piotr Ozarowski
Package: python-kiwi Version: 1.9.8-2 Severity: normal All I get after running kiwi-ui-test/kiwi-i18n: $ /usr/bin/kiwi-ui-test Traceback (most recent call last): File "/usr/bin/kiwi-ui-test", line 37, in ? majmin = tuple(map(int, version_string.split('.'))) ValueError: invalid literal for i

Bug#369371: new upstream version

2006-06-06 Thread Piotr Ozarowski
There is another upstream release available, so I have updated my patch. This time new watch file is added as well. -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- sqlalchemy_0.2.2-0.1.diff.gz Description: application/gunzip pgpWXcOYZdLFo.pgp Description: PGP signature

Bug#369371: new upstream releases, offer to take over

2006-06-02 Thread Piotr Ozarowski
Update to debian/control from my patch: Provides: python2.3-sqlalchemy, python2.4-sqlalchemy Conflicts: python2.3-sqlalchemy (<<0.2.1-0.1), python2.4-sqlalchemy (<<0.2.1-0.1) Replaces: python2.3-sqlalchemy (<<0.2.1-0.1), python2.4-sqlalchemy (<<0.2.1-0.1) --

Bug#369371: new upstream releases, offer to take over

2006-06-02 Thread Piotr Ozarowski
... and: Depends: python (>= 2.3), python (<<2.5), python-support (>= 0.2.2) sorry -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpP53b6xYCi5.pgp Description: PGP signature

Bug#369371: new upstream releases, offer to take over

2006-05-29 Thread Piotr Ozarowski
Package: python-sqlalchemy Version: 0.1.4-1 Severity: minor Hi, There are 5 new sqlalchemy's upstream releases (0.1.5, 0.1.6, 0.1.7, 0.2.0 and 0.2.1). If you don't have time to maintain this package anymore, I would be happy to take over and maintain it as a part of Debian Python Modules Team. I

Bug#368862: gaupol: Should depend on Enchant

2006-05-25 Thread Piotr Ozarowski
tags 368862 + unreproducible thanks pgp26ApL3wuSj.pgp Description: PGP signature

Bug#368862: gaupol: Should depend on Enchant

2006-05-25 Thread Piotr Ozarowski
nchant, spellchecker is disabled but everything else seems to work fine (I'm not getting python exceptions). Can you write more about what were you doing, just before you get this exception? -- -=[ Piotr Ozarowski ]=- -=[ http://www.ozarowski.pl ]=- pgpKZt5yBPSql.pgp Description: PGP signature

Bug#367112: ITP: advancecomp -- collection of recompression utilities

2006-05-13 Thread Piotr Ozarowski
Package: wnpp Severity: wishlist Owner: Piotr Ozarowski <[EMAIL PROTECTED]> * Package name: advancecomp Version : 1.15 Upstream Author : Andrea Mazzoleni <[EMAIL PROTECTED]> * URL : http://advancemame.sourceforge.net/ * License : GPL, LGPL Program

Bug#366759: Egg support

2006-05-10 Thread Piotr Ozarowski
Package: python-cheetah Version: 1.0-1 Severity: wishlist Can you please provide an Egg support? I need it for python-pastescript package More info about adding Egg support: http://wiki.debian.org/DebianPythonFAQ -- System Information: Debian Release: testing/unstable APT prefers unstable AP

  1   2   >