Opened 9 years ago
Closed 9 years ago
#51027 closed defect (fixed)
buildbots reject new server certificate
Reported by: | neverpanic (Clemens Lang) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | server/hosting | Version: | 2.3.4 |
Keywords: | Cc: | raimue (Rainer Müller) | |
Port: |
Description
It seems all but the snow leopard buildbot currently reject the SSL certificate for svn.macports.org:
- https://build.macports.org/builders/buildports-elcapitan-x86_64/builds/699/steps/svn/logs/stdio
- https://build.macports.org/builders/buildports-mavericks-x86_64/builds/17483/steps/svn/logs/stdio
- https://build.macports.org/builders/buildports-mtln-x86_64/builds/28655/steps/svn/logs/stdio
- https://build.macports.org/builders/buildports-yosemite-x86_64/builds/8811/steps/svn/logs/stdio
Change History (8)
comment:1 Changed 9 years ago by raimue (Rainer Müller)
Cc: | raimue@… added |
---|
comment:2 Changed 9 years ago by jmroot (Joshua Root)
They'll need to have the new cert manually accepted, because of #37720 aka <rdar://problem/8133962>.
comment:3 Changed 9 years ago by wesprice2@…
Cc: | wesprice2@… added |
---|
comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Oops. How do I fix this? As what user do I need to do this?
comment:5 Changed 9 years ago by wesprice2@…
Cc: | wesprice2@… removed |
---|
comment:6 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Found it: From jmr in comment:ticket:42727:10:
So the commands to run should actually be something like:
sudo -u buildbot env HOME=/buildbot/base-slave svn info https://svn.macports.org/repository/macports/ sudo env HOME=/buildbot/ports-slave svn info https://svn.macports.org/repository/macports/
Done.
comment:7 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
Re-running El Capitan and Yosemite builds that failed:
- https://build.macports.org/builders/buildports-elcapitan-x86_64/builds/703 https://build.macports.org/builders/buildports-elcapitan-x86_64/builds/705
- https://build.macports.org/builders/buildports-yosemite-x86_64/builds/8815 https://build.macports.org/builders/buildports-yosemite-x86_64/builds/8817
(Mavericks and Mountain Lion builds to follow.)
comment:8 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Re-running Mavericks and Mountain Lion builds that failed:
- https://build.macports.org/builders/buildports-mavericks-x86_64/builds/17488 https://build.macports.org/builders/buildports-mavericks-x86_64/builds/17539
- https://build.macports.org/builders/buildports-mtln-x86_64/builds/28659 https://build.macports.org/builders/buildports-mtln-x86_64/builds/28713
Note: See
TracTickets for help on using
tickets.
Cc Me!