← Back to issue list

svn source-type not honoring proxies

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1718245
Type
issue
State
open
Author
~kwmonroe
Labels
Created
2017-09-19 16:29:02.528523+00:00
Updated
2018-01-18 12:40:30.262033+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

I attempted to build a snap on the launchpad builders that used 'source-type: svn'. These builders are behind an authenticated proxy, and it appears svn doesn't like that. Here you can see my snapcraft.yaml part and subsequent build failure: http://paste.ubuntu.com/25565855/ The full build log is available here: https://launchpadlibrarian.net/337431579/buildlog_snap_ubuntu_xenial_amd64_pig_BUILDING.txt.gz I was able to work around this because my source happens to have a git mirror, and git works fine with launchpad builders. I believe the svn source handler needs to include proxy info (if present) in ~/.subversion/servers, as suggested by this SO answer: https://stackoverflow.com/questions/1491180/how-to-configure-a-http-proxy-for-svn

Evaluation history

No evaluation history available.