pkgsrc-Bugs archive

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

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



>Number:         49490
>Category:       pkg
>Synopsis:       "hg clone" does not work on big endian machines
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 20 12:40:00 +0000 2014
>Originator:     Martin Husemann
>Release:        NetBSD 7.99.3
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD whoever-brings-the-night.aprisoft.de 7.99.3 NetBSD 7.99.3 (WHOEVER) #32: Mon Dec 15 10:44:28 CET 2014 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/usr/src/sys/arch/sparc64/compile/WHOEVER sparc64
Architecture: sparc64
Machine: sparc64
>Description:

I tried this on amd64, sparc64 and big endian ARM, all on the same internet
connection. It reliably works on amd64, and 100% reliably fails on the big
endian machines:

> hg clone https://hg.mozilla.org/mozilla-central/ firefox
warning: hg.mozilla.org certificate with fingerprint af:27:b9:34:47:4e:e5:98:01:f6:83:2b:51:c9:aa:d8:df:fb:1a:27 not verified (check hostfingerprints or web.cacerts config setting)
requesting all changes
adding changesets
adding manifests
transaction abort!
rollback completed
abort: connection ended unexpectedly


I tried playing a bit with python -m pdb, but it is too awkward for a C/C++
guy like me, so someone else please have a look at this.

Otherwise I'd need strong guidance for a full debug session ;-)

>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index