[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #12794 [Tor Browser]: Nightly builds are not always using the latest git commits for building
#12794: Nightly builds are not always using the latest git commits for building
-----------------------------+------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords: tbb-gitian
Actual Points: | Parent ID:
Points: |
-----------------------------+------------------------
Comment (by gk):
To update this ticket I think at least part of the problem is:
{{{
./check-prerequisites.sh: 35: ./check-prerequisites.sh: kvm-ok: not found
./check-prerequisites.sh: 38: ./check-prerequisites.sh: kvm-ok: not found
make: *** [prep-nightly] Error 1
}}}
This leads to not executing
{{{
./fetch-inputs.sh ../../gitian-builder/inputs/ versions.nightly
}}}
in the prep-nightly target and makes the first try to build the nightly
fail. All subsequent tries just run `make build-nightly` which is *not*
calling `fetch-inputs.sh`. This leads to the situation that the build
inputs are never updated (unless this happens manually).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12794#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs