Re: Upgrade
От | Rich Shepard |
---|---|
Тема | Re: Upgrade |
Дата | |
Msg-id | Pine.LNX.4.33.0110221509590.25365-100000@salmo.appl-ecosys.com обсуждение исходный текст |
Ответ на | Re: Upgrade ("Mihai Gheorghiu" <tanethq@earthlink.net>) |
Список | pgsql-general |
On Mon, 22 Oct 2001, Mihai Gheorghiu wrote: > [root@localhost pg]# rpm -U --force postgresql* > error: failed dependencies: > postgresql = 7.0.3 is needed by postgresql-python-7.0.3-8 > > Same without --force. > > What would you suggest :-) Thanks in advance. Two things: 1) Don't use the '--force' option except as a last resort. 99.44% of the time you don't need it. I've used '--nodeps' when the dependency is there but not visible to the package database. 2) As root, type 'rpm -e postgresql-python-7.0.8-8' and get rid of the offender. Then do 'rpm -Uvh postgresql-*'. The 'v' is for verbose (gives you messages about progress or the lack thereof) and the 'h' is for hashmarks that illustrate progress. Good luck! Rich Dr. Richard B. Shepard, President Applied Ecosystem Services, Inc. (TM) 2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A. + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard@appl-ecosys.com http://www.appl-ecosys.com
В списке pgsql-general по дате отправления: