[Bug 1381564] Re: pyparsing ParseResults.pop() fails with NameError: global name 'index' is not defined

2014-10-17 Thread Данило Шеган
Cheers Barry, much appreciated! It seems it's all done and released in main: http://packages.ubuntu.com/source/utopic/pyparsing https://launchpad.net/ubuntu/utopic/+source/pyparsing/2.0.3+dfsg1-1 Let me know if I still need to ping ubuntu-release for an approval. -- You received this bug

[Bug 1381564] [NEW] pyparsing ParseResults.pop() fails with NameError: global name 'index' is not defined

2014-10-15 Thread Данило Шеган
Public bug reported: pyparsing 2.0.2 (included in Ubuntu 14.10) ParseResults.pop() fails with Traceback (most recent call last): File pyparsing-test.py, line 4, in module res.pop() File /usr/lib/python2.7/dist-packages/pyparsing.py, line 422, in pop ret = self[index]

[Bug 1381564] Re: pyparsing ParseResults.pop() fails with NameError: global name 'index' is not defined

2014-10-15 Thread Данило Шеган
Thanks for the quick turn-around, Robie! There actually is a 2.0.3 release at pypi: https://pypi.python.org/pypi/pyparsing/2.0.3#downloads FWIW, not having this in would result in a bunch of Canonical Landscape engineers (15) unable to switch to Utopic for development, so consider me shouting :)

[Bug 802117] Re: juju ssh/scp commands cause spurious key errors, should use a different known_hosts file

2013-06-07 Thread Данило Шеган
** Description changed: With lots of instances, one occasionally finds themselves using the same - twice. + host name twice. juju ssh should use a unique known_hosts file per environment, so as not to pollute the user's main known_hosts file. -- You received this bug notification

[Bug 615708] Re: help for domname contains Launchpad translations metadata?

2010-08-10 Thread Данило Шеган
libvirt code is probably calling gettext() (or _(), or similar) on an empty string. Empty string in PO file format is translated to PO header. ** Branch unlinked: lp:~mbp/launchpad/mbp-trivial -- help for domname contains Launchpad translations metadata? https://bugs.launchpad.net/bugs/615708

[Bug 573345] Re: [SRU] dovecot-postfix references cmusieve as a mail plugin

2010-06-14 Thread Данило Шеган
I've tested the package from -proposed on my mail server and it fixed this problem for me. I haven't tried using sieve support yet, but this error is gone from the log files. -- [SRU] dovecot-postfix references cmusieve as a mail plugin https://bugs.launchpad.net/bugs/573345 You received this

[Bug 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

2010-06-12 Thread Данило Шеган
FWIW, MP is up (in case nobody noticed, though LP should have sent an email about it to appropriate group). -- -tmpfs=- option broken in 0.12.2-0ubuntu3 https://bugs.launchpad.net/bugs/536940 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

2010-06-07 Thread Данило Шеган
I've created a branch which re-introduces --tmp and --tmpfs options for vmbuilder: lp:~danilo/vmbuilder/bug-536940 I also did a few cleanups of the tmpfile and tmpdir methods in the util module (they were doing some very weird stuff). If you like the general approach, let me know and I can make a

[Bug 535397] Re: blkid output parsing broken

2010-03-09 Thread Данило Шеган
** Patch added: Do not combine -p and -s parameters to blkid http://launchpadlibrarian.net/40648142/vmbuilder-blkid-params.patch ** Also affects: vm-builder (Ubuntu) Importance: Undecided Status: New -- blkid output parsing broken https://bugs.launchpad.net/bugs/535397 You