[tor-bugs] #10679 [Pluggable transport]: "make match" fails to validate sha256 checksums
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jan 20 18:59:21 UTC 2014
#10679: "make match" fails to validate sha256 checksums
---------------------------------+---------------------
Reporter: kpdyer | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Keywords: | Actual Points:
Parent ID: | Points:
---------------------------------+---------------------
Upon successful completion of building the 3.6-beta branch of [1], "make
match" fails to correctly validate binary packages.
{{{
$ make match
./check-match.sh versions
--2014-01-18 10:56:58--
https://people.torproject.org/~linus/builds/3.5.1/sha256sums.txt
Resolving people.torproject.org (people.torproject.org)...
2620:0:6b0:b:1a1a:0:26e5:4818, 38.229.72.24
Connecting to people.torproject.org
(people.torproject.org)|2620:0:6b0:b:1a1a:0:26e5:4818|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6072 (5.9K) [text/plain]
Saving to: `sha256sums.txt'
100%[============================================================>] 6,072
--.-K/s in 0.007s
2014-01-18 10:56:59 (891 KB/s) - `sha256sums.txt' saved [6072/6072]
--2014-01-18 10:56:59--
https://people.torproject.org/~linus/builds/3.5.1/sha256sums.txt.asc
Resolving people.torproject.org (people.torproject.org)...
2620:0:6b0:b:1a1a:0:26e5:4818, 38.229.72.24
Connecting to people.torproject.org
(people.torproject.org)|2620:0:6b0:b:1a1a:0:26e5:4818|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 836 [text/plain]
Saving to: `sha256sums.txt.asc'
100%[============================================================>] 836
--.-K/s in 0s
2014-01-18 10:56:59 (21.2 MB/s) - `sha256sums.txt.asc' saved [836/836]
gpg: keyring `/tmp/tmp.dbVtqBLbzn/secring.gpg' created
gpg: keyring `/tmp/tmp.dbVtqBLbzn/pubring.gpg' created
gpg: /tmp/tmp.dbVtqBLbzn/trustdb.gpg: trustdb created
gpg: key 23291265: public key "Linus Nordberg <linus at nordberg.se>"
imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
gpg: no ultimately trusted keys found
gpg: Signature made Fri 17 Jan 2014 02:21:48 AM PST using RSA key ID
23291265
gpg: Good signature from "Linus Nordberg <linus at nordberg.se>"
gpg: aka "Linus Nordberg <linus at nordu.net>"
gpg: aka "Linus Nordberg <linus at torproject.org>"
gpg: aka "[jpeg image of size 2906]"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 8C4C D511 095E 982E B0EF BFA2 1E8B F349 2329
1265
diff: ../sha256sums.txt: No such file or directory
make: *** [match] Error 1
}}}
[1] https://git.torproject.org/user/dcf/tor-browser-bundle.git
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10679>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list