Thanks Dan, 8.4.9 client wasn't really a concern.. noting an anomaly... and it worked just fine.
The tex* issues was resolved, as you indicated, by removing them. - They were reinstalled when we ran the Makefile again though. :-0 Cheers On Wed, Nov 30, 2011 at 8:08 AM, Dan Scott <[email protected]> wrote: > Hi Grant: > > On Tue, Nov 29, 2011 at 6:10 PM, Grant Johnson <[email protected]> wrote: >> >> Dan and Brian, >> Thanks >> >> I updated the Makefile as per git. >> It's trying to put 8.4.9 instead of 8.4.8... >> >> Is that OK? > > > The upgrade to 8.4.9 is part of the normal distribution upgrade process; it > would happen if you just run "apt-get update && apt-get safe-upgrade" > independently of Evergreen. It's a desirable update if you look > at http://www.postgresql.org/docs/8.4/static/release-8-4-9.html - so please > don't try to avoid it. > >> >> Can I ... >> +lucid: install_pgsql_client_debs_848 install_extra_debs >> install_cpan_marc_record install_yaz install_cpan_lucid > > > Nope - there's no target for install_pgsql_client_debs_848 so that would > just error out. As noted above, the upgrade to 8.4.9 is normal and desired. > >> >> Also some errors regarding tex-common and texlive-binaries. >> I assume I can't ignore these - I'm having trouble with Staff Client >> Admin functions. > > > I don't know where the tex-* errors you're running into are coming from, but > they won't have anything to do with the staff client; tex-* is a document > formatting program (so if you can't create PDFs, then that might be related, > but nothing to do with Evergreen except perhaps if you're part of the DIG > and creating documentation?). Quick google search suggests that either > installing texlive-base > (https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/536714) > or removing the two problem tex-* packages might resolve the situation for > you (http://ubuntuforums.org/showthread.php?t=1481877) > >> >> http://paste.lisp.org/+2PCS >> >> Grant >> >> On Tue, Nov 29, 2011 at 1:30 PM, <[email protected]> wrote: >> > Hi Grant, >> > >> > When I ran the upgrade, I also saw some messages similar to >> > 'Couldn't find any package whose name or description matched >> > "postgresql-client-9.0"' >> > but my process did not error out. >> > >> > I was able to continue with the installation and am running Evergreen >> > with PostgreSQL 8.4.9. >> > >> > Brian >> > >> > ----- Original Message ----- >> > From: "Grant Johnson" <[email protected]> >> > Sent: Monday, November 28, 2011 5:58:08 PM >> > Subject: [OPEN-ILS-DEV] Upgrade 2.0.9 to 2.0.10 >> > >> > Hi All... >> > >> > Running the following version of Ubuntu. >> > - Distributor ID: Ubuntu >> > - Description: Ubuntu 10.04.3 LTS >> > - Release: 10.04 >> > - Codename: lucid >> > >> > Following the instructions here: >> > >> > http://www.evergreen-ils.org/dokuwiki/doku.php?id=upgrading:evergreen:2.0.9_to_2.0.10 >> > >> > 4.2 make -f Open-ILS/src/extras/Makefile.install ubuntu-lucid >> > returns errors indicating I need PostgreSQL 9 >> > Does PostgreSQL need to be upgraded or can I use 8.4.8-0ubuntu0.10.04? >> > >> > output here: >> > http://paste.lisp.org/+2PC1 > >
