Your message dated Sun, 02 Mar 2014 18:51:31 +0000 with message-id <[email protected]> and subject line Bug#740540: Removed package(s) from unstable has caused the Debian Bug report #661299, regarding bzr-git: git-remote-bzr fails with SQL logic error or missing database to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 661299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661299 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bzr-git Version: 0.6.7-1 Severity: normal The git-remote-bzr plugin doesn't seem to work: pabs@chianamo ~ $ git clone bzr::lp:unity Cloning into 'unity'... You have not informed bzr of your Launchpad ID, and you must do this to write to Launchpad or access private data. See "bzr help launchpad-login". *** glibc detected *** /usr/bin/python: realloc(): invalid pointer: 0x000000000229d290 *** *** glibc detected *** /usr/bin/python: realloc(): invalid pointer: 0x000000000222a000 *** Traceback (most recent call last): File "/usr/lib/git-core/git-remote-bzr", line 49, in <module> helper.process(sys.stdin, sys.stdout) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 168, in process self.process_line(l, outf) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 184, in process_line self.commands[argv[0]](self, outf, argv) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 116, in cmd_list object_store = get_object_store(repo) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", line 70, in get_object_store return BazaarObjectStore(repo, mapping) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", line 321, in __init__ self._cache = cache_from_repository(repository) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 1012, in from_repository return BzrGitCacheFormat.from_repository(repository) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 238, in from_repository return cls.from_transport(transport) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 205, in from_transport return format.open(transport) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 395, in open return SqliteBzrGitCache(os.path.join(basepath, "idmap.db")) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 382, in <lambda> SqliteBzrGitCache = lambda p: BzrGitCache(SqliteGitShaMap(p), None, SqliteCacheUpdater) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 432, in __init__ """) sqlite3.OperationalError: SQL logic error or missing database pabs@chianamo ~ $ git clone bzr::http://bugs.debian.org/debbugs-source/mainline/ debbugs Cloning into 'debbugs'... *** glibc detected *** /usr/bin/python: realloc(): invalid pointer: 0x0000000002d55360 *** Traceback (most recent call last): File "/usr/lib/git-core/git-remote-bzr", line 49, in <module> helper.process(sys.stdin, sys.stdout) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 168, in process self.process_line(l, outf) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 184, in process_line self.commands[argv[0]](self, outf, argv) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/git_remote_helper.py", line 116, in cmd_list object_store = get_object_store(repo) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", line 70, in get_object_store return BazaarObjectStore(repo, mapping) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/object_store.py", line 321, in __init__ self._cache = cache_from_repository(repository) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 1012, in from_repository return BzrGitCacheFormat.from_repository(repository) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 238, in from_repository return cls.from_transport(transport) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 205, in from_transport return format.open(transport) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 395, in open return SqliteBzrGitCache(os.path.join(basepath, "idmap.db")) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 382, in <lambda> SqliteBzrGitCache = lambda p: BzrGitCache(SqliteGitShaMap(p), None, SqliteCacheUpdater) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/cache.py", line 432, in __init__ """) sqlite3.OperationalError: SQL logic error or missing database -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bzr-git depends on: ii bzr 2.5.0~bzr6458-2 ii python 2.7.2-10 ii python-dulwich 0.8.3-1 ii python2.6 2.6.7-4 ii python2.7 2.7.2-8 Versions of packages bzr-git recommends: pn python-tdb <none> Versions of packages bzr-git suggests: pn bzr-fastimport <none> -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Version: 0.6.12+bzr1629-1+rm Dear submitter, as the package bzr-git has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/740540 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---

