[Bug 742186] Re: qbzr package should depend on python-configobj

2011-03-25 Thread Martin Pool
I think that would still count as a packaging bug, because Ubuntu (and Debian) have a policy that whenever possible programs should use separately packaged libraries rather than shipping their own copy. Though, having said that, configobj does seem to still be present in python-bzrlib

[Bug 742123] [NEW] creates a misaligned partition

2011-03-24 Thread Martin Pool
Public bug reported: Binary package hint: gnome-disk-utility I installed a new 750GB disk in the expansion bay of my X201, and then used Maverick's disk-utility to create a GUID Partition Table. I then made a new 250GB partition at the start of the disk. Next time I opened disk-utility, I

[Bug 742123] Re: creates a misaligned partition

2011-03-24 Thread Martin Pool
** Attachment added: disk utility.png https://bugs.launchpad.net/bugs/742123/+attachment/1938202/+files/disk%20utility.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742123 Title: creates a

[Bug 742123] Re: creates a misaligned partition

2011-03-24 Thread Martin Pool
I guess this may actually be a reflection of parted half-supporting 4kb alignment? The device reports: mbp@joy% cat alignment_offset queue/minimum_io_size queue/max_segment_size queue/physical_block_size queue/optimal_io_size 0 4096 65536 4096 0 -- You received this bug notification because

[Bug 742164] [NEW] detects bad alignment but doesn't correct it

2011-03-24 Thread Martin Pool
Public bug reported: Binary package hint: parted As a follow-on from bug 742123 (and on the same hardware, and also on Maverick): 'parted -a optimal' seems to be able to detect when partitions are misaligned, but it doesn't correct the allocation of new partitions to make them aligned, nor tell

[Bug 742123] Re: creates a misaligned partition

2011-03-24 Thread Martin Pool
see also bug 742164 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742123 Title: creates a misaligned partition -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 742164] Re: detects bad alignment but doesn't correct it

2011-03-24 Thread Martin Pool
Creating a partition aligned to 1MB boundaries also does not produce a warning and might be (?) more likely to be optimally aligned. (parted) mkpart Partition name? []? base File system type? [ext2]? ext4

[Bug 742186] Re: qbzr package should depend on python-configobj

2011-03-24 Thread Martin Pool
Not an upstream bug. ** Project changed: bzr = qbzr ** Changed in: qbzr Status: New = Invalid ** Also affects: qbzr (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 720853] Re: bzr crashed with RuntimeError in normpath(): maximum recursion depth exceeded while calling a Python object

2011-03-23 Thread Martin Pool
** Description changed: Binary package hint: bzr bzr index always fails on lp:ubiquity. ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: bzr 2.3.0-2 ProcVersionSignature: Ubuntu 2.6.38-3.30-generic 2.6.38-rc4 Uname: Linux 2.6.38-3-generic x86_64 Architecture: amd64

[Bug 730898] Re: bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'endswith'

2011-03-23 Thread Martin Pool
** Description changed: Binary package hint: bzr 1)Ubuntu release Description: Ubuntu 10.10 Release: 10.10 2)Package version bzr: - Installed: 2.2.1-0ubuntu1 - Candidate: 2.2.1-0ubuntu1 - Version table: - *** 2.2.1-0ubuntu1 0 - 500

[Bug 730898] Re: AttributeError: 'NoneType' object has no attribute 'endswith' in http _redirected_to

2011-03-23 Thread Martin Pool
** Summary changed: - bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'endswith' + AttributeError: 'NoneType' object has no attribute 'endswith' in http _redirected_to ** Changed in: bzr Status: New = Confirmed ** Changed in: bzr Importance: Undecided =

[Bug 661678] Re: bzr whoami: unable to copy ownership from '$HOME/.bazaar' to '$HOME/.bazaar/bazaar.conf'

2011-03-22 Thread Martin Pool
Hi Cody, Is this causing trouble for OEM services? Can you clarify whether the problem in your case is that the files are root-owned, or if instead it is that they belong to a group of which the user is not a member? ** Changed in: bzr Importance: Undecided = Medium ** Changed in: bzr

[Bug 740630] [NEW] [needs-packaging] GNU parallel

2011-03-22 Thread Martin Pool
Public bug reported: GNU Parallel http://www.gnu.org/software/parallel/ is a kind of multiprocessing version of xargs. It would be nice if this was included in Ubuntu. http://askubuntu.com/q/12764/1116 I see there is already an ITP for debian http://bugs.debian.org/cgi-

[Bug 730672] Re: Improve Console Colors

2011-03-18 Thread Martin Pool
That's nice. Are these also going to be the default gnome-terminal colors, or available as a palette there? They look similar to what comes up under Custom but I don't know if that's just me. Martin -- You received this bug notification because you are a member of Ubuntu Bugs, which is a

Re: [Bug 736436] Re: bzr-explorer should depend on ssh-askpass

2011-03-17 Thread Martin Pool
Right, I think this is only a packaging issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736436 Title: bzr-explorer should depend on ssh-askpass -- ubuntu-bugs mailing list

[Bug 667408] Re: bzr blame gives error if user has not done 'bzr whoami'

2011-03-17 Thread Martin Pool
** Tags added: affects-linaro -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/667408 Title: bzr blame gives error if user has not done 'bzr whoami' -- ubuntu-bugs mailing list

[Bug 736436] Re: checkout and pull from a private ppa fails

2011-03-16 Thread Martin Pool
You can't actually check out the source of a PPA as such, but that's tangential. The main problem seems to be that bzr-explorer needs ssh-askpass to be installed, but it doesn't actually depend on it. It should, otherwise when run other than from a terminal it won't be able to open connections.

[Bug 707075] Re: [sru] lp-propose fails with a 404 error

2011-03-16 Thread Martin Pool
** Summary changed: - lp-propose fails with a 404 error + [sru] lp-propose fails with a 404 error -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707075 Title: [sru] lp-propose fails with a 404

[Bug 707075] Re: [sru] lp-propose fails with a 404 error

2011-03-16 Thread Martin Pool
We should make this the headline SRU bug for 2.2.4 into maverick ** Tags added: launchpad sru -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707075 Title: [sru] lp-propose fails with a 404 error

[Bug 587783] Re: signature generation is incorrect

2011-03-15 Thread Martin Pool
** Changed in: pydkim Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/587783 Title: signature generation is incorrect -- ubuntu-bugs mailing list

Re: Restructuring ubuntu-dev-tools?

2011-03-14 Thread Martin Pool
On 12 March 2011 00:04, Barry Warsaw ba...@ubuntu.com wrote: On Jan 27, 2011, at 01:19 PM, Martin Pool wrote: By people in general I mean it doesn't need to include things that are only for Ubuntu developers, or that scratch particular personal itches.  But there are some very common things like

[Bug 480444] Re: packet storm with linux NFSv4 client when calling ftruncate()

2011-03-14 Thread Martin Pool
To help us work out whether a workaround in bzr is possible, can someone please interrupt bzr at the point where this is happening, and post the Python traceback that should be written into ~/.bzr.log. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 587783] Re: signature generation is incorrect

2011-03-14 Thread Martin Pool
** Also affects: pydkim Importance: Undecided Status: New ** Changed in: pydkim Importance: Undecided = High ** Changed in: pydkim Status: New = In Progress ** Changed in: pydkim Assignee: (unassigned) = Martin Pool (mbp) -- You received this bug notification because

[Bug 714874] Re: computer-janitor doesn't work at all

2011-03-03 Thread Martin Pool
Hi Thomas, Thanks for finding these bugs. Please file bugs separately, because they normally need to be fixed separately. The first of them is a dupe of Bug #728236 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: missed meeting

2011-03-02 Thread Martin Pool
Sorry, I'm going to be about 15m late. - Martin On 03/03/2011 4:04 AM, Barry Warsaw ba...@ubuntu.com wrote: On Mar 02, 2011, at 06:02 PM, Martin Pool wrote: Those dates work well for me. (I'm going to be offline again on the 10th of March, but here this week and also the 17th.) I could have

[Bug 728236] [NEW] unclear how to begin

2011-03-02 Thread Martin Pool
Public bug reported: Binary package hint: computer-janitor Daniel wrote to me: I have used the current Ubuntu for several months and my system could undoubtedly benefit from a bit of cleaning. I tried to use Computer Janitor and all that came up was a blank screen with the headings but

[Bug 728235] [NEW] About box links to ~computer-janitor-hackers not project home page

2011-03-02 Thread Martin Pool
Public bug reported: Binary package hint: computer-janitor In Maverick, the About box links to https://launchpad.net/~computer- janitor-hackers. It seems to me that it would be better for it to link to https://launchpad.net/computer-janitor, which can lead users into filing a bug etc. The team

Re: rfc: permissions on package branches

2011-03-01 Thread Martin Pool
On 18 February 2011 17:27, Robert Collins robe...@robertcollins.net wrote: On Fri, Feb 18, 2011 at 6:30 PM, Martin Pool m...@canonical.com wrote: On 18 February 2011 16:27, Robert Collins robe...@robertcollins.net wrote: What about 3 - have no owner at all: there is a unique path for each

[Bug 365874] Re: curl error: necessary data rewind wasn't possible

2011-02-20 Thread Martin Pool
Given the recent apparent dupe bug 722001 I think this is not actually fixed. I think this is something do do with http 100-continue. It may be specific to servers (or proxies) that either do send it or don't send it, or perhaps send it even when they're not asked to. ** Changed in: bzr

Re: rfc: permissions on package branches

2011-02-17 Thread Martin Pool
On 18 February 2011 12:07, Scott Kitterman ubu...@kitterman.com wrote: On Tuesday, February 15, 2011 12:34:28 am Martin Pool wrote: There are a few options here and we'd appreciate hearing from Ubuntu people how they think it should work: 0- No change: the nominal owner keeps write access

[Bug 35316] Re: these windows do not support save current setup message questionable

2011-02-14 Thread Martin Pool
I haven't seen this for years; I don't think anything remains to be fixed. ** Changed in: gnome-session Importance: High = Undecided ** Changed in: gnome-session Status: Confirmed = New ** Changed in: gnome-session Remote watch: GNOME Bug Tracker #160712 = None ** Changed in:

[Bug 575937] Re: Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND

2011-02-13 Thread Martin Pool
One interesting thing: in the settings panel it had Tomboy Web selected with a server of https://one.ubuntu.com/notes/ even though there's a separate Service for Ubuntu One. Could it be that points to a different url? Clicking Clear then choosing Ubuntu One got things going again. However now I

Re: Import layout of Quilt v3 packages

2011-02-08 Thread Martin Pool
On 8 February 2011 19:00, Max Bowsher m...@f2s.com wrote: On 08/02/11 07:00, Martin Pool wrote: At the moment it seems to me we need to either: import to looms and mandate using looms; or check in things with everything expanded and provide glue that will keep the quilt data up to date

[Bug 627507] Re: bzr crashed with AttributeError in run()

2011-02-08 Thread Martin Pool
** Description changed: Binary package hint: bzr Crashed when I tried import upstream tarball into packaging branch. - ProblemType: Crash - DistroRelease: Ubuntu 10.10 - Package: bzr - ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3 - Uname: Linux 2.6.35-19-generic x86_64 -

[Bug 712812] [NEW] gpg doesn't see the mandatory http proxy

2011-02-03 Thread Martin Pool
Public bug reported: There are a few cases like bug 712666 and bug 710054 where users seem to need an http proxy, and they have it set up well enough that they can get to Launchpad, but it's not configured into gpg. Many users will not have used gpg before, and they probably haven't configured

[Bug 712812] Re: gpg doesn't see the mandatory http proxy

2011-02-03 Thread Martin Pool
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712812 Title: gpg doesn't see the mandatory http proxy -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 712812] Re: gpg doesn't see the mandatory http proxy

2011-02-03 Thread Martin Pool
Actually to judge by http://manpages.ubuntu.com/manpages/maverick/en/man1/gpg.1.html gpg now always honors the $http_proxy variable if it's set. However, it might not be set for these users, or sudo might be stripping it from the environment. -- You received this bug notification because you

[Bug 712812] Re: gpg doesn't see the mandatory http proxy

2011-02-03 Thread Martin Pool
*** This bug is a duplicate of bug 443404 *** https://bugs.launchpad.net/bugs/443404 We may also have to set https_proxy; this is close to a dupe of bug 443404. ** This bug has been marked a duplicate of bug 443404 add-apt-repository insists on downloading GPG key even if keyserver is

[Bug 443404] Re: gpg doesn't get the right proxy configuration

2011-02-03 Thread Martin Pool
(from bug 712812) There are a few cases like bug 712666 and bug 710054 where users seem to need an http proxy, and they have it set up well enough that they can get to Launchpad, but it's not configured into gpg. It looks like in Maverick, gpg does always honor $http_proxy, but it might not be

[Bug 586341] Re: NO_PROXY env variable ending with ', ' tricks bzr into never proxying any host

2011-02-03 Thread Martin Pool
This bug is present in the Ubuntu bzr package, but I don't think it should be explicitly fixed there. It will be fixed when Ubuntu gets bzr 2.4. ** Changed in: bzr (Ubuntu) Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 586341] Re: NO_PROXY env variable ending with ', ' tricks bzr into never proxying any host

2011-02-03 Thread Martin Pool
** Changed in: bzr Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/586341 Title: NO_PROXY env variable ending with ',' tricks bzr into never proxying any

Re: Patch pilot report and feedback

2011-02-02 Thread Martin Pool
On 3 February 2011 08:22, Benjamin Drung bdr...@ubuntu.com wrote: Am Mittwoch, den 02.02.2011, 22:57 +0200 schrieb Jani Monoses: * Bzr usage confusion I was only familiar with 'debdiff against latest source package' type of uploading on behalf of another dev, so it took me a while to figure

Re: [Bug 687653] Re: infinite recursion trying to format NotBranchError

2011-02-02 Thread Martin Pool
Thanks, Max. We should do a 2.2.4 with the fix and try to SRU that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/687653 Title: infinite recursion trying to format NotBranchError -- ubuntu-bugs

[Bug 32852] Re: AttributeError make some bicyclerepair commands unusable (dapper)

2011-02-02 Thread Martin Pool
This is still present in Maverick. I can't find an upstream report of this bug, but upstream doesn't seem very active either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/32852 Title:

[Bug 586341] Re: NO_PROXY env variable ending with ', ' tricks bzr into never proxying any host

2011-02-02 Thread Martin Pool
** Tags added: easy http proxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/586341 Title: NO_PROXY env variable ending with ',' tricks bzr into never proxying any host -- ubuntu-bugs mailing

[Bug 586341] Re: NO_PROXY env variable ending with ', ' tricks bzr into never proxying any host

2011-02-02 Thread Martin Pool
** Changed in: bzr Assignee: Vincent Ladeuil (vila) = Martin Pool (mbp) ** Changed in: bzr Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/586341 Title

Re: [Bug 303888] Re: contrib scripts should be packaged

2011-02-01 Thread Martin Pool
On 2 February 2011 04:21, Jelmer Vernooij 303...@bugs.launchpad.net wrote: I think contrib/ should probably be cleaned up first, there are a couple of old scripts that aren't useful and will simply be confusing to users. +1, it's a bit of a dumping-ground. -- You received this bug

[Bug 616878] Re: bzr commit error because of no identity

2011-01-31 Thread Martin Pool
** Changed in: bzr Assignee: (unassigned) = bazaar-core-staff (bazaar-core-staff) ** Changed in: bzr Importance: Medium = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/616878 Title:

[Bug 627202] Re: bzr crashed with ValueError in _add_index()

2011-01-31 Thread Martin Pool
Hi, because it's getting so many dupes and seems easy. ** Changed in: bzr-search Importance: Undecided = High ** Changed in: bzr-search Assignee: (unassigned) = Martin Pool (mbp) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 627202] Re: bzr crashed with ValueError in _add_index()

2011-01-31 Thread Martin Pool
/test_index.py 2011-02-01 04:07:02 + @@ -1,5 +1,6 @@ # search, a bzr plugin for searching within bzr branches/repositories. # Copyright (C) 2008 Robert Collins +# Copyright (C) 2011 Martin Pool # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU

[Bug 627202] Re: bzr crashed with ValueError in _add_index()

2011-01-31 Thread Martin Pool
** Changed in: bzr-search Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/627202 Title: bzr crashed with ValueError in _add_index() -- ubuntu-bugs mailing

[Bug 711114] [NEW] linux.sh fails trying to remove old address

2011-01-31 Thread Martin Pool
Public bug reported: Binary package hint: gogoc I have set up gogoc against internode's tunnel broker. I found that the linux.sh script run after the tunnel came up consistently failed at the moment of trying to remove the old link address, and when I cut out this line it worked: 200

[Bug 711114] Re: linux.sh fails trying to remove old address

2011-01-31 Thread Martin Pool
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/74 Title: linux.sh fails trying to remove old address -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 697815] Re: bzr crashed with ShortReadvError in _seek_and_read()

2011-01-26 Thread Martin Pool
*** This bug is a duplicate of bug 402857 *** https://bugs.launchpad.net/bugs/402857 There's a different case possible here, which is in bug 413430, where the pack file is fine, but the index file is truncated. (Probably ext4 again.) ** This bug has been marked a duplicate of bug 402857

[Bug 708427] Re: bzr crashed with TypeError in annotate(): value is of wrong type for this column

2011-01-26 Thread Martin Pool
*** This bug is a duplicate of bug 707482 *** https://bugs.launchpad.net/bugs/707482 This seems to be due to pygtk becoming more strict in natty. ** Package changed: bzr (Ubuntu) = bzr-gtk (Ubuntu) ** Changed in: bzr-gtk (Ubuntu) Status: New = Confirmed ** This bug has been marked a

[Bug 524680] Re: [lp-project-upload] not really ubuntu specific

2011-01-25 Thread Martin Pool
** Changed in: lptools Assignee: (unassigned) = Martin Pool (mbp) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/524680 Title: [lp-project-upload] not really ubuntu specific -- ubuntu-bugs

[Bug 524680] Re: [lp-project-upload] not really ubuntu specific

2011-01-25 Thread Martin Pool
** Changed in: lptools Status: New = Confirmed ** Tags added: easy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/524680 Title: [lp-project-upload] not really ubuntu specific --

Re: Making bzr commit more like debcommit

2011-01-24 Thread Martin Pool
On 25 January 2011 03:32, Robert Collins robe...@robertcollins.net wrote: Should be easy enough to add a hook to get fixes from plugins; the tricky bit is allowing users to confirm that the detected things are correct (or perhaps thats overkill?) Anyhow the bzr-builddeb, commitfromnews,

[Bug 657109] Re: SCA-user is rejected by LP API as unauthorized

2011-01-24 Thread Martin Pool
Launchpad seems to still have an idea in its database of your lat/long, but it does not expose any ui in /+me to edit it, afaics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/657109 Title:

[Bug 551865] Re: bzr crashed with AssertionError in create_from_tree()

2011-01-21 Thread Martin Pool
*** This bug is a duplicate of bug 336618 *** https://bugs.launchpad.net/bugs/336618 ** This bug has been marked a duplicate of bug 336618 dirstate error (Unknown kind 'absent') on merge/uncommit/merge sequence * You can subscribe to bug 336618 by following this link:

[Bug 705279] Re: bzr crashed, when pulling from a bzr mirror of an svn repo, with BzrCheckError in _commit_write_group()

2011-01-21 Thread Martin Pool
jelmer, do you think this is a core bzr bug not in bzr-svn? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705279 Title: bzr crashed, when pulling from a bzr mirror of an svn repo, with

[Bug 705279] Re: bzr crashed, when pulling from a bzr mirror of an svn repo, with BzrCheckError in _commit_write_group()

2011-01-21 Thread Martin Pool
*** This bug is a duplicate of bug 485601 *** https://bugs.launchpad.net/bugs/485601 ** This bug has been marked a duplicate of bug 485601 missing chk node(s) for id_to_entry maps * You can subscribe to bug 485601 by following this link:

[Bug 409266] Re: bzr log of uncommited revision dies with stack trace

2011-01-21 Thread Martin Pool
*** This bug is a duplicate of bug 241998 *** https://bugs.launchpad.net/bugs/241998 ** This bug has been marked a duplicate of bug 241998 bzr log -r revid:nonexistentrevid throws traceback if revid exists in repository but not in branch * You can subscribe to bug 241998 by following

[Bug 671795] Re: bzr crashed with NoSuchRevision in _do_revision_id_to_dotted_revno()

2011-01-21 Thread Martin Pool
*** This bug is a duplicate of bug 241998 *** https://bugs.launchpad.net/bugs/241998 ** This bug has been marked a duplicate of bug 241998 bzr log -r revid:nonexistentrevid throws traceback if revid exists in repository but not in branch * You can subscribe to bug 241998 by following

[Bug 425385] Re: UnicodeDecodeError in walkdirs called from initialize, on badly encoded filename

2011-01-21 Thread Martin Pool
*** This bug is a duplicate of bug 488519 *** https://bugs.launchpad.net/bugs/488519 ** This bug has been marked a duplicate of bug 488519 [master] UnicodeDecodeError in osutils.walkdirs with non-ascii filenames * You can subscribe to bug 488519 by following this link:

[Bug 493017] Re: IndexError: in dirstate update_minimal

2011-01-21 Thread Martin Pool
*** This bug is a duplicate of bug 403322 *** https://bugs.launchpad.net/bugs/403322 ** This bug has been marked a duplicate of bug 403322 IndexError on moving added file * You can subscribe to bug 403322 by following this link: https://bugs.launchpad.net/bzr/+bug/403322/+subscribe --

[Bug 438231] Re: Crashes when adding a file below a symlink

2011-01-20 Thread Martin Pool
*** This bug is a duplicate of bug 192859 *** https://bugs.launchpad.net/bugs/192859 ** This bug has been marked a duplicate of bug 192859 AttributeError on parent.children in add when adding a symlink * You can subscribe to bug 192859 by following this link:

[Bug 669399] Re: Touchpad bottom edge unresponsive in ubuntu 10.10 64-bit

2011-01-17 Thread Martin Pool
The proposed kernel fixes this problem for me too, and I can confirm that it also doesn't add two-finger support. (The latter should be a separate bug I suppose.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 645404] Re: add-apt-repository incorrect sources with private-ppa

2011-01-16 Thread Martin Pool
To correct this (I think), software-properties would have to connect to the API and observe that it gets permission denied trying to read the ppa. Then it can reconnect to the API asking for authentication, which will open a browser window where you can do the openid ritual. Then using that

[Bug 583740] Re: Handles Private PPAs badly

2011-01-16 Thread Martin Pool
*** This bug is a duplicate of bug 645404 *** https://bugs.launchpad.net/bugs/645404 Duping to an newer bug that has more info ** This bug has been marked a duplicate of bug 645404 add-apt-repository incorrect sources with private-ppa * You can subscribe to bug 645404 by following this

[Bug 659590] Re: [SRU] dput sftp upload hangs after all files successfully uploaded

2011-01-14 Thread Martin Pool
** Changed in: bzr (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/659590 Title: [SRU] dput sftp upload hangs after all files successfully uploaded --

[Bug 702653] [NEW] quotes ridiculous large sizes

2011-01-13 Thread Martin Pool
Public bug reported: Binary package hint: pax pax: ustar vol 1, 747 files, 919543564541624320 bytes read, 578133281422478456 bytes written. My laptop doesn't actually have 500PB of disk. It wrote 109MB. The command was find ~ \( \ -path ~/backup \ -o -path ~/.cache \ \) -prune

[Bug 702653] Re: quotes ridiculous large sizes

2011-01-13 Thread Martin Pool
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702653 Title: quotes ridiculous large sizes -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 659590] Re: [SRU] dput sftp upload hangs after all files successfully uploaded

2011-01-11 Thread Martin Pool
The technical board resolved[1][2] in December that they would allow SRUs of Bazaar 2.2 without running the test suite during the build, because the dependency problem that prevents it is not feasible to fix in Maverick, and because it can be adequately tested at other steps of the process. As

[Bug 659590] Re: [SRU] dput sftp upload hangs after all files successfully uploaded

2011-01-11 Thread Martin Pool
Dear Max / ubuntu-sru team: bzr-2.2.2, including this fix, should be included in maverick-updates. I don't know of any blockers at this point. I apparently can't nominate this for a release in Launchpad, and I can't upload it to -proposed. Could you please do these steps for me: Use Nominate

[Bug 314507] Re: OAUTH server ignores ignores first element in header (rather than realm key)

2011-01-11 Thread Martin Pool
follow on bug 701545. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/314507 Title: OAUTH server ignores ignores first element in header (rather than realm key) -- ubuntu-bugs mailing list

[Bug 701018] [NEW] a11y panel should have an option to turn on gtk-entry-password-hint-timeout

2011-01-10 Thread Martin Pool
Public bug reported: Binary package hint: gnome-control-center gtk has an option to turn on brief display of characters entered into password fields, in the way that is commonly done on handheld devices. This is highly useful to users who for whatever reason have trouble typing password

[Bug 701018] Re: a11y panel should have an option to turn on gtk-entry-password-hint-timeout

2011-01-10 Thread Martin Pool
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/701018 Title: a11y panel should have an option to turn on gtk-entry-password-hint-timeout -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 684745] Re: compiz assert failure: compiz: main/mipmap.c:43: bytes_per_pixel: Assertion `b = 0' failed.

2011-01-05 Thread Martin Pool
On 5 January 2011 14:37, Paul Sladen ubu...@paul.sladen.org wrote: Martin: I was getting about four crashes per day on Alt-Tab until I upgraded the RAM from 1GB to 3GB, I suspect it's partly starvation/paging related. That's interesting data. But the machine I was testing on has 8GB RAM and

[Bug 697108] [NEW] syncdaemon isn't connecting

2011-01-04 Thread Martin Pool
Public bug reported: Binary package hint: ubuntuone-client From http://askubuntu.com/questions/19940/newly-added-files-dont-sync- down/19947 I added some files into my Ubuntu One/My Files folder on my desktop machine. I can see them in the U1 web ui. My laptop is connected to the same U1

[Bug 697108] Re: syncdaemon isn't connecting

2011-01-04 Thread Martin Pool
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697108 Title: syncdaemon isn't connecting -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 314507] Re: OAUTH server ignores ignores first element in header (rather than realm key)

2011-01-03 Thread Martin Pool
This probably also affects upstream OAuth, and Ubuntu's python-oauth, in which case the patch here should fix it. Or it may already be fixed upstream. See Francis's comment in https://code.launchpad.net/~mbp/launchpad/314507-oauth/+merge/44188 ** Also affects: python-oauth (Ubuntu)

[Bug 314507] Re: OAUTH server ignores ignores first element in header (rather than realm key)

2011-01-03 Thread Martin Pool
There is already an equivalent fix in Maverick's python-oauth. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/314507 Title: OAUTH server ignores ignores first element in header (rather than realm

[Bug 689693] Re: Sometimes system windows disappear in the toolbar in a half second few times

2010-12-22 Thread Martin Pool
** Project changed: launchpad = null -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689693 Title: Sometimes system windows disappear in the toolbar in a half second few times -- ubuntu-bugs

[Bug 684745] Re: compiz assert failure: compiz: main/mipmap.c:43: bytes_per_pixel: Assertion `b = 0' failed.

2010-12-20 Thread Martin Pool
compiz has repeatedly crashed for me with this message in natty. I didn't see this problem in maverick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684745 Title: compiz assert failure: compiz:

Re: [Bug 342135] Re: bzr-gtk should not enable bzr-notify by default

2010-12-15 Thread Martin Pool
On 16 December 2010 14:07, Jesse Michael 342...@bugs.launchpad.net wrote: This feature is especially aggravating when using the Netboot/Unity interface, as it takes up a significant amount of space in the left dock bar and is completely useless for my use cases. I do a lot of bzr development,

[Bug 689982] [NEW] spins, writing errors, in gnome_settings_manager_stop

2010-12-13 Thread Martin Pool
Public bug reported: Binary package hint: ubuntuone-client-gnome My X session crashed. After I logged in again, I saw that gnome- settings-daemon had created a 60GB .xsession-errors.old file (filling /home), containing repeated errors about assertion `G_IS_OBJECT (object)' failed Because

[Bug 689982] Re: spins, writing errors, in gnome_settings_manager_stop

2010-12-13 Thread Martin Pool
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689982 Title: spins, writing errors, in gnome_settings_manager_stop -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: Improving UDS

2010-12-03 Thread Martin Pool
On 3 December 2010 06:36, Jono Bacon j...@ubuntu.com wrote: Hi All, Today I had a discussion with some of the other organizers of UDS, and we have been reviewing some of the feedback from the survey and we have some areas in which we would like to improve. I wanted to highlight these areas

Re: [Bug 682600] Re: Fix RandomPool Depreciation Warning from pycrypto

2010-12-01 Thread Martin Pool
On 2 December 2010 01:27, Gordon Tyler 682...@bugs.launchpad.net wrote: On 12/1/2010 1:40 AM, Martin Pool wrote: I know, I was just wondering what you meant by the updated paramiko: a patched version or a new upstream release. It seems to me we should get the patch into Debian and from

Re: [Bug 616878] Re: bzr commit error because of no identity

2010-12-01 Thread Martin Pool
On 26 November 2010 07:57, Max Bowsher m...@f2s.com wrote: Could we not just add a branch.conf boolean setting (and corresponding switches to 'bzr init', 'bzr reconfigure') which reverts to the previous behaviour? So, it would default to warning or failing, to help people who don't realize

Re: udd at uds-n

2010-11-30 Thread Martin Pool
On 1 December 2010 09:27, Barry Warsaw ba...@ubuntu.com wrote: Hi Martin, thanks for posting this update, and apologies for taking so long to get around to reading it. On Nov 17, 2010, at 08:06 PM, Martin Pool wrote: At the end of that discussion we picked two specific items for the bzr team

Re: [Bug 682600] Re: Fix RandomPool Depreciation Warning from pycrypto

2010-11-30 Thread Martin Pool
On 1 December 2010 02:02, John Arbash Meinel j...@arbash-meinel.com wrote: Note that there shouldn't be a warning for released versions of bzr, because we squash all deprecation warnings at runtime. There will only be warnings for people who combine paramiko + new pycrypto + beta bzr. That

Re: [Bug 682600] Re: Fix RandomPool Depreciation Warning from pycrypto

2010-11-30 Thread Martin Pool
On 1 December 2010 17:23, John Arbash Meinel j...@arbash-meinel.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/30/2010 5:10 PM, Martin Pool wrote: On 1 December 2010 02:02, John Arbash Meinel j...@arbash-meinel.com wrote: Note that there shouldn't be a warning for released

[Bug 682600] Re: Fix RandomPool Depreciation Warning from pycrypto

2010-11-29 Thread Martin Pool
Is it sufficient to apply http://bazaar.launchpad.net/%7Evcs- imports/paramiko/no-randompool/diff/534 to paramiko package in ubuntu package to fix this? I think we should apply that fix in Ubuntu. That is not as good as it being in a new upstream release, but it's better than fixing it only in

[Bug 682600] Re: Fix RandomPool Depreciation Warning from pycrypto

2010-11-29 Thread Martin Pool
** Description changed: See bug #249765 in PyCrypto $ bzr pull Using saved parent location: bzr+ssh://bazaar.launchpad.net/~xiphos-devel/xiphos/trunk/ /usr/lib/python2.6/dist-packages/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which

[Bug 607636] Re: chardev: opening backend pty failed

2010-11-24 Thread Martin Pool
I hit the same problem after installing and trying to use lxc. It was previously working properly on the same host machine. Could it be that lxc changes the mount options on the host's /dev/pts? (I'm not sure that was precisely the cause though.) ** Also affects: lxc (Ubuntu) Importance:

Re: [Bug 680353] Re: No temperature information is available although machine does have thermal sensors

2010-11-24 Thread Martin Pool
On 24 November 2010 20:02, Andreas Hasenack andr...@canonical.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2010 09:55 PM, Martin Pool wrote: ... or, perhaps better, just use the abstraction across various methods provided by libsensors?  People might also want to graph

[Bug 636930] Re: Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 'source_repo'

2010-11-24 Thread Martin Pool
poolie spiv does bug 636930 require upgrading the client, or also the server? spiv poolie: whichever side is actually performing the conversion; in the case of fetching from a smart server, that's the server side. spiv poolie: so there's a couple of things in that bug: spiv poolie: the original

[Bug 210670] Re: tshark uses up all the space in /tmp

2010-11-24 Thread Martin Pool
** Changed in: wireshark (Ubuntu) Status: Invalid = Confirmed -- tshark uses up all the space in /tmp https://bugs.launchpad.net/bugs/210670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

<    4   5   6   7   8   9   10   11   12   13   >