Re: dependency loop?
Derek Homeier <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
On 6 Oct 2023, at 4:50 pm, Scott Hannahs via Fink-users <[email protected] <mailto:[email protected]>> wrote: > > Since I am starting a new install from scratch, I seem to find some issues that upgrading a current install don’t see. > > Installing python310 seems to require meson-py310 which requires python310 ……. > > Not sure how this is supposed to be resolved. I think this is the dependency problem but not sure since all I get from Fink is that there is a dependency problem trying to install python310 Do you have any details on which of the BuildDependencies in turn requires meson (because Python itself does not)? pkg-config has introduced a number of circular dependencies some time ago, and there is a PR for building a more recent Python (3.10.10 atm) without pkg-conf https://github.com/fink/fink-distributions/pull/996 <https://github.com/fink/fink-distributions/pull/996> but the debate has not been resolved yet whether to use pkgconf or ppkg-config as a replacement. Also according to https://github.com/fink/fink-distributions/pull/996#issuecomment-1446313911 <https://github.com/fink/fink-distributions/pull/996#issuecomment-1446313911> the pkg-config/glib2-shlibs dependency problem should have been resolved now (in any case I don’t see either of them requiring meson to build). Derek _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users