Re: git clone https://github.com/dhomeier/fink dpkg1.16. problem...
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 1/10/23 3:58 PM, Franchetti, Giuliano Dr. 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) Hanspeter -- "Of the 22 schools in the top 20..." --Unknown _______________________________________________ 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