Re: Proposed change to https://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation

2011-08-17 Thread Dave Martin
On Tue, Aug 16, 2011 at 03:13:10PM -0300, Christian Robottom Reis wrote:
 On Tue, Aug 16, 2011 at 05:19:30PM +0100, Dave Martin wrote:
  Can anyone see a reason not to make this change?  On a couple of
  occasions I've had people come to me with problems after failing to do
  apt-get update and then installing (old) linaro tools packages, when
  following the installation instructions on the linaro wiki.  It's
  harmless (and probably necessary) just to run it every time.
 
 It's a requirement that you run update after adding a repository; the
 old docs were broken. Please go ahead and thanks for catching it.

OK, will do

Cheers
---Dave


___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Proposed change to https://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation

2011-08-16 Thread Dave Martin
Can anyone see a reason not to make this change?  On a couple of
occasions I've had people come to me with problems after failing to do
apt-get update and then installing (old) linaro tools packages, when
following the installation instructions on the linaro wiki.  It's
harmless (and probably necessary) just to run it every time.

Cheers
---Dave

 {{{
 $ sudo add-apt-repository ppa:linaro-maintainers/tools
-$ sudo apt-get install linaro-image-tools
-}}}
-At present, this PPA only provides compatible packages for Ubuntu
10.10. For earlier Ubuntu releases, you will need to use a tarball
release or the development tree; see below.
-
-For Ubuntu 10.04.2 LTS, executing the following commands also install
linaro-image-tools successfully, and qemu-user-static will be
installed automatically.
-
-{{{
-$ sudo add-apt-repository ppa:linaro-maintainers/tools
 $ sudo apt-get update
 $ sudo apt-get install linaro-image-tools
 }}}

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: Proposed change to https://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation

2011-08-16 Thread Andy Doan
On 08/16/2011 11:19 AM, Dave Martin wrote:
 Can anyone see a reason not to make this change?  On a couple of
 occasions I've had people come to me with problems after failing to do
 apt-get update and then installing (old) linaro tools packages, when
 following the installation instructions on the linaro wiki.  It's
 harmless (and probably necessary) just to run it every time.
 
 Cheers
 ---Dave
 
  {{{
  $ sudo add-apt-repository ppa:linaro-maintainers/tools
 -$ sudo apt-get install linaro-image-tools
 -}}}
 -At present, this PPA only provides compatible packages for Ubuntu
 10.10. For earlier Ubuntu releases, you will need to use a tarball
 release or the development tree; see below.
 -
 -For Ubuntu 10.04.2 LTS, executing the following commands also install
 linaro-image-tools successfully, and qemu-user-static will be
 installed automatically.
 -
 -{{{
 -$ sudo add-apt-repository ppa:linaro-maintainers/tools
  $ sudo apt-get update
  $ sudo apt-get install linaro-image-tools
  }}}

We should probably also change the section title from:
 From package in Ubuntu 10.10 and later
to
 From package in Ubuntu 10.04.2 LTS and later

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: Proposed change to https://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation

2011-08-16 Thread Christian Robottom Reis
On Tue, Aug 16, 2011 at 05:19:30PM +0100, Dave Martin wrote:
 Can anyone see a reason not to make this change?  On a couple of
 occasions I've had people come to me with problems after failing to do
 apt-get update and then installing (old) linaro tools packages, when
 following the installation instructions on the linaro wiki.  It's
 harmless (and probably necessary) just to run it every time.

It's a requirement that you run update after adding a repository; the
old docs were broken. Please go ahead and thanks for catching it.
-- 
Christian Robottom Reis, Engineering VP
Brazil (GMT-3) | [+55] 16 9112 6430 | [+1] 612 216 4935
Linaro.org: Open Source Software for ARM SoCs

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev