On Wed, Nov 20, 2013 at 08:32:29AM -0600, Marc Boxerman wrote:
> Jack,
>
> I'm copying the dependencies below. This is not a complete list, as last
> night I did start to install several of them individually after I encountered
> the resolving dependency error. The two dependencies that surprise me are
> esound and the entire Gnome desktop. Note that gtk+2 and other packages that
> I assume are dependencies are not listed below because I installed them when
> I installed other packages. By the way, evince may be the culprit here. I
> just tried to install evince separately. It is the package that requires the
> texlive-nox-base virtual dependency, esound, and gnome-desktop. Building
> fails immediately because it cannot resolve the ghostscript--nox=9.10-1
> dependency.
>
> Marc
>
>
> (1) texlive-nox-base: Base programs for a TeX Live installation
> (2) texlive-base: Base programs for a TeX Live installation
>
> Pick one: [1]
> The following package will be installed or updated:
> inkscape
> The following 62 additional packages will be installed:
> automake1.13 docbook-utils esound esound-bin esound-common esound-shlibs
> evince
> ghostscript-nox gnome-desktop gnome-desktop2.11-dev gnome-desktop2.11-shlibs
> gnome-doc-utils gnome-icon-theme gnome-keyring-dev gnome-keyring-shlibs
> gnome-vfs2-unified icon-naming-utils libart2 libart2-shlibs libbonoboui2-dev
> libbonoboui2-shlibs libexif12 libexif12-shlibs libgcrypt libgcrypt-shlibs
> libgnome2 libgnome2-dev libgnome2-shlibs libgnomecanvas2 libgnomecanvas2-dev
> libgnomecanvas2-shlibs libgnomeui2-dev libgnomeui2-shlibs libgpg-error
> libgpg-error-shlibs libkpathsea6 libkpathsea6-shlibs libnautilus-ext2-dev
> libnautilus-ext2-shlibs libtasn1-3 libtasn1-3-shlibs make nkf ptexenc1
> ptexenc1-shlibs rarian-compat sgmls-pm startup-notification-dev
> startup-notification-shlibs t1lib5-nox t1lib5-nox-shlibs teckit-dev
> teckit-shlibs texlive-nox-base texlive-texmf xml-namespacesupport-pm
> xml-sax-base-pm xml-sax-expat-pm5162 xml-sax-pm5162 xml-simple-pm5162
> zziplib13-dev zziplib13-shlibs
> Do you want to continue? [Y/n]
I suspect this may be coming from the texlive-nox-base default. On my machines,
I
have texlive-base installed instead. The origin of...
> (1) texlive-nox-base: Base programs for a TeX Live installation
> (2) texlive-base: Base programs for a TeX Live installation
is a bit puzzling as I only see that in...
devel/po4a.info: texlive-nox-base | texlive-base
What happens if you edit that file to have...
devel/po4a.info: texlive-base | texlive-nox-base
instead? Does the prompt become...
(1) texlive-base: Base programs for a TeX Live installation
(2) texlive-nox-base: Base programs for a TeX Live installation
instead?
Jack
>
> On Nov 20, 2013, at 8:24 AM, Jack Howarth <[email protected]> wrote:
>
> > On Tue, Nov 19, 2013 at 11:38:20PM -0600, Marc Boxerman wrote:
> >> Good news and bad news. As noted, fink is now trying to build 0.48.4-11.
> >> The new issue is with dependencies. Are audiofile, esound, and
> >> gnome-desktop really needed? At any rate, fink is tripping on another
> >> dependency: ghostscript-nox=9.10-1. Ghostscript and ghostscript-fon are
> >> installed. I tried removing ghostscript but fink says it cannot.
> >>
> >> Thanks,
> >>
> >> Marc
> >
> > Marc,
> > The evince dependency was added because the Print Preview button in
> > inkscape uses it. On both my 10.8
> > and 10.9 boxes, I have...
> >
> > % dpkg -l | grep ghostscript
> > ii fc-ghostscript 20110722-1 Add ghostscript fonts to fontconfig search
> > ii ghostscript 9.10-1 Interpreter for PostScript and PDF
> > ii ghostscript-fo 8.11-3 Standard fonts for Ghostscript
> >
> > Can you attach the complete output from 'fink install inkscape' so we can
> > see all of
> > the dependencies? Also, are you using 'fink -m'? This can trigger
> > circular-dependency
> > errors so it should be avoided if you have a huge number of packages to
> > install at once.
> > I would try to break the installations up into to...
> >
> > fink install evince
> > fink install inkscape
> >
> > and see if that helps.
> > Jack
> >
> >>
> >>
> >> Reading buildlock packages...
> >> /sw/bin/dpkg-lockwait -i
> >> /sw/fink/dists/stable/main/binary-darwin-x86_64/devel/automake1.13_1.13.4-2_darwin-x86_64.deb
> >> Selecting previously deselected package automake1.13.
> >> dpkg: considering removing automake1.11 in favour of automake1.13 ...
> >> dpkg: yes, will remove automake1.11 in favour of automake1.13.
> >> (Reading database ... 87752 files and directories currently installed.)
> >> Unpacking automake1.13 (from .../automake1.13_1.13.4-2_darwin-x86_64.deb)
> >> ...
> >> install-info(automake.info): deleting entry `* Automake: (automake) ...'
> >> Setting up automake1.13 (1.13.4-2) ...
> >> * Automake: (automake). Making GNU standards-compliant Makefiles.
> >>
> >> Reading buildlock packages...
> >> 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 ghostscript-nox=9.10-1
> >>
> >> Updating the list of locally available binary packages.
> >> Scanning dists/stable/main/binary-darwin-x86_64
> >> New package:
> >> dists/stable/main/binary-darwin-x86_64/libs/audiofile-bin_0.2.6-2_darwin-x86_64.deb
> >> New package:
> >> dists/stable/main/binary-darwin-x86_64/libs/audiofile-shlibs_0.2.6-2_darwin-x86_64.deb
> >> New package:
> >> dists/stable/main/binary-darwin-x86_64/libs/audiofile_0.2.6-2_darwin-x86_64.deb
> >> Failed: Fink::SysState: Could not resolve inconsistent dependencies
> >> Rhodes:finkinfo mboxerman$
> >>
> >> On Nov 19, 2013, at 11:00 PM, Alexander Hansen
> >> <[email protected]> wrote:
> >>
> >>> On 11/19/13 8:56 PM, Marc Boxerman wrote:
> >>>> Alexander,
> >>>>
> >>>> your link points to 4 files. I put all of them in
> >>>> /sw/fink/dists/10.7/stable/main/finkinfo/graphics/
> >>>>
> >>>> I then ran fink selfupdate and then fink install inkscape, but fink
> >>>> still tries to install inkscape-0.48.4-8 and the build fails.
> >>>> Am I missing a step in pointing fink to the new package?
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Marc
> >>>>
> >>>>
> >>>
> >>> Try running "fink index -f".
> >>>
> >>> If that doesn't work, use "fink dumpinfo -finfofile inkscape" to see if
> >>> fink is picking up a different .info file than you expect.
> >>> --
> >>> Alexander Hansen, Ph.D.
> >>> Fink User Liaison
> >>> My package updates: http://finkakh.wordpress.com/
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners