Bug 128807 - net-p2p/rtorrent port fails (missing files)
Summary: net-p2p/rtorrent port fails (missing files)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 03:00 UTC by JImmie James
Modified: 2008-11-16 22:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JImmie James 2008-11-12 03:00:13 UTC
#portupgrade -f net-p2p/rtorrent
--->  Upgrading 'rtorrent-0.7.9_1' to 'rtorrent-0.7.9_2' (net-p2p/rtorrent)
--->  Building '/usr/ports/net-p2p/rtorrent'
===>  Cleaning for rtorrent-0.7.9_2
===>  Found saved configuration for rtorrent-0.7.9_1
=> 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  324 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

Fix: 

??
How-To-Repeat: cd /usr/ports/net-p2p/rtorrent && make   or portupgrade
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-12 03:00:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-16 22:22:21 UTC
flz         2008-11-16 22:22:06 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/libtorrent   Makefile 
    net-p2p/libtorrent-devel Makefile 
    net-p2p/rtorrent     Makefile 
    net-p2p/rtorrent-devel Makefile 
  Log:
  Only add extra patches if they are present.
  
  PR:             ports/128775 [1], ports/128807 [2], ports/128921 [3]
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
                  Jimmie James <jimmiejaz@gmail.com> [2]
                  Falko Richter <xendorphin@gmail.com> [3]
  
  Revision  Changes    Path
  1.21      +2 -0      ports/net-p2p/libtorrent-devel/Makefile
  1.46      +2 -0      ports/net-p2p/libtorrent/Makefile
  1.23      +3 -0      ports/net-p2p/rtorrent-devel/Makefile
  1.43      +2 -0      ports/net-p2p/rtorrent/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Florent Thoumie freebsd_committer freebsd_triage 2008-11-16 22:23:21 UTC
State Changed
From-To: open->closed

Fixed, thanks!