I was tired and just went to bed last night. I tried the installation one more 
time this morning before checking my email and it somehow just finished without 
the error message. Wine works just fine now. I am totally oblivios to the 
change that happened but still glad it worked out.
Thank you for the help anyway! 

> Date: Sat, 22 Feb 2014 15:40:16 -0800
> From: alexanderk.han...@gmail.com
> To: alohak...@live.de; fink-beginners@lists.sourceforge.net
> Subject: Re: [Fink-beginners] libxml2-bin trouble during wine-installation
> 
> On 2/22/14 3:32 PM, Mister Ix wrote:
> >
> >
> >  > Date: Sat, 22 Feb 2014 14:26:20 -0800
> >  > From: alexanderk.han...@gmail.com
> >  > To: alohak...@live.de; fink-beginners@lists.sourceforge.net
> >  > Subject: Re: [Fink-beginners] libxml2-bin trouble during
> > wine-installation
> >  >
> >  > On 2/22/14 1:38 PM, Mister Ix wrote:
> >  > > Dear Fink experts,
> >  > >
> >  > > I just recently got into using fink and tried installing the wine-32bit
> >  > > package.
> >  > > While trying to install the libxml2-32bit-bin-2.9.1-4 I am told that an
> >  > > inconsistent dependency is being found.
> >  > > I tried the provided fix-attempt but the same error still occurs.
> >  > >
> >  > > I am using a macbook pro, os x 10.9.1
> >  > >
> >  > > Thank you!
> >  > > ------------
> >  > >
> >  > > $ fink install wine-32bit
> >  > > Information about 8400 packages read in 1 seconds.
> >  > > The following package will be installed or updated:
> >  > > wine-32bit
> >  > > The following 4 additional packages will be installed:
> >  > > daemonic dbus dbus1.3-dev libxml2-bin
> >  > > Do you want to continue? [Y/n] y
> >  > > Reading buildlock packages...
> >  > > All buildlocks accounted for.
> >  > > /sw/bin/dpkg-lockwait -i
> >  > >
> > /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/libxml2-bin_2.9.1-2_darwin-x86_64.deb
> >  > > Selecting previously deselected package libxml2-bin.
> >  > > dpkg: considering removing libxml2-32bit-bin in favour of
> > libxml2-bin ...
> >  > > dpkg: yes, will remove libxml2-32bit-bin in favour of libxml2-bin.
> >  > > (Reading database ... 27733 files and directories currently installed.)
> >  > > Unpacking libxml2-bin (from
> > .../libxml2-bin_2.9.1-2_darwin-x86_64.deb) ...
> >  > > Setting up libxml2-bin (2.9.1-2) ...
> >  > >
> >  > > Reading buildlock packages...
> >  > > All buildlocks accounted for.
> >  > > /sw/bin/dpkg-lockwait -i
> >  > >
> > /sw/fink/dists/stable/main/binary-darwin-x86_64/base/daemonic_20010902-4_darwin-x86_64.deb
> >  > > Selecting previously deselected package daemonic.
> >  > > (Reading database ... 27733 files and directories currently installed.)
> >  > > Unpacking daemonic (from .../daemonic_20010902-4_darwin-x86_64.deb) ...
> >  > > Setting up daemonic (20010902-4) ...
> >  > >
> >  > > Reading buildlock packages...
> >  > > All buildlocks accounted for.
> >  > > /sw/bin/dpkg-lockwait -i
> >  > >
> > /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/dbus1.3-dev_1.4.26-1_darwin-x86_64.deb
> >  > >
> > /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/dbus_1.4.26-1_darwin-x86_64.deb
> >  > > Selecting previously deselected package dbus1.3-dev.
> >  > > (Reading database ... 27737 files and directories currently installed.)
> >  > > Unpacking dbus1.3-dev (from
> > .../dbus1.3-dev_1.4.26-1_darwin-x86_64.deb) ...
> >  > > Selecting previously deselected package dbus.
> >  > > Unpacking dbus (from .../dbus_1.4.26-1_darwin-x86_64.deb) ...
> >  > > *** WARNING ***
> >  > >
> >  > > D-Bus starts a system and session bus on your system by default,
> >  > > or a lot of stuff would break. If you don't want it to do that,
> >  > > touch the file '/sw/etc/dbus-1/disable-dbus'. Be warned that many
> >  > > Gnome (and other) packages will fail without D-Bus.
> >  > >
> >  > > If you want to disable the system bus, you can run:
> >  > > /sw/bin/daemonic disable dbus
> >  > >
> >  > > Setting up dbus (1.4.26-1) ...
> >  > >
> >  > > Setting up dbus1.3-dev (1.4.26-1) ...
> >  > > Clearing dependency_libs of .la files being installed
> >  > >
> >  > > Reading buildlock packages...
> >  > > All buildlocks accounted for.
> >  > >
> >  > > While trying to install:
> >  > > libxml2-32bit-bin-2.9.1-4
> >  > >
> >  > > The following inconsistencies found:
> >  > > Unsatisfied dependency in daemonic: libxml2-bin
> >  > >
> >  > > Trying to resolve dependencies...
> >  > > Could not resolve inconsistent dependencies!
> >  > >
> >  > > Fink isn't sure how to install the above packages safely. You may be
> >  > > able to fix things by running:
> >  > >
> >  > > fink scanpackages
> >  > > sudo apt-get update
> >  > > sudo apt-get install libxml2-32bit-bin=2.9.1-4
> >  > >
> >  > > Failed: Fink::SysState: Could not resolve inconsistent dependencies
> >  > >
> >  > >
> >  >
> >  > Yeah, the fix suggestions are really just heuristics based on what you
> >  > have installed and what you are trying to install. In this case it was
> >  > a bad guess.
> >  >
> >  > This shouldn't happen because wine-32bit can use either libxml2-bin or
> >  > libxml-32bit-bin. We probably should give daemonic the same choice.
> >  >
> >  > What happens if you try "fink install wine-32bit" again? On my own 10.9
> >  > setup I had daemonic installed but not wine-32bit, and "fink install
> >  > wine-32bit" didn't try to install libxml-32bit-bin.
> >  > --
> >  > Alexander Hansen, Ph.D.
> >  > Fink User Liaison
> >  > My package updates: http://finkakh.wordpress.com/
> >
> > I tried that multiple times. The log I submitted was the fourth try.
> > I used the basic guides for the fink and wine installation that can be
> > found on their respective websites.
> >
> >
> 
> Sorry, there was no way to know from your initial post.
> 
> As a workaround, try "sudo dpkg -r --force-depends libxml2-bin".  That 
> will allow libxml2-32bit-bin to be installed.  After you get wine-32bit 
> installed, then try to install libxml2-bin again.
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
                                          
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to