Re: [Bug 1084403] Re: no support for gpgsig tags

2016-07-19 Thread Jelmer Vernooij
On Tue, Jul 19, 2016 at 05:56:28PM -, Rob Loach wrote: > Thanks for taking a look, Jelmer. Do you have an idea of a way forward > with it? William mentioned he was unsure of how to do it properly. They are the equivalent of testaments, so ideally they should be converted to those. I don't

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-07-19 Thread Jelmer Vernooij
Ignoring it will cause confusing import errors in incremental pulls for Launchpad imports as well. Incremental pulls rely on deltas against full texts recreated from bzr data including PGP signatures. If even one byte in the full text is incorrect, that causes incremental pulls to fail. On 19

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-06-16 Thread Jelmer Vernooij
The cache could also be under the bzr repository somewhere. On 16 June 2016 19:06:43 BST, Qwerty Chouskie wrote: >I checked ~/.cache, but there was nothing bzr-related there. I also >checked ~/.bazzar/, but there was nothing cache-related there. -- Sent from my

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-06-16 Thread Jelmer Vernooij
It depends on your system. Usually $XDG_CACHE_HOME/bazaar/git I think. On 16 June 2016 17:50:44 BST, Qwerty Chouskie wrote: >Where is the cache? -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- You received this bug notification because

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-06-16 Thread Jelmer Vernooij
Are you fetching into a new repository and have you removed the bzr-git cache? On 15 June 2016 01:24:10 BST, Qwerty Chouskie wrote: >I made this patch: >http://jacobspctuneup.tk/bzr-git%20patches/patchtry1.txt >It looks good, but nothing actually appears in the

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-06-14 Thread Jelmer Vernooij
It will break deltas, as bzr-git won't be able to create the original git object anymore from the bzr data. The object it creates will lack the gpgsig tag and thus result in a checksum mismatch. On 13 June 2016 21:29:38 BST, Qwerty Chouskie wrote: >I saw comment #8,

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-06-13 Thread Jelmer Vernooij
It will make things worse. People will get confusing errors (sha1 checksum or delta invalid exceptions), and bzr-git loses the ability to properly support the gpgsig tag. On 13 June 2016 22:16:19 BST, Qwerty Chouskie wrote: >Also, the code change will defiantly not

Re: [Bug 1084403] Re: no support for gpgsig tags

2016-06-13 Thread Jelmer Vernooij
That fix is incomplete and possibly corrupts future pulls. See the bug report for an explanation. On 13 June 2016 03:45:52 BST, Qwerty Chouskie wrote: >Just found this patched version: >https://code.launchpad.net/~simon-marchi/bzr-git/devel >Could this get merged

Re: [Bug 1084403] Re: no support for gpgsig tags

2015-04-24 Thread Jelmer Vernooij
Thanks for the replies. At this point the issue is well documented; please don't add more examples of broken repositories. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1084403 Title: no support

Re: [Bug 1084403] Re: no support for gpgsig tags

2013-11-12 Thread Jelmer Vernooij
On Tue, Nov 12, 2013 at 06:55:17PM -, Aron Xu wrote: Is there a way that can work around this bug and set up auto-import for a git repository that has some historical commits contain gpgsig? It seems that I'm not able to push to the branch set up by vcs-import, so fast-export/fast-import

Re: [Bug 1084403] Re: no support for gpgsig tags

2013-11-03 Thread Jelmer Vernooij
On Sun, Nov 03, 2013 at 10:07:36AM -, Harald Sitter wrote: Making this non-fatal (on launchpad) would be rather helpful since as of a couple of days ago this is blocking KDE Frameworks 5 building [1]. Upstream is less than thrilled. [1]

Re: [Bug 1084403] Re: no support for gpgsig tags

2012-11-29 Thread Chris Halse Rogers
Hm. Given I'm familiar with neither the bzr nor the git internals, that might be a bit longer for me then. Don't let me block you from working on it ☺. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.