Skip to content

Ubuntu Lucid: no amd64 r-base-core on CRAN

3 messages · Ulrich Keller, Dirk Eddelbuettel, Michael Rutter

#
I just tried to install r-base on an AMD64 system but got complaints
from aptitude that r-base is broken. The reason seems to be that there
currently is no AMD64 version of r-base-core on CRAN, only
r-base-core_2.11.1-7lucid0_i386.deb.

I managed to find a mirror that still had version 2.11.1-5lucid0 which
installed without problems.
#
On 7 October 2010 at 10:11, Ulrich Keller wrote:
| I just tried to install r-base on an AMD64 system but got complaints
| from aptitude that r-base is broken. The reason seems to be that there
| currently is no AMD64 version of r-base-core on CRAN, only
| r-base-core_2.11.1-7lucid0_i386.deb.

That may just be mirror syncing issues. I only put -7 into Debian a few days
ago (and it only changes a build-dependency on liblzma so it's really not a
must have upgrade).

And 2.12 will be out next week anyway...

Dirk

| I managed to find a mirror that still had version 2.11.1-5lucid0 which
| installed without problems.
| 
| _______________________________________________
| R-SIG-Debian mailing list
| R-SIG-Debian at r-project.org
| https://stat.ethz.ch/mailman/listinfo/r-sig-debian
#
On 10/07/2010 07:42 AM, Dirk Eddelbuettel wrote:
r-base-core_2.11.1-7lucid0_amd64.deb should be syncing to the mirrors 
now.  You should be able to upgrade in a few hours.

Michael