Re: Big Sur on an M1 - any ideas?
Debbie Fligor <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
I’m still stuck on getting sensible-utils to install as part of the first fink selfupdate after installing it on my M1 mac mini. This seems to all be URL issues, but it doesn’t seem to matter what mirror I try (from the list it builds with). Any pointers to what I need to adjust would be appreciated. I found something similar in the mail archives, but that issue seemed to be fixed by pointing the repo at source forge, which is already where this last mirror is going. thanks, -debbie > On Feb 19, 2021, at 23:26, Debbie Fligor <[email protected]> wrote: > > > >> >> Fink's bootstrap is set up to be conservative, so arm-apple-darwin20.x needs to be added to the the allowed list. $gcc is uninitialized because of that failure. fink/perlmod/Fink/Bootstrap.pm is the place where this happens, so you might try editing to experiment. I don't recall for sure if that suffices to set the architecture for everything, or if there are other code adjustments that need to be made, however. > > that was enough to get fink to install, thanks! > > I’m working through the packages on selfupdate now (it’s having trouble pulling down sensible-utils-0.0.7.tar.gz, which seems like it’s probably not related to the ARM part of things). It doesn’t seem to matter which mirror I have it try, including sourceforge: > > curl --connect-timeout 30 -f -L -A 'fink/0.45.99.git' -O http://downloads.sourceforge.net/fink/sensible-utils-0.0.7.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 Not Found > ### execution of curl failed, exit code 22 > Downloading the file "sensible-utils-0.0.7.tar.gz" failed. > > > _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners