Displaying 2 results from an estimated 2 matches for "local2024".
Did you mean:
local2021
2017 Sep 01
1
Missing y label
I did read that fine file.
I added the following line to my /etc/apt/sources.list file:
tmt-local2023% tail -2 /etc/apt/sources.list
# R sources
deb https://mirror.las.iastate.edu/bin/linux/ubuntu xenial/
Here is what apt says on my machine
tmt-local2024% apt-cache policy r-base-core r-base-core: Installed: 3.2.3-4 Candidate:
3.2.3-4 Version table: *** 3.2.3-4 500 500 http://us.archive.ubuntu.com/ubuntu
xenial/universe amd64 Packages 100 /var/lib/dpkg/status My long term habit is to stick to
LTS versions, which currently is 16.04: "still ru...
2017 Sep 01
2
Missing y label
Martin,
Thanks for taking a quick look. Yes it looks like it must be something local.
I've done the following to make sure I have a clean box:
reboot
sudo apt-get update
sudo apt-get upgrade
Rerun the "svn up" command and do a
make distclean
svn up
tools/rsync-recommended
./configure
make
The problem persists in 2017-09-01 r73179
I pulled the source