Package: git-remote-hg
Version: 0.3-2
Followup-For: Bug #748185

Dear Maintainer,

I can replicate the problem (or one that looks exactly like it):

$ git clone hg::https://bitbucket.org/sparre/jsa
Cloning into 'jsa'...
requesting all changes
adding changesets
adding manifests
adding file changes
added 101 changesets with 207 changes to 51 files
new changesets 7668cdf808e7:f21475b231f9
ERROR: int() argument must be a string or a number, not 'changectx'
fatal: stream ends early
fast-import: dumping crash report to /home/sparre/Ada/Published/Github/jsa/.git/fast_import_crash_17678
fatal: Error while running fast-import
$

The crash report is deleted before I can access it.

The repository works fine when cloned with Mercurial:

$ hg clone https://bitbucket.org/sparre/jsa
destination directory: jsa
requesting all changes
adding changesets
adding manifests
adding file changes
added 101 changesets with 207 changes to 51 files
new changesets 7668cdf808e7:f21475b231f9
updating to branch default
42 files updated, 0 files merged, 0 files removed, 0 files unresolved
$

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

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8), LANGUAGE=da:da_DK:fo:fo_FO:nb:nb_NO:nn:nn_NO:no:no_NO:sv:sv_SE:sv_FI:en_GB:en_DK:en_AU:en:it:it_IT:is:is_IS:fr:fr_FR:de:de_DE:en_US (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages git-remote-hg depends on:
ii  git        1:2.18.0-1
ii  mercurial  4.6.1-1
ii  python     2.7.15-3

git-remote-hg recommends no packages.

Versions of packages git-remote-hg suggests:
pn  git-doc  <none>

-- no debconf information

Reply via email to