[tor-bugs] #24341 [Applications/rbm]: rbm windows builds failing with target arch 386 mismatch with current arch amd64
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri Nov 17 22:22:51 UTC 2017
    
    
  
#24341: rbm windows builds failing with target arch 386 mismatch with current arch
amd64
------------------------------+-----------------------
 Reporter:  pospeselr         |          Owner:  boklm
     Type:  defect            |         Status:  new
 Priority:  Medium            |      Milestone:
Component:  Applications/rbm  |        Version:
 Severity:  Normal            |     Resolution:
 Keywords:                    |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+-----------------------
Comment (by boklm):
 It seems they added this error in this commit:
 https://github.com/opencontainers/runc/commit/1cd050244e004bc9940787f888b4570328703100
 And later removed it in this commit:
 https://github.com/opencontainers/runc/commit/e1146182a8cebb5a6133a9e298a5e4acf99652e9
 Apparently the platform.arch value was "never used, just validated", so
 maybe we can always set it to `amd64` to avoid the error with that runc
 version.
 I did that in branch `bug_24341`:
 https://gitweb.torproject.org/user/boklm/tor-browser-
 build.git/commit/?h=bug_24341&id=946d493f800fa39fadba61fa0440a35074d0bbd5
 Could you check if that fix the problem?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24341#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list