On 2022-03-18 05:34, Sven de Vries wrote:
> On Thu, 17 Mar 2022, Hanspeter Niederstrasser wrote:
>> On 3/13/22 1:04 PM, Sven de Vries wrote:
>>> On Sat, 12 Mar 2022, Hanspeter Niederstrasser wrote:
>>>> On 3/11/22 5:14 AM, Sven de Vries wrote:
>>> should I just replace the detection code in my file with the lines
>>> from github?
>>
>> Yes, but you're probably safer off reinjecting from an updated pull of
>> fink-git/dpkg1.16 to get all the latest changes.
>
> I just checked, and I am on
> dpkg --version
> Debian »/opt/sw3/bin/dpkg« Paketmanagement-Programm Version 1.17.6
>
> wouldn't that be a downgrade? would it break BigSur support?
>
> if yes: the sequence of commands is:
> git clone https://github.com/nieder/fink
> cd fink
> git checkout dpkg1.16
>
> ./bootstrap OR ./inject.pl
dpkg1.16 is just the name of the branch. It won't downgrade your
existing dpkg. Also, my fork is no longer the most up to date. TheSin's
original repo has the latest code. The series of commands is this:
git clone https://github.com/TheSin-/fink fink-thesin
cd fink-thesin
git checkout dpkg1.16
./inject.pl
This puts the code repo into an individualized folder to avoid
confusion, then runs inject.pl to install the latest version of the fink
tool (bootstrap is for new installs).
Hanspeter
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.