[MacPorts] ProblemHotlist modified

MacPorts noreply at macports.org
Wed Mar 10 15:00:06 PST 2010


Changed page "ProblemHotlist" by jmr at macports.org from 123.243.246.165*
Page URL: <http://trac.macports.org/wiki/ProblemHotlist>
Diff URL: <http://trac.macports.org/wiki/ProblemHotlist?action=diff&version=55>
Revision 55
Comment: svn certificate issues were fixed in 1.8.0

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 54)
+++ ProblemHotlist (version: 55)
@@ -43,33 +43,6 @@
 If fetch failed for a port, you can still get the distfile from anywhere else. Maybe the homepage of the software lists alternative download locations for source tarballs. Just download the distfile and save it to `${prefix}/var/macports/distfiles/<portname>/`. Make sure you get a file with exactly the same name (watch out for `.tar.gz` and `.tar.bz2`!) If a `port clean --all` has been done the distfile directory will have been removed. The directory for each port is created at the beginning of the fetch phase.
 
 '''Note:''' Checksum failures after a fetch are typically a separate issue.  See the [wiki:FAQ#checksums FAQ].
-
-== A port wants to fetch from https://svn.kde.org and fails due to certificate issues == #kdesvn
-
-'''Error message:'''[[BR]]
-{{{
-svn: PROPFIND request failed on '/home/kde/branches/KDE/3.5/kde-common/admin'
-svn: PROPFIND of '/home/kde/branches/KDE/3.5/kde-common/admin': Server certificate verification failed: issuer is not trusted (https://svn.kde.org)
-Error: Target org.macports.fetch returned: Subversion check out failed
-}}}
-
-'''Explanation:'''[[BR]]
-The svn repository specifies a svn:externals definition using this ''https://'' URL. As the server is using a self-signed certificate it is not trusted by default and therefore `svn` rejects it in non-interactive mode. The workaround is to accept this certificate permanently with a manual connection.
-
-'''Workaround:'''[[BR]]
-{{{
-sudo svn ls https://svn.kde.org
-}}}
-
-Choose ''accept permanently'' by entering a 'p'. Try to install the failing port again after cleaning.
-
-{{{
-sudo port clean --all <portname>
-sudo port install <portname>
-}}}
-
-'''Known affected ports:''' taglib-devel[[BR]]
-'''Ticket:''' #18583[[BR]]
 
 == A port failed to build, upgrade, or run with a message referring to libintl.3.dylib == #libintl
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on ProblemHotlist. If it was not you, please
report to .


More information about the macports-changes mailing list