[Bug 693880] Re: bzr under python2.7 fails: _ReportingFileSocket.readline lacks size argument

2011-04-21 Thread John A Meinel
** Changed in: bzr/2.2 Status: Fix Released => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/693880 Title: bzr under python2.7 fails: _ReportingFileSocket.readline lacks size arg

[Bug 693880] Re: bzr under python2.7 fails: _ReportingFileSocket.readline lacks size argument

2011-04-21 Thread John A Meinel
This doesn't appear to be properly fixed in the 2.2 series. Or at a minimum, I'm unable to reproduce *this* bug because of another bug. Looking at the Traceback of the bug, it seems to be a mismatch between xmlrpclib and bzr's implementation of the XMLRPCTransport. However, with bzr 2.2.[1,2,3,4,5

[Bug 701940] Re: Pack moved to obsolete_packs, but still referenced in pack-names

2011-04-21 Thread John A Meinel
I can do this manually and it works. Based on the test case that Andrew proposed. The basic script is: 1) Create a repository with a few commits in it. bzr init foo cd foo echo bar > bar bzr add; bzr commit -m "bar" bzr commit --unchanged -m "two" bzr commit --unchanged -m "three" 2) At thi

[Bug 391015] Re: apport package hook for Bazaar

2011-04-21 Thread John A Meinel
Martin, your patch for this is considered landed in trunk, but Rejected for 2.1. So I'm going to mark this as such, and change the In Progress setting. ** Changed in: bzr Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 686161] Re: bzr crashed with UnicodeEncodeError in run()

2011-04-21 Thread John A Meinel
Hey Martin, what's your status on this? Anything we can do to help you along? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/686161 Title: bzr crashed with UnicodeEncodeError in run() -- ubuntu-bug

[Bug 264275] Re: bazaar internal error if adding file in a linked directory

2011-04-21 Thread John A Meinel
I'm guessing Declan didn't manage to follow up on this, so it shouldn't be considered "In Progress". It can be considered "patch available that needs some tweaking". ** Changed in: bzr Status: In Progress => Confirmed ** Tags added: patch-needswork symlink -- You received this bug notifi

[Bug 617503] Re: Dead link in documentation to Glossary

2011-04-13 Thread John A Meinel
** Changed in: bazaar (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/617503 Title: Dead link in documentation to Glossary -- ubuntu-bugs mailing li

[Bug 674091] Re: bzr crashed with ErrorFromSmartServer (We are missing inventories for revisions)

2010-11-12 Thread John A Meinel
Quick answer. (I thought this was a dupe, but couldn't find the other bug.) Say you have 4 pack files in your repository. And 4 revisions. However, revision 3 shares the exact inventory of revision 2. Autopack decides it needs to combine just packs 3 & 4 together. The Packer code is then exposed

[Bug 674091] Re: bzr crashed with ErrorFromSmartServer (We are missing inventories for revisions)

2010-11-12 Thread John A Meinel
Just to finish, it should be quite rare, and 'bzr pack' should always fix it. (Since it will put all inventories and revisions into a single pack, and it never sees a 'partial' repository.) -- bzr crashed with ErrorFromSmartServer (We are missing inventories for revisions) https://bugs.launchpad.

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

2010-10-28 Thread John A Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/28/2010 7:16 AM, Martin Pool wrote: > Thanks for the report. There are other similar bugs in other commands. > > Perhaps we should check for a 'reliable' user id only in commit? I believe the trigger is that bzr wants to be able to annotate th

[Bug 619463] [NEW] update-manager app indicator gives incorrect tooltip ('check for updates' should be 'check')

2010-08-17 Thread John A Meinel
Public bug reported: Binary package hint: update-manager I'm not 100% sure about the package. Update manager gave me a big red warning symbol in the application indicators section. When I moused over it, it told me there was some sort of problem updating, and to click here and request "Check for

[Bug 619463] Re: update-manager app indicator gives incorrect tooltip ('check for updates' should be 'check')

2010-08-17 Thread John A Meinel
** Attachment added: "Dependencies.txt" https://bugs.edge.launchpad.net/bugs/619463/+attachment/1496200/+files/Dependencies.txt -- update-manager app indicator gives incorrect tooltip ('check for updates' should be 'check') https://bugs.launchpad.net/bugs/619463 You received this bug notifi

[Bug 597456] Re: TypeError: expected string or buffer

2010-06-22 Thread John A Meinel
** Package changed: bzr (Ubuntu) => bzr-git (Ubuntu) -- TypeError: expected string or buffer https://bugs.launchpad.net/bugs/597456 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

Re: [Bug 605067] [NEW] Allows history rewrites

2010-07-14 Thread John A Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Loïc Minier wrote: > Public bug reported: > > Binary package hint: bzr > > Hey > > I think we need a way to prevent bzr push from replacing the history > when it think it can do so; this might not be the right thing to do for > local branches, but i

Re: [Bug 625520] [NEW] ERROR: Connection closed: Unexpected end of message.

2010-08-30 Thread John A Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/27/2010 2:57 PM, ComputerJy wrote: > Public bug reported: > > Binary package hint: bzr > > Whenever I run the following command: bzr branch lp:ubuntu/apache2 > while the terminal is in an empty directory (owned and with permission to > write to

Re: [Bug 605067] [NEW] Allows history rewrites

2010-07-15 Thread John A Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Pool wrote: > On 14 July 2010 10:57, John A Meinel wrote: >> Isn't the original fix for this setting "append_revisions_only" on the >> trunk? (Preventing this sort of behavior). > > That would prohibit unc

[Bug 607775] Re: loggerhead package should depend on python-pygments to support syntax-highlighting

2010-07-20 Thread John A Meinel
seems like 'recommends' vs 'depends' to me. -- loggerhead package should depend on python-pygments to support syntax-highlighting https://bugs.launchpad.net/bugs/607775 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 622898] Re: bzr via etckeeper logs to /etc/.bzr.log in OpenVZ containers

2010-08-23 Thread John A Meinel
My guess is that vzctl is setting $HOME to /etc now. ** Changed in: bzr Importance: Undecided => Medium ** Changed in: bzr Status: New => Incomplete -- bzr via etckeeper logs to /etc/.bzr.log in OpenVZ containers https://bugs.launchpad.net/bugs/622898 You received this bug notificatio

[Bug 632543] [NEW] gnome-keyring password entry allows cursor outside of password entry

2010-09-07 Thread John A Meinel
Public bug reported: Binary package hint: gnome-keyring To start with, I'm assuming this is gnome-keyring. It is whatever dialog pops up when I auto-login telling me that it didn't get a chance to unlock my keyring (because I haven't entered my password yet). Once it is up, if I click the dialog

[Bug 632543] Re: gnome-keyring password entry allows cursor outside of password entry

2010-09-07 Thread John A Meinel
** Attachment added: "Dependencies.txt" https://bugs.edge.launchpad.net/bugs/632543/+attachment/1554171/+files/Dependencies.txt -- gnome-keyring password entry allows cursor outside of password entry https://bugs.launchpad.net/bugs/632543 You received this bug notification because you are a

[Bug 632543] Re: gnome-keyring password entry allows cursor outside of password entry

2010-09-07 Thread John A Meinel
I should also note that the ssh-agent entry (pinetry perhaps?) has the same problem. When it requests my ssh passphrase, it does not constrain me to typing in the text entry box, but lets me put the cursor on any of the text. -- gnome-keyring password entry allows cursor outside of password entry

Re: [Bug 626205] Re: bzr reporting warning for "some compiled extensions could not be loaded" when using distro bzr

2010-09-02 Thread John A Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ... > dlopen("/usr/lib/python2.6/dist-packages/bzrlib/_chunks_to_lines_pyx.so", 2); > import bzrlib._chunks_to_lines_pyx # dynamically loaded from > /usr/lib/python2.6/dist-packages/bzrlib/_chunks_to_lines_pyx.so ... > dlopen("/usr/lib/python2.6/dist-

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

2010-08-13 Thread John A Meinel
I think downgrading it to a warning would be ok. I've noticed other systems do the same thing. That said, if you are upgrading 400 machines to a newer version of bzr, can't that same mechanism be used to call 'bzr whoami' one time on each of those machines? (It doesn't have to happen on every comm

[Bug 617503] Re: Dead link in documentation to Glossary

2010-08-13 Thread John A Meinel
** Changed in: bzr (Ubuntu) Status: New => Confirmed ** Changed in: bzr (Ubuntu) Assignee: (unassigned) => John A Meinel (jameinel) -- Dead link in documentation to Glossary https://bugs.launchpad.net/bugs/617503 You received this bug notification because you are a member of

[Bug 617224] Re: bzr crashes on 'bzr status'

2010-08-13 Thread John A Meinel
** Changed in: bzr Importance: Undecided => High ** Changed in: bzr Status: New => Confirmed -- bzr crashes on 'bzr status' https://bugs.launchpad.net/bugs/617224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

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

2010-08-13 Thread John A Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Troup wrote: > John A Meinel writes: > >> I think downgrading it to a warning would be ok. I've noticed other >> systems do the same thing. >> >> That said, if you are upgrading 400 machines to a newer

[Bug 1944080] Re: [fan-network] Race-condition between "apt update" and dhcp request causes cloud-init error

2021-09-28 Thread John A Meinel
** Changed in: juju Importance: Undecided => High ** Changed in: juju Status: New => In Progress ** Changed in: juju Milestone: None => 2.9.16 ** Changed in: juju Assignee: (unassigned) => Joseph Phillips (manadart) -- You received this bug notification because you are a mem

<    1   2   3