On 27 February 2013 at 12:37, Don Armstrong wrote:
| Control: found -1 2.15.3~20130326-1
| 
| On Tue, 26 Feb 2013, Dirk Eddelbuettel wrote:
| > On 26 February 2013 at 14:41, Don Armstrong wrote:
| > | A simple patch would be to change this:
| > | 
| > |      tmpRenviron=$(mktemp)
| > | +    chmod 0644 "$tmpRenviron"
| > |      cat /usr/lib/R/etc/Renviron.ucf > $tmpRenviron
| > | 
| >
| > Will try to fix this eve.
| 
| Hey; just saw the new package... looks like a typo crept in:
| 
| chmod 06400 "$tmpRenviron"
| 
| should be 
| 
| chmod 0644 "$tmpRenviron"

Crap. Will fix.

Dirk
 
| [I also should note that I haven't really tested this myself, but I'm
| pretty sure it should fix the problem.]
| 
| 
| Don Armstrong
| 
| -- 
| I don't care how poor and inefficient a little country is; they like
| to run their own business.  I know men that would make my wife a
| better husband than I am; but, darn it, I'm not going to give her to
| 'em.
|  -- The Best of Will Rogers
| 
| http://www.donarmstrong.com              http://rzlab.ucr.edu

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com  


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to