[Groonga-commit] groonga/groonga [master] doc: add missing update after groonga-keyring is installed

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 6月 9日 (土) 19:08:51 JST


Kouhei Sutou	2012-06-09 19:08:51 +0900 (Sat, 09 Jun 2012)

  New Revision: 5b05588abf695bee98177cb8c9b112f4f8e9f17f

  Log:
    doc: add missing update after groonga-keyring is installed

  Modified files:
    doc/source/install/debian.txt
    doc/source/install/ubuntu.txt

  Modified: doc/source/install/debian.txt (+3 -0)
===================================================================
--- doc/source/install/debian.txt    2012-06-09 19:07:23 +0900 (d25fa34)
+++ doc/source/install/debian.txt    2012-06-09 19:08:51 +0900 (1dbaa54)
@@ -28,6 +28,7 @@ Install::
 
   % sudo aptitude update
   % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
+  % sudo aptitude update
   % sudo aptitude -V -D -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
@@ -59,6 +60,7 @@ Install::
 
   % sudo aptitude update
   % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
+  % sudo aptitude update
   % sudo aptitude -V -D -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
@@ -90,6 +92,7 @@ Install::
 
   % sudo aptitude update
   % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
+  % sudo aptitude update
   % sudo aptitude -V -D -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a

  Modified: doc/source/install/ubuntu.txt (+4 -0)
===================================================================
--- doc/source/install/ubuntu.txt    2012-06-09 19:07:23 +0900 (0e4c2b0)
+++ doc/source/install/ubuntu.txt    2012-06-09 19:08:51 +0900 (544d70b)
@@ -35,6 +35,7 @@ Install::
 
   % sudo apt-get update
   % sudo apt-get -y --allow-unauthenticated install groonga-keyring
+  % sudo apt-get update
   % sudo apt-get -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
@@ -73,6 +74,7 @@ Install::
 
   % sudo apt-get update
   % sudo apt-get -y --allow-unauthenticated install groonga-keyring
+  % sudo apt-get update
   % sudo apt-get -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
@@ -111,6 +113,7 @@ Install::
 
   % sudo apt-get update
   % sudo apt-get -y --allow-unauthenticated install groonga-keyring
+  % sudo apt-get update
   % sudo apt-get -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
@@ -149,6 +152,7 @@ Install::
 
   % sudo apt-get update
   % sudo apt-get -y --allow-unauthenticated install groonga-keyring
+  % sudo apt-get update
   % sudo apt-get -y install groonga
 
 If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a




Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index