Public bug reported: I'm trying to do an update from a svn branch (using https+urllib) and I can't:
$ bzr update -Ossl.cert_reqs=none Not checking SSL certificate for host: 443 HTTPS host, Realm: 'Subversion repository for blah blah' username: myusername HTTPS myusername@192.168.162.30, Realm: 'Subversion repository for blah blah' password: bzr: ERROR: bzrlib.errors.ReadOnlyError: A write attempt was made in a read only transaction on SvnBranch('https://blah/svn.repos/system/branches/RF_HL7.6905') Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 920, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1131, 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 695, 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 1742, in run old_tip = branch.update(possible_transports) 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/branch.py", line 2715, in update self.pull(master, overwrite=True) File "/usr/lib/python2.7/dist-packages/bzrlib/branch.py", line 1133, in pull possible_transports=possible_transports, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/svn/branch.py", line 989, in pull master_branch.lock_write() File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/svn/branch.py", line 690, in lock_write raise ReadOnlyError(self) ReadOnlyError: A write attempt was made in a read only transaction on SvnBranch('https://blah/svn.repos/system/branches/RF_HL7.6905') ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: bzr-svn 1.2.1-1 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.0.1-0ubuntu7 Architecture: i386 Date: Tue May 8 15:25:46 2012 InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) PackageArchitecture: all ProcEnviron: SHELL=/bin/bash TERM=xterm LANG=en_US.UTF-8 LANGUAGE= SourcePackage: bzr-svn UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: bzr-svn (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996747 Title: bzr-svn: can't do update from svn branch due to ReadOnlyError To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bzr-svn/+bug/996747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs