Your message dated Tue, 09 Oct 2018 17:05:46 +0000
with message-id <[email protected]>
and subject line Bug#748185: fixed in git-remote-hg 0.4-0.1
has caused the Debian Bug report #748185,
regarding git-remote-hg: crashed git fast-import when updating git clone of 
moin hg repo
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 [email protected]
immediately.)


-- 
748185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git
Version: 1:2.0.0~rc0-2
Severity: normal
File: /usr/share/doc/git/contrib/remote-helpers/git-remote-hg

I did an update on a repo checked out via git-remote-hg and git
fast-import crashed and git pull no longer works. When I check the
repository out from scratch there is no error and no error when updating
the freshly checked out repo. I've attached the 3 crash logs that are
mentioned in the output of my session:

pabs@chianamo ~/moin (master=) $ git remote -v
origin  hg::http://hg.moinmo.in/moin/1.9 (fetch)
origin  hg::http://hg.moinmo.in/moin/1.9 (push)
pabs@chianamo ~/moin (master=) $ git pull
searching for changes
no changes found
fatal: object not found: c58b62d0a374e89e1e81e1283e90f5e327e2ce53
fast-import: dumping crash report to .git/fast_import_crash_25358
fatal: Error while running fast-import
pabs@chianamo ~/moin (master=) $ git pull
searching for changes
no changes found
fatal: mark :7000 not declared
fast-import: dumping crash report to .git/fast_import_crash_26674
fatal: Error while running fast-import
pabs@chianamo ~/moin (master=) $ git pull --rebase
searching for changes
no changes found
fatal: mark :7000 not declared
fast-import: dumping crash report to .git/fast_import_crash_26733
fatal: Error while running fast-import

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages git depends on:
ii  git-man          1:2.0.0~rc0-2
ii  libc6            2.18-5
ii  libcurl3-gnutls  7.36.0-2
ii  liberror-perl    0.17-1.1
ii  libexpat1        2.1.0-4
ii  libpcre3         1:8.31-5
ii  perl-modules     5.18.2-3
ii  zlib1g           1:1.2.8.dfsg-1

Versions of packages git recommends:
ii  less                         458-2
ii  openssh-client [ssh-client]  1:6.6p1-5
ii  patch                        2.7.1-5
ii  rsync                        3.1.0-3

Versions of packages git suggests:
ii  gettext-base                          0.18.3.2-1
pn  git-arch                              <none>
ii  git-bzr                               1:2.0.0~rc0-2
pn  git-cvs                               <none>
pn  git-daemon-run | git-daemon-sysvinit  <none>
pn  git-doc                               <none>
pn  git-el                                <none>
ii  git-email                             1:2.0.0~rc0-2
ii  git-gui                               1:2.0.0~rc0-2
ii  git-mediawiki                         1:2.0.0~rc0-2
ii  git-svn                               1:2.0.0~rc0-2
ii  gitk                                  1:2.0.0~rc0-2
pn  gitweb                                <none>

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
fast-import crash report:
    fast-import process: 25358
    parent process     : 25357
    at Thu May 15 12:36:28 2014

fatal: object not found: c58b62d0a374e89e1e81e1283e90f5e327e2ce53

Most Recent Commands Before Crash
---------------------------------
  feature done
  feature import-marks=.git/hg/origin/marks-git
  feature export-marks=.git/hg/origin/marks-git
* feature force

Active Branch LRU
-----------------
    active_branches = 0 cur, 5 max

  pos  clock name
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Inactive Branches
-----------------

Marks
-----
  exported to .git/hg/origin/marks-git

-------------------
END OF CRASH REPORT
fast-import crash report:
    fast-import process: 26674
    parent process     : 26673
    at Thu May 15 12:59:37 2014

fatal: mark :7000 not declared

Most Recent Commands Before Crash
---------------------------------
  feature done
  feature import-marks=.git/hg/origin/marks-git
  feature export-marks=.git/hg/origin/marks-git
  feature force
  reset refs/hg/origin/branches/default
* from :7000

Active Branch LRU
-----------------
    active_branches = 0 cur, 5 max

  pos  clock name
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Inactive Branches
-----------------
refs/hg/origin/branches/default:
  status      : dirty
  tip commit  : 0000000000000000000000000000000000000000
  old tree    : 0000000000000000000000000000000000000000
  cur tree    : 0000000000000000000000000000000000000000
  commit clock: 0
  last pack   : 


Marks
-----
  exported to .git/hg/origin/marks-git

-------------------
END OF CRASH REPORT
fast-import crash report:
    fast-import process: 26733
    parent process     : 26732
    at Thu May 15 13:00:37 2014

fatal: mark :7000 not declared

Most Recent Commands Before Crash
---------------------------------
  feature done
  feature import-marks=.git/hg/origin/marks-git
  feature export-marks=.git/hg/origin/marks-git
  feature force
  reset refs/hg/origin/branches/default
* from :7000

Active Branch LRU
-----------------
    active_branches = 0 cur, 5 max

  pos  clock name
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Inactive Branches
-----------------
refs/hg/origin/branches/default:
  status      : dirty
  tip commit  : 0000000000000000000000000000000000000000
  old tree    : 0000000000000000000000000000000000000000
  cur tree    : 0000000000000000000000000000000000000000
  commit clock: 0
  last pack   : 


Marks
-----
  exported to .git/hg/origin/marks-git

-------------------
END OF CRASH REPORT

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: git-remote-hg
Source-Version: 0.4-0.1

We believe that the bug you reported is fixed in the latest version of
git-remote-hg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated git-remote-hg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 29 Sep 2018 18:04:23 +0200
Source: git-remote-hg
Binary: git-remote-hg
Architecture: source all
Version: 0.4-0.1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan McCrohan <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
 git-remote-hg - bidirectional bridge between Git and Mercurial
Closes: 748185 844939 905844
Changes:
 git-remote-hg (0.4-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ upstream ]
   * New release.
     Closes: Bug#748185, #905844, #844939.
 .
   [ Jonas Smedegaard ]
   * Track mnauw fork (not fingolfin fork inactive since 2016-02-09).
     + Update source URL in copyright and watch file.
     + List Github issue tracker as preferred upstream contact.
   * Extend copyright to cover new upstream author.
   * Drop upstream cherry-picked patches now applied.
   * Unfuzz remaining patch.
   * Add patches cherry-picked upstream:
     + Adjust to Mercurial 4.7 wrt more restricted changectx API.
     + Adjust to Mercurial 4.7 wrt deprecated revlog method.
   * Add patch to fix use C.UTF-8 (not en_US.UTF-8) in testsuite.
Checksums-Sha1:
 a83232e0d24fcc392288bfad0c83d7d19cc03bb0 2030 git-remote-hg_0.4-0.1.dsc
 ff019323d6d06f9561b41af5592288372f52f7fd 56766 git-remote-hg_0.4.orig.tar.gz
 0b74beff1453bdab8f32aad16d1ded9e5d913fae 3780 
git-remote-hg_0.4-0.1.debian.tar.xz
 78b2c13f2b05fa70a5051c0067cbdf61bb12a0b7 28400 git-remote-hg_0.4-0.1_all.deb
 79e9cec19321c44e87e690d465929e6c1bd77b89 7024 
git-remote-hg_0.4-0.1_amd64.buildinfo
Checksums-Sha256:
 cb66aafb44dcbb6fcd18a779eb0a444af5d251728678698ee7567c5ed0a266df 2030 
git-remote-hg_0.4-0.1.dsc
 a0ad51ffeb47fb88fa3eaa335ab708b967fc8d238785ea5b431ed3a08b871c45 56766 
git-remote-hg_0.4.orig.tar.gz
 20bdcff042667a04f436d4673933758c6a4da7a7e75f61d7ed0225e0b06dc24f 3780 
git-remote-hg_0.4-0.1.debian.tar.xz
 4045b08b08239d6ef1cb8cd48865b0c7c73c020d1b3cfa3f96aa7bcc55f33db1 28400 
git-remote-hg_0.4-0.1_all.deb
 405da0ed30840696897a8a6407a17f0d486a7d96fca0d9a3de19336b44f63b8e 7024 
git-remote-hg_0.4-0.1_amd64.buildinfo
Files:
 b23fda2f5a29aa3239a0203ea6c52191 2030 vcs extra git-remote-hg_0.4-0.1.dsc
 c2128dac7d9b082093d34c94f33876e0 56766 vcs extra git-remote-hg_0.4.orig.tar.gz
 6cbcd8f1460d2ee59b477d68de1934c8 3780 vcs extra 
git-remote-hg_0.4-0.1.debian.tar.xz
 7115cba6a4603dc44d082004974e909e 28400 vcs extra git-remote-hg_0.4-0.1_all.deb
 b0ecf78e288b466c819fb6e58e0967b9 7024 vcs extra 
git-remote-hg_0.4-0.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAluvp48ACgkQLHwxRsGg
ASGowQ/+OKt7piCn4DyxFzXMoWyFiq+SUrYji4gVCiqs+PSzKW6c8hH5OO2wn9jR
yRdLF4pMxWB5oGaa1E1Vmp0YYpW2V6Smo419XKHAdJ5/Lv+x9IF1BPVBxbB6cmU/
T0vCVmFU4U4EFc8nub485SFs8sDd0dUsZ79epZnkLoStZuAw8Aj0Fwk5d6DM/l6t
xQsq9Onj4Nb01aDu3kgn3OSKPv3FGJsejYuZKVAElYlgADck1XnN56mHMquaDjny
bjqPxo4/8D3HmOiaqsWioP91HsQSRacuhGcTtIuCpLchBxHt5h5u8lBnYK/WiKfF
EPDugpivtgeKsVi/PRtdIXWiY3NQC1NWPZMTweCEFcj0Adq2QQNXNCUzo4Ngv9TI
CHVO3+SdM7Q/zNgm+kq3xKDsUvEu6E36uEQdrjfurVr2zWdu1Ueew5aNWgaqi+Nw
ZyvNkdbe2tZLMDimpiE0chMkayWji7og99QKlYCC8ILwVPIRDMMWWgpLbvqPcVeT
/W83UTw2J3VAlGgIE8COVJV8pB32uNY2QMUoiwbFahU76vvutsEUDAPAGwV5OIZs
Os3g04ksD/rFQZJFZ/XH4Ic068ZtAQzJNqqGXopnWuQh1e2kAWarde2T0/z2gcAL
Tohb+4F2yB6n/nG43qhxDGRWBguHimSCspQnaGDI9cDeFcYiVs4=
=ezHJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to