From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 03:08:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4735B16A417 for ; Wed, 13 Feb 2008 03:08:56 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 216AC13C45D for ; Wed, 13 Feb 2008 03:08:55 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW500AIAQ2GWP31@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 22:08:41 -0500 (EST) Date: Tue, 12 Feb 2008 22:08:35 -0500 From: "E. J. Cerejo" In-reply-to: <47B257BB.4060406@gmail.com> To: James Message-id: <47B25F33.4010800@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47B25293.20900@optonline.net> <47B257BB.4060406@gmail.com> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: "freebsd-questions@freebsd.org" Subject: Re: libopensync-0.22.tar.bz2?rev=&format=raw ---> What does it mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 03:08:56 -0000 James wrote: > E. J. Cerejo wrote: >> Trying to upgrade libopensync022 and I get this error even though >> libopensync-0.22.tar.bz2 tarball is in /usr/ports/distfiles. >> >> => libopensync-0.22.tar.bz2?rev=&format=raw doesn't seem to exist in >> /usr/ports/distfiles/. >> => Attempting to fetch from >> http://www.opensync.org/attachment/wiki/download/. >> fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() >> => Attempting to fetch from >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. >> fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() >> => Couldn't fetch it - please try to retrieve this >> => port manually into /usr/ports/distfiles/ and try again. >> >> >> Why is it trying to fetch libopensync-0.22.tar.bz2?rev=&format=raw ? >> Instead of libopensync-0.22.tar.bz2? I can't even rename it to that >> name! >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > I downloaded it just fine from the Makefile. It seems to extract itself > entirely reasonably, though the name definitely looks peculiar. Visiting > their website, it seems to randomly come and go whether I can access the > download page. Try cding into the port directory and typing make a few > times a few minutes apart. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I tried that, it still does the same thing. I was able to compile it though. Had to edit the Makefile a little and downloaded it manually.