[Bug 1577172] Re: xenial python-support doesn't install

2016-05-01 Thread Piotr Ożarowski
python-support was removed from Debian and later from Ubuntu. Please use dh_python2 from dh-python package instead ** Changed in: python-support (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1529857] Re: Possible Shell Code injection when cleaning packages

2016-04-17 Thread Piotr Ożarowski
can you give me an example where one can use it to do something bad and doesn't have access to root already? "exploit" demo is funny, though :) Here's another one: `su root -c 'echo foo'` ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1494468] Re: wily cloud images too fat

2015-09-10 Thread Piotr Ożarowski
libdpkg-perl is already a dependency of debhelper, so I didn't have any objections in adding it to dh-python (which extends debhelper). The problem is python3 package depends on dh-python - that's because dh_python3 script was provided by python3 package in the past and not all source packages

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-07-19 Thread Piotr Ożarowski
is there a way to get latest Ubuntu release name (or an alias, like sid or unstable or current) using stdlib only? (DistroInfo requires additional python3-distro-info build dependency)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1460340] Re: CtrlP plugin is not loaded

2015-06-07 Thread Piotr Ożarowski
it's not enabled by default, you can enable it via `vam install ctrlp` (vim-addon-manager) ** Changed in: vim-ctrlp (Ubuntu) Status: New = Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-18 Thread Piotr Ożarowski
if you point me to Ubuntu's newest Contents file (without hardcoded release), I can use dpkg-vendor to use the right one during build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422433 Title:

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

2015-02-16 Thread Piotr Ożarowski
in pydist/generate_fallback_list.py you can change SOURCE (I can change it to try SOURCE env. var. first, to make it easier for you) and then invoke `make dist_fallback` to generate new fallback file -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1399211] Re: Griffith does not start (Python import exception)

2015-01-07 Thread Piotr Ożarowski
please upgrade to 0.13+20140313-1, you can get it from Debian¹ or Ubuntu Vivid [¹] https://packages.debian.org/sid/all/griffith/download -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1399211 Title:

[Bug 1327371] Re: package python3-gi 3.4.0-1 failed to install/upgrade: pyclean: Py_Initialize: Unable to get the locale encoding

2014-08-05 Thread Piotr Ożarowski
/usr/bin/pyclean is in python package, not in dh-python anyway, `locale` output should be interesting indeed ** Package changed: dh-python (Ubuntu) = python-defaults (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1274887] Re: sync debian version

2014-02-04 Thread Piotr Ożarowski
[Matthias Klose, 2014-02-04] Am 02.02.2014 12:53, schrieb Dmitry Shachnev: The 3.3 - 3.4 switch should be done in python3-defaults, so shouldn't be related to dh-python merge. no. dh-python encodes its own default value. FTR: dh-python uses /usr/share/python/debian_defaults and

[Bug 1243088] [NEW] important fixes from newer releases

2013-10-22 Thread Piotr Ożarowski
Public bug reported: Please consider updating saucy (released with 1.20131003-1) with changes from attached file - these are most important fixes from newer releases in Debian. From changelog: * dh_python2: searching for packages with egg-info fixed * dh_py*: re-enable detection of public

[Bug 1156272] Re: py3compile crashed with Exception in from_package(): cannot get content of software-properties-common

2013-03-17 Thread Piotr Ożarowski
`dpkg -L software-properties-common`'s error output should be visible in the output (terminal), can I see it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1156272 Title: py3compile crashed with

[Bug 1156272] Re: py3compile crashed with Exception in from_package(): cannot get content of software-properties-common

2013-03-17 Thread Piotr Ożarowski
I meant when py3compile invoked the same command -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1156272 Title: py3compile crashed with Exception in from_package(): cannot get content of

[Bug 1156272] Re: py3compile crashed with Exception in from_package(): cannot get content of software-properties-common

2013-03-17 Thread Piotr Ożarowski
pelase check /var/log/apt/term.log and paste the error message before traceback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1156272 Title: py3compile crashed with Exception in from_package():

Re: PyBuild available in raring / experimental

2013-01-28 Thread Piotr Ożarowski
to /usr/lib/python3.X/ and merging in dh_python3 is just easier and covers more cases. PS please reply to debian-pyt...@lists.debian.org or CC me -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG

[Bug 1046310] Re: dh_python3 crashed with IndexError in fix_shebang(): list index out of range

2012-09-06 Thread Piotr Ożarowski
fixed in rev 169 (http://alioth.debian.org/scm/loggerhead/pkg- python/python3-defaults-debian/revision/169/debpython/tools.py) ** Changed in: python3-defaults (Ubuntu) Status: Incomplete = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 246738] Re: zatacka does not show the lines of the player

2012-08-03 Thread Piotr Ożarowski
** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/246738 Title: zatacka does not show the lines of the player To manage notifications about this bug go to:

[Bug 1031530] Re: Lucid - Precise upgrade does not clean up files

2012-08-01 Thread Piotr Ożarowski
is that simplejson = 2.1.2-1? ** Changed in: simplejson (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1031530 Title: Lucid - Precise upgrade does not clean

[Bug 1031530] Re: Lucid - Precise upgrade does not clean up files

2012-08-01 Thread Piotr Ożarowski
isn't that a python-support bug that was fixed in 1.0.9? http://anonscm.debian.org/viewvc/collab-maint/deb-maint/python- support/trunk/update-python-modules?r1=16378r2=16379 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 880631] Re: package python3 3.2.2-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 4

2011-10-24 Thread Piotr Ożarowski
your local package python3-yafaray is broken - it provides module for Python 2.X instead of 3.X -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880631 Title: package python3 3.2.2-0ubuntu2 failed to

[Bug 810019] Re: UserWarning printed on import pkg_resources'

2011-09-22 Thread Piotr Ożarowski
as Iian pointed out, my last upload broke the find call and that's why you're getting this warning. Ian: removing .pth file is the right fix, if it doesn't work for you, something else is wrong on your system. Are you sure you didn't remove paste directory as well? -- You received this bug

[Bug 810019] Re: UserWarning printed on import pkg_resources'

2011-09-22 Thread Piotr Ożarowski
heh, __init__.py file is missing as well -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810019 Title: UserWarning printed on import pkg_resources' To manage notifications about this bug go to:

[Bug 790751] Re: Please sync pastedeploy 1.5.0-1 (main) from Debian unstable (main)

2011-05-31 Thread Piotr Ożarowski
I hope you understand that you have to sync the whole package (as in all source packages that use the same namespace) or nothing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790751 Title: Please

Re: [Bug 790751] Re: Please sync pastedeploy 1.5.0-1 (main) from Debian unstable (main)

2011-05-31 Thread Piotr Ożarowski
using dh_python2) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 -- You received this bug notification because you are a member of Ubuntu

[Bug 790751] Re: Please sync pastedeploy 1.5.0-1 (main) from Debian unstable (main)

2011-05-31 Thread Piotr Ożarowski
well, then the first sentence of this bug should mention that pastedeploy is currently not usable without this sync, no? ;-P -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790751 Title: Please sync

[Bug 226529] Re: update ubuntu 8.04 from ubuntu 7.10

2011-05-18 Thread Piotr Ożarowski
package provides (public) glchess/ai.py which was available in glchess package (so it should Conflict with it) ** Package changed: python-support (Ubuntu) = gnome-games (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 716789] Re: dh_pysupport fails to move zero-byte __init__.py

2011-02-11 Thread Piotr Ożarowski
please read /usr/share/doc/python-support/README.gz and then close this bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716789 Title: dh_pysupport fails to move zero-byte __init__.py --

Re: [Bug 716789] Re: dh_pysupport fails to move zero-byte __init__.py

2011-02-11 Thread Piotr Ożarowski
[Forest, 2011-02-11] Okay, I read the README. It basically says three things regarding this issue: python-supports regenerates empty __init__.py files via dpkg trigger, once all packages are installed. If you want to force it to regenerate it sooner, just invoke update-python-modules in

Re: [Bug 716789] Re: dh_pysupport fails to move zero-byte __init__.py

2011-02-11 Thread Piotr Ożarowski
[Forest, 2011-02-11] I think you're missing my point. I don't want to force python-support to generate an __init__.py file at all. I want it (and dh_pysupport) to use my original one. Always. Not just when my file is a certain number of bytes. nobody is forcing you to use dh_pysupport,

Re: [Bug 716473] [NEW] fails to remove in maverick

2011-02-10 Thread Piotr Ożarowski
[Michael Vogt, 2011-02-10] Removing python3-jinja2 ...^M^M + find /usr/lib/python3.1/dist-packages/jinja2/ -name *\.pyc -delete^M find: `/usr/lib/python3.1/dist-packages/jinja2/': No such file or directory^M find: `/usr/lib/python3.1/dist-packages/jinja2/': No such file or directory^M^M

[Bug 691341] Re: upgrade nose to 0.11.3 to fix python 2.7 compatibility

2010-12-18 Thread Piotr Ożarowski
not with 1.0.0-1 (in DPMT repo only for now, due to unreleased CDBS) BTW, 0.11.4 is the first one which works with Python 2.7, not 0.11.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/691341 Title:

[Bug 634062] Re: Sync paste 1.7.4-1 (main) from Debian unstable (main)

2010-09-24 Thread Piotr Ożarowski
if you want just the fix, take a look at Debian stable -- Sync paste 1.7.4-1 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/634062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 638648] Re: package python-pygments 1.2.2 dfsg-1ubuntu1 [modified: usr/share/doc/python-pygments/changelog.gz usr/share/doc/python-pygments/tokens.html usr/share/doc/python-pygments/moinmoin.html

2010-09-15 Thread Piotr Ożarowski
dpkg: error processing /var/cache/apt/archives/python-pygments_1.3.1+dfsg-1ubuntu1_all.deb (--unpack): cannot access archive: No such file or directory - that's not a bug in python-pygments -- package python-pygments 1.2.2 dfsg-1ubuntu1 [modified: usr/share/doc/python-pygments/changelog.gz

[Bug 635068] Re: package python-support 1.0.4u buntu1 failed to install/upgrade: Unterprozess installie rtes post-installation-Skript gab den Fehlerwert 1 zur ück

2010-09-10 Thread Piotr Ożarowski
What's the output of `grep pytlon /usr/share/python-support/*`? Did you try to add python2.6 support on your system manually? -- package python-support 1.0.4ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

[Bug 631858] Re: FFe: Sync jinja2 2.5.2-2 (main) from Debian unstable (main)

2010-09-06 Thread Piotr Ożarowski
note that 2.5.1 (and 2.5.2) is a bug fix release with quite a lot of fixes -- FFe: Sync jinja2 2.5.2-2 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/631858 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 423175] Re: Sqlalchemy debug callback error

2010-08-21 Thread Piotr Ożarowski
Maverick has 0.6.3 right now ** Changed in: sqlalchemy (Ubuntu) Status: New = Fix Released -- Sqlalchemy debug callback error https://bugs.launchpad.net/bugs/423175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 396202] Re: exception from sqlalchemy

2010-08-21 Thread Piotr Ożarowski
activemapper.py is no longer available in 0.6.3 ** Changed in: sqlalchemy (Ubuntu) Status: New = Fix Released -- exception from sqlalchemy https://bugs.launchpad.net/bugs/396202 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 350778] Re: usage of sets module is deprecated

2010-08-21 Thread Piotr Ożarowski
0.6.3 silenced this warning ** Changed in: sqlalchemy (Ubuntu) Status: Confirmed = Fix Released -- usage of sets module is deprecated https://bugs.launchpad.net/bugs/350778 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 512339] Re: should recommend against using ubuntu-specific versions

2010-08-20 Thread Piotr Ożarowski
IMHO -B debian should also warn that package should be tested in Debian (at least in chroot) in the first place (and reported from there, if possible). Even packages without ubuntu in the version can behave differently on both systems (example: huge changes in Ubuntu's Python - lots of Python

[Bug 619374] Re: Sync mako 0.3.4-2 (main) from Debian unstable (main)

2010-08-17 Thread Piotr Ożarowski
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-2480 -- Sync mako 0.3.4-2 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/619374 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 563434] Re: Rename request

2010-05-05 Thread Piotr Ożarowski
why python-rackspace-cloudservers and not python-cloudservers-rackspace? -- Rename request https://bugs.launchpad.net/bugs/563434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 563434] Re: Rename request

2010-05-05 Thread Piotr Ożarowski
Debian Python Policy (in 2.2) recommends to use python-cloudservers as binary package name -- Rename request https://bugs.launchpad.net/bugs/563434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 563122] Re: paster crashed with OSError in change_user_group()

2010-04-17 Thread Piotr Ożarowski
You tried to change process' group while starting paster as user with uid=1000 (which usually doesn't have rights to to that). Remove -- user=schooltool --group=schooltool from your command or start it as root. -- paster crashed with OSError in change_user_group()

[Bug 385302] Re: package python-simplejson 1.9.2-1build1 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2010-03-05 Thread Piotr Ożarowski
*** This bug is a duplicate of bug 277860 *** https://bugs.launchpad.net/bugs/277860 ** This bug has been marked a duplicate of bug 277860 package python-simplejson 1.9.1-1 failed to install/upgrade: -- package python-simplejson 1.9.2-1build1 failed to install/upgrade: el subproceso

[Bug 523430] Re: [MIR] mako

2010-02-17 Thread Piotr Ożarowski
python-beaker will be moved to Suggests in my next upload, see DPMT repo: http://svn.debian.org/wsvn/python- modules/?op=compcompare%5b%5d=%2fpackages%2fmako%2ftrunk%2fdebian...@11736compare%5b%5d=%2fpackages%2fmako%2ftrunk%2fdebian...@headmanualorder=1 -- [MIR] mako

[Bug 520450] Re: [MIR] gaupol

2010-02-15 Thread Piotr Ożarowski
gaupol is still in translate-toolkit's Recommends -- [MIR] gaupol https://bugs.launchpad.net/bugs/520450 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 493594] Re: MIR for pastedeploy

2010-01-28 Thread Piotr Ożarowski
I didn't look at your patch yet, but please note that all python-paste* packages share a namespace and paste.fixture is provided by python- paste package so if you're running tests with PYTHONPATH set to local paste directory that contains paste.deploy package only, it will not work even if

[Bug 493586] Re: MIR for pastescript.

2009-12-07 Thread Piotr Ożarowski
I don't know if that changes much for you but I plan to rename binary package to python-paste.script in the near future (note the additional dot); python-pastedeploy will be renamed to python-paste.deploy -- MIR for pastescript. https://bugs.launchpad.net/bugs/493586 You received this bug

[Bug 353634] Re: paster crashed with DistributionNotFound in resolve()

2009-11-30 Thread Piotr Ożarowski
actually it depends on Mako (s/YourProject/ipbook) - just install python-mako package -- paster crashed with DistributionNotFound in resolve() https://bugs.launchpad.net/bugs/353634 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 200623] Re: PyPar2 crashed while opening a PAR2 file

2009-11-17 Thread Piotr Ożarowski
fixed in 1.4-4 ** Changed in: pypar2 (Ubuntu) Status: New = Fix Released -- PyPar2 crashed while opening a PAR2 file https://bugs.launchpad.net/bugs/200623 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 477263] Re: package python-chardet 1.0.1-1.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2009-11-07 Thread Piotr Ożarowski
reassigning to python-central ** Package changed: chardet (Ubuntu) = python-central (Ubuntu) -- package python-chardet 1.0.1-1.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1 https://bugs.launchpad.net/bugs/477263 You

[Bug 461281] Re: Mako does not depend from Beaker in apt although it does in setuptools

2009-10-26 Thread Piotr Ożarowski
fixed in Debian (mako 0.2.5-2) -- Mako does not depend from Beaker in apt although it does in setuptools https://bugs.launchpad.net/bugs/461281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 452430] Re: Please sync phatch 0.2.4-1 (universe) from Debian Unstable (main)

2009-10-15 Thread Piotr Ożarowski
attaching debdiff (0.2.3-2ubuntu1 - 0.2.4-1 without '*/docs/*') ** Attachment added: phatch.debdiff http://launchpadlibrarian.net/33751155/phatch.debdiff -- Please sync phatch 0.2.4-1 (universe) from Debian Unstable (main) https://bugs.launchpad.net/bugs/452430 You received this bug

[Bug 452430] Re: Please sync phatch 0.2.4-1 (universe) from Debian Unstable (main)

2009-10-15 Thread Piotr Ożarowski
with docs directory (docs are regenerated at build time, btw) the debdiff would have 48637 lines and I assumed you're not interested in these changes (see attached diffstat) ** Attachment added: phatch.diffstat http://launchpadlibrarian.net/33752250/phatch.diffstat -- Please sync phatch

[Bug 449210] Re: phatch crashed with ImportError in _gui()

2009-10-12 Thread Piotr Ożarowski
*** This bug is a duplicate of bug 442466 *** https://bugs.launchpad.net/bugs/442466 please install phatch package and try again (most probably you installed phatch-cli package only, I'll move .desktop file from phatch-cli to phatch) -- phatch crashed with ImportError in _gui()

[Bug 448971] Re: Please sync phatch 0.2.3-1 (universe) from Debian Unstable (main)

2009-10-12 Thread Piotr Ożarowski
please wait for 0.2.3-2 (I'll move .desktop file to avoid bugs like 449210) -- Please sync phatch 0.2.3-1 (universe) from Debian Unstable (main) https://bugs.launchpad.net/bugs/448971 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 448971] Re: Please sync phatch 0.2.3-2 (universe) from Debian Unstable (main)

2009-10-12 Thread Piotr Ożarowski
0.2.3-2 build log attached ** Attachment added: phatch_0.2.3-2_amd64.build http://launchpadlibrarian.net/33489029/phatch_0.2.3-2_amd64.build -- Please sync phatch 0.2.3-2 (universe) from Debian Unstable (main) https://bugs.launchpad.net/bugs/448971 You received this bug notification because

[Bug 445941] Re: Please sync phatch 0.2.2-1 (universe) from Debian Unstable (main)

2009-10-11 Thread Piotr Ożarowski
@Benjamin: s/@Piotr/@stani/ I guess ;-P new build log (for 0.2.3-1) attached ** Attachment added: phatch_0.2.3-1_amd64.build http://launchpadlibrarian.net/33459146/phatch_0.2.3-1_amd64.build -- Please sync phatch 0.2.2-1 (universe) from Debian Unstable (main)

[Bug 445626] Re: FTBFS: sphinx errors

2009-10-07 Thread Piotr Ożarowski
fixed in Debian, please sync it (it's fixed in -3 but it's safe to sync new upstream release) -- FTBFS: sphinx errors https://bugs.launchpad.net/bugs/445626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 179618] Re: During Get from Web , griffith window keeps stealing focus

2009-09-26 Thread Piotr Ożarowski
0.10 synced with Debian ** Changed in: griffith (Ubuntu) Status: Confirmed = Fix Released -- During Get from Web , griffith window keeps stealing focus https://bugs.launchpad.net/bugs/179618 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 359697] Re: paster crashed with ValueError in _compile()

2009-09-25 Thread Piotr Ożarowski
#359482 fixed on 2009-04-12 ** Changed in: pastescript (Ubuntu) Status: New = Fix Released -- paster crashed with ValueError in _compile() https://bugs.launchpad.net/bugs/359697 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 434972] Re: Feature Freeze Exception: Please sync Phatch 0.2.1 from Debian Unstable

2009-09-24 Thread Piotr Ożarowski
phatch (0.2.1-2) unstable; urgency=low * pass --install-scripts=/usr/bin to setup.py (otherwise it will FTBFS when default Python version is = 2.6) -- Piotr Ożarowski pi...@debian.org Thu, 24 Sep 2009 18:28:39 +0200 -- Feature Freeze Exception: Please sync Phatch 0.2.1 from Debian

[Bug 427025] Re: FTBFS with python2.6 because the installation is done in /usr/local/lib/python2.6 instead of /usr/lib/python2.6

2009-09-10 Thread Piotr Ożarowski
please use 0.5.15-2 from Debian unstable (uploaded few minutes ago) -- FTBFS with python2.6 because the installation is done in /usr/local/lib/python2.6 instead of /usr/lib/python2.6 https://bugs.launchpad.net/bugs/427025 You received this bug notification because you are a member of Ubuntu

[Bug 418280] [NEW] multiprocessing is a *backport* of Python 2.6's module

2009-08-24 Thread Piotr Ożarowski
Public bug reported: Binary package hint: python-multiprocessing | * Merge from debian unstable, Ubuntu remaining changes: |- Build with all supported Python versions as it works fine with | Python 2.6. seriously guys? There's Debian Python Modules Team that is open to Ubuntu

[Bug 179618] Re: During Get from Web , griffith window keeps stealing focus

2009-08-05 Thread Piotr Ożarowski
** Changed in: griffith Status: Fix Committed = Fix Released -- During Get from Web , griffith window keeps stealing focus https://bugs.launchpad.net/bugs/179618 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 407273] Re: package python-chardet 1.0.1-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-08-04 Thread Piotr Ożarowski
** Changed in: chardet (Ubuntu) Status: New = Invalid -- package python-chardet 1.0.1-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/407273 You received this bug notification because you are a

[Bug 407273] Re: package python-chardet 1.0.1-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-07-31 Thread Piotr Ożarowski
| Setting up python-chardet (1.0.1-1.1) ... | File /usr/bin/py_compilefiles, line 27 | print file does not exist:, fullname |^ | SyntaxError: invalid syntax | pycentral: pycentral pkginstall: error byte-compiling files (36) | pycentral pkginstall: error

[Bug 382692] Re: [MIR] jinja2

2009-07-09 Thread Piotr Ożarowski
python-pygments that uses Jinja2 uploaded to Debian unstable -- [MIR] jinja2 https://bugs.launchpad.net/bugs/382692 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 321276] Re: Update Pygments to 1.0

2009-07-08 Thread Piotr Ożarowski
karmic has 1.0 now ** Changed in: pygments (Ubuntu) Status: New = Fix Released -- Update Pygments to 1.0 https://bugs.launchpad.net/bugs/321276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 382692] Re: [MIR] jinja2

2009-07-07 Thread Piotr Ożarowski
it should be easy, I'll upload new pygments package to Debian soon -- [MIR] jinja2 https://bugs.launchpad.net/bugs/382692 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 353560] Re: Using synaptic package manager crashes

2009-04-21 Thread Piotr Ożarowski
Did you install eggs system wide? Did you run something like `./setup.py install` in chardet sources? What do you get when you run this command: `find /usr/lib/python* -name 'chardet*'`? -- Using synaptic package manager crashes https://bugs.launchpad.net/bugs/353560 You received this bug

[Bug 348491] Re: unclear localization files

2009-04-13 Thread Piotr Ożarowski
just run `./debian/rules clean` and you'll get only 1 location -- unclear localization files https://bugs.launchpad.net/bugs/348491 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 359482] Re: FTBFS in jaunty

2009-04-12 Thread Piotr Ożarowski
@Alessio: yes, I'm sure (hint: `aptitude changelog python` and search for python.mk`) PS I uploaded pastescript 1.7.3-3 to Debian unstable with these[1] changes [1] http://svn.debian.org/wsvn/python-

[Bug 359697] Re: paster crashed with ValueError in _compile()

2009-04-12 Thread Piotr Ożarowski
$ rmadison -u ubuntu pastescript pastescript |1.3.5-1 | gutsy/universe | source pastescript | 1.6.1.1-1 | hardy/universe | source pastescript |1.6.3-1 | intrepid/universe | source pastescript |1.7.3-2 | jaunty/universe | source You did `apt-get update apt-get upgrade` your system,

[Bug 359697] Re: paster crashed with ValueError in _compile()

2009-04-12 Thread Piotr Ożarowski
oh, yes - it FTBFS (I thought python2.6 was introduced after pastescript was synced with Debian) - just wait for 359482 -- paster crashed with ValueError in _compile() https://bugs.launchpad.net/bugs/359697 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 353634] Re: paster crashed with DistributionNotFound in resolve()

2009-04-11 Thread Piotr Ożarowski
it's not a bug in python-pastescript package, your local code depends on ipbook (you'll find it in your YourProject.egg-info/requires.txt file) -- paster crashed with DistributionNotFound in resolve() https://bugs.launchpad.net/bugs/353634 You received this bug notification because you are a

[Bug 359482] Re: FTBFS in jaunty

2009-04-11 Thread Piotr Ożarowski
looks good, I'd bump python's minimum required build version to 2.5.4-1~ and use py_libdir instead of py_sitename but the changes are ok -- FTBFS in jaunty https://bugs.launchpad.net/bugs/359482 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 359697] Re: paster crashed with ValueError in _compile()

2009-04-11 Thread Piotr Ożarowski
should be fixed in 1.7.3 which is already in Ubuntu Jaunty (traceback comes from 1.6.3-1) -- paster crashed with ValueError in _compile() https://bugs.launchpad.net/bugs/359697 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 346606] Re: does not support python 2.6

2009-03-24 Thread Piotr Ożarowski
syncing with Debian will fix this bug (I also recommend to sync paste and pastedeploy source packages) -- does not support python 2.6 https://bugs.launchpad.net/bugs/346606 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 344884] Re: /var/lib/python-support/python2.6/sqlalchemy/ext/activemapper.py:262: SyntaxWarning: assertion is always true, perhaps remove parentheses?

2009-03-18 Thread Piotr Ożarowski
FTR: problem doesn't exist in python-sqlalchemy 0.5.2-1 (and all reverse dependencies are already 0.5 compatible in Debian unstable) -- /var/lib/python-support/python2.6/sqlalchemy/ext/activemapper.py:262: SyntaxWarning: assertion is always true, perhaps remove parentheses?

[Bug 344884] Re: /var/lib/python-support/python2.6/sqlalchemy/ext/activemapper.py:262: SyntaxWarning: assertion is always true, perhaps remove parentheses?

2009-03-18 Thread Piotr Ożarowski
from that list: anki and python-migrate are still not compatible and need syncing, see also #316429 BTW: fixing this bug should be easy, though (assert(...) is used only in one line in 0.4.8-1) (I will not provide patch as there's no python2.6 in Debian yet) --

[Bug 339088] Re: python package should provide python-pysqlite2

2009-03-07 Thread Piotr Ożarowski
python2.5 provides sqlite module, python-pysqlite2 - pysqlite2 -- python package should provide python-pysqlite2 https://bugs.launchpad.net/bugs/339088 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 336935] Re: doesn't work with python2.6, missing gettimeout attribute

2009-03-02 Thread Piotr Ożarowski
FTR: I will fix that in Debian once doko will upload python2.6 to Debian and let us do the transition -- doesn't work with python2.6, missing gettimeout attribute https://bugs.launchpad.net/bugs/336935 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 336935] Re: doesn't work with python2.6, missing gettimeout attribute

2009-03-02 Thread Piotr Ożarowski
FTR (again ;) there's 1.7.2-2 in Debian unstable (i.e. new upstream that fixes some bugs, but not this one) - it's probably too late for a sync, though -- doesn't work with python2.6, missing gettimeout attribute https://bugs.launchpad.net/bugs/336935 You received this bug notification because

[Bug 100038] Re: [apport] griffith crashed with AttributeError in open_search()

2009-02-23 Thread Piotr Ożarowski
it's fixed in 0.10-beta (currently in Debian experimental and I have a reason to keep it in experimental ;) -- [apport] griffith crashed with AttributeError in open_search() https://bugs.launchpad.net/bugs/100038 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 302898] Re: Make package description family friendly

2009-02-10 Thread Piotr Ożarowski
pygments fixed in 1.0-2 -- Make package description family friendly https://bugs.launchpad.net/bugs/302898 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 321276] Re: Update Pygments to 1.1

2009-01-25 Thread Piotr Ożarowski
Pygments 1.1 is not released yet. If you want to have 1.0 in Jaunty ask for a sync with Debian experimental (1.0-1 is in experimental since November) -- Update Pygments to 1.1 https://bugs.launchpad.net/bugs/321276 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 306361] Re: [jaunty] Please update kadu to 0.6.5 version

2009-01-24 Thread Piotr Ożarowski
kadu 0.6.5-1 is available in Debian experimental (and will be moved to unstable soon, i.e. sync shouldn't break anything) -- [jaunty] Please update kadu to 0.6.5 version https://bugs.launchpad.net/bugs/306361 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 316674] Re: catfish can't find on path containing whitespace

2009-01-13 Thread Piotr Ożarowski
uploaded to unstable -- catfish can't find on path containing whitespace https://bugs.launchpad.net/bugs/316674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 316429] Re: Please sync sqlalchemy 0.5.0-1 (universe) from Debian experimental (main).

2009-01-12 Thread Piotr Ożarowski
FTR: I didn't upload SQLAlchemy 0.5 to Debian unstable not only to ease testing reverse dependencies in Lenny, but also due to the fact that some reverse dependencies (like: migrate, anki or gourmet) are not compatible with 0.5 yet (i.e. python-sqlalchemy ( 0.5~) will be added to some packages

[Bug 316429] Re: Please sync sqlalchemy 0.5.0-1 (universe) from Debian experimental (main).

2009-01-12 Thread Piotr Ożarowski
new migrate upstream release will be 0.5 compatible (it will even require it, IIRC) - one of upstreams (Jan) maintains the package in Debian and promised to release new version before Lenny release. anki - compatible version will be uploaded to Debian soon, imdbpy - should be compatible soon (it

[Bug 308911] Re: MIR for python2.6/3.0 build dependencies

2008-12-17 Thread Piotr Ożarowski
about python-simplejson - python-sphinx since 0.5-1 has python (=2.6) | python-simplejson in Recommends (it tries to import python2.6's json module if possible), so if python2.6 will be default, python-simplejson will not be needed about python-jinja - Sphinx will move to Jinja2 in next months so

[Bug 301395] Re: Update Sphinx to .5

2008-12-03 Thread Piotr Ożarowski
0.4.3 is in Debian unstable, 0.5 in Debian experimental -- Update Sphinx to .5 https://bugs.launchpad.net/bugs/301395 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 286542] Re: sync-request

2008-10-20 Thread Piotr Ożarowski
syncing pyenchant with Debian is not enough, you need to sync enchant with Debian first (1.4.2-3.3 is the fixed version) -- sync-request https://bugs.launchpad.net/bugs/286542 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 286542] Re: sync-request

2008-10-20 Thread Piotr Ożarowski
(I will bump libenchant-dev's required build version to =1.4.2-3.3 in my next upload) -- sync-request https://bugs.launchpad.net/bugs/286542 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 286542] Re: sync-request

2008-10-20 Thread Piotr Ożarowski
wait with the sync, I'm fixing enchant.__init__.py (-3 will be uploaded to Debian soon) -- sync-request https://bugs.launchpad.net/bugs/286542 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 228899] Re: [needs-packaging] Lanshark

2008-10-05 Thread Piotr Ożarowski
please remove simplejson from your package and depend on python- simplejson instead -- [needs-packaging] Lanshark https://bugs.launchpad.net/bugs/228899 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 277860] Re: package python-simplejson 1.9.1-1 failed to install/upgrade:

2008-10-05 Thread Piotr Ożarowski
please remove (very badly prepared!) package providing /usr/share/python-support/lanshark and try to upgrade simplejson then. Debian doesn't provide this module so I cannot really tell you what package is it, try to track it using this command: `dpkg -S /usr/share/python-support/lanshark` or

[Bug 186421] Re: Segmentation fault when printing wavelet object

2008-10-05 Thread Piotr Ożarowski
fixed in 0.1.7~svn97-1 (needs a sync with Debian) -- Segmentation fault when printing wavelet object https://bugs.launchpad.net/bugs/186421 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 269898] Re: griffith error log

2008-09-13 Thread Piotr Ożarowski
*** This bug is a duplicate of bug 100038 *** https://bugs.launchpad.net/bugs/100038 ** This bug has been marked a duplicate of bug 100038 [apport] griffith crashed with AttributeError in open_search() -- griffith error log https://bugs.launchpad.net/bugs/269898 You received this bug

  1   2   >