Split transactions, imports, and the db backend

Jon Lapham lapham at extracta.com.br
Wed Sep 17 12:53:02 CDT 2003


Scott Wood wrote:
> Thanks for your repsonse.  
> 
> I downloaded it from here:
> 
> http://people.redhat.com/notting/gnucash/
> 
> using the -Uvh avoided the segmentation fault, instead giving me a
> faileddependencies:
> 
> gnucash = 1.8.1 is needed by (installed)
> gnucash-backend-postgres-1.8.1-3
> 
> rpm -Uvh gnucash-backend-postgres-1.8.5-0.9.i386.rpm (downloaded from
> the same site) yielded this:
> 
> gnucash = 1.8.5 is needed by gnucash-backend-postgres-1.8.5-0.9
> 
> (using either -Uvh or -ivh)
> 
> That sounds like a circular dependency to me.  Do I have to unhook one
> of them, or use a force option?  --sw

you need to rpm them simultaneously (If I understand your problem 
correctly).

rpm -Uvh gnucash-1.8.5-0.9.i386.rpm gnucash-backend-postgres-1.8.5-0.9

or, if you are not planning on using the postgres backend, remove it 
first, then upgrade to 1.8.5

rpm -e gnucash-backend-postgres
rpm -Uvh gnucash-1.8.5-0.9.i386.rpm


-- 

-**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*---
  Jon Lapham  <lapham at extracta.com.br>          Rio de Janeiro, Brasil
  Work: Extracta Moléculas Naturais SA     http://www.extracta.com.br/
  Web: http://www.jandr.org/
***-*--*----*-------*------------*--------------------*---------------



More information about the gnucash-user mailing list