Comment 6 for bug 244412

Revision history for this message
tdflanders (thomasdelbeke) wrote :

Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  openjdk-6-jdk openjdk-6-jre openjdk-6-jre-headless
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
thomas@thomas-laptop:~$ sudo update-manager -c -d
thomas@thomas-laptop:~$ sudo synaptic
thomas@thomas-laptop:~$ apt-get source openjdk-6-jdk openjdk-6-jre openjdk-6-jre-headless
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'openjdk-6' packaging is maintained in the 'Bzr' version control system at:
bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
Please use:
bzr get bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
to retrieve the latest (possible unreleased) updates to the package.
NOTICE: 'openjdk-6' packaging is maintained in the 'Bzr' version control system at:
bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
Please use:
bzr get bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
to retrieve the latest (possible unreleased) updates to the package.
NOTICE: 'openjdk-6' packaging is maintained in the 'Bzr' version control system at:
bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
Please use:
bzr get bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
to retrieve the latest (possible unreleased) updates to the package.
Need to get 54.6MB of source archives.
Get:1 http://archive.ubuntu.com intrepid/main openjdk-6 6b12-0ubuntu6 (dsc) [2225B]
Get:2 http://archive.ubuntu.com intrepid/main openjdk-6 6b12-0ubuntu6 (tar) [54.4MB]
Get:3 http://archive.ubuntu.com intrepid/main openjdk-6 6b12-0ubuntu6 (diff) [185kB]
Fetched 54.6MB in 11min33s (78.7kB/s)
gpg: Signature made Sat 25 Oct 2008 00:13:55 BST using DSA key ID 0F932C9C
gpg: Can't check signature: public key not found
dpkg-source: extracting openjdk-6 in openjdk-6-6b12
dpkg-source: info: unpacking openjdk-6_6b12.orig.tar.gz
dpkg-source: info: applying openjdk-6_6b12-0ubuntu6.diff.gz
Skipping unpack of already unpacked source in openjdk-6-6b12
Skipping unpack of already unpacked source in openjdk-6-6b12
thomas@thomas-laptop:~$ bzr get bzr+ssh://<user>@bazaar.launchpad.net/~openjdk/openjdk/openjdk6
bash: user: No such file or directory
thomas@thomas-laptop:~$ bzr get bzr+ssh://<email address hidden>/~openjdk/openjdk/openjdk6
The authenticity of host 'bazaar.launchpad.net (91.189.90.11)' can't be established.
RSA key fingerprint is 9d:38:3a:63:b1:d5:6f:c4:44:67:53:49:2e:ee:fc:89.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added 'bazaar.launchpad.net,91.189.90.11' (RSA) to the list of known hosts.
Permission denied (publickey).
bzr: ERROR: Connection closed: please check connectivity and permissions (and try -Dhpss if further diagnosis is required)
thomas@thomas-laptop:~$ bzr -Dhpss get bzr+ssh://<email address hidden>/~openjdk/openjdk/openjdk6
Permission denied (publickey).
bzr: ERROR: exceptions.AttributeError: 'ProtocolThreeDecoder' object has no attribute '_in_buffer'

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 857, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 797, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 840, in run
    from_location)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 878, in open_tree_or_branch
    bzrdir = klass.open(location)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 756, in open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 798, in open_from_transport
    return format.open(transport, _found=True)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1725, in open
    return self._open(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 2605, in _open
    return remote.RemoteBzrDir(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/remote.py", line 76, in __init__
    response = self._client.call('BzrDir.open', path)
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/client.py", line 111, in call
    result, protocol = self.call_expecting_body(method, *args)
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/client.py", line 124, in call_expecting_body
    method, args, expect_response_body=True)
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/client.py", line 72, in _call_and_read_response
    expect_body=expect_response_body)
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/message.py", line 258, in read_response_tuple
    self._wait_for_response_args()
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/message.py", line 224, in _wait_for_response_args
    self._read_more()
  File "/usr/lib/python2.5/site-packages/bzrlib/smart/message.py", line 243, in _read_more
    self._protocol_decoder._in_buffer[:10],
AttributeError: 'ProtocolThreeDecoder' object has no attribute '_in_buffer'

bzr 1.6.1 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', '-Dhpss', 'get', 'bzr+ssh://<email address hidden>/~openjdk/openjdk/openjdk6']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_IE.UTF-8'
plugins:
  bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.6.0]
  dbus /usr/lib/python2.5/site-packages/bzrlib/plugins/dbus [unknown]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  rebase /usr/lib/python2.5/site-packages/bzrlib/plugins/rebase [0.3.0]
  svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.4.13]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.
thomas@thomas-laptop:~$