Re: git clone https://github.com/dhomeier/fink dpkg1.16. problem...
Derek Homeier <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
On 11 Jan 2023, at 12:19 pm, Hanspeter Niederstrasser <[email protected]> wrote: > >> Hello, >> below you can see all the steps. After I give the password the laptop screen gets black for around 5 seconds and afterwods >> the errors below appears. >> Giuliano >> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> git clone https://github.com/dhomeier/fink dpkg1.16 >> Cloning into 'dpkg1.16'... >> remote: Enumerating objects: 35737, done. >> remote: Counting objects: 100% (586/586), done. >> remote: Compressing objects: 100% (273/273), done. >> remote: Total 35737 (delta 333), reused 548 (delta 313), pack-reused 35151 >> Receiving objects: 100% (35737/35737), 11.75 MiB | 6.83 MiB/s, done. >> Resolving deltas: 100% (23551/23551), done. >> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> cd dpkg1.16/ >> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop/dpkg1.16> git checkout master > > In your fink directory, you have to checkout the dpkg1.16 branch (you just named the checkout directory 'dpkg1.16', which is not the same) > > `git checkout dpkg1.16` > > Then try `./bootstrap` again (might want to remove the previous aborted install first) I recommend to clone directly from the latest https://github.com/TheSin-/fink dpkg1.16 now since my fork does not have the latest changes from that PR with the full definition of the arm64 architecture on 13.1. But don’t expect to be able to rebuild any significant fraction of the packages out of the box with python2.7 gone since 12.0, and many older packages not even aware of the existence of Apple Silicon. HTH 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