[tor-bugs] #18786 [Tor Browser]: Gitian: Debian host needs non-dss ssh key
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Apr 11 09:33:00 UTC 2016
#18786: Gitian: Debian host needs non-dss ssh key
-------------------------+-----------------------------------
Reporter: dcf | Owner: tbb-team
Type: defect | Status: needs_information
Priority: Medium | Milestone:
Component: Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-gitian | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------+-----------------------------------
Comment (by dcf):
Replying to [comment:3 gk]:
> This is tor-browser-builder-3.x-9 which is used in our alpha builds. But
this in turn did not work until recently (#18127) for LXC builds. Your
issue might be due to this. So, my first idea would be to test tor-
browser-bundle master to see if this works. You need to create new VMs,
though.
I did `make vmclean` and tried a new build from master. tor-browser-bundle
is at [https://gitweb.torproject.org/builders/tor-browser-
bundle.git/commit/?id=bc9d708e1f0617050fe5572732b7a812f62936c1
bc9d708e1f0617050fe5572732b7a812f62936c1] and gitian-builder is at
[https://gitweb.torproject.org/builders/gitian-
builder.git/commit/?id=0c046177c514f63a0f723959e0ef37333fcd9f71 tor-
browser-builder-3.x-8-gpgsux]. It fails because tor-browser-
builder-3.x-8-gpgsux doesn't have the Debian stuff. Here I did `set -x` in
make-vms.sh to show what commands are being run:
{{{
$ make build TORSOCKS=
...
+ DISTRO=debian
+ ./bin/make-base-vm --distro debian --suite wheezy --arch i386
unrecognized option --distro
+ make-clean-vm --suite wheezy --arch i386
qemu-img: target-wheezy-i386.qcow2: Could not open 'base-
wheezy-i386.qcow2': No such file or directory
+ '[' 1 -ne 0 ']'
+ echo 'i386 wheezy VM creation failed'
i386 wheezy VM creation failed
+ exit 1
Makefile:16: recipe for target 'build' failed
make: *** [build] Error 1
}}}
I'll try `make alpha` from master.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18786#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list