Comment 7 for bug 824610

Revision history for this message
Paweł Moll (pawel-moll) wrote :

Clean installation of http://releases.linaro.org/images/11.11/oneiric/nano/panda-nano.img.gz:

Welcome to Linaro 11.11 (GNU/Linux 3.1.0-1402-linaro-lt-omap armv7l)
[...]
root@linaro-nano:~# apt-get update
[...]
Fetched 1708 kB in 4s (346 kB/s)
Reading package lists... Done
root@linaro-nano:~# uname -a
Linux linaro-nano 3.1.0-1402-linaro-lt-omap #5~oneiric1-Ubuntu SMP PREEMPT Sat Nov 19 05:23:05 UTC 2011 armv7l armv7l armv7l GNU/Linux
root@linaro-nano:~# apt-get install linux-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libdw1 libelf1 linux-tools-3.0.0-13 linux-tools-common
The following NEW packages will be installed:
  libdw1 libelf1 linux-tools linux-tools-3.0.0-13 linux-tools-common
0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Need to get 534 kB of archives.
After this operation, 1450 kB of additional disk space will be used.
Do you want to continue [Y/n]?
[...]
root@linaro-nano:~# perf
perf_3.1.0-1402 not found
You may need to install linux-tools-3.1.0-1402
root@linaro-nano:~# apt-get install linux-tools-3.1.0-1402
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-tools-3.1.0-1402
E: Couldn't find any package by regex 'linux-tools-3.1.0-1402'
root@linaro-nano:~#