pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49490 ("hg clone" does not work on big endian machines)



The following reply was made to PR pkg/49490; it has been noted by GNATS.

From: Julian Coleman <jdc%coris.org.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49490 ("hg clone" does not work on big endian machines)
Date: Sun, 11 Jan 2015 08:02:44 +0000

 Hi,
 
 > > hg clone https://hg.mozilla.org/mozilla-central/ firefox
   ...
 > adding manifests 
 > transaction abort!
 > rollback completed
 > abort: connection ended unexpectedly
 
 Running:
 
   hg --debug clone http://hg.mozilla.org/mozilla-central firefox
 
 gives a lot of changeset output, and fails in the same way on sparc64 for me:
 
     ...
   changesets: 223055 chunks
   add changeset bb8d6034f5f2
   adding manifests
   manifests: 1/223055 chunks (0.00%)
   manifests: 2/223055 chunks (0.00%)
   transaction abort!
   rollback completed
   abort: connection ended unexpectedly
 
 This was with:
 
   sparc64 6.99.33
   python27-2.7.6nb2
   mercurial-2.9.1
 
 Thanks,
 
 J
 
 -- 
    My other computer runs NetBSD too   -         http://www.netbsd.org/
 


Home | Main Index | Thread Index | Old Index