Re: libxslt through Fink failure (was [Fwd: GNUCash2 installation through Fink failure])

Brooke Oehm Smith <[email protected]>
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
Hi gnome-core team,

Problem solved.  Email to David Reiser the maintainer of GNUCash follows.

Thanks Dave,

I tried to recompile it as you suggested and it completed without 
error.  However when run it immediately came up with the error as seen 
at http://readlist.com/lists/gnucash.org/gnucash-user/2/10417.html 

I decided to start all over again Fink and all even though I'd only 
reinstalled fink afresh only a month or two ago.  I couldn't understand 
how something became "corrupt" in this short time but it did as that 
solved the problem - I have gnucash2 up and running now.

Another outcome for me is that I need to understand the Fink 
architecture.  One day ..

Cheers,

Brooke

On 26/9/08 11:06, Brooke Oehm Smith wrote:
> Gidday gnome-core team,
>
> I hope you don't mind me contacting you guys directly either.
>
> Please see below.
>
> Thankyou,
>
> Brooke
>
> -------- Original Message --------
> Subject: 	GNUCash2 installation through Fink failure
> Date: 	Fri, 26 Sep 2008 10:53:12 +1000
> From: 	Brooke Oehm Smith
> Reply-To: 	Brooke
> To: 	dbreiser
> CC: 	Brooke 
>
>
>
> Gidday Dave,
>
> I've tried to install GNUCash2 through Fink and it fails with a "Could 
> not resolve inconsistent dependencies" failure.  You are listed as the 
> maintainer and I hope you don't mind me contacting you directly.
>
> Looking back through the terminal it highlights libxlst as the problem:
>
>  fink scanpackages
>  sudo apt-get update
>  sudo apt-get install libxslt=1.1.15-3
>
> There are two references to libxslt:
>
> /sw/bin/dpkg-lockwait -i 
> /sw/fink/dists/stable/main/binary-darwin-i386/libs/libxslt-bin_1.1.22-1_darwin-i386.deb 
> /sw/fink/dists/stable/main/binary-darwin-i386/libs/libxslt-shlibs_1.1.22-1_darwin-i386.deb 
> /sw/fink/dists/stable/main/binary-darwin-i386/libs/libxslt_1.1.22-1_darwin-i386.deb
> (Reading database ... 94629 files and directories currently installed.)
> Preparing to replace libxslt-bin 1.1.15-3 (using 
> .../libxslt-bin_1.1.22-1_darwin-i386.deb) ...
> Unpacking replacement libxslt-bin ...
> Preparing to replace libxslt-shlibs 1.1.15-3 (using 
> .../libxslt-shlibs_1.1.22-1_darwin-i386.deb) ...
> Unpacking replacement libxslt-shlibs ...
> Preparing to replace libxslt 1.1.15-3 (using 
> .../libxslt_1.1.22-1_darwin-i386.deb) ...
> Unpacking replacement libxslt ...
> Setting up libxslt-shlibs (1.1.22-1) ...
> Setting up libxslt-bin (1.1.22-1) ...
> Setting up libxslt (1.1.22-1) ...
> Reading buildlock packages...
> /sw/bin/dpkg-lockwait -i 
> /sw/fink/dists/stable/main/binary-darwin-i386/gnome/rarian-compat_0.6.0-1002_darwin-i386.deb 
> /sw/fink/dists/stable/main/binary-darwin-i386/gnome/rarian_0.6.0-1002_darwin-i386.deb
> Selecting previously deselected package rarian-compat.
> (Reading database ... 94633 files and directories currently installed.)
> Unpacking rarian-compat (from 
> .../rarian-compat_0.6.0-1002_darwin-i386.deb) ...
> Selecting previously deselected package rarian.
> Unpacking rarian (from .../rarian_0.6.0-1002_darwin-i386.deb) ...
> Setting up rarian (0.6.0-1002) ...
> Setting up rarian-compat (0.6.0-1002) ...
>
> AND
>
> /sw/bin/dpkg-lockwait -r fink-buildlock-aqbanking16-2.3.3-1008
> (Reading database ... 94685 files and directories currently installed.)
> Removing fink-buildlock-aqbanking16-2.3.3-1008 ...
> Reading buildlock packages...
> /sw/bin/dpkg-lockwait -i 
> /sw/fink/dists/stable/crypto/binary-darwin-i386/aqbanking16_2.3.3-1008_darwin-i386.deb 
> /sw/fink/dists/stable/crypto/binary-darwin-i386/aqbanking16-shlibs_2.3.3-1008_darwin-i386.deb
> Selecting previously deselected package aqbanking16.
> (Reading database ... 94684 files and directories currently installed.)
> Unpacking aqbanking16 (from .../aqbanking16_2.3.3-1008_darwin-i386.deb) ...
> Selecting previously deselected package aqbanking16-shlibs.
> Unpacking aqbanking16-shlibs (from 
> .../aqbanking16-shlibs_2.3.3-1008_darwin-i386.deb) ...
> Setting up aqbanking16-shlibs (2.3.3-1008) ...
> Setting up aqbanking16 (2.3.3-1008) ...
> Reading buildlock packages...
> Could not resolve inconsistent dependencies!
>
> I did the following as suggested:
>
>  fink scanpackages
>  sudo apt-get update
>  sudo apt-get install libxslt=1.1.15-3
>
> And get the error:
>
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
>
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
>
> Sorry, but the following packages have unmet dependencies:
>  libxslt: Depends: libxslt-shlibs (= 1.1.15-3) but 1.1.22-1 is to be 
> installed
>           Depends: libxslt-bin (= 1.1.15-3) but 1.1.22-1 is to be installed
> E: Sorry, broken packages
>
> Is there a way to force libxslt 1.1.15-3 to be installed by Fink?  Will 
> this fix the problem or is there something else I should do?  Or perhaps 
> there is a larger problem.
>
> Thank you,
>
> Brooke
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
fink-gnome-core mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.gnome
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.