#17878 closed defect (fixed)
tsung fails to build due to SVN checkout failure
Reported by: | will.bryant@… | Owned by: | febeling@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | ftbfs | Cc: | |
Port: | tsung |
Description
$ sudo port -v install tsung ---> Fetching tsung svn: PROPFIND request failed on '/tsung/tags/release-1.3.0' svn: PROPFIND of '/tsung/tags/release-1.3.0': Server certificate verification failed: issuer is not trusted (https://svn.process-one.net) Error: Target org.macports.fetch returned: Subversion check out failed Warning: the following items did not execute (for tsung): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
I think we could just use the tarball http://tsung.erlang-projects.org/dist/tsung-1.3.0.tar.gz instead?
Attachments (1)
Change History (5)
Changed 16 years ago by will.bryant@…
comment:1 Changed 16 years ago by will.bryant@…
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Cc: | febeling@… removed |
---|---|
Keywords: | tsung removed |
Owner: | changed from macports-tickets@… to febeling@… |
Port: | tsung added |
Note: See
TracTickets for help on using
tickets.
That portfile changes from SVN to using the HTTP tarball. Builds cleanly for me.