[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gnucash errors in unstable



David Goodenough <david.goodenough@btconnect.com> writes:

> It does seem odd that a -dev package is needed to get a program to run.
> Surely -dev packages are for compile time things, not run time.
>
> This suggests that there are two bugs, one in the depency list for
> gnucash and the other in the packaging of libgwrapguile (not dev).

Have you looked at the Debian Bug Tracking System?  There are, in
fact, bugs against both gnucash (184683) and libgwrapguile1 (184681)
about this.  (http://bugs.debian.org/)  Poking around suggests that
the actual bug involves (use-modules (g-wrap gw-wct)) in
/usr/share/gnucash/guile-modules/gnucash/main.scm, which probably
causes Guile to try to load libgw-wct.so as a dynamically loaded
module; thus, libgw-wct.so doesn't show up as a direct dependency of
gnucash, but libgwrapguile1 doesn't provide the .so link since this
generally isn't done for real library packages.

-- 
David Maze         dmaze@debian.org      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
	-- Abra Mitchell



Reply to: