Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #10679

Closed (moved)
Open
Opened Jan 20, 2014 by kpdyer@kpdyer

"make match" fails to validate sha256 checksums

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@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@nordberg.se>"
gpg:                 aka "Linus Nordberg <linus@nordu.net>"
gpg:                 aka "Linus Nordberg <linus@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

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#10679