Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: -adoupdate- doesn't recognize that it's already updated certainpackages


From   Joseph Coveney <[email protected]>
To   Statalist <[email protected]>
Subject   st: -adoupdate- doesn't recognize that it's already updated certainpackages
Date   Sat, 29 Apr 2006 11:36:41 +0900

See the log below.  There is a boatload of similar packages that -adoupdate-
wants to update each time just as for the one shown below.  It takes forever
to run -adoupdate- because of this.  Uninstalling and re-installing the
package doesn't fix this.  How do I correct this?

Joseph Coveney

. foreach program in pairdata pairdata {
 2. adoupdate `program', update
 3. }
(note: adoupdate updates user-written files; type -update- to check for
updates to official Stata)

Checking status of specified packages...

 [1729] pairdata at http://fmwww.bc.edu/repec/bocode/p:
       package has been updated on server

Packages to be updated are...

 [1729] pairdata     -- 'PAIRDATA': module to create paired datasets from
individual-per-row data

Installing updates...

 [1729] pairdata

Cleaning up... Done
(note: adoupdate updates user-written files; type -update- to check for
updates to official Stata)

Checking status of specified packages...

 [1729] pairdata at http://fmwww.bc.edu/repec/bocode/p:
       package has been updated on server

Packages to be updated are...

 [1729] pairdata     -- 'PAIRDATA': module to create paired datasets from
individual-per-row data

Installing updates...

 [1729] pairdata

Cleaning up... Done

. ssc uninstall pairdata

package pairdata from http://fmwww.bc.edu/repec/bocode/p
     'PAIRDATA': module to create paired datasets from individual-per-row
data

(package uninstalled)

. ssc install pairdata
checking pairdata consistency and verifying not already installed...
installing into c:\Program Files\Stata9\ado\STBplus\...
installation complete.

. adoupdate pairdata, update
(note: adoupdate updates user-written files; type -update- to check for
updates to official Stata)

Checking status of specified packages...

 [1730] pairdata at http://fmwww.bc.edu/repec/bocode/p:
       package has been updated on server

Packages to be updated are...

 [1730] pairdata     -- 'PAIRDATA': module to create paired datasets from
individual-per-row data

Installing updates...

 [1730] pairdata

Cleaning up... Done

.


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index