Your message dated Sun, 02 Mar 2014 18:51:31 +0000
with message-id <e1wkbu3-0005ky...@franck.debian.org>
and subject line Bug#740540: Removed package(s) from unstable
has caused the Debian Bug report #731247,
regarding bzr-git: Broken by dulwich 0.9.4
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 ow...@bugs.debian.org
immediately.)


-- 
731247: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731247
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bzr-git
Version: 0.6.12-2
Severity: normal

It seems that bzr-git needs to be ported to the current version of dulwich:

roland@polymir ~/livres/debian-handbook $ bzr pull
Using saved parent location: 
git+ssh://lola...@git.debian.org/git/debian-handbook/debian-handbook.git,branch=master
No revisions to pull.
roland@polymir ~/livres/debian-handbook $ sudo aptitude install python-dulwich
Les paquets suivants seront mis à jour :      
  python-dulwich 
1 paquets mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
Il est nécessaire de télécharger 0 o/175 ko d'archives. Après dépaquetage, 39,9 
ko seront utilisés.
Voulez-vous continuer ? [Y/n/?] 
Lecture des fichiers de modifications (« changelog »)... Terminé 
(Lecture de la base de données... 262902 fichiers et répertoires déjà 
installés.)
Préparation du remplacement de python-dulwich 0.9.1-1 (en utilisant 
.../python-dulwich_0.9.4-1_amd64.deb) ...
Dépaquetage de la mise à jour de python-dulwich ...
Paramétrage de python-dulwich (0.9.4-1) ...
                                              
État actuel : 1 mise à jour restante [-1].
roland@polymir ~/livres/debian-handbook $ bzr pull
Using saved parent location: 
git+ssh://lola...@git.debian.org/git/debian-handbook/debian-handbook.git,branch=master
bzr: ERROR: exceptions.AttributeError: 'BazaarObjectStore' object has no 
attribute 'get_graph_walker'

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930, in 
exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1121, in 
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 673, in 
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 136, in 
run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 166, in 
_do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/builtins.py", line 1243, in run
    local=local, show_base=show_base)
  File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 218, in 
write_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/workingtree.py", line 999, in 
pull
    local=local)
  File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 1111, in pull
    possible_transports=possible_transports, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/branch.py", line 
842, in pull
    _override_hook_target, _hook_master=master_branch)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/branch.py", line 
778, in _basic_pull
    stop_revision, overwrite=overwrite)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/branch.py", line 
752, in _update_revisions
    head, refs = self.fetch_objects(stop_revision, fetch_tags=None)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/branch.py", line 
745, in fetch_objects
    determine_wants, self.source.mapping, limit=limit)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/git/fetch.py", line 
705, in fetch_objects
    graph_walker = store.get_graph_walker(
AttributeError: 'BazaarObjectStore' object has no attribute 'get_graph_walker'

bzr 2.6.0 on python 2.7.6 (Linux-3.11-2-amd64-x86_64-with-debian-jessie-sid)
arguments: ['/usr/bin/bzr', 'pull']
plugins: bash_completion[2.6.0], bookmarks[2.3.0dev], bzrtools[2.5.0],
    changelog_merge[2.6.0], cvspsimport[unknown], email[unknown],
    explorer[1.3.0], extcommand[unknown], fastimport[0.13.0], git[0.6.12],
    grep[2.6.0], launchpad[2.6.0], netrc_credential_store[2.6.0],
    news_merge[2.6.0], po_merge[2.6.0], qbzr[0.23.0], rewrite[0.6.4dev],
    search[1.7.0dev], weave_fmt[2.6.0]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'fr_FR.utf8'

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
roland@polymir ~/livres/debian-handbook $ sudo dpkg -i 
/tmp/tmp.XdYdlt8zYC/python-dulwich_0.9.1-1_amd64.deb 
dpkg : avertissement : dégradation (« downgrade ») de python-dulwich depuis 
0.9.4-1 vers 0.9.1-1
(Lecture de la base de données... 262910 fichiers et répertoires déjà 
installés.)
Préparation du remplacement de python-dulwich 0.9.4-1 (en utilisant 
.../python-dulwich_0.9.1-1_amd64.deb) ...
Dépaquetage de la mise à jour de python-dulwich ...
Paramétrage de python-dulwich (0.9.1-1) ...
roland@polymir ~/livres/debian-handbook $ bzr pull
Using saved parent location: 
git+ssh://lola...@git.debian.org/git/debian-handbook/debian-handbook.git,branch=master
No revisions to pull.
roland@polymir ~/livres/debian-handbook $ 

  Thanks,

Roland.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bzr-git depends on:
ii  bzr             2.6.0-3
ii  python          2.7.5-5
ii  python-dulwich  0.9.4-1

Versions of packages bzr-git recommends:
ii  python-tdb  1.2.12-1

Versions of packages bzr-git suggests:
ii  bzr-fastimport  0.13.0-4

-- no debconf information

-- 
Roland Mas

C'est dans la boue la plus nauséeuse que plongent les racines de
l'étincelante fleur de lotus. -- in Sri Raoul le petit yogi (Gaudelette)

--- 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
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to