Bazaar 1.9 rc1-3 Windows installers

Eugene Wee crystalrecursion at gmail.com
Thu Nov 6 05:45:17 GMT 2008


Hi John,

I encountered no problems when I locally tested bzr-zip-1.9rc1-1.exe on a
computer in one of my university computer labs running Windows XP SP3
without administrator privileges :)

However, I did have problems using bzr log, bzr branch, bzr annotate and bzr
qannotate on a remote standalone branch via SFTP. Strangely, bzr info and
bzr qlog worked as expected (I could not try bzr qbranch as a password could
not be provided via the GUI). Note that the remote repository format was
RepositoryFormatKnit1 but the local shared repository format was the default
pack-0.92. The traceback was:
"Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
  File "bzrlib\commands.pyo", line 839, in run_bzr
  File "bzrlib\commands.pyo", line 539, in run_argv_aliases
  File "bzrlib\commands.pyo", line 853, in ignore_pipe
  File "bzrlib\builtins.pyo", line 3672, in run
  File "bzrlib\builtins.pyo", line 77, in _get_one_revision_tree
  File "bzrlib\branch.pyo", line 1698, in basis_tree
  File "bzrlib\decorators.pyo", line 138, in read_locked
  File "bzrlib\repository.pyo", line 1678, in revision_tree
  File "bzrlib\decorators.pyo", line 138, in read_locked
  File "bzrlib\repository.pyo", line 1641, in get_revision_inventory
  File "bzrlib\decorators.pyo", line 138, in read_locked
  File "bzrlib\repository.pyo", line 1534, in get_inventory
  File "bzrlib\repository.pyo", line 1552, in _iter_inventories
  File "bzrlib\repository.pyo", line 1559, in _iter_inventory_xmls
  File "bzrlib\knit.pyo", line 1248, in get_record_stream
  File "bzrlib\knit.pyo", line 999, in _get_content_maps
  File "bzrlib\knit.pyo", line 1118, in _get_record_map
  File "bzrlib\knit.pyo", line 1594, in _read_records_iter
  File "bzrlib\knit.pyo", line 2369, in get_raw_records
  File "bzrlib\transport\sftp.pyo", line 298, in request_and_yield_offsets
IndexError: list index out of range"

I noticed that there were tbzr related files in the archive. From what I
understand, tbzr needs to be normally installed to actually work, so perhaps
it should not be included in this self-extracting archive?

On Thu, Nov 6, 2008 at 9:43 AM, John Arbash Meinel
<john at arbash-meinel.com>wrote:

> So I'm going to give it a shot, hopefully the upload goes through.
>
> Basically, we stage everything to a directory as part of the build
> process, and then wrap that in an installer.
>
> What I tried this time was to take that directory and compress it, and
> upload that.
>
> At first I did a .zip file, but that turned out to be 30MB, which seemed
> a bit much compared to the 14MB installer.
>
> So I installed 7zip, and created a self-extracting LZMA file, and
> uploaded that.
>
> I don't have a great name for it yet. It isn't a plain zip file, so I
> can't just name it "bzr-XXX.zip" I wanted to name it "noinstall" but
> Vista detects that as an "installer" and tries to run it as Admin.
>
> So I went with "bzr-zip-1.9rc1-1.exe". If anyone has a better
> suggestion, I'm happy to listen.
>
> Anyway, it is a 14MB self-extracting 7z (lzma) compressed archive. Give
> it a shot, and see if it fits what you are looking for.
>
> John
> =:->
>
> PS> It should end up here when the upload finishes.
>   https://launchpad.net/bzr/1.9/1.9rc1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20081106/98f7062a/attachment.htm 


More information about the bazaar mailing list