Bugs item #1852089, was opened at 2007-12-16 19:06
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1852089&group_id=48422

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Craig Citro (craigcitro)
Assigned to: Gregory Warnes (warnes)
Summary: rpy build fails if tail -1 fails

Initial Comment:
Hi,

On some systems (such as mine), tail -1 produces an error, telling the user 
that this is deprecated, and that you should use tail -n 1 instead. This is 
used in rpy_tools.py, which causes rpy to not be able to find R at build time, 
and thus the build fails. It's a two-character fix (add 'n ' between - and 1), 
so I don't know if it's worth posting the file. 

-cc

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2008-01-03 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Gregory Warnes (warnes)
Date: 2007-12-20 14:39

Message:
Logged In: YES 
user_id=9316
Originator: NO

Fixed in svn.  Will be included in the next release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1852089&group_id=48422

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to