Skip to content

Upgrade from 2.11.1 to 2.14.2 options?

4 messages · Jim Armstrong, Johannes Ranke, Mathieu Basille

#
Hi Jim,

Seems you need some pinning. What's the result of:

apt-cache policy r-base

?

Mathieu.


Le 13/03/2012 17:57, Jim Armstrong a ?crit :

  
    
#
Jim,
In this line, change "deb-src" to "deb" and run

apt-get update

and

apt-get install r-base r-base-dev

You only activated the source package repository, but you only need  
the repository of compiled packages, unless you use an architecture  
other than i386 or amd64.

Kind regards,

Johannes
#
Oh, Johannes is right, I didn't see that one. Forget about the pinning then 
(well, it can be useful, but you probably don't need it. To give you an 
idea: http://jaqque.sbih.org/kplug/apt-pinning.html).

apt-cache policy gives you the status of the package of interest. From 
yours, it's clear that you didn't have the repository activated.

Mathieu.


Le 14/03/2012 02:41, jranke at uni-bremen.de a ?crit :