Date: Tue, 11 Nov 2008 09:19:02 -0500 From: Christopher van de Sande <cvandesande@gmail.com> To: freebsd-ports-bugs@freebsd.org Subject: net-p2p/rtorrent failes with No such file or directory Message-ID: <1226413142.3917.17.camel@archbox.localdomain>
next in thread | raw e-mail | index | archive | help
First post ever to this list, forgive if I'm not following the right convention, I read as much as I could before posting. make install /net-p2p/rtorrent produces the following message: ===> Vulnerability check disabled, database not found ===> Found saved configuration for rtorrent-0.7.9_2 => rtorrent-0.7.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://libtorrent.rakshasa.no/downloads/. rtorrent-0.7.9.tar.gz 100% of 477 kB 447 kBps ===> Extracting for rtorrent-0.7.9_2 => MD5 Checksum OK for rtorrent-0.7.9.tar.gz. => SHA256 Checksum OK for rtorrent-0.7.9.tar.gz. ===> Patching for rtorrent-0.7.9_2 ===> Applying extra patch /usr/ports/net-p2p/rtorrent/files/stable-* cannot open /usr/ports/net-p2p/rtorrent/files/stable-*: No such file or directory *** Error code 2 Stop in /usr/ports/net-p2p/rtorrent. *** Error code 1 This is reproducible each time I make install. The output tells me it's looking for a patch that starts with "stable-" but there is no such file. I checked CVSWeb and there is an "Attic" folder with a file "stable-src_option__parser.cc" I attempted to manually create the file with the contents from stable-src_option__parser.cc but no joy. I also deleted the ports tree and ran "portsnap fetch extract" to recreate it but still no stable-* file.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1226413142.3917.17.camel>